@charset "UTF-8";
@import url("../webfonts/HelveticaNeueLightCond/stylesheet.css");
/*--------------------------
 MENU HEAD ILLUST
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_head_illust {
	position: absolute;
	top: -0px;
	right: 0px;
}
.menu_head_illust img {
	width: 180px;
	height: auto;
}
}
@media screen and (min-width:960px) {
.menu_head_illust {
	position: absolute;
	top: -0px;
	right: 0px;
}
.menu_head_illust img {
	width: 200px;
	height: auto;
}
}
/*--------------------------
 MENU SHOULDER
----------------------------*/
.menu_shoulder_back_col {
	margin-bottom: 50px;
	height: 90px;
}
.menu_col01 {
	background-color: #C7BEA1;
}
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_shoulder_wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (min-width:960px) {
.menu_shoulder_wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
}
.menu_shoulder_eng {
	font-size: 40px;
	line-height: 46px;
	background-color: #025c82;
	color: #FFFFFF;
	text-align: center;
	width: 90px;
	height: 65px;
	padding-top: 25px;
}
.menu_shoulder_title {
	font-size: 30px;
	line-height: 36px;
	letter-spacing: 0.1em;
	margin-left: 120px;
	margin-top: -60px;
}
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_shoulder_p {
	margin-left: 350px;
	margin-top: -45px;
}
}
@media screen and (min-width:960px) {
.menu_shoulder_p {
	margin-left: 400px;
	margin-top: -30px;
}
.menu_shoulder_p br {
	display: none;
}
}
.menu_shoulder_p {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

/*--------------------------
 MENU STANDARD
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_standard_wrapper {
	width: 750px;
}
}
@media screen and (min-width:960px) {
.menu_standard_wrapper {
	width: 960px;
}
}
.menu_standard_wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 50px;
}
.menu_standard_wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.menu_standard_p {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.1em;
	font-weight: bold;
	float: left;
	width: 65%;
	padding-top: 20px;
}
.menu_standard_img {
	float: right;
	width: 30%;
}
.menu_standard_img img {
	width: 100%;
	height: auto;
}
/*--------------------------
 MENU THREE
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_three {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
@media screen and (min-width:960px) {
.menu_three {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
.menu_three::after {
    content: "";
    display: block;
    clear: both;
}
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_three li {
	margin-bottom: 2%;
}
}
@media screen and (min-width:960px) {
.menu_three li {
	float: left;
	width: 25%;
	margin-right: 4.6%;
}
}
.menu_three li {
	background-color: #edebe4;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.menu_three li:nth-child(3n) {
	margin-right: 0%;
}
.menu_three_title {
	font-size: 23px;
	line-height: 26px;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: #025c82;
	padding-bottom: 20px;
}
.menu_three_p {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.05em;
	font-weight: bold;
}
/*--------------------------
 MENU REINS
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_reins {
	width: 750px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
@media screen and (min-width:960px) {
.menu_reins {
	width: 960px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
.menu_reins_title {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0.05em;
	font-weight: bold;
	padding-bottom: 10px;
}
.menu_reins_p {
	font-size: 14px;
	line-height: 22px;
	width: 70%;
}
/*--------------------------
 MENU PERIOD
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_period {
	width: 750px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
@media screen and (min-width:960px) {
.menu_period {
	width: 960px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
.menu_period_pc {
	
}
.menu_period_pc img {
	width: 100%;
	height: auto;
}
.menu_period_smart {
	display: none;	
}
.menu_period_smart img {
	
}
.menu_period_p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
/*--------------------------
 MENU TABLE
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_table {
	width: 750px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
}
@media screen and (min-width:960px) {
.menu_table {
	width: 960px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
}
.menu_table caption {
	font-size: 22px;
	line-height: 28px;
	margin-top: 10px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
}
.menu_table thead tr th {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}
.menu_table thead tr th:first-child {
	width: 20%;
	border-left: 1px solid #000000;
	background-color: #E1E1E1;
}
.menu_table thead tr th:nth-child(2n) {
	border-left: 1px solid #000000;
	background-color: #CF843B;
}
.menu_table thead tr th:nth-child(3n) {
	border-left: 1px solid #000000;
	background-color: #8FC31F;
}
.menu_table tbody tr th {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0.05em;
}
.menu_table tbody tr td {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0.05em;
	padding-right: 20px;
}
.menu_table tbody tr th:first-child {
	width: 20%;
	border-left: 1px solid #000000;
	background-color: #E1E1E1;
}
.menu_table tbody tr td:nth-child(2n) {
	border-left: 1px solid #000000;
	font-size: 14px;
}
.menu_table tbody tr td:nth-child(3n) {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 14px
}
@media screen and (min-width:769px) and ( max-width:960px) {
.menu_table_p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
@media screen and (min-width:960px) {
.menu_table_p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
.menu_table_p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}



/*--------------------------
 RESULT SALES TABLE
----------------------------*/
@media screen and (min-width:769px) and ( max-width:960px) {
.results_sales_table {
	margin-top: 50px;
	margin-bottom: 50px;
}
}
@media screen and (min-width:960px) {
.results_sales_table {
	width: 960px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;

}
}

.results_sales_table thead tr th {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0.05em;
	color: #000000;
}
.results_sales_table thead tr th:first-child {
	width: 20%;

}
.results_sales_table thead tr th:nth-child(2n) {

}
.results_sales_table thead tr th:nth-child(3n) {

}
.results_sales_table tbody {
	border-bottom: 1px solid #000000;
}
.results_sales_table tbody tr th {
	border-top: 1px solid #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.results_sales_table tbody tr td {
	border-top: 1px solid #000000;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	letter-spacing: 0.05em;
	padding-right: 20px;
}
.results_sales_table tbody tr th:first-child {
	width: 20%;
	background-color: #E1E1E1;
}
.results_sales_table tbody tr td:nth-child(2n) {
	border-left: 1px solid #000000;
	font-size: 14px;
}
.results_sales_table tbody tr td:nth-child(3n) {
	border-left: 1px solid #000000;
	font-size: 14px
}


