@charset "Shift_JIS";
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}
.f-redf00 { color: #FF0000}
/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}
a.OpaChange:hover *{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
article img {
    max-width: 100%;
	height: auto;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}
#wrap #wrapInner{
	width:100%;
	height:auto;	
}

/*title---------------------------------------------------*/
#title{
	position:relative;
	background:#fff4f7;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
}
#title p{
	margin:20px 0 10px 0;
	padding:0;
}
#title ul{
	text-align:center;
	letter-spacing:-0.4em;
}
#title ul li{
	display:inline-block;
	letter-spacing:normal;
	width:25%;
}
#title ul li a{
	display:block;
	padding:0 0;
}

/*commonBox*/
.commonBox:nth-of-type(2n-1){
	background:#ffe7ee
}
.commonBox{
	background:#fff4f7
}
.commonBox img{
	max-width:100%;
	height:auto;
}
.commonBox strong{
	font-weight:bold;
}
.in{
	margin:0 auto;
	padding:20px 15px 30px;

}
.in h2{
	font-size:22px;
	font-weight:normal;
	padding:5px 0 10px;
	text-align:center;
	font-family: "Mplus 1p";
}
.in h2 img{
	display:block;
	width:40px;
	margin:0 auto 5px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:0;
}
.nm{
	position:relative;
	top:0!important;
}
.catche{
	font-size:14px;
	padding:20px 20px 30px;
	line-height:140%;
	text-align:center;
	background:url(../images/im_linenext.png) no-repeat 50% 100%;
	background-size:140px auto;
}
.catche2{
	font-size:14px;
	text-align:center;
	margin-bottom:25px;
	line-height:150%;
	letter-spacing:normal;
}
.in h3{
	text-align:center;
	color:#FFF;
	background:url(../images/bg_sub_smp.png) no-repeat;
	background-size:100% auto;
	padding:23px 15px 15px 15px;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px;
	letter-spacing:normal;
	line-height:22px;
	font-family: "Mplus 1p";
}
.leftPhoto{
	overflow:hidden;
}
.leftPhoto p{
	margin-bottom:20px;
	text-align:center;
}
.boxInB{
	padding:0px;
	margin-bottom:10px;
}
.leftPhoto div{
	overflow:hidden;
	font-size:15px;
	line-height:160%;
}
.leftPhoto div dl{
	margin-bottom:10px;
}
.leftPhoto div dl dt{
	font-weight:bold;
}
.rankNavi{
	overflow:hidden;
	padding:0 10px;
	text-align:center;
	margin-bottom:40px;
	display:none
}
.rankNavi ul{
	display:inline-block;
	text-align:left;
}
.rankNavi ul:nth-of-type(1){
	width:40%;

}
.rankNavi ul:nth-of-type(2){
	display:inline-block;
}
.rankB{
	overflow:hidden;
	padding-top:10px;
	border-top:1px dashed #ffb0d0;
	margin-bottom:10px;
}
#r01.rankB{
	border-top:none;
	padding-top:5px;
}
.rankB h4{
	text-align:center;
	margin-bottom:5px;
	color:#f85687;
	background:url(../images/im_open.png) no-repeat 95% 5%;
	background-size:30px auto;
}
.rankB h4.active{
	background:url(../images/im_close.png) no-repeat 95% 5%!important;
	background-size:30px auto!important
}
.rankB h4 strong{
	font-size:20px;
	margin-right:20px;
	font-weight:600;
	display:block;
}
.rankB h4 span{
	font-size:16px;
	display:block;
	padding:5px 0 0 0;
	line-height:18px
}
.rankB h4 strong b{
	font-size:30px;
	font-weight:600
}
.rankB div table.ankerT{
	width:100%;
	margin-top:20px;
	table-layout:fixed;
}
.rankB div table.ankerT th{
	padding:0 15px;
	text-align:center;
}
.rankB div table.ankerT th img{
	width:80px;
	text-align:center;
	height:auto;
}
.rankB div table.ankerT td{
	padding:0 10px;
	text-align:center;
	font-size:14px;
	line-height:150%;
	vertical-align:top;
}
.rankB div table.ankerT td > strong{
	display:block;
	font-size:26px;
	font-weight:normal!important;
}
.rankB div table.ankerT td > strong img{
	width:28px;
	height:auto;
}
.matome{
	letter-spacing:-0.4em;

}
.matome li{
	letter-spacing:normal;
	padding:0 20px 25px;
	text-align:center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.one{
	color:#C90;
}
.red{
	color:#F00;
}
.blue{
	color:#09C
}
.green{
	color:#096
}
.pink{
	color:#F69
}
.proBox{
	overflow:hidden;
}
.proBox{
	overflow:hidden;
	margin-bottom:5px
}
.proBox dt{
	margin:0 auto;
	text-align:center;

}
.proBox dt img{
	width:100px;
	margin:0 0 0 20px;
	float:left;
}
.proBox dt strong{
	display:block;
	font-size:14px;
	text-align:center;
	padding:5px 8px 5px;
	color:#FFF;
	margin-bottom:0;
	position:relative;
	vertical-align:middle;
	overflow:hidden;
}
.bgG{
	background:#093
}
.bgB{
	background:#09C
}
.bgP{
	background:#f85383
}
.proBox dt span{
	display:block;
	font-size:14px;
	background:#FFF;
	padding:5px 0;
	overflow:hidden;
	position:relative;
}
.proBox dd{
	clear:both;
}
.proBox dd div {
 	position: relative;
	display: block;
 	margin: 1.5em 0 0.5em 0;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
	border-radius: 5px;
	top:-15px;
}
.proBox dd div p {
	margin: 0;
	padding: 10px;
	line-height:160%;
	font-size:14px;
}
.proBox dd div p strong{
	display:block;
	color:#f95687;
	font-size:16px;
	margin-bottom:10px;
}
a.btnAll{
	display:block;
	background:url(../images/im_arrow.png) no-repeat #F90 95% 50%;
	background-size:10px auto;
	font-size:18px;
	padding:10px 35px 10px 20px;
	color:#FFF;
	text-align:center;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-bottom:4px solid rgba(0,0,0,0.2);
}
.single{
	margin:0 0;
}
.btnBox{
	text-align:center;
	letter-spacing:-0.4em;
}
.btnBox a{
	display:block;
	letter-spacing:normal;
	margin:0 0 5px 0;
}
.cmp{
	background:#FFF;
	padding:15px;
	margin:40px 0 30px;
	overflow:hidden;
}
.cmp h4{
	text-align:center;
	font-size:24px;
	line-height:30px;
	color:#f85383;
	margin-bottom:20px;
	font-family: "Mplus 1p";
}
.cmp h4 span{
	display:block;
	font-size:18px;
}
.cmp dl dt{
	font-weight:bold;
	font-size:16px;
}
.cmp dl dd{
	margin-bottom:15px;
	font-size:14px;
	line-height:20px;
}
.cmp p{
	overflow:hidden;
	text-align:center;
	margin-bottom:5px;
}
#tokushuBox{
	overflow:hidden;
}
#tokushuBox li{
	display:block;
	background:#FFF;
	margin:0 0 10px 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}
