@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}
.f-green { color: #67be12;}
.f-pink { color: #f66a8e;}
.f-skyblue { color: #20ade5;}
.f-orange { color: #f38f00;}
/* レイアウト */
.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}
.t_large {font-size: 120%;}

.mg_b_15px {
    margin-bottom: 15px;
}
.mg_b_25px {
    margin-bottom: 25px;
}
/* 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;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

#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.jpg) repeat-x 50% 50% #def6ff;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:450px;
}

#title2 p{
	margin:0px 0 0 0;
	padding:0;
}

#title p{
	margin:0px 0 0 0;
	padding:0;
}

#navi{
    margin-top:20px;
	text-align:center;
    width:100%;
    margin-bottom: 20px;
}

#navi li{
	display:inline-block;
    color: #FFF;
    box-sizing: border-box;
    padding: 0 12px;
}
#navi li:first-child{
    padding-left: 0;
}
#navi li:last-child{
    padding-right: 0;
}
#navi li a{
	
}

#navi li:nth-of-type(1){
	
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}

/*commonBox*/

/*.commonBox:nth-of-type(2n){
	background:#f3f3f3;
}*/
.commonBox{
	background:#FFFFFF;
}

.commonBox img{
	width:100%;
	height:auto;
}

.commonBox strong{
	font-weight:bold;
}

.in{
	width:950px;
	margin:0 auto;
	padding:60px 0 0px;
}

h2 {
  padding: 0.8rem 2rem;
  border-top: 4px solid #b70081;
  border-bottom: 4px solid #b70081;
  font-size: 30px;
    text-align: center;
    font-weight: normal;
    font-weight: bold;
}
h2 i {
    color: #b70081;
}
h2 img {
    width:50px!important;
    height: auto;
}
h3 {
    padding: 7px;
    width:950px;
    display: inline-block;
    margin: 15px 0 0;
    box-sizing: border-box;
    color: #000;
    font-size: 26px;
    text-align: center;
    border-bottom: 5px solid #fdd000;
    box-sizing: border-box;
}
h4 {
  padding: 1rem 2rem;
  border-top: 3px solid #000;
  font-size: 24px;
    text-align: center;
    font-weight: normal;
    background: #fdd000;
    border: 2px solid #000;
}
h4 i {
    padding-right: 10px;
}
a.btnAll{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:15px;
	color:#000000;
	text-align:center;
    font-weight: bold;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #ffe33e;
}


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;
}

a.btnAll:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
a.btnAll span:before {
    content:url(../images/arrow2.png);
    margin: 5px;
    position: relative;
    top:2px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

/*eトラベル*/
p.top {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}
p.top a {
    color: red;
    text-decoration: underline!important;
    font-weight: bold;
}

p.yoyaku_txt {
    font-size: 17px;
    line-height: 1.8;
    text-align: center;
    margin-top: 15px;
}
p.entry_top {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin:20px 0;
    line-height: 1.5;
}
p.entry_top span {
    font-size: 32px;
    color: red;
}
div.ichiran {
    width: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}
p.mp01 {
    position: absolute;
    top:40px;
    left:0;
}
p.mp02 {
    position: absolute;
    top:30px;
    right:55px;
}
/*アコーディオン*/
#acMenu dt{
display:block;
width:578px;
height:64px;
text-align:center;
cursor:pointer;
background:url(../images/i_swich.png) 525px 14px no-repeat #fab71e;
padding-right:15px;
    margin:80px auto 5px;
    font-size: 24px;
    font-weight: bold;
    box-sizing: border-box;
    padding-top:18px;
}
#acMenu dd{
background:#fff;
width:578px;
text-align:left;
border:#fab71e 2px solid;
display:none;
    margin:0 auto;
    box-sizing: border-box;
    padding: 15px;
    font-size: 18px;
    line-height: 1.8;
}
#acMenu dt.active{
background:url(../images/i_swich2.png) 525px 14px no-repeat #fab71e;
}
/*アコーディオン2*/
#acMenu2 dt{
display:block;
width:100%;
height:64px;
text-align:center;
cursor:pointer;
background:url(../images/i_swich.png) 850px 14px no-repeat #fab71e;
padding-right:15px;
    margin:0px auto 5px;
    font-size: 24px;
    font-weight: bold;
    box-sizing: border-box;
    padding-top:18px;
}
#acMenu2 dd{
background:#fff;
width:100%;
text-align:left;
border:#fab71e 2px solid;
display:none;
    margin:0 auto;
    box-sizing: border-box;
    padding: 15px;
    font-size: 16px;
    line-height: 1.8;
}
#acMenu2 dt.active{
background:url(../images/i_swich2.png) 850px 14px no-repeat #fab71e;
}
.acMenu2 dl ul li {
    padding-left: 18px;
    text-indent: -18px;
}
/*エントリー*/
.entry {
    background: #feecf3;
    padding-top: 15px;
    padding-bottom: 15px;
}
.entry dl {
    width:100%;
    box-sizing: border-box;
    padding: 15px 25px;
}
.entry dl dt {
    font-size: 20px;
    font-weight: bold;
}
.entry dl dd {
}
.entry dl dd ul {    
}
.entry dl dd ul li {
    list-style: none;
    padding-left: 18px;
    text-indent: -18px;
    font-size: 18px;
    margin-top: 5px;
}
p.inq_top {
    font-size: 18px;
    text-align: center;
    margin:20px 0 10px;
    line-height: 1.5;
}
p.inq_link {
    font-size: 18px;
    line-height: 2.5;
    text-align: center;
}
p.inq_link a {
    text-decoration: underline!important;
}
p.inq_boottom {
    font-size: 18px;
    font-weight: bold;
}

.contents03{
}
.contents03 ul {
    width:100%;
    height: 200px;
    overflow: hidden;
}
.contents03 ul li{
    float: left;
    width:25%;
    padding: 20px 10px 30px;
    box-sizing: border-box;
}
.contents03 ul li img {
    width: 100%;
}

.center_images {
	margin: 25px 0 0;
	text-align: center;
}