@charset "utf-8";
@import url("/Portals/0/css/doutoku_min.css") screen and (min-width:480px) and (max-width: 768px);


#contents_doutoku{
	margin:0 auto;
	padding:0;
	/* font-family: 'Noto Sans JP', sans-serif, 'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック','sans-serif'; */
}

#contents_doutoku img{
	max-width: auto;
	height: auto;
	width /***/:auto;/*IE8*/
}
#contents_doutoku p{
	margin:0;
	font-size:14px;
	color:#333;
}
#contents_doutoku a{
	text-decoration:underline;
	font-weight:bold;
	color:#191919;
	font-size:16px;
	vertical-align: baseline;
}
#contents_doutoku a:hover{
	opacity:0.9;
}
.switch {
    visibility: hidden;
}
#contents_doutoku{
/*	width:1290px;*/
/*	margin-left:60px; */
    table-layout: fixed;
}
#wrap_doutoku{
	max-width:1292px;
	table-layout: fixed;
}



#contents_doutoku h1{
	margin:0!important;
	text-align:center;
	height:auto;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
#contents_doutoku #headerNav{

}

#contents_doutoku #Navaria{
	padding: 36px 25px;
	background: #fff;
}
#contents_doutoku #Navaria .lead{
	text-align: center;
	color: #f6a954;
	font-size: 20px;
	margin-bottom: 36px;
	font-weight: bold;
}
#contents_doutoku #Navaria .lead span{
	display: block;
}
#contents_doutoku #Navaria .lead br{
	display: none;
}
#contents_doutoku #headerNav ul{
	overflow: hidden;
	width: 100%;
}
#contents_doutoku #headerNav ul li{
	width: 16.6%;
	border-right: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	position: relative;
}
#contents_doutoku #headerNav ul li:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 4.5px 0 4.5px;
	border-color: #ffffff transparent transparent transparent;
	bottom: 10px;
	left: 50%;
	margin-left: -4.5px;
}
#contents_doutoku #headerNav ul li a{
	display: table;
	width: 100%;
	color: #fff;
	background: #f6a954;
	text-align: center;
	text-decoration: none;
	height: 80px;
	padding-bottom: 10px;
}
#contents_doutoku #headerNav ul li a span{
	display: table-cell;
	vertical-align: middle;
}
#contents_doutoku #headerNav ul li:first-child a,
#contents_doutoku #headerNav ul li:last-child a{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
#contents_doutoku #headerNav ul li:first-child a{
	-webkit-border-top-right-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-ms-border-top-right-radius: 0px;
	-o-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-ms-border-bottom-right-radius: 0px;
	-o-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#contents_doutoku #headerNav ul li:last-child a{
	-webkit-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	-ms-border-top-left-radius: 0px;
	-o-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-ms-border-bottom-left-radius: 0px;
	-o-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#contents_doutoku h1 img.pcmv{
	width:1292px;
	height:399px;
	display:block;
	margin:auto 0;
}
#contents_doutoku h1 img.spmv{
	display:none;
}

#contents_doutoku h2{
	margin:0;
	text-align:center;
	padding:0px;
	background-image:none;
}
#contents_doutoku h2 img.pcmv{
	display:block;
	margin:auto 0;
}
#contents_doutoku h2 img.spmv{
	display:none;
}
#contents_doutoku h4{
	color: #fff;
	background: #7293c9;
	font-size: 20px;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	padding: 12px 20px;

}
#contents_doutoku h5{
	color: #7293c9;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;

}

#contents_doutoku .big{
	font-size: 200%;
}

ul{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}

/*
----------------------------------------------------------------*/
#contents_doutoku .bbtn_dotoku{
	text-align: center;
}

#contents_doutoku .bbtn_dotoku a{
	display: inline-block;
	background: #f84942;
	padding: 22px 45px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	position: relative;
	text-decoration: none;
	font-size: 18px;
}
#contents_doutoku .acd_btn,
#contents_doutoku .acd_btn_bottom{
	position: relative;

}
#contents_doutoku .bbtn_dotoku a span{

}
#contents_doutoku .bbtn_dotoku a span br{
	display: none;
}
#contents_doutoku .bbtn_dotoku span:after,
#contents_doutoku .acd_btn span:after,
#contents_doutoku .acd_btn_bottom span:after,
#contents_doutoku .qabox dt span:after{
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	right: 24px;
	margin-top: -7px;
	border-style: solid;
	border-width: 7px 0 7px 11px;
	border-color: transparent transparent transparent #ffffff;
}

#contents_doutoku .down span:after,
#contents_doutoku .qabox dt span:after{
	content: '';
	border-width: 11px 7px 0 7px;
	border-color: #ffffff transparent transparent transparent;
}
#contents_doutoku .up span:after,
#contents_doutoku .qabox dt.active span:after{
	content: '';
	border-width: 0 7px 11px 7px;
	border-color: transparent transparent #ffffff transparent;
}
#contents_doutoku .bbtn_dotoku{
	margin-top: 40px;
}
#contents_doutoku .bbtn_dotoku.green a{
	background: #2fcf9e;
}
#contents_doutoku .bbtn_dotoku.long a{
	padding: 22px 105px;
}
/*02*/
#contents_doutoku .bbtn_dotoku02{
	text-align: center;
}

