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

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

#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;
	letter-spacing:-0.4em;
	padding:10px 0 20px;
    height: 50px;
    background: #FFF;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
    font-size: 18px;
    font-weight: bold;
    padding:15px 20px 25px;
    color: #FFF;
    height:20px;
    border-right:1px solid #89d8fd;
    vertical-align: top;

}
#navi li.coupon{
	display:inline-block;
	letter-spacing:normal;
    font-size: 18px;
    font-weight: bold;
    padding:10px 20px 30px;
    color: #004f8e;
    height:20px;
    border-right:1px solid #89d8fd;
}
#navi li:first-child{
    padding-left: 0px;
}
#navi li:last-child{
    border:0;
    padding-right: 0px;
}
#navi li a{
	display:block;
	color: #00469c;
}

#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:#f3f3f3;
}*/
.commonBox{
	background:#FFFFFF;
}

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

.commonBox strong{
	font-weight:bold;
}

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

h2 {
  padding: 1rem 2rem;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  font-size: 34px;
    text-align: center;
    font-weight: normal;
    background: #fdd000;
}
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;
}
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;
}

.single{
	margin:0 200px;
}

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;
}
a.btnL{
	display:block;
	font-size:22px;
	padding:15px 35px 15px 20px;
    margin-top:15px;
	color:#ffffff;
	text-align:center;
    font-weight: bold;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	background: #2087d7;
     width:895px;
}
a.btnL span:before {
    content:url(../images/arrow.png);
    margin: 5px;
    position: relative;
    top:1px;
}

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

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.commonPlanBox{
	display:block;
    margin-top:25px;
    margin-bottom:35px;
}
.read3.commonPlanBox li{
	width: 48.5%;
	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 #fdd000;
}

.read3.commonPlanBox li:nth-child(1),
.read3.commonPlanBox li:nth-child(3),
.read3.commonPlanBox li:nth-child(5){
    margin:0 0 30px 0;
}

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

.commonPlanBox li dl{
    overflow: hidden;
}

.commonPlanBox li dl dt{
	background:#fff;
	padding:0;
	font-size:17px;
	color:#000000;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:200px;
    float:left;
    margin-bottom: 10px;
}
.commonPlanBox li dl dd.txt{
	font-size:14px;
	margin-bottom:10px;
	line-height:170%;
	padding-top:0px;
    width:210px;
    float:right;
}
.commonPlanBox li dl dd.txt span {
    font-size: 110%;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    width:100%;
    display: inline-block;
    font-weight: bold;
}
.commonPlanBox li dl dd.btn{
    clear: both;
}

.mgn_bottom_10px {
    margin-bottom: 10px;
}
.commonPlanBox li > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 1% 0;
}




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


/*------------------*/
p.midashi {
    display: inline-block;
    margin:30px 0 20px;
    text-align: center;
    width:100%;
    font-size: 24px;
    font-weight: bold;
}
p.lead {
    display: inline-block;
    margin:0 0 20px;
    text-align: center;
    width:100%;
    font-size: 16px;
    line-height: 1.8;
}


.planBtn5 a {
    display: block;
    width: 100%;
    margin: 0px auto 0;
    padding: 15px 0;
    color: #000 !important;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #000;
    background: #fdd000;
    font-size: 16px;
    text-decoration: none !important;
    box-sizing: border-box;
}
.planBtn5 a:hover{
	opacity: 0.8;
}
.planBtn5 a {
    position: relative;
    margin-bottom:0px;
}
.planBtn5 a i {
    position: absolute;
    right: 0;
    top: 30%;
}
.planBtn5 a{
	position:relative;
}
.planBtn5 a i{
	position:absolute;
	right:0;
	top:30%;
}
.fas {
    margin-right: 15px;
}
.map {
    padding-bottom:30px;
}
p.copy-right {
    display: inline-block;
    margin-right:10px;
    float:right;
}

/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

h2.section_title {
	font-size: 26px;
    text-align: center;
    padding: 15px 0;
    margin: 0 0 25px 0;
    font-weight: bold;
}

/*section*/
section{width:100%;padding-bottom: 50px;}
section .inner{width:970px;margin:auto;padding-top: 24px;}
section:nth-of-type(even){ background:#FFF;
overflow: hidden;
    margin-top: 2rem;}
section:nth-of-type(odd){ background:#eee;
overflow: hidden;
    margin-top: 2rem;}

.area{
    border:2px solid red;
    padding:15px;
    width:750px;
    margin:20px auto 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
}