#tokushuBox li strong{
	display:block;
	padding:5px 10px;
	font-size:14px;
}
#tokushuBox li span{
	display:block;
	padding:0 10px 10px;
	font-size:12px;
}
#tokushuBox li p{
	width:50%;
	float:left;
}
#tokushuBox li strong,
#tokushuBox li span{
	display:block;
	overflow:hidden;
}

/**/

/******serch*****/
.popAreaBox{
	margin:0 auto;
	padding-top:40px;
}
.btnAll a{
	background:url(../images/im_bt_arrow.png) no-repeat #FF9F00 97% 50%;
	background-size:15px auto;
	display:block;
	text-align:center;
	padding:15px 10px 12px 10px;
	color:#FFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-bottom:3px solid rgba(0,0,0,0.1);
	font-family: "Mplus 1p";
	font-size:1.1rem;
}
.wideT{
	font-size:13px;
	background:#FFF;
	border-top:1px solid rgba(0,0,0,0.1);
	border-right:1px solid rgba(0,0,0,0.1);
	width:100%;
}
.wideT th{
	background:#ffe1e8;
	text-align:center;
	padding:5px;
	white-space:nowrap;
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-left:1px solid rgba(0,0,0,0.1);
}
.wideT td{
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-left:1px solid rgba(0,0,0,0.1);
	padding:5px 10px;
	line-height:120%;
}
.noR{
	white-space:nowrap;
}
.smpnone{
	display:none
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
	max-width:970px;
	min-width:760px;
	background:none;
	margin:0 auto 5px;
}
p.images img{
	width:250px;
	height:auto!important;
}
.pcnone{
	display:none;
}
div.colum3T div{
	cursor:pointer;
}
div.colum3T div:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}
.naviNormal li{
font-size: 1.2em;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
#wrapInner{
	width:100%!important;
}
#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}
#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