#contents_doutoku .bbtn_dotoku02 a{
	display: inline-block;
	background: #fff;
	padding: 16px 45px;
	text-align: center;
	color: #f88811;
	border: 4px solid #faaa54;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 0px 0px rgba(0,0,0,0.2);
	position: relative;
	text-decoration: none;
	font-size: 18px;
}
#contents_doutoku .bbtn_dotoku02 a span {
  display: block;
  position: relative;
  padding-left: 30px;
}
#contents_doutoku .bbtn_dotoku02 a span:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background-color: currentColor;
}
#contents_doutoku .bbtn_dotoku02 a span:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
  background-color: currentColor;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#contents_doutoku .bbtn_dotoku02.red a{
	color: #f06161;
	border: 4px solid #f17575;
}
#contents_doutoku .bbtn_dotoku02.bl a{
	color: #5b8fcf;
	border: 4px solid #5b8fcf;
}
#contents_doutoku .bbtn_dotoku02.gr a{
	color: #4b4b4b;
	border: 4px solid #6a6969;
}
/*
----------------------------------------------------------------*/
#globalnav_dotoku{
	margin-bottom: 100px;
}
#globalnav_dotoku ul{
	overflow: hidden;
}
#globalnav_dotoku ul li{
	float: left;
	width: 261px;
	margin-right: 82px;
}
#globalnav_dotoku ul li:nth-child(4n){
	margin-right: 0;
}
#globalnav_dotoku ul li a,
#globalnav_dotoku ul li a:link{
	background: url(/Portals/0/resource/products/dotoku/img/gnav_ic01.png) no-repeat center center;
	display: block;
	border-bottom: 4px solid #dddddd;
	color: #333;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 140px;
	padding-bottom: 30px;
	text-align: center;
}
#globalnav_dotoku ul li a br{
	display: none;
}
#globalnav_dotoku ul li a:hover,
#globalnav_dotoku ul li a.active{
	border-bottom: 4px solid #fcac0f;
	color: #fcac0f!important;
}
#globalnav_dotoku ul li.n1 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic01.png);}
#globalnav_dotoku ul li.n2 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic02.png);}
#globalnav_dotoku ul li.n3 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic03.png);}
#globalnav_dotoku ul li.n4 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic04.png);}
#globalnav_dotoku ul li.n5 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic05.png);}
#globalnav_dotoku ul li.n6 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic06.png);}
#globalnav_dotoku ul li.n7 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic07.png);}
#globalnav_dotoku ul li.n8 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic08.png);}
#globalnav_dotoku ul li.n9 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic09.png);}
#globalnav_dotoku ul li.n10 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic10.png);}
#globalnav_dotoku ul li.n11 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic11.png);}
#globalnav_dotoku ul li.n12 a{background-image: url(/Portals/0/resource/products/dotoku/img/gnav_ic12.png);}

/*
----------------------------------------------------------------*/

#section00_doutoku,
#section04_doutoku{
	background: url(/Portals/0/resource/products/dotoku/img/bg00.png) repeat 0 0;
	padding:60px 80px ;
}
#section00_doutoku h2{
	float: left;
	text-indent:-9999px;
	background: url(/Portals/0/resource/products/dotoku/img/section00_img01.png) no-repeat 0 0;
	height: 751px;
	width:268px;
}
.top_doutoku #section00_doutoku h2{
	float: none;
	text-indent:0px;
	background-image: none;
	height: auto;
	width:auto;
	margin-bottom: 20px;
}
.top_doutoku #section00_doutoku .timg{
	position: relative;
	left: -60px;
}

#section00_doutoku .movie_wrap{
	float:left;
	margin: 20px 0 0 50px;
}
#section00_doutoku .movie_wrap .lead{
	color:#ef356e;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
#section00_doutoku .movie_wrap p{
	color:#333;
	font-size:14px;

}


#section00_doutoku .movie_wrap .movie{
	margin:50px 0 0 0;
	overflow: hidden;
}
#section00_doutoku .movie_wrap .movie p{
	padding-bottom:20px;
	font-weight:bold;
}

