@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.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}

article .commonBox:nth-of-type(2n-1){
	background:#FFFFFF;
}
article .commonBox:nth-of-type(2n){
	background:#f9f8f6;
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

main img{
	width:100%;
	height:auto;
}

/* 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%;
}
article{
	width:100%;
	height:auto;
}

/* CSS初期設定 */
#bg {
	overflow:hidden;
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.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;
}

.contInner02 {
    padding: 15px 10px 20px;
    line-height: 1.6;
}

/*catcheBox---------------------------------------------------*/
.catcheBox{
	margin:0 auto 10px;
	background:#f9f8f6;
	font-size:10px;
	line-height:110%;
	padding:12px
}
.catcheBox strong{
	font-size:16px;
	font-weight:bold;
}
#titleBox{
	position:relative;
	text-align: center;
	background: #BB9D9D;
	padding: 6% 0;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}
.t01 #titleBox{
	background: url(../images/title01.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #1559ae 5px;
}
.t02 #titleBox{
	background: url(../images/title02.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #a9154f 5px;
}
.t03 #titleBox{
	background: url(../images/title03.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #0483b4 5px;
}
.t04 #titleBox{
	background: url(../images/title04.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #58a5eb 5px;
}
.t05 #titleBox{
	background: url(../images/title05.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #1f6153 5px;
}
.t06 #titleBox{
	background: url(../images/title06.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #f23e7d 5px;
}
.t07 #titleBox{
	background: url(../images/title07.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #0b2d5a 5px;
}
.t08 #titleBox{
	background: url(../images/title08.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #f81629 5px;
}
.t09 #titleBox{
	background: url(../images/title09.jpg) no-repeat 50% 0 #FFFFFF;background-size:contain; border-top:solid #605196 5px;
}
.t05 .commoninner >h3{
	padding: 5px;
    background: #1f6153;
    color: #fff;
    margin-bottom: 10px;
}
.commonBox{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article .recobox.bgGrayArea{
	background:#f9f8f6!important
}
article .recobox.bgGrayArea li{
	background:#FFFFFF!important
}
.commoninner{
	margin:0 auto;
	padding:30px 10px 30px;
}
.disnon{
	display: none!important
}

/*selectArea*/
.t01 h2{color:#1559ae}
.t02 h2{color:#a9154f}
.t03 h2{color:#0483b4}
.t04 h2{color:#58a5eb}
.t05 h2{color:#1f6153}
.t06 h2{color:#f23e7d}
.t07 h2{color:#0b2d5a}
.t08 h2{color:#f81629}
.t09 h2{color:#605196}
.commonTit{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
	position: relative;
}
.recobox.bgGrayArea h2{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
	position: relative;
	margin-top: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#selectArea h2 span{
	display:inline-block;
}
.fa{
	margin-right: 2px;
	position:relative;
	top:-2px!important;
}
#selectArea form{
	display: block;
	border: 0 solid #9C9595;
	font-size: 16px;
	margin: 10px 10px 0;
}
#selectArea select{
	padding: 5px 38px 5px 10px;
	-webkit-appearance: none;
	position: relative;
	top: -3px;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #e8e8e8;
	background:url(../images/im_arrow_pull.png) no-repeat #FFFFFF 100% 50%;
	background-size:30px auto; 
}
#selectArea select::-ms-expand {
  display: none;
}
.priceBox{
	font-size: 20px;
	font-weight: 900;
	color: crimson;
	text-align: center;;
}
.priceBox span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.planBoxS{
	background: #FFFFFF;
	border: 3px solid #f9f8f6;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 15px;
	cursor: pointer
}
.planBoxS:last-of-type{
	margin-bottom: 0
}
.planBoxS h3{
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #f9f8f6;
}
.planBoxS p{
	width: 40%;
	min-height: 1px;
	float: left;
	margin-right: 10px;
}
.planBoxS p img{
	width: 100%;
	height: auto;
}
.planBoxS dl{
	overflow: hidden;
	font-size: 12px;
}
.planBoxS dl dt{
	background: #f9f8f6;
	display: block;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.planBoxS dl dd{
	display: block;
	margin-bottom: 10px;
}
.priceB{
	color: crimson;
	font-weight: bold;
	font-size: 14px;
}
#timeArea strong{
	color: crimson;
	display: block;
	font-size: 20px;
	text-align: center;
	margin-bottom: 15px;
	font-weight: 900;
}
#timeArea p{
	font-size: 12px;
	line-height: 28px;

	padding: 20px;
}
.itemList4 li{
	overflow:hidden;
	margin-bottom:10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background:#FFF
}
.itemList4 li .thumb{
	width:50%;
	float:left;
	margin:0 0 0 0;
}
.itemList4 li dl{
	overflow:hidden;
	padding:10px;
}
.itemList4 li dl dt{
	font-size:14px;
}

/**/
.t01 #naviBar{background:#1559ae}
.t02 #naviBar{background:#a9154f}
.t03 #naviBar{background:#0483b4}
.t04 #naviBar{background:#58a5eb}
.t05 #naviBar{background:#1f6153}
.t06 #naviBar{background:#f23e7d}
.t07 #naviBar{background:#0b2d5a}
.t08 #naviBar{background:#f81629}
.t09 #naviBar{background:#605196}
#naviBar{
	text-align:center;
}
#naviBar * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
#naviBar li{
	display:inline-block;
	width:25%;
	border-left:1px solid rgba(255,255,255,0.2);
}
/*#naviBar li:nth-of-type(4),
#naviBar li:nth-of-type(5){
	width:50%;
	border-top:1px solid rgba(255,255,255,0.2);
}
#naviBar li:last-of-type{
	border-right:1px solid rgba(255,255,255,0.2);
}*/
#naviBar li a{
	display:block;
	padding: 10px 0 25px;
	font-size:12px;
	color:#FFF;
	cursor:pointer;
	position:relative;
}
#naviBar li a:after{
	content:"▼";
	font-size:12px;
	position:absolute;
	bottom:5px;
	left:48%;
}
#otherNavi{
	text-align:left;
	display:block;
}
#otherNavi li{
	display:inline-block;
	margin:0 0 5px 10px;
}
#otherNavi li a{
	padding:12px;
	font-size:12px;
	color:#FFF;
	display:block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.t01 #otherNavi li a{background:#1559ae}
