@charset "utf-8";




body{
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
	background: #FCFBF3;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




body p{line-height: 1.6;}

-webkit-text-size-adjust{
    100%;
    }
ul{
    list-style-type:none;
    }

.m0{margin: 0!important;}

#copy{
	color:#111;
	text-align:center;
}

h2 {
	margin: 0 auto;
	display: table;
}

h2 img{
/* 	margin-left:20px; */

position: relative;
/* top: -70px; */
}

h3{
	font-weight:bold;
}

#topfixed{
	width:960px;
	margin:0 auto;
	z-index:999;
	padding:0 0 0 15px;
	display:block;
	}	

.topbg{
	background:url(/special/plan/images/bg_top.webp) no-repeat center top ;
	min-height:550px;
	
	
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

	position:relative;
/*	z-index:-1; 2017.02.08 SRHロゴのリンクが無効になってしまうため、削除*/
}


.topbg_b{
	position:absolute;
	bottom:0;
	width:100%;
	height:231px;
	background:url(/special/plan/images/bg_top02.png) repeat-x ;
}


#contents{
	width:960px;
/* 	margin:-570px auto 0; */
	margin: -470px auto 0px;
/* 	background:url(/special/plan/images/img_top01.png) no-repeat right 30px top; */
	z-index:1;
	position: relative;
}

/*
#wrapper {
	background:url(/special/plan/images/img_top01.png) no-repeat center top;
}
*/

/*
@media only screen and (max-width: 767px) {
	#wrapper {background: none;}
}
*/
/* clearfix */
/*
.clearfix:before, .clearfix:after { content:""; display:table;}
.clearfix:after { clear:both;}
.clearfix { zoom:1;}
*/




@media screen and (max-width:767px) {
h2 img{
	width:100%;
	margin:0 auto;
	top: 0;
}

/*
h3{
	font-weight:bold;
}
*/

#topfixed{
	width:100%;
	position:absolute;
	left: 0px;
	z-index:9999;
	display:block;
	}	

#topfixed img {
	width: 30%;
}

.topbg{
	background:url(/special/plan/images/bg_top.webp) no-repeat left top;
	position:relative;
	min-height: 230px;
 	background-size: 100%;
/*	z-index:-1;2017.02.08 SRHロゴのリンクが無効になってしまうため、削除 */
}


.topbg_b{
	position:absolute;
/* 	bottom:0; */
/* 	top: 115px; */
	top: auto;
/* 	height: 70px; */
	height:80px;
	background:url(/special/plan/images/bg_top02.png) repeat-x top;
	background-size: contain;
	z-index: 100;
}


#contents{
	width:100%;
	margin:-200px auto 0;
	background: none;
/*	z-index:1;//2017.02.08 SRHロゴのリンクが無効になってしまうため、値を変更*/
  z-index:100;
}
}

@media screen and (max-width:767px) {
/*body{
	overflow-y:hidden;
}
*/
	
h2 img{
	width:100%;
	margin:0 auto;
	
}

h3{
	font-weight:bold;
}

/*
#topfixed{
	width:100%;
	margin:0 auto;
	z-index:999;
	padding:0 0 0 15px;
	display:block;
	position:relative;
	}	
	
#topfixed img{
	height:50px;
	width:auto;
	margin:0 auto;
	z-index:999;
	padding:0;
	display:block;
	position:absolute;
	left:10px;
	top:0;
	}		

.topbg{
	background:url(/special/plan/images/bg_top.webp) no-repeat center top;
	min-height:655px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
	z-index:-1;
}

.topbg_b{
	position:absolute;
	bottom:0;
	width:100%;
	height:231px;
	background:url(/special/plan/images/bg_top02.png) repeat-x bottom;
}

#contents{
	width:100%;
	margin:-590px auto 0;
	background: none;
	z-index:1;
}
*/
}