#section00_doutoku .movie_wrap iframe{
	width:800px;
	height:449px;

}
#section00_doutoku .profile{
	background-color:#fff;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	border:solid 3px #c2d1e9;
	text-align:left;
	padding:20px 40px;
	height:auto;
	clear:both;
	overflow: hidden;
	display:block;
}
#section00_doutoku .profile .txt{
	float:left;
	width:70%;
}
#section00_doutoku .profile .lead{
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
}
#section00_doutoku .profile img{
	float:right;
	margin-left:50px;
	width: 140px;
}
.top_doutoku #section00_doutoku .movie_wrap{
	float: none;
	margin: 0;
	margin-bottom: 40px;
}
.top_doutoku #section00_doutoku .movie_wrap .movie{
	width: 100%;
}
.top_doutoku #section00_doutoku .movie_wrap .text_frame{
	float: left;
	width: 500px;
}
.top_doutoku #section00_doutoku .movie_wrap .text_frame p{
	font-weight: normal!important;
}
.top_doutoku #section00_doutoku .movie_wrap .movie_frame{
	float: right;
	width:610px;
	height:344px;

}
.top_doutoku #section00_doutoku .movie_wrap iframe{
	width:610px;
	height:344px;
}
.top_doutoku #section00_doutoku .wrap_toku{
	padding: 30px 30px 0;
	margin-bottom: 40px;
}
.top_doutoku #section00_doutoku .wrap_toku p{
	margin-bottom: 20px;
}
.top_doutoku #section00_doutoku .wrap_toku p strong{
	font-weight: bold;
	color: #7293c9;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 5px;
}
.top_doutoku #section00_doutoku #toku_n1{

}
.top_doutoku #section00_doutoku #toku_n1 ul{
	overflow: hidden;
	margin-top: 40px;
}
.top_doutoku #section00_doutoku #toku_n1 ul li{
	margin-right: 15px;
	float: left;
	background: #f1f5fc;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 256px;
	text-align: center;
	height: 240px;
}
.top_doutoku #section00_doutoku #toku_n1 ul li:last-child{
	margin-right: 0;
}
.top_doutoku #section00_doutoku #toku_n1 ul li p{
	text-align: left;
}
.top_doutoku #section00_doutoku #toku_n1 ul li .tit{
	background: #fff;
	padding: 5px 0;
	font-size: 18px;
	color: #7293c9;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.top_doutoku #section00_doutoku table{
	background: #fffff3;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 100%;
	border-collapse:collapse;
}
.top_doutoku #section00_doutoku table th,
.top_doutoku #section00_doutoku table td{
	padding: 20px 20px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.top_doutoku #section00_doutoku table th{
	background: #f4d25d;
	color: #fff;
	text-align: left;
	overflow: hidden;
}
.top_doutoku #section00_doutoku table td:first-child{
	vertical-align: middle;
}
.top_doutoku #section00_doutoku table th:first-child{
	width: 30%;
}
.top_doutoku #section00_doutoku table td p.ic{
	background: url(/Portals/0/resource/products/dotoku/img/section00_siryou_ic.png) no-repeat left center;
	padding-left: 60px;
	min-height:50px;
	line-height: 50px;
	font-size: 16px;
}
.top_doutoku #section00_doutoku table figure{
	float: left;
	width: 130px;
	margin-bottom: 12px;
	margin-right: 30px;
	font-size: 14px;
	text-align: center;
}
.top_doutoku #section00_doutoku table figure a{
	font-size: 14px;
	font-weight: normal;
}
.top_doutoku #section00_doutoku .acd_btn,
.top_doutoku #section00_doutoku .acd_btn_bottom{
padding: 16px 20px;
background: #f8bd4b;
color: #fff;
font-weight: bold;
cursor: pointer;
}
.top_doutoku #section00_doutoku .RepletterList{
	overflow: hidden;
	margin-top: 20px;
}
.top_doutoku #section00_doutoku .RepletterList li{
	width: 49%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
}
.top_doutoku #section00_doutoku .RepletterList li:nth-child(2n){
	margin-right: 0;
}
.top_doutoku #section00_doutoku .RepletterList .bbtn_dotoku{
	margin-top: 0;
}
.top_doutoku #section00_doutoku .RepletterList .bbtn_dotoku a{
	font-size: 16px!important;
	padding: 18px 45px 18px 18px;
	display: block;
	text-align: left;
}
.top_doutoku #section00_doutoku .bbtn_dotoku.resp {
    display: none;
}

/*
----------------------------------------------------------------*/

#section01_doutoku{
	background: url(/Portals/0/resource/products/dotoku/img/bg01.png) repeat 0 0;
	padding:60px 80px ;
}
#section01_doutoku .lead{
	text-align:center;
	margin:50px 0 40px 0;
	color:#f68914;
	font-weight:bold;
	font-size:16px;
}
#section03_doutoku .lead2 {
    text-align: center;
    margin: 50px 0 40px 0;
    color: #eb4c4c;
    font-weight: bold;
    font-size: 16px;
}
#section01_doutoku .qa .qa_link{
	float:right;
	vertical-align: middle;
	display:inline-flex;
	margin-top:30px;
}
#section01_doutoku .qa .pdf_link{
	/*float:right; */
	vertical-align: middle;
	display:inline-flex;
	margin-top:30px;
	padding: 5px 0 0 0;
}
#section01_doutoku .qa .qa_link img,
#section01_doutoku .qa .pdf_link img,
#section02_doutoku .pdf_link img,
#section03_doutoku .pdf_link img{
	margin-left:10px;
	height: 27px;
}
#section01_doutoku .qa .pdf_link a{
	display: inline-flex;
}
#section01_doutoku .qa .pdf_link3{
float:right;
}
#section01_doutoku .qa dl dt{
	color:#fff;
	background: url(/Portals/0/resource/products/dotoku/img/down.png) no-repeat 0 0;
	background-position: right;
	background-color:#faaa55;
	font-weight:bold;
	font-size:18px;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
	padding:15px 30px ;
	cursor:pointer;
}
#section01_doutoku .qa dl dt span{
	font-size:20px;
}
#section01_doutoku .qa dl dt.active{
	background: url(/Portals/0/resource/products/dotoku/img/up.png) no-repeat 0 0;
	background-position: right;
	background-color:#faaa55;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}
#section01_doutoku .qa dl dd{
	background-color:#fff;
	border-radius: 0 0 10px 10px / 0 0 10px 10px;
	padding:15px 30px ;
	margin:0;
	font-size:14px;
	clear:both;
	overflow:hidden;
	display: none;
}
#section01_doutoku .qa dl dd span{
	font-size:20px;
	color:#fa7f54;
	font-weight:bold;
}
#section01_doutoku .bbtn_dotoku02 {
	margin-top: 45px;
}