.t02 #otherNavi li a{background:#a9154f}
.t03 #otherNavi li a{background:#0483b4}
.t04 #otherNavi li a{background:#58a5eb}
.t05 #otherNavi li a{background:#1f6153}
.t06 #otherNavi li a{background:#f23e7d}
.t07 #otherNavi li a{background:#0b2d5a}
.t08 #otherNavi li a{background:#f81629}
.t09 #otherNavi li a{background:#605196}
.deptC{
	text-align:center!important;
	display:block;
}
#timeArea p{
	text-align:center;
}
.underLine{
	margin:0!important;
	padding:0!important;
}
.underLine strong{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	display:inline-block!important;
}

}

/*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;
    margin: 0 auto 5px;
}

/* CSS初期設定 */
#bg {

	font-size:12px;
	width:950px;
	overflow:hidden;
	font-family:"メイリオ";
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.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;
}

p.images img{
	width:250px;
	height:auto!important;
}
.pcnone{
	display:none;
}
div.colum3T div{
	cursor:pointer;
}
#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}
article{
	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;
}

.contInner02 {
    width: 920px;
    margin: 0 auto;
    line-height: 1.6;
    padding-top: 20px;
    padding-bottom: 40px;
    overflow-x: hidden;
}
.itemList4 li {
	width: 200px;
	float: left;
	position: relative;
	margin-right: 29px;
	margin-bottom: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-box-shadow: 0 1px 0 #afafaf;
	-moz-box-shadow: 0 1px 0 #afafaf;
	box-shadow: 0 1px 0 #afafaf;
	background: #fff;
}
.itemList4 li:hover{
	cursor:pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);       
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
}
.itemList4 li dl {
	padding: 15px 10px;
}
.itemList4 li dl dt {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight:bold;
}
.itemList4 li dl dt a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li dl dd span {
	margin-top: 10px;
	display: inline-block;
}
.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow:hidden;
}
.itemList4 li .thumb img{ max-width:100%; *width:100%; height:auto;}
.itemList4 a{
	color:#383333!important;
}