/*デジタル箱根*/
p.top {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}
.emot_wrap {
    width:950px;
    padding: 15px;
    background: #fdd000;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 30px;
}
.emot_wrap div.left dl dt img {
    width:100%;
}
.emot_wrap div.left {
    float:left;
    width:450px;
}
.emot_wrap div.left dl dt {
    width:100%;
}
.emot_wrap div.left dl dd.apple {
    width:45%;
    float:left;
    text-align: right;
    padding-right:15px;
    box-sizing: border-box;
}
.emot_wrap div.left dl dd.apple img {
    height: 66px;
    width:180px;
}
.emot_wrap div.left dl dd.google {
    width:55%;
    float:left;
}
.emot_wrap div.left dl dd.google img {
    height: 66px;
    width:225px;
}
.emot_wrap div.right {
    float: right;
    width:470px;
    text-align: left;
    margin:0 0 .0 0;
    line-height: 1.8;
    font-size: 14px;
    border-radius: 10px;
    box-sizing: border-box;
    background: #fff;
    padding: 15px;
    border:2px solid #000;
    font-weight: bold;
}
.emot_wrap div.right p.tit {
    width:100%;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    background: red;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 110%;
}

.emot_wrap div.right ul{

}

.emot_wrap div.right ul li{
	list-style-type: inherit!important;
	margin: 0 0 0 10px;
}

.emot_wrap div.bottom {
    margin-top:15px;
    float:left;
    width:920px;
    font-size: 14px;
    line-height: 1.8;
    clear:both;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
}
.emot_wrap div.bottom p.tit {
    margin-bottom: 5px;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 1px solid #000;
    font-weight: bold;
    font-size: 110%;
}

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

p.banner {
    width:640px;
    margin:0 155px;
}

.notice {
    margin: 0 0 20px;
    padding: 15px;
    border: 1px solid;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #333;
}

.txt_update {
font-size: 16px;
text-align: center;
margin: 0 auto;
width: 80%;
font-weight: bold;
  padding: 0.5rem 3rem;
  color: #fff;
  border-radius: 100vh;
  background: #222;
  box-sizing: border-box;
  line-height: 1.5;
}


.txt_3plan {
 position: relative;
 margin: 50px auto 20px;
 padding: 2em 2em 1.5em;
 width: 90%;
 background-color: #fff;
 border: 2px solid #E2540A;
 box-shadow: 2px 2px 1px #ccc;
}
.txt_3plan h3 {
	display: inline;
    width: 11em;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 23px;
    text-align: center;
    border-bottom: none;

 position: absolute;
 padding: 0;
 left: 0;
 right: 0;
 top: -15px;
 font-weight: bold;
 background-color: #fff;
 color: #E2540A;
}
.txt_3plan ol li {
	font-size: 16px;
	line-height: 1.6;
	text-indent: -1em;
	margin-left: 1em;
}

.kanagawa_plan {
	width: 600px;
	margin: 50px auto 20px;
	font-size: 18px;
	box-sizing: border-box;
	text-align: center;
}
.kanagawa_plan a {
	position: relative;
	display: block;
	padding: 20px 0;
	background: #3F98D5;
	border: 1px solid #1F7BB9;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}
.kanagawa_plan a:hover {
	opacity: 0.8;
	text-decoration: none !important;
}
.kanagawa_plan a::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  border-radius: 2px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transform: rotate(45deg);	
}
.kanagawa_plan p {
	margin: 10px 0 0;
	font-size: 15px;
	color: #ee0000;
	text-align: left;
	line-height: 1.5;
	text-align: center;
}
.kanagawa_plan h5 {
	padding: 13px 0;
	background: #3F98D5;
	border: 1px solid #1F7BB9;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	margin: 0px;
}




.news{
width: 800px;
padding: 40px 0px 0px 0px;
margin: 0px auto;
overflow: hidden;
}

.news dt{
float: left;
width: 100px;
font-size:16px;
text-align: center;
background-color: #7e1a44;
color: #fff;
padding: 1px 0px;
margin: 0px 20px 0px 0px;
}

.news dd{
float: left;
width: 680px;
    font-size: 18px;
	padding: 0px;
	margin: 0px;
}

/*終了対応*/
.shuryo {
    margin:20px auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    color: #ff0000;
    font-weight: bold;
}
.yoyakuBtn_shuryo {
    display: block;
    width: 475px;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    color: #999999 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #999999;
    background: #d5d6d8;
    font-size: 1rem;
    text-decoration: none !important;
    box-sizing: border-box;
}