#section02_doutoku{
	background: url(/Portals/0/resource/products/dotoku/img/bg02.png) repeat 0 0;
	padding:60px 120px ;
}
#section02_doutoku h2{
	margin-bottom: 25px;
}
#section02_doutoku h3.lead{
	text-align:center;
	color:#068d64;
	font-weight:bold;
	font-size:16px;
}
.top_doutoku #section02_doutoku h3.lead{
	font-size: 20px;
}
.top_doutoku #section02_doutoku .movie{
	width: 794px;
	height: 446px;
	margin: 0 auto 30px;
}
.top_doutoku #section02_doutoku .movie iframe{
	width: 794px;
	height: 446px;
}
#section02_doutoku .pdf_link a,
#section03_doutoku .pdf_link a{
	display:inline-flex;
	padding: 5px 0 5px;
	background:none;
}
#section02_doutoku table{
	table-layout:fixed;
	width: 1050px;
	border-spacing: 30px;
}
#section02_doutoku table td{
	padding: 20px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#section02_doutoku table td .bg{
}
#section02_doutoku table td.bg_wh01 .bg{
	min-height:82px;
}
#section02_doutoku table td.bg_wh03 .bg,
#section02_doutoku table td.bg_wh02 .bg{
	min-height:104px;
}
#section02_doutoku table td.bg_wh01{
	background: url(/Portals/0/resource/products/dotoku/img/bg_wh01.png) no-repeat;
}
#section02_doutoku table td.bg_wh02{
	background: url(/Portals/0/resource/products/dotoku/img/bg_wh02.png) no-repeat;
}
#section02_doutoku table td.bg_wh03{
	background: url(/Portals/0/resource/products/dotoku/img/bg_wh02.png) no-repeat;
	vertical-align: top;
}
#section02_doutoku table td.bg_wh01 .lead,
#section02_doutoku table td.bg_wh02 .lead,
#section02_doutoku table td.bg_wh03 .lead{
	font-size: 14px;
	color: #068d64;
	font-weight: bold;
	background: url(/Portals/0/resource/products/dotoku/img/section02_lead.png) no-repeat 0;
	vertical-align: top;
}
#section02_doutoku table td.bg_wh01 .lead{
    padding: 0 0 5px 30px;
}

#section02_doutoku table td.bg_wh02 .lead{
    padding:10px 0 0 30px;
}
#section02_doutoku table td.bg_wh03 .lead{
    padding:10px 0 0 30px;
}
#section02_doutoku table td.bg_wh01 .lead2,
#section02_doutoku table td.bg_wh02 .lead2,
#section02_doutoku table td.bg_wh03 .lead2{
	font-size: 14px;
	color: #767676;
	font-weight: normal;
	background: url(/Portals/0/resource/products/dotoku/img/section02_lead.png) no-repeat 0;
	vertical-align: top;
}
#section02_doutoku table td.bg_wh01 .lead2{
    padding: 0 0 5px 30px;
}

#section02_doutoku table td.bg_wh02 .lead2{
    padding:10px 0 10px 30px;
}
#section02_doutoku table td.bg_wh03 .lead2{
    padding:10px 0 10px 30px;
}



/*
----------------------------------------------------------------*/

#section03_doutoku{
	/*background: url(/Portals/0/resource/products/dotoku/img/bg03.png) repeat 0 0;*/
	/*background: linear-gradient(to bottom, #f7f7f7, #fbfbfb);*/
	padding:30px 0px ;
}
.top_doutoku #section03_doutoku{
	padding:60px 65px ;
}
#section03_doutoku .point01 .point_img,
#section03_doutoku .point02 .point_img,
#section03_doutoku .point03 .point_img{
display:none;

}
#section03_doutoku .bbtn_dotoku02 {
	margin-top: 40px;
}


#section03_doutoku .point01,
#section03_doutoku .point02,
#section03_doutoku .point03{
	margin:0 auto ;
}
#section03_doutoku .point00{
	background: url(/Portals/0/resource/products/dotoku/img/bg_point00.png) no-repeat 0 0;
	margin-top: 30px;
}

#section03_doutoku .point01{
	background: url(/Portals/0/resource/products/dotoku/img/bg_point01.png) no-repeat 0 0;
	margin-top: 30px;
	min-height: 478px;
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#section03_doutoku .point02{
	background: url(/Portals/0/resource/products/dotoku/img/bg_point02.png) no-repeat 0 0;
	margin-top: 30px;
	min-height: 479px;
	padding-top: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#section03_doutoku .point03{
	background: url(/Portals/0/resource/products/dotoku/img/bg_point03.png) no-repeat 0 0;
	margin-top: 30px;
	min-height: 626px;
	padding-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#section03_doutoku .point00{
	overflow: hidden;
	padding: 47px 30px 20px 125px;
	min-height: 340px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#section03_doutoku .point00 .box{
	float: left;
	width: 290px;
	text-align: center;
	margin-right:26px;
}
#section03_doutoku .point00 .box:nth-child(2){
	float: left;
	width: 290px;
	text-align: center;
	margin-right:26px;
	margin-top:26px;
}
#section03_doutoku .point00 .box p{
	text-align: left;
}
#section03_doutoku .point00 .box p.img{
	text-align: center;
}
#section03_doutoku .point00 .box h3{
	color: #eb4c4c;
	font-size: 24px;
	margin: 10px;
}
#section03_doutoku .point01 .lead,
#section03_doutoku .point03 .lead{
	margin-left:170px;
}
#section03_doutoku .point02 .lead{
	margin-left:100px;
}
#section03_doutoku .box a{
	display: inline;
}
#section03_doutoku .point01 table,
#section03_doutoku .point03 table{
	table-layout:fixed;
	margin-left:150px;
	width: 960px;
	border-spacing: 20px;
	font-size:14px;
}