/*title---------------------------------------------------*/
#title{
	position:relative;
	background:url(../images/bg.png) repeat-x 50% 50% #fff4f7;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:477px;
}
#title p{
	margin:50px 0 0 0;
	padding:0;
}
#title ul{
	text-align:center;
	letter-spacing:-0.4em;
	margin-top:29px;
}
#title ul li{
	display:inline-block;
	letter-spacing:normal;
	background:url(../images/line.png) no-repeat;
}
#title ul li:nth-of-type(1){
	background:none
}
#title ul li a{
	display:block;
	padding:0 20px;
}
#title ul li a:hover{
	transition: 0.2s ;
	opacity: 0.3 ;
	position:relative;
	top:1px
}

/*commonBox*/
.commonBox:nth-of-type(2n-1){
	background:#ffe7ee
}
.commonBox{
	background:#fff4f7
}
.commonBox img{
	width:100%;
	height:auto;
}
.commonBox strong{
	font-weight:bold;
}
.in{
	width:950px;
	margin:0 auto;
	padding:30px 0 50px
}
.in h2{
	font-size:35px;
	font-weight:normal;
	padding:50px 0 20px;
	text-align:center;
	font-family: "Mplus 1p";
}
.in h2 img{
	display:inline-block;
	width:50px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:-2px;
	margin-right:15px;
}
.nm{
	position:relative;
	top:-16px!important;
}
.catche{
	font-size:16px;
	padding:40px 0 60px 0;
	line-height:180%;
	text-align:center;
	background:url(../images/im_linenext.png) no-repeat 50% 100%;
}
.catche2{
	font-size:16px;
	text-align:center;
	margin-bottom:25px;
	line-height:180%;
	letter-spacing:normal;
}
.in h3{
	text-align:center;
	color:#FFF;
	background:url(../images/bg_sub.png) no-repeat;
	padding:38px 0 20px 0;
	font-size:24px;
	font-weight:normal;
	margin-bottom:30px;
	letter-spacing:normal;
	font-family: "Mplus 1p";
}
.leftPhoto{
	overflow:hidden;
}
.leftPhoto p{
	width:390px;
	float:left;
	margin-right:30px;
}
.boxInB{
	padding:0px;
	margin-bottom:30px;
}
.leftPhoto div{
	overflow:hidden;
	font-size:15px;
	line-height:180%;
}
.leftPhoto div dl{
	margin-bottom:10px;
}
.leftPhoto div dl dt{
	font-weight:bold;
}
.rankNavi{
	overflow:hidden;
	padding:0 10px;
	text-align:center;
	margin-bottom:40px;
}
.rankNavi ul{
	display:inline-block;
	text-align:left;
}
.rankNavi ul:nth-of-type(1){
	width:40%;

}
.rankNavi ul:nth-of-type(2){
	display:inline-block;
}
.rankB{
	overflow:hidden;
	padding-top:40px;
	border-top:1px dashed #ffb0d0;
	margin-bottom:40px;
}
.rankB h4{
	text-align:center;
	margin-bottom:25px;
	color:#f85687
}
.rankB h4 strong{
	font-size:24px;
	margin-right:20px;
}
.rankB h4 span{
	font-size:22px;
}
.rankB h4 strong b{
	font-size:34px;
}
.rankB div table.ankerT{
	width:100%;
	margin-top:20px;
	table-layout:fixed;
}
.rankB div table.ankerT th{
	padding:0 15px;
	text-align:center;
}
.rankB div table.ankerT th img{
	width:80px;
	text-align:center;
	height:auto;
}
.rankB div table.ankerT td{
	padding:0 10px;
	text-align:center;
	font-size:14px;
	line-height:150%;
	vertical-align:top;
}
.rankB div table.ankerT td > strong{
	display:block;
	font-size:26px;
	font-weight:normal!important;
}
.rankB div table.ankerT td > strong img{
	width:28px;
	height:auto;
}
.matome{
	letter-spacing:-0.4em;

}
.matome li{
	letter-spacing:normal;
	width:33.333333333%;
	display:inline-block;
	padding:0 15px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.one{
	color:#C90;
}
.red{
	color:#F00;
}
.blue{
	color:#09C
}
.green{
	color:#096
}
.pink{
	color:#F69
}
.proBox{
	overflow:hidden;
}
.proBox{
	overflow:hidden;
	display:table;
	margin-bottom:30px
}
.proBox dt{
	width:180px;
	padding:0 20px;
	display:table-cell;
	text-align:center;
	vertical-align:middle
}
.proBox dt strong{
	display:block;
	font-size:16px;
	text-align:center;
	padding:10px 8px 8px;
	color:#FFF;
	margin-bottom:0;
	vertical-align:middle
}
.bgG{
	background:#093
}
.bgB{
	background:#09C
}
.bgP{
	background:#f85383
}
.proBox dt span{
	display:block;
	font-size:14px;
	background:#FFF;
	padding:5px 0;
}
.proBox dd{
	display:table-cell;
}
.proBox dd div {
 	position: relative;
	display: block;
 	margin: 1.5em 0 1.5em 15px;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
	border-radius: 5px;
}
.proBox dd div:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -25px;
 	margin-top: -15px;
	border: 10px solid transparent;
	border-right: 15px solid #FFF;
}
.proBox dd div p {
	margin: 0;
	padding: 10px;
	line-height:180%;
}
.proBox dd div p strong{
	display:block;
	color:#f95687;
	font-size:20px;
	margin-bottom:10px;
}
a.btnAll{
	display:block;
	background:url(../images/im_arrow.png) no-repeat #F90 95% 50%;
	background-size:10px auto;
	font-size:20px;
	padding:18px 35px 18px 20px;
	color:#FFF;
	text-align:center;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-bottom:4px solid rgba(0,0,0,0.2);
}
a.btnAll:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
.single{
	margin:0 200px;
}
.btnBox{
	text-align:center;
	letter-spacing:-0.4em;
}
.btnBox a{
	width:195px;
	display:inline-block;
	letter-spacing:normal;
	margin:0 0 0 10px;
	font-size:16px;
	padding:15px 20px 15px 10px
}
.cmp{
	background:#FFF;
	padding:30px;
	margin:40px 0 50px;
	overflow:hidden;
}
.cmp h4{
	text-align:center;
	font-size:28px;
	line-height:36px;
	color:#f85383;
	margin-bottom:20px;
	font-family: "Mplus 1p";
}
.cmp h4 span{
	display:block;
	font-size:20px;
}
.cmp dl{
	width:630px;
	float:left;
	margin-right:40px;
}
.cmp dl dt{
	font-weight:bold;
	font-size:16px;
}
.cmp dl dd{
	margin-bottom:20px;
	font-size:14px;
	line-height:20px;
}
.cmp p{
	overflow:hidden;
}
#tokushuBox{
	overflow:hidden;
}
#tokushuBox li{
	display:block;
	width:23.4%;
	float:left;
	background:#FFF;
	margin:0 0 20px 2%;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}