/*catcheBox---------------------------------------------------*/
.catcheBox{
	width:920px;
	margin:0 auto 20px;
	background:#f9f8f6;
	font-size:12px;
	line-height:110%;
	padding:10px
}
.catcheBox strong{
	font-size:16px;
	font-weight:bold;
}
#titleBox{
	position:relative;
	text-align: center;
	background: #FFFFFF;
	padding: 0 0;
	margin:0 auto;
	height:152px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.1);
}
.t01 #titleBox{
	background: url(../images/title01.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #1559ae 8px;
}
.t02 #titleBox{
	background: url(../images/title02.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #a9154f 8px;
}
.t03 #titleBox{
	background: url(../images/title03.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #0483b4 8px;
}
.t04 #titleBox{
	background: url(../images/title04.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #58a5eb 8px;
}
.t05 #titleBox{
	background: url(../images/title05.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #1f6153 8px;
}
.t06 #titleBox{
	background: url(../images/title06.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #f23e7d 8px;
}
.t07 #titleBox{
	background: url(../images/title07.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #0b2d5a 8px;
}
.t08 #titleBox{
	background: url(../images/title08.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #f81629 8px;
}
.t09 #titleBox{
	background: url(../images/title09.jpg) no-repeat 50% 0 #FFFFFF;background-size:950px auto; border-top:solid #605196 8px;
}
.t05 .commoninner >h3{
	padding: 10px;
    background: #1f6153;
    color: #fff;
    margin-bottom: 10px;
}
.commonBox{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
article .recobox.bgGrayArea{
	background:#f9f8f6!important
}
article .recobox.bgGrayArea li{
	background:#FFFFFF!important
}
.commoninner{
	width:950px;
	margin:0 auto;
	padding:60px 0 70px;
}
.disnon{
	display: none!important
}

/*selectArea*/
.t01 h2{color:#1559ae}
.t02 h2{color:#a9154f}
.t03 h2{color:#0483b4}
.t04 h2{color:#58a5eb}
.t05 h2{color:#1f6153}
.t06 h2{color:#f23e7d}
.t07 h2{color:#0b2d5a}
.t08 h2{color:#f81629}
.t09 h2{color:#605196}
.commonTit{
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 35px;
	position: relative;
}
.recobox.bgGrayArea h2{
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 35px;
	position: relative;
	margin-top: 30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#selectArea h2 span{
	display:inline-block;
}
.commonTit h2 i{
	font-size: 32px;
	margin-right: 10px;
}
#selectArea form{
	display: inline-block;
	border: 0 solid #9C9595;
	font-size: 24px;
	margin: 0 10px;
}
#selectArea select{
	padding: 5px 38px 5px 10px;
	-webkit-appearance: none;
	position: relative;
	top: -3px;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #e8e8e8;
	background:url(../images/im_arrow_pull.png) no-repeat #FFFFFF 100% 50%;
	background-size:30px auto; 
}
#selectArea select::-ms-expand {
  display: none;
}
.priceBox{
	font-size: 38px;
	font-weight: 900;
	color: crimson;
	text-align: center;
}
.priceBox span{
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.planBoxS{
	background: #FFFFFF;
	border: 3px solid #f9f8f6;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 25px;
	cursor: pointer
}
.planBoxS:hover {
	transition: 0.2s ;
	opacity: 0.5 ;
	border: 3px solid #f2efe9;
}
.planBoxS:last-of-type{
	margin-bottom: 0
}
.planBoxS h3{
	font-size: 18px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #f9f8f6;
}
.planBoxS p{
	width: 200px;
	height:150px;
	float: left;
	margin-right: 15px;
}
.planBoxS p img{
	width: 100%;
	height: auto;
}
.planBoxS dl{
	overflow: hidden;
	font-size: 14px;
}
.planBoxS dl dt{
	background: #f9f8f6;
	display: inline-block;
	padding: 8px;
	width: 80px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
.planBoxS dl dd{
	display: inline-block;
	width: 570px;
	margin-bottom: 10px;
}
.priceB{
	color: crimson;
	font-weight: bold;
	font-size: 16px;
}
#timeArea strong{
	color: crimson;
	display: block;
	font-size: 34px;
	text-align: center;
	margin-bottom: 15px;
	font-weight: 900;
}
#timeArea p{
	font-size: 15px;
	line-height: 28px;
	padding: 20px;
	text-align:center;
}
.deptC{
	text-align:center;
	display:block;
}
.underLine strong{
	background: linear-gradient(transparent 60%, #ffff66 60%);
	display:inline-block!important;
}
.t01 h2{color:#1559ae}
.t02 h2{color:#a9154f}
.t03 h2{color:#0483b4}
.t04 h2{color:#58a5eb}
.t05 h2{color:#1f6153}
.t06 h2{color:#f23e7d}
.t07 h2{color:#0b2d5a}
.t08 h2{color:#f81629}
.t09 h2{color:#605196}
.t01 #naviBar{background:#1559ae}
.t02 #naviBar{background:#a9154f}
.t03 #naviBar{background:#0483b4}
.t04 #naviBar{background:#58a5eb}
.t05 #naviBar{background:#1f6153}
.t06 #naviBar{background:#f23e7d}
.t07 #naviBar{background:#0b2d5a}
.t08 #naviBar{background:#f81629}
.t09 #naviBar{background:#605196}
#naviBar{
	text-align:center;
}
#naviBar li{
	display:inline-block;
	border-left:1px solid rgba(255,255,255,0.2);
}
#naviBar li:last-of-type{
	border-right:1px solid rgba(255,255,255,0.2);
}
#naviBar li a{
	display:block;
	padding:20px 30px 30px;
	font-size:17px;
	color:#FFF;
	cursor:pointer;
	position:relative;
}
#naviBar li a:after{
	content:"▼";
	font-size:12px;
	position:absolute;
	bottom:10px;
	left:48%;
}
#naviBar li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.4 ;
}
#otherNavi{
	text-align:center;
	display:block;
}
#otherNavi li{
	display:inline-block;
	margin:0 0 5px 10px;
}
#otherNavi li a{
	padding:12px;
	font-size:15px;
	color:#FFF;
	display:block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.t01 #otherNavi li a{background:#1559ae}
.t02 #otherNavi li a{background:#a9154f}
.t03 #otherNavi li a{background:#0483b4}
.t04 #otherNavi li a{background:#58a5eb}
.t05 #otherNavi li a{background:#1f6153}
.t06 #otherNavi li a{background:#f23e7d}
.t07 #otherNavi li a{background:#0b2d5a}
.t08 #otherNavi li a{background:#f81629}
.t09 #otherNavi li a{background:#605196}
#otherNavi li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.4 ;
}

}