#section03_doutoku .point02 table{
	margin:0 150px 0 80px;
	width: 80%;
	border-spacing: 20px;
}
#section03_doutoku table td{
	background-color:#fff;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	border-collapse:separate;
	padding:15px 15px ;
	width:45%;
	vertical-align: top;
}
#section03_doutoku table td .gray{
	text-indent:1em;
}
#section03_doutoku p{
padding:0px;
}

/*
----------------------------------------------------------------*/


#section04_doutoku h3{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	background: url(/Portals/0/resource/products/dotoku/img/section04_h3.png) no-repeat 0;
    padding:5px 0 0 25px;
}
#section04_doutoku p{
padding:0px;
}
.top_doutoku #section04_doutoku h4 {
    background: #14a536;
}

#section04_doutoku .hyouka,
#section04_doutoku .hyouka_R{
	width: 100%;
	padding: 0px 0 50px 0;
	clear: both;
	overflow: hidden;
}
#section04_doutoku .hyouka .d_detail p,
#section04_doutoku .hyouka_R .d_detail p{
	margin-top:20px;
}


#section04_doutoku .hyouka_R{
	overflow: hidden;
}
#section04_doutoku .hyouka li,
#section04_doutoku .hyouka_R li{
	font-size:14px;
}
#section04_doutoku .hyouka .d_detail{
	float: left;
}
#section04_doutoku .hyouka .d_img{
	float: right;
	overflow: hidden;
	width: 50%;
	height: auto;
	margin-top: 25px;
}
#section04_doutoku .hyouka .d_img img{
	width:100%;
}
#section04_doutoku .hyouka .d_img .underline,
#section04_doutoku .hyouka_R .d_img .underline{
	text-align: center;
	color: #666;
	font-size:14px;
	width: 45%;
	margin: 0 auto;
}
#section04_doutoku .hyouka_R .d_detail{
	float: right;
	clear: both;
	overflow: hidden;
}
#section04_doutoku .hyouka_R .d_img{
	float: left;
	overflow: hidden;
	width: 50%;
	height: auto;
	margin-top: 25px;
}
#section04_doutoku .hyouka_R .d_img img{
	width:100%;
}
#section04_doutoku div.pc.link{
	display: block;
}
#section04_doutoku div.sp.link{
	display: none;

}
#section04_doutoku .lead{
	color: #14a536;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 20px 0;
}
#section04_doutoku div.link,
#section06_doutoku div.link{
	margin: 20px auto;
	clear: both;
	text-align: center;
}
#section04_doutoku .qabox{
	margin-bottom: 20px;
	color: #333;

}
#section04_doutoku .qabox dt,
#section04_doutoku .qabox dd{
	margin: 0;
	padding: 15px 20px;
	display: block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	position: relative;
}
#section04_doutoku .qabox dt{
	margin: 0;
	padding: 15px 45px 15px 20px;
	display: block;
	background: #75c11a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
#section04_doutoku .qabox dt:before{
	content: 'Q.';
	margin-right: 5px;
}
#section04_doutoku .qabox dt.active {
    margin: 0;
    display: block;
    background: #75c11a;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}
#section04_doutoku .qabox dd{
	margin: 0;
	padding: 0px 20px;
	display: none;
	background: #fff;
	border:2px solid #82c090;
	font-size: 14px;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	-ms-border-top-left-radius: 0;
	-o-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	-ms-border-top-right-radius: 0;
	-o-border-top-right-radius: 0;
	border-top-right-radius: 0;
	padding-left: 45px;
	position: relative;
}
#section04_doutoku .qabox dd p{
	position: relative;
	top: 0px;
	padding: 18px 0;
}
#section04_doutoku .qabox dd:before{
	content: 'A.';
	margin-right: 5px;
	color: #fa93b3;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	left: 20px;
	top: 16px;
}
.red{
	color: #ff0000;
	font-size: 14px;
}

#section05_doutoku,
#section06_doutoku{
	background: url(/Portals/0/resource/products/dotoku/img/bg05.png) repeat 0 0;
}
#section05_doutoku{
	padding-bottom: 50px;
}
#section05_doutoku h2{
	display: block;
	padding-top: 60px;
}
#section05_doutoku h2 img{
	margin-right: 0;
	float: none;
}
#section05_doutoku h2+.lead {
    text-align: center;
    margin: 20px 0 0px 0;
    color: #5d8cc7;
    font-weight: bold;
    font-size: 16px;
}
#section05_doutoku .lead br {
    display: none;
}
#section05_doutoku h3,
#section06_doutoku h3{
	color: #2278bf;
	font-weight: bold;
	font-size: 16px;
	background: url(/Portals/0/resource/products/dotoku/img/section05_lead.png) no-repeat 0;
    padding:0 0 0 35px;
}
#section05_doutoku .blue_inner,
#section06_doutoku .blue_inner{
	padding:40px 80px 10px 80px;
	overflow: hidden;
	width: 100%;
}

#section05_doutoku .blue_inner iframe{
	width: 600px;
	height:300px;
}

#section05_doutoku .blue_inner ul li,
#section06_doutoku .blue_inner ul li{
	font-size: 14px;
	color: #4b4b4b;
}

#section05_doutoku .blue_inner .books a{
	color: #232323;
	font-size: 16px;
}
#section05_doutoku .blue_inner .books p{
	margin: 10px 0 10px 0;
}
#section05_doutoku .blue_inner .books .kome1 i{
	font-style: normal;
}