/*------plan------*/
.cont3col {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.cont3col h3{
	margin:0 0 10px 0;
}

.cont3col li {
    float: left;
    margin-left: 17px;
    width: 306px;
	border:1px solid #AEA092;
	background:#fff;
}
.cont3col li:first-child {
    margin-left: 0;
}

.plan{
	margin:35px 0 0 0;
	color:#2E1700;
}

.plan span{
	display:inline-block;
	font-size:12px;
	border:1px solid #CCCBC9;
	margin:0 0 10px 0;
	padding:5px;
	
}

.plan span.fully{
	display:inline-block;
	font-size:12px;
	color:#ff0000;
	border:1px solid #ff0000;
	margin:0 0 10px 0;
	padding:5px;
	
}
.plan span.subttl{
	font-size:14px;
	font-weight:normal;
	border:none;
	padding:0;
}

.plan span.price{
	color:#b40000;
	font-size:22px;
	font-weight:bold;
	border:none;
	padding:0;
}

.plan .detail{
	padding:15px 20px 0;
}

.plan dl{
	width:100%;
	border-top:1px solid #CCCBC9;
	display:table-cell;
	padding:15px 0 0 0;
}

.plan dt{
	width:75px;
	float:left;
	clear:both;
	margin:0 0 10px 0;
	}
.plan dd{
	width:190px;
	display:inline-block;
	clear:both;
	margin:0 0 10px 0;
	
}

.plan .introduction{
	text-align:center;
	width:100%;
	border-top:1px solid #CCCBC9;
	background:#FFFDFE;
	padding:15px 0;
}

.plan .btnCourse,.plan .btnPlan{
	font-size:14px;
	text-align:center;
	width:126px;
	background:#fff;
	display: inline-block;
	margin:0;
	border:1px solid #6E3600;
	padding:5px 0;
	text-decoration:none;
}

.plan .btnCourse:hover,.plan .btnPlan:hover,.plan .btnPlan2:hover{
	background:#B40000;
	color:#fff;
}

.plan .btnCourse{ border-color:#6E3600; margin:0 10px 0 0; }
.plan .btnPlan,.plan .btnPlan2{ border-color:#312316; }

.plan .application{
	display:block;
/*	2017.01.27 M.MOUE COMMENT
		display:none;
*/
	width:270px;
	text-align:center;
	background:#B62B00;
	color:#fff;
	padding:5px 0;
	margin:10px auto 0;
	border:1px solid #401f00;
}

/* 2019.10.30 add */
.plan .nolink_application{
	display:block;
	width:270px;
	text-align:center;
	background:#696969;
	color:#fff;
	padding:5px 0;
	margin:10px auto 0;
	border:1px solid #000000;
}
/* 2019.10.30 add end */
	
.plan .application a{
	display:block;
	color:#fff !important;
	text-decoration:none;
}

.plan .application a:hover{
	display:block;
	color:#320C00 !important;
	text-decoration:none;
}
	
/*@media screen and (max-width:767px) {
.cont3col {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.cont3col li {
    float: left;
    margin:0 0 30px 2%;
    width:30%;
	border:1px solid #AEA092;
	background:#fff;
	display:block;
}
.cont3col li img{
	width:100%;
}
.cont3col li:first-child {
    margin-left: 2%;
}
.cont3col li:nth-child(2) {
    margin-left: 3%;
}
.cont3col li:last-child {
    margin-left: 2%;
}

.plan{
	margin:35px 0 0 0;
	color:#2E1700;
}


.plan span{
	display:inline-block;
	font-size:12px;
	border:1px solid #CCCBC9;
	margin:0 0 10px 0;
	padding:5px;
	
}

.plan span.subttl{
	font-size:14px;
	font-weight:normal;
	border:none;
	padding:0;
}

.plan span.price{
	color:#b40000;
	font-size:22px;
	font-weight:bold;
	border:none;
	padding:0;
}

.plan .detail{
	padding:15px 20px 0;
}

.plan dl{
	width:100%;
	border-top:1px solid #CCCBC9;
	display: block;
	padding:15px 0 0 0;
}

.plan dt{
	width:100%;
	float:left;
	clear:both;
	margin:0 0 10px 0;
	}
.plan dd{
	width:100%;
	display:inline-block;
	clear:both;
	margin:0 0 10px 0;
	
}

.plan .introduction{
	text-align:center;
	width:100%;
	border-top:1px solid #CCCBC9;
	background:#FFFDFE;
	padding:15px 0;
}

.plan .btnCourse,.plan .btnPlan{
	font-size:14px;
	text-align:center;
	width:126px;
	background:#fff;
	display: inline-block;
	margin:0;
	border:1px solid #6E3600;
	padding:5px 0;
	text-decoration:none;
}

.plan .btnCourse:hover,.plan .btnPlan:hover{
	background:#B40000;
	color:#fff;
}

.plan .btnCourse{ border-color:#6E3600; margin:0 0 10px 0; }
.plan .btnPlan{ border-color:#312316; }	


.plan .application{
	width:126px;
	text-align:center;
	background:#B62B00;
	color:#fff;
	padding:5px 0;
	margin:10px auto 0;
	border:1px solid #401f00;
}
	
.plan .application a{
	display:block;
	color:#fff !important;
	text-decoration:none;
}

.plan .application a:hover{
	display:block;
	color:#222 !important;
	text-decoration:none;
}
	

}*/
@media screen and (max-width:767px) {
.cont3col {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.cont3col li:first-child {
    margin: 0 auto 30px;
}
.cont3col li {
    float: none;
    margin:0 auto 30px;
    width:94% !important;
	border:1px solid #AEA092;
	background:#fff;
	display:block;
}
.cont3col li img{
	width:100%;
}

.cont3col h3{
	border-bottom:1px solid #CCCBC9;
}

.plan{
	margin:35px 0 0 0;
	color:#2E1700;
}

.plan span{
	display:inline-block;
	font-size:12px;
	border:1px solid #CCCBC9;
	margin:0 0 10px 0;
	padding:5px;
	
}

.plan span.subttl{
	font-size:14px;
	font-weight:normal;
	border:none;
	padding:0;
	margin:0 0 5px 0 !important;
}

.plan span.price{
	color:#b40000;
	font-size:22px;
	font-weight:bold;
	border:none;
	padding:0;
}

.plan .detail{
	padding:15px 20px 0;
}

.plan dl{
	width:100%;
	display:table-cell;
	padding:15px 0 0 0;
	border:none;
}

.plan dt{
	width:75px;
	float:left;
	clear:both;
	margin:0 0 10px 0;
	}
.plan dd{
	width:190px;
	display:inline-block;
	clear:both;
	margin:0 0 10px 0;
	
}

.plan .introduction{
	text-align:center;
	width:100%;
	border-top:1px solid #CCCBC9;
	background:#FFFDFE;
	padding:15px 0;
}

.plan .btnCourse,.plan .btnPlan,.plan .btnPlan2{
	font-size:14px;
	text-align:center;
	width:126px;
	background:#fff;
	display: inline-block;
	margin:0;
	border:1px solid #6E3600;
	padding:5px 0;
	text-decoration:none;
}

.plan .btnCourse:hover,.plan .btnPlan:hover,.plan .btnPlan2:hover{
	background:#B40000;
	color:#fff;
}

.plan .btnCourse{ border-color:#6E3600; margin:0 10px 0 0; }
.plan .btnPlan,.plan .btnPlan2{ border-color:#312316; }	

.plan .application{
	display: block;
	width:270px;
	text-align:center;
	background:#B62B00;
	color:#fff;
	padding:5px 0;
	margin:10px auto 0;
	border:1px solid #401f00;
}
	
.plan .application a{
	display:block;
	color:#fff !important;
	text-decoration:none;
}

.plan .application a:hover{
	display:block;
	color:#222 !important;
	text-decoration:none;
}




}

	
	
	
	
	
	
	
	
	


/*------申し込み------*/
.acceptance{
	background:#fff;
	color:#2F1700;
	border:1px solid #B8AC9E;
	padding:20px 0;
	margin:0 0 40px 0;
	clear:both;
	font-size:14px;
}

.acceptance h4{
	float:left;
	display:block;
	width:30%;
	text-align:center;
	font-size:18px;
	line-height:10em;
}

.acceptanceIn{
	float:right;
	width:70%;
}

.acceptanceIn .tokyo{
	float:left;
	width:50%;
	}
.acceptanceIn .iwaki{
/*	float:right; */
	width:50%;
	}
.acceptanceIn .tokyo p,.acceptanceIn .iwaki p{
	line-height:1.2;
}

.powerful{
	display:inline-block;
	clear:both;
	padding:20px 0 0 0;
}


.acceptanceIn span.center{ font-weight:bold; }
.acceptanceIn span.tel{ font-size: 28px; display:inline-block; margin:0 0 10px 0; }	



/*@media screen and (max-width:767px) {
.acceptance{
	width:92%;
	margin:0 2% 40px;
	background:#fff;
	color:#2F1700;
	border:1px solid #B8AC9E;
	padding:4% 2%;
	clear:both;
	font-size:14px;
}

.acceptance h4{
	float: none;
	display:block;
	width:100%;
	text-align:center;
	font-size:18px;
	line-height:1em;
	margin:0 0 10px 0;
}

.acceptanceIn{
	float:none;
	width:100%;
}

.acceptanceIn .tokyo{
	float:left;
	width:46%;
	margin:0 0 20px 0;
	padding:0 4% 0 0;
	}
.acceptanceIn .iwaki{
	float:right;
	width:50%;
	text-decoration:none;
	}
.acceptanceIn .tokyo p,.acceptanceIn .iwaki p{
	line-height:1.2;
}

.acceptanceIn span.center{ font-weight:bold; }
.acceptanceIn span.tel{ font-size: 28px; display:inline-block; margin:0 0 10px 0; }		
}*/


@media screen and (max-width:767px) {
.acceptance{
	width:92%;
	margin:0 2% 40px;
	background:#fff;
	color:#2F1700;
	border:1px solid #B8AC9E;
	padding:4% 2%;
	clear:both;
	font-size:14px;
}

.acceptance h4{
	float: none;
	display:block;
	width:100%;
	text-align:center;
	font-size:18px;
	line-height:1em;
	margin:0 0 10px 0
}

.acceptanceIn{
	float:none;
	width:100%;
}

.acceptanceIn .tokyo{
	float:none;
	width:100%;
	margin:0 0 20px 0;
	}
.acceptanceIn .iwaki{
	float:none;
	width:100%;
	text-decoration:none;
	}
.acceptanceIn .tokyo p,.acceptanceIn .iwaki p{
	line-height:1.2;
}

.acceptanceIn span.center{ font-weight:bold; }
.acceptanceIn span.tel{ font-size: 28px; display:inline-block; margin:0 0 10px 0; }	
	
}








/*------旅行企画・実施------*/
.planning{
	text-align:center;
	margin-bottom:40px;
}

.planning h5{
	font-size:12px;
	margin-bottom:30px;
}

.small{
	font-size:12px;
}

.planning img{
	margin:0 auto;
}

/*@media screen and (max-width:767px) {
.planning img{
	margin-bottom:20px;
	height:56px;
	width:auto;
	margin:0 2% 20px;
}	
}*/
@media screen and (max-width:767px) {
.planning img{
	margin-bottom:20px;
	width: auto;
	height:56px;
	margin:0 2% 20px;
}	
}


@media screen and (max-width:320px) {
.planning img{
	margin-bottom:20px;
	width: 96%;
	height: auto;
	margin:0 auto;
}	
}






@media screen and (min-width:768px) {
    .pc_none{display:none;}
}
@media screen and (max-width:767px) {
    .pc_none{display:block;}
    .sp_none{display:none;}
    .sp_space{width:88%;
              margin:0 auto;}
}


/*　plot　*/
#wrapper{ overflow: hidden;}
#wrapper,
#header,
#main_img,
#main_conts,
#copy{
    width:100%;
    min-width: 960px;
}
@media screen and (max-width:767px) {
    #wrapper,
    #header,
    #main_img,
    #main_conts,
    #copy{
        min-width: inherit;
    }
}



/* sns */
#sns_sp{
    padding:15px 0 0;
    width:100%;
    text-align:center;
}
#sns_sp div{
    display: inline-block;
    /display: inline;
    /zoom: 1;
}
iframe.twitter-share-button {
    width: 100px!important;
}
#SNSBox .SHARE {
	margin:-5px 0 7px 0;
}



/*header*/
#header{
    padding: 10px 0 15px;
}
#header h1{
    text-align:center;
}

