@charset "utf-8";

/* 全体レイアウト
---------------------------------------------　*/
body{
	position: relative;
	overflow-x: hidden;	
}
.top article{
	background:url('../images/bk-main.jpg') top center no-repeat;
	background-size: 100%;
}

/* 共通
---------------------------------------------　*/
.wrap{
	width:980px;
	margin:auto;
	position: relative;
	/*overflow:hidden;*/
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.mincho{
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,
	"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.bold{
	font-weight:bold;
}
.red{
	color:#e20017;
}
.fadein {
	opacity: 0;
	transition: all 1.4s;
}
.delay {
	opacity: 0;
	transition: all 1.4s;
	transition-delay: 1s;
}
.fade_on{
	opacity: 1;
}
.btn:hover{
	background-color:#ffe2e8;
}
.btn2:hover{
	background-color:rgba(217,157,0,0.8);
}
.boxer-content{
	height:100%;
}
/* 個別スタイル
---------------------------------------------　*/

/* 明治ロゴ */
.top .logo{
	position: absolute;
	top:10px;
}
.subpage header h1{
	position: absolute;
	right:0;
}
.subpage .logo{
	padding:10px 0 6px 0;
}

/* メニュー・SNSボタン */
.menu{
	position: fixed;
	left:20px;
	top:45%;
	cursor:pointer;
	z-index:100;
}
.sns{
	position: fixed;
	right:20px;
	top:45%;
	z-index:100;
}
.sns li:first-child{
	margin-bottom:8px;
}
/* スライドメニュー */
#slide-menu{
	display: none;
	position: fixed;
	top:0;
	/*margin-left:-350px;*/
	width:350px;
	height:100%;
	background-color: #820008;
	z-index:200;
}
#slide-menu ul{
	position: fixed;
	top:50%;
	left:110px;
	transform: translate(0, -50%);
}
#slide-menu ul li{
	text-align: center;
	border-bottom:solid 1px #fff;
}
#slide-menu ul li:last-child{
	border-bottom:none;
}
#slide-menu ul a{
	display: block;
	padding:16px 0;
	color:#fff;
	font-size:15px;
	letter-spacing: -0.3;
}
#slide-menu .close{
	position: fixed;
	left:20px;
	top:45%;
	cursor:pointer;
}
/* タイトル */
header h2{
	padding:20px;
}
header h3{
	padding:10px 0 0;
	border-bottom:solid 1px;
	font-size:24px;
	display: inline-block;
	margin-bottom:30px;
}
header .lead{
	font-size:16px;
	line-height:2;
}
.ipad header .lead{
	font-size:14px;
	line-height:1.8;
}
header .next{
	display: inline-block;
	padding:30px;
}
/*ページ1 */
#page01{
	background:url("../images/bk-wave.png") top center no-repeat;
	background-size: 100%;
	padding-bottom:30px;
}
.ipad #page01{
	padding-bottom:0;
}
#page01 .hmark{
	padding:60px 0 30px 100px;
	float:left;
}
#page01 p{
	width:400px;
	font-size:20px;
	color:#fff;
	float:right;
	padding:60px 60px 40px;
	/*line-height:2;*/
}
#page01 span{
	display: block;
	border-bottom:solid 1px;
	padding:10px 0;
}
#page01 strong{
	font-size:30px;
	font-weight: normal;
}
.ipad #page01 .center{
	background-color: #bc0a08;
	padding-bottom:30px;
}
/* ページ2 */
#page02{
	background-color: #ffffff;
}
#page02 .wrap{
	background:url("../images/logo-transfat.png") top right no-repeat;
	background-size: 100px;