#section05_doutoku .blue_inner .books{
	width: 45%;
	float: left;
}

#section05_doutoku .blue_inner .books .mt20{
       margin-top: 0;
}
#section05_doutoku .kome1 {
	position:relative;
	padding-left:20px;
	    float: left;
}
#section05_doutoku .kome1:before {
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
#section05_doutoku .kome{
	padding-left:1em;
	text-indent:-1em;

}


#section06_doutoku .blue_inner .w100p .books{
	width: 40%;
	margin: 20px 0 50px 50px;
	float: left;
}
#section05_doutoku .blue_inner .w100p a,
#section06_doutoku .blue_inner .w100p a{
	margin-bottom: 20px;
}
#section05_doutoku .blue_inner .books img,
#section06_doutoku .blue_inner .w100p .books img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#section05_doutoku .blue_inner .w100p .flL .blue_rad{
	width: 50%;
}
#section05_doutoku img{
	margin-right:15px;
	float: left;
}

#section06_doutoku .blue_inner .w100p .ml50{
    margin-left: 0;

}
/*
----------------------------------------------------------------*/
#section08_doutoku{
	background: url(/Portals/0/resource/products/dotoku/img/bg03.png) repeat 0 0;
	padding:60px 80px ;
}
.top_doutoku #section08_doutoku .movie {
    width: 794px;
    height: 446px;
    margin: 30px auto 30px;
}
.top_doutoku #section08_doutoku .movie iframe {
    width: 794px;
    height: 446px;
}
.top_doutoku #section08_doutoku .bbtn_dotoku a span br {
    display: block;
}
.top_doutoku #section08_doutoku h4 {
    background: #feb3b3;
}
.top_doutoku #section08_doutoku h5 {
    color: #eb4c4c;
}
.top_doutoku #section08_doutoku .movie.o3 {
    margin-left: 20px;
     width: 465px;
    height: 260px;
}
.top_doutoku #section08_doutoku .movie.o3 iframe {
    width: 465px;
    height: 260px;
}
/*
----------------------------------------------------------------*/
#section09_doutoku {
    background: url(/Portals/0/resource/products/dotoku/img/bg01.png) repeat 0 0;
    padding: 60px 80px;
}
.top_doutoku #section09_doutoku h4 {
    background: #f5ac5e;
}
.top_doutoku #section09_doutoku h5 {
    color: #fa8835;
}
/*
----------------------------------------------------------------*/
#section10_doutoku {
    background: url(/Portals/0/resource/products/dotoku/img/bg05.png) repeat 0 0;
    padding: 60px 80px;
}
#section10_doutoku h3{
	color: #1ab8d1;
	font-weight: bold;
	font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

/*
----------------------------------------------------------------*/
#contents_doutoku .column2 {
    overflow: hidden;
    margin-top: 30px;
}
#contents_doutoku .column2 .box {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 30px;
}
#contents_doutoku .column2 .box:nth-child(2n) {
    margin-right: 0;
}
#contents_doutoku .column2 .img {
    text-align: center;
    margin-top: 20px;
}
.blue{
	background-color:#86b7df;
	color:#fff;
	text-align:center;
	padding:40px 0 40px 0;
	clear:both;

}
.blue p{
	font-size: 25px;
	color:#fff;
}
.blue span{
	font-size: 14px;
}
.blue_rad{
	background-color:#71a6e2;
	color:#fff;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	padding:12px 15px ;
	width:150px;
	text-align:center;
	margin-bottom: 10px;
}
.gray{
	color:#767676!important;
	font-size:14px!important;
}

#section06_doutoku .gray{
	text-indent: 1.5em;
	text-align: right;
}

/* section07 */
#section07_doutoku{
	background-color:#f7f7f7;
	padding:60px 80px ;
}
#section07_doutoku .bbtn_dotoku02 {
	margin-top: 40px;
}
#section07_doutoku .gray a{
	color:#767676!important;
	font-size:14px!important;
	font-weight: normal!important;
}

#section07_doutoku h2,
#info h2{
	color:#616161;
	font-size: 25px;
	font-weight: bold;
}
#section07_doutoku h2,
#section03_doutoku h2{
	font-size: 40px;
	margin-bottom: 32px;
	border-bottom: none;
	background: none;
	color: #41494c;
}

#section07_doutoku h3{
	color:#434343;
	font-size: 24px!important;
	position: relative;
	padding-left: 20px;
	border-bottom: 1px solid #4b4b4b;
	padding-bottom: 10px;
}
#section07_doutoku h3:before {
  content: '';
  position: absolute;
  left: 0px;
  top:13px;
  margin-top: 0px;
  width: 8px;
  height: 8px;
  border-bottom: solid 3px currentColor;
  border-right: solid 3px currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#section07_doutoku h3 a {
  text-decoration: none;
  display: inline-block;
  padding-right: 4px;
  font-size: 24px!important;
}
#section07_doutoku h3 a.blank {
  position: relative;
}
#section07_doutoku h3 a.blank:before,
#section07_doutoku h3 a.blank:after{
  content: '';
  position: absolute;
  border: 1px solid #707070;
  width: 10px;
  height: 10px;
  right: -19px;
  top: 11px;
}
#section07_doutoku h3 a.blank:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 15px;
}
#section07_doutoku h4{
	color:#434343;
	font-size: 16px;
}
#section07_doutoku h4.lead01{
	background: url(/Portals/0/resource/products/dotoku/img/section07_lead01.png) no-repeat 0;
	padding: 7px 0 0 45px;
}
#section07_doutoku h4.lead02{
	background: url(/Portals/0/resource/products/dotoku/img/section07_lead02.png) no-repeat 0;
	padding: 15px 0 0 45px;
}
#section07_doutoku h4.lead03{
	background: url(/Portals/0/resource/products/dotoku/img/section07_lead03.png) no-repeat 0;
	padding: 7px 0 0 45px;
}
#section07_doutoku h4.lead04{
background: url(/Portals/0/resource/products/dotoku/img/section07_lead04.png) no-repeat 0;
	padding: 7px 0 0 45px;
}
#section07_doutoku h4.lead05{
background: url(/Portals/0/resource/products/dotoku/img/section07_lead05.png) no-repeat 0;
	padding: 7px 0 0 45px;
}
#section07_doutoku h2,
#section07_doutoku h3,
#section07_doutoku h4{
	font-family: "M PLUS 1p",'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','ＭＳ Ｐゴシック','sans-serif';
}