@media screen and (max-width:767px) {
    #header{padding:10px 0 0;}
    #header h1 img{
        width:90%;
    }
}
@media screen and (max-width:320px) {
}


/*2015.10.14*/
.punctuation {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b8ac9e;
    clear: both;
    color: #2f1700;
    font-size: 14px;
    margin: 0 0 40px;
    padding: 20px 0;
}
.punctuation h3, .punctuation p {
    text-align: center;
}
.punctuation h3 {
    font-size: 123%;
}
@media screen and (max-width:767px) {
.punctuation{
	width:92%;
	margin:0 2% 40px;
	background:#fff;
	color:#2F1700;
	border:1px solid #B8AC9E;
	padding:4% 2%;
	clear:both;
	font-size:14px;
}
}

/*--- 2016.08.12 ADD BEGIN ---*/

.btnArea ul {
    list-style: outside none none;
    position: absolute;
    right: 0px;
    top: -75px;
    z-index: 1000;
}

.btnArea li {
    display: inline;
    margin-left: 20px;
}

@media screen and (max-width:767px) {

    .btnArea ul {
        position: static;
        list-style: none;
        margin: 10px auto 30px;
        width: 205px;
    }

    .btnArea li {
        width: 100%;
        display: block;
        margin: 0 0 10px;
    }

    .btnArea li img {
        width: 100%;
    }

}
/*--- 2016.08.12 ADD END ---*/

/*--- 2020.02.21 ADD BEGIN ---*/
.cont3col span.red {
	display: inline;
	font-size: 16px;
	border: none;
	padding: 0;
}
.plan .btnPlan2 {
	font-size:14px;
	text-align:center;
	width:270px;
	background:#fff;
	display: inline-block;
	margin:0;
	border:1px solid #6E3600;
	padding:5px 0;
	text-decoration:none;
}
/*--- 2020.02.21 ADD END ---*/


/*--- 2020.06.29 ADD BEGIN ---*/

.plan .planText{
  margin: 150px 0px 70px;
  padding: 50px 0px;
  background-color: #fff;
  border: thin solid #b8ac9e;
  color: #f00;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width:767px) {
  .plan .planText{
    margin: 0px 5px 30px;
    padding: 10% 2%;
    font-size: 16px;
  }
}
/*--- 2020.06.29 ADD END ---*/

/*--- 2020.10.30 ADD BEGIN ---*/
.plan span.gototravel_target {
	color: #004998;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
/*--- 2020.10.30 ADD END ---*/