/*	padding-bottom:30px;*/
}
#page02 h2{
	font-size:40px;
	padding:110px 0 10px;
}
#page02 .lineup{
	background: url("../images/lineup.png") top center no-repeat;
	background-size: 100%;
	margin-bottom: 20px;
}
#page02 figure{
	margin:0 60px 20px 0;
	float:left;
}
#page02 figure:nth-child(1){
	margin-left:130px;
}
/*#page02 figure:nth-child(3){
	margin-right:120px;
}
*//*#page02 figure:nth-child(5){
	margin-left:260px;
}
#page02 figure:nth-child(6){
	margin-right:0;
}*/
/*#page02 figure:nth-child(n+5){
	margin-right:50px;
}*/
#page02 figure:nth-child(7){
	margin-right:0px;
}
#page02 figure img{
	/*border:solid 1px;*/
	width:200px;
}
/* ページ3 */
#page03{
	height:500px;
	position: relative;
}
#page03 .bk-red{
	position: absolute;
	background-color:rgba(255,0,18,0.8);
	width:51.2vw;
	height:350px;
	top:110px;
}
#page03 .bk-orange{
	position: absolute;
	background-color:rgba(229,112,0,0.8);
	width:51.2vw;
	height:350px;
	top:75px;
	right:0;
}
#page03 .q1{
	position: absolute;
	background:url("../images/icon-q1.png") top left no-repeat;
	width:430px;
	top:50px;
	padding-top:150px;
	color:#fff;
}
#page03 .q2{
	position: absolute;
	background:url("../images/icon-q2.png") top right no-repeat;
	width:430px;
	right:0;
	padding-top:150px;
	color:#fff;
}
#page03 h2{
	background:url("../images/fukidashi.png") top left no-repeat;
	padding:10px;
	font-size:24px;
	box-sizing: border-box;
	height:82px;
}
#page03 li{
	font-size:15px;
	line-height:2;
}
/* ページ4 */
#page04 p{
	color:#e10012;
	font-size:22px;
	margin-bottom:30px;
}
#page04 li{
	text-align: center;
	padding:100px;
}
#page04 .faq{
	background:url("../images/bk-btn-02.jpg") center center no-repeat;
	background-size:100% auto;
}
#page04 .efforts{
	background:url("../images/bk-btn-03.jpg") center center no-repeat;
	background-size:100% auto;
}
/* ページ5 */
#page05{
	padding-top:50px;
	background-color: #fff3eb;
}
#page05 h2{
	font-size:30px;
	border-top:solid 2px #e10012;
	border-bottom:solid 2px #e10012;
	padding:10px;
	letter-spacing: 0.1em;
	margin-bottom:30px;
}
#page05 > .wrap{
	padding-bottom:10px;
}
#page05 > .wrap p{
	font-size:16px;
	line-height:2;
	padding-bottom:30px;
	border-bottom:dotted 1px;
	margin-bottom:40px;
}
#page05 .bottom{
	background-color: #bc0a08;
	color:#fff;
}
#page05 .bottom p{
	font-size:24px;
	padding:40px;
}
#page05 .bottom p::before{
	position: absolute;
	content: "";
	height: 0;
	width: 0;
	border-top: 22px solid #fff3eb;
	border-right: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-left: 22px solid transparent;
	top:0;
	left:240px;
}
/* 最後 */
#bottom img{
	width:100%;
}

/* ページ6 */
#page06 .wrap{
	padding-bottom:30px;
}
#page06 h2{
  font-size: 40px;
  padding-top: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
}

/* 下層ページ
---------------------------------------------　*/

/* 20180301 左固定メニューに変更 */