#section07_doutoku table{
	width:100%;
	text-align:left;
	border-collapse:collapse;
	    margin-bottom: 20px;
}
#section07_doutoku table th{
	background-color:#f8f8f8;
	font-weight:normal;
	padding:25px 15px;
	border-top:1px solid #d0d0d0;
	font-size: 14px;
}
#section07_doutoku table td{
	background-color:#fff;
	padding:25px 15px;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
#section07_doutoku table td .gray{
	padding-left:0.5em;
}
#section07_doutoku p {
    padding: 0 0 15px 0;
}
/* section07 */

#info{
	text-align:center;
	margin-top:50px;
}
#info a{
	margin: 0 auto;
}
#info p{
	margin:30px 0 30px 0;
}
#footer{
	margin-top:50px;
}




/* レイアウト
----------------------------------------------------------------*/
.acd_wrap{
	display: none;
}
figure {
    display: block;
    margin: 0;
}

.txtC{
	text-align:center;
}
.txtR{
	text-align:right;
}
.txtL{
	text-align:left!important;
}
.flL{
	float:left;
}
.flR{
	float:right;
}
.imgC{
	margin:0 auto;
}
.imgL{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imgR{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.flb  {
    _zoom: 1;
    overflow: hidden;
}
.flb p    { overflow: hidden; _zoom: 1; }
.clr{
	clear:both;
}
.display_none{
	display:none;
}
.ovf_hid{
	overflow: hidden;
}
.w50p{
	width: 50%;
}
.w100p{
	width: 100%;
	margin: 0 auto;
}

/* 余白
----------------------------------------------------------------*/
.m00{
	margin:0;
}
.mt02{
	margin-top:2px;
}
.mt05{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.mt30{
	margin-top:30px;
}
.mt35{
	margin-top:35px;
}
.mt40{
	margin-top:40px;
}
.mt45{
	margin-top:45px;
}
.mt50{
	margin-top:50px;
}
.mt100{
	margin-top:100px;
}

.mr02{
	margin-right:2px;
}
.mr05{
	margin-right:5px;
}
.mr10{
	margin-right:10px;
}
.mr15{
	margin-right:15px;
}
.mr20{
	margin-right:20px;
}
.mr25{
	margin-right:25px;
}
.mr30{
	margin-right:30px;
}
.mr35{
	margin-right:35px;
}
.mr40{
	margin-right:40px;
}
.mr45{
	margin-right:45px;
}
.mr50{
	margin-right:50px;
}

.mb02{
	margin-bottom:2px;
}
.mb05{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}
.mb35{
	margin-bottom:35px;
}
.mb40{
	margin-bottom:40px;
}
.mb45{
	margin-bottom:45px;
}
.mb50{
	margin-bottom:50px;
}
.mb100{
	margin-bottom:100px;
}

.ml02{
	margin-left:2px;
}
.ml05{
	margin-left:5px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.ml25{
	margin-left:25px;
}
.ml30{
	margin-left:30px;
}
.ml35{
	margin-left:35px;
}
.ml40{
	margin-left:40px;
}
.ml45{
	margin-left:45px;
}
.ml50{
	margin-left:50px;
}

.p00{
	padding:0;
}
.pt02{
	padding-top:2px;
}
.pt05{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt15{
	padding-top:15px;
}
.pt20{
	padding-top:20px;
}
.pt25{
	padding-top:25px;
}
.pt30{
	padding-top:30px;
}
.pt35{
	padding-top:35px;
}
.pt40{
	padding-top:40px;
}
.pt45{
	padding-top:45px;
}
.pt50{
	padding-top:50px;
}
.pt55{
	padding-top:55px;
}
.pt60{
	padding-top:60px;
}
.pt65{
	padding-top:65px;
}
.pt60{
	padding-top:60px;
}
/*.pt75{
	padding-top:75px;
}20170331 kawashima*/
.pt80{
	padding-top:80px;
}
.pt85{
	padding-top:85px;
}
.pt90{
	padding-top:90px;
}
.pt95{
	padding-top:95px;
}
.pt100{
	padding-top:100px;
}

.pr02{
	padding-right:2px;
}
.pr05{
	padding-right:5px;
}
.pr10{
	padding-right:10px;
}
.pr15{
	padding-right:15px;
}
.pr20{
	padding-right:20px;
}
.pr25{
	padding-right:25px;
}
.pr30{
	padding-right:30px;
}
.pr35{
	padding-right:35px;
}
.pr40{
	padding-right:40px;
}
.pr45{
	padding-right:45px;
}
.pr50{
	padding-right:50px;
}

.pb02{
	padding-bottom:2px;
}
.pb05{
	padding-bottom:5px;
}
.pb10{
	padding-bottom:10px;
}
.pb15{
	padding-bottom:15px;
}
.pb20{
	padding-bottom:20px;
}
.pb25{
	padding-bottom:25px;
}
.pb30{
	padding-bottom:30px;
}
.pb35{
	padding-bottom:35px;
}
.pb40{
	padding-bottom:40px;
}
.pb45{
	padding-bottom:45px;
}
.pb50{
	padding-bottom:50px;
}
.pb55{
	padding-bottom:55px;
}
.pb60{
	padding-bottom:60px;
}
.pb65{
	padding-bottom:65px;
}
.pb70{
	padding-bottom:70px;
}
.pb75{
	padding-bottom:75px;
}
.pb80{
	padding-bottom:80px;
}
.pb85{
	padding-bottom:85px;
}
.pb90{
	padding-bottom:90px;
}
.pb95{
	padding-bottom:95px;
}
.pb100{
	padding-bottom:100px;
}

.pl02{
	padding-left:2px;
}
.pl05{
	padding-left:5px;
}
.pl10{
	padding-left:10px;
}
.pl15{
	padding-left:15px;
}
.pl20{
	padding-left:20px;
}
.pl25{
	padding-left:25px;
}
.pl30{
	padding-left:30px;
}
.pl35{
	padding-left:35px;
}
.pl40{
	padding-left:40px;
}
.pl45{
	padding-left:45px;
}
.pl50{
	padding-left:50px;
}
/* 2017.03.07 T.K. 追記 調整用 */
#contents_doutoku p{
	padding:0px;
}
#section01_doutoku a[href$=".pdf"],
#section02_doutoku a[href$=".pdf"],
#section03_doutoku a[href$=".pdf"],
#section04_doutoku a[href$=".pdf"],
#section05_doutoku a[href$=".pdf"],
#section06_doutoku a[href$=".pdf"]{
	padding:0!important;
	background:none!important;
}
#section01_doutoku h3,
#section02_doutoku h3,
#section03_doutoku h3,
#section04_doutoku h3,
#section05_doutoku h3,
#section06_doutoku h3,
#contents_doutoku h5{ /* 2017.03.31 T.K. 追記 調整用 */
	border:none!important;
}

#section03_doutoku ul li,
#section04_doutoku ul li{
	padding:0px;
}
#section05_doutoku .blue_inner ul li,
#section06_doutoku .blue_inner ul li{
	padding:0px;
}

