@charset "utf-8";
/* CSS Document */

/* title */
h2#history_lead {
	height:307px;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}
h2#history_lead div {
	min-width:1000px;
	height:307px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
}
h2#history_lead div img#history_leadimg { display: block; position: absolute; top: 0px; margin-left: auto; margin-right: auto; left: 0px; right: 0px; }

/* content */
.history_content {
	display:block;
	margin-bottom:64px;
}
#pname_history #cont_sub #sub_cont .hist_01{ overflow: hidden; padding-bottom: 40px; }
#pname_history #cont_sub #sub_cont .hist_01 .txt_box{ display: block; width: 650px; float: right; font-size: 13px; letter-spacing: 0.02em; }
#pname_history #cont_sub #sub_cont .hist_01 figure{}
#pname_history #cont_sub #sub_cont .hist_01 figure img{ width: 100%; }
#pname_history #cont_sub #sub_cont .hist_01 figure figcaption{ font-size:12px; margin-top: 4px; }
#pname_history #cont_sub #sub_cont .hist_01 .txt_box figure figcaption{ font-size: 10px; }
#pname_history #cont_sub #sub_cont .hist_01 figure#chouse { width: 324px; float: left; display: block; }
#pname_history #cont_sub #sub_cont .hist_01 figure#japanopen{ width: 175px; display: inline-block; float: right; margin-left: 20px; margin-top: 15px; } 

#pname_history #cont_sub #sub_cont .hist_02{ overflow: hidden; padding-bottom: 70px; }
#pname_history #cont_sub #sub_cont .hist_02 .txt_box{ display: block; width: 350px; float: left; font-size: 13px; }
#pname_history #cont_sub #sub_cont .hist_02 figure{ width: 304px; float: right; }
#pname_history #cont_sub #sub_cont .hist_02 figure img{ width: 100%; }
#pname_history #cont_sub #sub_cont .hist_02 figure figcaption{ font-size: 12px; margin-top: 4px; }
#pname_history #cont_sub #sub_cont .hist_02 figure#queenH16{ margin-left: 8px; }

@media only screen and (max-width: 798px) {
h2#history_lead {height: 30.7vw;}
h2#history_lead div{ width: 100vw; height: 30.7vw; }
h2#history_lead div img#history_leadimg{ width: auto; height: 100%; left: -10vw; margin-left: 0px; margin-right: 0px; }

#pname_history #cont_sub #sub_cont .hist_01{ padding-top: 5vw; }
#pname_history #cont_sub #sub_cont .hist_01 .txt_box{ width: 100%; margin-bottom: 4vw; font-size: 12px; }
#pname_history #cont_sub #sub_cont .hist_01 figure{ margin-bottom: 2vw; }
#pname_history #cont_sub #sub_cont .hist_01 figure figcaption{ font-size: 10px; }
#pname_history #cont_sub #sub_cont .hist_01 figure#chouse{ width: 100%; }
#pname_history #cont_sub #sub_cont .hist_01 figure#japanopen{ width: 40%;}

#pname_history #cont_sub #sub_cont .hist_02{ padding-bottom: 40px; }
#pname_history #cont_sub #sub_cont .hist_02 .txt_box{ width: 100%; font-size: 12px; float: none; }
#pname_history #cont_sub #sub_cont .hist_02 figure{ width: 100%; float: none; margin-top: 20px; }
#pname_history #cont_sub #sub_cont .hist_02 figure figcaption{ font-size: 10px; }
#pname_history #cont_sub #sub_cont .hist_02 figure#queenH16{ margin-left: 0px;  }

.history_content{ width: 100%; }
}