.subpage article,.subpage footer{
	margin-left:260px;
}
.subpage .wrap{
	width:720px;
	/*border:solid 1px #000;*/
	padding:0 50px;
}
.subpage #slide-menu-fixed{
	display: block;
	width:260px;
	left:0;
}
.subpage #slide-menu-fixed ul{
	left:20px;
}
#slide-menu-fixed{
	display: none;
	position: fixed;
	top:0;
	/*margin-left:-350px;*/
	width:350px;
	height:100%;
	background-color: #820008;
	z-index:200;
}
#slide-menu-fixed ul{
	position: fixed;
	top:50%;
	left:110px;
	transform: translate(0, -50%);
}
#slide-menu-fixed ul li{
	text-align: center;
	border-bottom:solid 1px #fff;
}
#slide-menu -fixedul li:last-child{
	border-bottom:none;
}
#slide-menu-fixed ul a{
	display: block;
	padding:16px 0;
	color:#fff;
	font-size:15px;
	letter-spacing: -0.3;
}
/* ぱんくず */
.subpage main nav{
	background-color:#f0f0f0;
	padding:6px 0;
}
.subpage main nav li{
	float:left;
}
.subpage main nav li a{
	color:#000;
}
.subpage main nav li a::after{
	content: ">";
	padding:0 8px;
}
/* 見出し */
.subpage main #header{
	background:url("../images/bk-red.png") center center no-repeat;
	background-size: 100%;
}
.subpage main #header h1{
	font-size:32px;
	color:#fff;
	padding:20px 0;
}
/* Q&A */
#page{
	padding:30px 0;
}
#page .more{
	padding:20px;
}
.panel{
	width:100%;
	box-sizing: border-box;
	padding:20px 30px 0;
	border:solid 1px;
	margin-bottom:20px;
}
.panel:nth-child(even){
	border-color:#ea8d33;
	color:#ea8d33;
	box-shadow:5px 5px #ea8d33;
}
.panel:nth-child(odd){
	border-color:#e73341;
	color:#e73341;
	box-shadow:5px 5px #e73341;
}
.panel h2,.panel p{
	color:#4e4e4e;
}
.panel h2{
	background:url("../images/icon-q-red.png") top left no-repeat;
	font-size:24px;
	padding:20px 0 8px 76px;
	margin-bottom:20px;
}
.panel:nth-child(even) h2{
	background:url("../images/icon-q-orange.png") top left no-repeat;
}
.panel h2::after{
	content:"";
	display: block;
	border-bottom:solid 2px #e73341;
}
.panel:nth-child(even) h2::after{
	border-bottom:solid 2px #ea8d33;
}
.panel p{
	font-size:16px;
	line-height:1.8;
	margin-bottom:20px;
}
.panel figure{
	margin:0;
	text-align: center;
	margin-bottom:20px;
}
.panel figure img{
	margin:0 auto;
}
/*.wide{
	width:980px;
}*/
.wide h2{
	background:none;
	padding-left:0;
}
.wide h2::after{
	content:"";
	display: block;
	border-bottom:dotted 2px #e73341;
}
/* ポップアップ */
.popup{
	background-color: #fff;
}
.popup article{
	width:800px;
	padding:20px 0;
	margin:auto;
}
.popup h1{
	font-size:20px;
	border-bottom:solid 1px #bc0a08;
	margin-bottom:20px;
}
.popup img{
	max-width: 100%
}
.popup figure{
	margin:0 0 30px 0;
	padding:0;
}
/*#boxer .boxer-iframe{
	width:840px;
}*/
#boxer.iframe{
	width:840px !important;
}
/* 資料 */
.doc article{
	width:950px;
	margin:50px auto;
	border:solid 1px #ccc;
	box-sizing: border-box;
	padding:50px 100px;
	line-height: 1.8;
}
.doc article h1{
	font-size:24px;
	line-height: 1.4;
	margin-bottom:30px;
}
.doc article h2{
	font-size:16px;
	line-height: 1.8;
	margin-bottom:30px;
}
.doc article h2 span{
	font-size:20px;
	border-bottom:solid 1px;
}
.doc article h2.kei{
	border:solid 1px;
	padding:0 10px;
	display: inline-block;
}
.doc article h3{
	font-size:16px;
	line-height: 1.4;
	margin-bottom:30px;
}
.doc article p{
	font-size:14px;
}
.doc .chu{
	font-size:12px;
	margin-bottom:30px;
}
.doc section{
	margin-bottom:30px;
}
.doc figure{
	text-align: center;
	margin-bottom:30px;
}
.doc .disc li{
	list-style-type: disc;
	margin-left:20px;
}
.doc .num li{
	margin-left:30px;
	text-indent:-1.2em;
	font-size:14px;
}
.doc table{
	margin-bottom:30px;
	/*width:auto;*/
}
.doc table caption{
	text-align:left;
	font-size:16px;
}
.doc table thead{
	text-align:left;
}
.doc tbody{
	font-size:14px;
}
.doc tbody th,.doc tbody td{
	border-right:solid 1px;
	border-bottom:solid 1px;
	padding:4px 10px;
	line-height:1.2;
}
.doc tbody tr:first-child th{
	border-top:solid 1px;
}
.doc tbody tr th:first-child{
	border-left:solid 1px;
}

/*外部リンク用アイコン追加*/
.external_link {
	color: #0065A9;
	text-decoration: underline;
}
.external_link:hover {
	text-decoration: none;
}
.external_link:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 24px;
	margin-left: 5px;
	background-image: url('../images/icon_new_window.png');
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
}
