@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}
.t20-bold { font-size: 20px; font-weight: bold; color: #141414}

/* 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;
}

h1{
	background:none;
	margin:8px 0 8px 0;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img,
a.bnr950: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) no-repeat center top;
    background-size: cover;
	text-align:center;
	padding:0;
	height:350px;
}

#title p{
    width: 950px;
	margin:0 auto;
	padding:0;
}
#title p img{
    width: 100%;
}


#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
}

#navi{
	text-align:center;
	letter-spacing:-0.4em;
	background:#0074bc;
	padding:10px 0;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
	border-left:1px solid #ffff33;
}

#navi li a{
	font-size:18px;
	padding:15px 20px;
	display:block;
	color:#ffff00;

}

#navi li:nth-of-type(1){
	border-left:none
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}

/*commonBox*/

.commonBox:nth-of-type(2n){
	background:#FFFFFF;
}
.commonBox{
	background:#f6f6f6;
}

.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:30px 0 20px;
	text-align:center;
	font-family: "Mplus 1p";
	color:#000;
	clear:both;
    margin: 10px 0
}
.in h2 {
  color: #000;
  text-align: center;
  overflow: hidden;
}
.in h2 span {
  display: inline-block;
  position: relative;
}

.in h2 span:before,
.in h2 span:after {
  content: "";
  border-bottom: 2px solid #000;
  width: 45px;
  margin: 0 15px;
  position: absolute;
  bottom: 23px;
}
.in h2 span:before {
  right: 100%;
}
.in h2 span:after {
  left: 100%;
}

.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
}

/*　特別プラン　*/
.specialPlanBox{
	display:block;
    width:916px;
    border:2px solid #a6d7e2;
    padding:15px;
    background-color: #fff;
    overflow: hidden;
}

.specialPlanBox:nth-of-type(2n){
	margin:30px 0 0 0;
}

.specialPlanBox li p {
    float:left;
    width:315px;
}

.specialPlanBox li dl {
    float:right;
    margin-left:15px;
    width:585px;
}
.specialPlanBox li dl dt {
    font-size:20px;
    font-weight:bold;
    color: #141414;
    padding-bottom: 10px;
}

.specialPlanBox li dl dt span{
	font-size:12px;
	font-weight:normal;
}

.specialPlanBox li dl dd {
    font-size:16px;
    color: #141414;
    padding-bottom: 10px;
}
.specialPlanBox a.btn{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:15px;
	color:#f9fb3b;
	text-align:center;
    font-weight: bold;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #0074bc;
    float:right;
     width:530px;
}

.txtmini{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:20px 0;
}

a.btn:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
.specialPlanBox a.btn span:before {
    content:url(../images/arrow.png);
    margin: 5px;
    position: relative;
    top:1px;
}

/*　プラン3列　*/
p.description {
    text-align: center;
    margin: 5px auto 20px;
    font-size: 18px;
}
a.btnAll{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:5px;
	color:#000;
	text-align:center;
    font-weight: bold;
	border: 1px #d5d5d5 solid;
	background: #fff;
}
a.btnAll:hover{
	transition: 0.2s ;
    color: #fff;
	text-decoration:none!important;
    background: #c42605;
}
a.btnAll span:before {
    content:url(../images/arrow2.png);
    margin: 5px;
    position: relative;
    top:2px;
}

.commonPlanBox{
	display:block;
    margin-bottom: 50px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}


.read3.commonPlanBox li{
	width: 31.3334%;
	float:left;
	margin:0 0 30px 3%;
	background:#fff;
	padding:15px;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:2px solid #d5d5d5;
}

.read4.commonPlanBox li{
	width:22.7%;
	float:left;
	padding:10px;
	margin:0 0 20px 3%;
    background:#fff;
	position:relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	text-align: center;
    font-size: 18px;
    border:2px solid #a6d7e2;
}

.commonBox:nth-of-type(2n) li{
	background:#FFFFFF;
}

.commonPlanBox.read3 li:nth-of-type(3n+1),
.commonPlanBox.read4 li:nth-of-type(4n+1){
	margin:0 0 20px 0
}
.commonPlanBox li dl{
}

.commonPlanBox li dl dt{
	background:#fff;
	padding:0 0 10px;
	font-size:18px;
    font-weight: bold;
	margin-bottom:15px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:265px;
}

.commonPlanBox li dl dd{
	font-size:12px;
	margin-bottom:5px;
	line-height:170%;
	padding-top:0px;
    text-align: center;
}

.commonPlanBox li > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 2% 0 0;
}