#section07_doutoku p{
	padding:0 0 15px 0;
}
.blue p{
	font-size: 25px!important;
	color:#fff!important;
}
#section05_doutoku .blue_inner,
#section06_doutoku .blue_inner{
	width: auto!important;
}
#section05_doutoku .blue_inner .books{
	width: 50%!important;
}
#section06_doutoku .blue_inner .w100p .books{
	width: 45%!important;
	margin: 20px 0 50px 40px!important;
	float: left!important;
}
#contents_doutoku h1{
	border: none!important;
}
#section00_doutoku .profile img#katoimg{
	/*float:right;
	margin-left:50px;*/
	width: 173px!important;
	height: 173px!important;
}
.sptxt {
    display: none;
}

/* 2017.03.29 M.S. 追記 調整用 */
#section05_doutoku .blue_inner iframe{
	width: 560px!important;
	height:315px!important;
}
/* 2017.03.30 M.S. ＜納品後＞追記 調整用 */
#contents_doutoku h1{
	padding-bottom: 0px!important;
}
#contents_doutoku h2{
	margin:0;
	text-align:center;
	padding:0px;
	background-image:none;
	border:none!important;
}
#contents_doutoku h3,h4{
	border:none!important;
}
/*
#section05_doutoku,
	padding:60px 80px ;
}

#section05_doutoku .blue_inner .books .mt20{
	float:none;
}*/

#section05_doutoku h2{
	display: block;
	padding-top: 60px!important;
}

/* 2017.03.31 T.K. 追記 調整用 */
#mainWrap,
#mainTopWrap{
	background: none!important;
}
/* 2017.03.31 M.S. ＜納品後＞追記 調整用 */

#section05_doutoku .blue_inner .books .kome1 p{
	word-wrap:normal!important;
}
#section05_doutoku .blue_inner .books .kome1 {
	word-wrap:normal!important;
}

/* 2017.06.22 ks2 拡大教科書用追記 */

ul#kakudai_navi{display:block;margin:0;padding:0;}
ul#kakudai_navi:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
ul#kakudai_navi li{float:left;padding:10px;border:3px solid #f8bd4c;border-bottom:0;margin-right:5px;border-radius:5px 5px 0 0;background-color:#FFF;}
ul#kakudai_navi li.active{background-color:#f8bd4c;color:#FFF;}

div#kakudai_main{border:3px solid #f8bd4c;background-color:#FFF;}
div#kakudai_base,div#kakudai_sample{padding:10px;}
div#kakudai_base div#kakudai_box{position:relative;}
div#kakudai_base div#kakudai_box img,div#kakudai_sample img{border:2px #999 solid;}
div#kakudai_base div#kakudai_box a{position:absolute;top:0;left:0;display:block;border: 3px dotted #f8bd4c;font-size:200%;}

}