#tokushuBox li strong{
	display:block;
	padding:10px 15px;
	font-size:14px;
}
#tokushuBox li span{
	display:block;
	padding:0 15px 15px;
	font-size:12px;
}
#tokushuBox li:nth-of-type(4n+1){
	margin:0 0 20px 0;
}
#tokushuBox li:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	cursor:pointer;
	text-decoration:none!important
}

/**/

/******serch*****/
.popAreaBox{
	width:950px;
	margin:0 auto;
	padding-top:40px;
}
.btnAll a{
	background:url(../images/im_bt_arrow.png) no-repeat #FF9F00 97% 50%;
	background-size:15px auto;
	display:block;
	text-align:center;
	padding:15px 10px 12px 10px;
	color:#FFF;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-bottom:3px solid rgba(0,0,0,0.1);
	font-family: "Mplus 1p";
	font-size:1.1rem;
}
.wideT{
	font-size:13px;
	background:#FFF;
	border-top:1px solid rgba(0,0,0,0.1);
	border-right:1px solid rgba(0,0,0,0.1);
	width:100%;
}
.wideT th{
	background:#ffe1e8;
	text-align:center;
	padding:5px;
	white-space:nowrap;
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-left:1px solid rgba(0,0,0,0.1);
}
.wideT td{
	border-bottom:1px solid rgba(0,0,0,0.1);
	border-left:1px solid rgba(0,0,0,0.1);
	padding:5px 10px;
	line-height:120%;
}
.noR{
	white-space:nowrap;
}

}