.attention{
	font-size:12px;
	color:#F00;
	margin-bottom:40px;
}


ul.read1{
	overflow:visible!important;
}
ul.read1 li{
	padding:25px 25px 25px 25px;
	margin-bottom:50px!important;
}

.read1 li h3{
	font-family: "Mplus 1p";
	font-size:28px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:15px;
	height:55px;
	line-height:36px;
}

.read1 li:nth-of-type(1) h3{
	color:#00a7eb;border-bottom:4px solid #00a7eb;
}

.read1 li:nth-of-type(2) h3{
	color:#f29ca6;border-bottom:4px solid #f29ca6;
}
.read1 li:nth-of-type(3) h3{
	color:#f1bd40;border-bottom:4px solid #f1bd40;
}
.read1 li:nth-of-type(4) h3{
	color:#88a2d3;border-bottom:4px solid #88a2d3;
}
.read1 li:nth-of-type(5) h3{
	color:#f39a51;border-bottom:4px solid #f39a51;
}
.read1 li:nth-of-type(6) h3{
	color:#8db96a;border-bottom:4px solid #8db96a;
}

.read1 li h3 img{
	width:95px;
	margin-right:15px;
	position:relative;
	top:-40px;
	vertical-align:top;
}

.photo3{
	overflow:hidden;
}

.photo3 p:nth-of-type(1){
	width:615px;
	height:420px;
	background:#0C9;
	float:left;
	margin-right:8px;
}

.photo3 p:nth-of-type(2),
.photo3 p:nth-of-type(3){
	width:275px;
	overflow:hidden;
}

.photo3 p:nth-of-type(2) img,
.photo3 p:nth-of-type(3) img{
	margin-bottom:8px;
}

.photo6{
	letter-spacing:-0.4em;
	margin-bottom:10px;
}

.photo6 img{
	display:inline-block;
	width:33.333333333%;
}

.read1 div + p{
	font-size:16px;
	line-height:180%;
	margin-bottom:15px;
}

.read1 .btnAll{
	font-size:18px;
}

.read3.area li > span{
	display:inline-block;
	position:absolute;
	top:0px;
	left:0px;
	color:#FFF;
	padding:8px;
}

.area1{
    background:#c42605;
    display:inline-block;
	position:absolute;
	top:0px;
	left:0px;
	color:#FFF;
	padding:8px;
}

.read3.area li div{
	font-size:12px;
	line-height:18px;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	border-top:1px dashed #9CF
}

.read3.area li dd span{
	display:block;
}

/*bnr950*/
a.bnr950{display:block;margin-bottom:2%;}

/*graybtn*/
p.graybtn{
	background: #999;
    padding: 14px 0;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
}
/*setouchidc*/

div#useWrap {
    padding: 10px;
    margin-bottom: 30px;
}

div#useWrap div {
    overflow: hidden;
    padding: 15px;
    margin: 0 0 0 0;
    background: #FFF;
    float: none !important;
    width: auto !important;
    border-bottom: 1px dashed #CCC;
}

div#useWrap div p {
    float: left;
    margin: 0 20px 0 0;
    width: 150px;
    height: auto;
}

div#useWrap div p img{
	width:100%;
	height:auto;
}

#useWrap div dl {
    overflow: hidden;
    display: block;
    padding: 0 0 0 0;
}

#useWrap div dl dt {
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
}
#useWrap div dl dd{
	font-size:14px;
}

#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}

#useWrap div dl dd > span span{
	color:#F69;
	display:inline;
	font-size:14px;
}


.top_txt {
    text-align: center;
    font-size: 18px;
    line-height: 1.8;
}
.flow {
    width:500px;
    margin:30px auto 0;
}
.txt_wrap {
    margin:30px auto 0;
    width: 800px;
    padding: 20px;
    font-size: 18px;
    line-height: 1.8;
    box-sizing: border-box;
    text-align: center;
}
.txt_wrap span {
 
    background:linear-gradient(transparent 60%, #fee9e9 60%);
 
}

h3 {
    padding: 10px;
    color: #fff;
    background: #c42605;
    margin-bottom: 30px;
    text-align: center;
}

#all_link {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
#all_link li {
	width: 30%;
}

#plate {
    box-sizing: border-box;
    width: 650px;
    margin: 0 auto;
}
#plate img {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
}
#plate p {
    padding: 25px;
    background: #fff;
    border: 3px solid #C42605;
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}
#plate p strong{
    font-size: 25px;
    font-weight: bold;
    color: #C42605;
}
#plate p span{
    font-size: 16px;
}
