@charset "utf-8";

/* =======================================

	Plan CSS

========================================== */
html {
	background-image: url(/css/front_sp/common/img/common/bg_body.gif);
}


.boxContentsRight02 h1.title02{
}

.boxContentsRight02{
	position: relative;
}

.pullDownMenu{
	position: absolute;
	right: 0;
	top: 30px;
}

.pullDownMenu:before{
	content: '並び順';
	width: 4em;
	display: inline-block;
}



p.planCount {
	background-color:#6d5c50;
	border-radius:3px;
	color:#FFFFFF;
	padding:3px 15px 2px 15px;
}

p.planCount span {
	font-weight:bold;
	font-size:1.2em;
}


									div.boxPlanIndex {
									margin:0 0 20px 0;
									padding:0 0 30px 0;
									border:1px solid #6A5D52;
									width: 329px;
									height: 451px;
									background-color: #fff;
									float: left;
									}

									div.boxPlanIndex:nth-child(even) {
					float: right;
									}

									div.boxPlanIndexLeft {
										 width:100%;
										 height: 220px;
										 overflow:hidden;
										 float:left;
										 position: relative;
									}

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


	.boxContents03{
		width: 95%;
		margin: 0 auto;
		padding: 16px 0;
	}

	div.boxPlanIndex {
	margin:0 0 16px 0;
	padding:0 0 16px 0;
	border: none;
	width: 100%;
	min-height: 400px;
	float: none;
	}

	div.boxPlanIndex:nth-child(even) {
float: none;
	}

	div.boxPlanIndexLeft {
		 float:none;
	}

}



			.ico_osusume::before {
content:" ";
display:inline-block;
width:70px;
height:70px;
background:url(../../../img/common/osusume_icon.png);
background-size:contain;
vertical-align:middle;
position: absolute;
left:0;
top: 0;
			}

.ico_osusume_en::before {
	content:" ";
	display:inline-block;
	width:70px;
	height:70px;
	background:url(../../../img/common/osusume_icon_en.png);
	background-size:contain;
	vertical-align:middle;
	position: absolute;
	left:0;
	top: 0;
}

										div.boxPlanIndexLeft img{
											width: 100%;
											height: auto;
										}

										div.boxPlanIndexRight {
											width:100%;
											float:right;
											padding: 10px;
											box-sizing: border-box;
										}

										div.boxPlanIndexRight h2 {
										font-size:18px;
										line-height:1.5;
										margin:12px 0 10px 0;
										min-height: 60px;
										}

div.boxPlanIndexRight h3 {
	font-size:16px;
	font-weight:bold;
	margin:30px 0 0 0;
	line-height:1.5;
}

div.boxPlanDetail01 {
	margin:0 0 65px 0;
}

div.boxPlanDetail01Left {
	width:100%;
}

div.boxPlanDetail02 {
	margin:0 0 10px 0;
}

div.boxPlanDetail02 p span {
	font-weight:bold;
}

div.boxPlanDetail03 {
	margin:0 0 25px 0;
	height:20px;
	overflow:hidden;
}

.social-button li {
	float: left;
}

.social-button li:first-child {
	width:125px;
	overflow:hidden;
}

.social-button li:nth-child(2) {
	width:110px;
	overflow:hidden;
}

.social-button li:nth-child(3) {
	width:83px;
	overflow:hidden;
}

div.boxPlanDetail04 {
	margin:0 0 40px 0;
}

div.boxPlanDetail04 p {
	line-height:1.9 !important;
}

div.boxPlanDetail05 {
	margin:0 0 40px 0;
}

div.boxPlanDetail05 table {
	width:100%;
}

div.boxPlanDetail05 table td {
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#d3cecb;
	padding:7px;
}

div.boxPlanDetail01Right {
	float:right;
	width:215px;
}

div.boxPlanDetail01Right img {
	margin:0 0 5px 0;
}

div.boxPlanDetail01Right p {
	margin:0 0 30px 0;
	line-height:1.5;
	font-size:11px !important;
}

.agree_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 140px;
    margin: 0 0 20px;
    overflow: auto;
    padding: 10px;
}

.table01 input, .table01 select {
    padding: 5px;
}

.table01 tr {
    padding: 5px 0;
}

.planTitle {
    background:url(/img/front/plan/bg_plan.jpg) 0 0 no-repeat;
    width: 678px;
    height: 457px;
}

.planTitle p {
    width: 420px;
    padding-top: 300px;

}

.planPoint {
    background:url(/img/front/plan/bg_planpoint.jpg) 0 0 no-repeat;
    width: 678px;
    height: 279px;
    margin: 0 0 20px 0;
}

.planPoint p {
    color: #fff;
    padding-top: 100px;
}

.planPoint .point01 {
    width: 230px;
    margin-left: 10px;
    float: left;
}
.planPoint .point02 {
    width: 400px;
    margin-right: 10px;
    float: right;
}





ul.attribute{
	font-size: 13px;
	color: #fff;
	margin-bottom: 10px;
	display: inline-block;
}

ul.attribute li{
	padding: 5px;
	background-color: #5C8DFF;
	display: inline-block;
	text-align: center;
}

ul.attribute li.attribute_experience{
	background-color: #FF79A0
}

.departure{
font-size: 15px!important;
font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0;
}

.departure span{
	background-color: #9D0101;
	font-size: 13px;
	padding: 5px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 0;
	line-height: 1em;
}

.length_fee{
	font-size: 15px!important;
	font-weight: bold;
}

/* =======================================

	Detail CSS

========================================== */

.boxContentsRight02 .imageBox{
	margin-bottom: 19px;
	width: 100%;
}

.boxContentsRight02 .imageBox img{
	width: 100%;
	height: auto;
}

.slideBox ul{
}

.slideBox li{
	 display: inline-block;
	 vertical-align: top;
	 margin-right: 4px;
 }

.slideBox .slide a {
	width: 161px;
	height: 161px;
	overflow: hidden;
	display: inline-block;
}
.slideBox .slide p {
	width: 161px;
	line-height: 1;
	word-break: break-all
}

.slideBox li:last-child{
margin-right: 0;
}

.slideBox li img{
	width: auto;
	height: 100%;
}

ul.osusumePoint li{
	line-height: 2!important;
}

ul.osusumePoint li::before{
	content:"\03e";
}

.attentionText{
font-size: 14px;
font-weight: bold;
margin-bottom: 1em;
}


/* モーダル コンテンツエリア */
#modal-main {
	display: none;
	width: 700px;
	height: 350px;
	overflow: auto;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #666666;
	position:fixed;
	z-index: 2;
}
/* モーダル 背景エリア */
#modal-bg {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
	position:fixed;
	top:0;
	left:0;
	z-index: 1;
}

#modal-main p {
	padding: 18px;
}


@media screen and (max-width: 767px) {
ul.accessText li{
	margin-bottom: 1em;
	line-height: 1.5em;
}

	div.boxPlanIndexRight h2 {
		min-height: 0;
	}

	div.boxPlanIndex {
		height: auto;
	}

	.sp_wrap {
		padding: 10px 10px;
	}

	#modal-main {
		width: 95%;
		-webkit-overflow-scrolling: touch
	}

}




/* =======================================
	    英語用 id=en
========================================== */

#en #sidr {
	display: none;
}

.spOnly {
	display: none;
}

@media screen and (max-width: 767px) {
	.spOnly {
		display: block;
	}
	#en .s-menu{
		display: block !important;
		position: absolute;
		right: 10px;
		top: 43px;
	}
	/* メニュー
========================================== */
	#en .sidr {
		display: none;
		position: absolute;
		position: fixed;
		top: 0px;
		height: 100%;
		z-index: 999999;
		width: 260px;
		overflow-x: none;
		overflow-y: auto;
	}
	#en .sidr.right {
		left: auto;
		right: -260px
	}

	#en .sidr.left {
		left: -260px;
		right: auto
	}
	#en .sidr ul li a  {
		display: block;
		margin: 0 0 0 0;
		padding: 10px 0 10px 10px;
		text-align: left;
		background-color: #7b6b61;
		color: #fff;
		/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f7f7f7), color-stop(0.00, #fefefe));
        background: -webkit-linear-gradient(top, #fefefe 0%, #f7f7f7 95%);
        background: -moz-linear-gradient(top, #fefefe 0%, #f7f7f7 95%);
        background: -o-linear-gradient(top, #fefefe 0%, #f7f7f7 95%);
        background: -ms-linear-gradient(top, #fefefe 0%, #f7f7f7 95%);
        background: linear-gradient(top, #fefefe 0%, #f7f7f7 95%);*/
		border-bottom: #584b42 1px solid;
		background-size: 10px auto;

	}


	#en #contentsWrapper{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	#en #contents{
		width: 100%;
		padding: 20px 0 40px;
		box-sizing: border-box;
	}
	#en .breadCrumbs{
		width: 100%;
		line-height: 1.7;
	}
	#en .boxContentsLeft02{
		display: none;
	}
	#en .boxContentsRight02{
		float: none;
		width: auto;
	}

	#en .ban_area{
		width: auto;
		padding: 10px 0 0;
	}
	#en .ban_area a{
		float: none;
		display: block;
		margin: 0;
		margin: 0 auto 10px;
	}
	#en .ban_area a img{
		margin: 0 auto;
		display: block;
	}

	#en .table01,
	#en .table01 tbody,
	#en .table01 tr,
	#en .table01 th,
	#en .table01 td{
		/*display: block;
		width: 100% !important;
		box-sizing: border-box;*/
	}
	#en .table01 tr{
		padding: 0;
	}
	#en .table01 textarea{
		width: 100%;
	}

	#en .table01 .name-tr td div input[type="text"]{
		width: 170px !important;
	}

	#en .detail-sub img{
		width: 100%;
		height: auto;
	}


	#en .bnt01 img {
		width: 95%;
	}

	#en #footer02 {
		width: 100%;
		font-size: 12px;
	}

	#en #footer02 img {
		width: 95%;
		height: auto;
	}

	#en #header {
		width: 100%;
		height: auto;
	}

	#en #header #headerInner01 {
		display: none;
	}

	#en #header #site-title {
		width: 86%;
		height: auto;
		background-image: url(/img/en/base/title_logo_sp.png);
		background-size: 94%;
		background-position: center center;
	}

	#en #header #site-title a {
		width: 100%;
		height: 100px;
	}

	#en #globalnavi {
		border-bottom: 3px solid #6e5c50;
	}

	#en #globalnavi ul {
		display: none;
	}

	#en .slideBox .slide {
		margin-top: 5px;
	}


	#en .slideBox li {
	}

	#en .slideBox .slide a {
		width: 54px;
		height: 54px;
	}

	#en .slideBox .slide p {
		width: 54px;
		padding-top: 2px;
		line-height: 1;
		font-size: 11px;
		word-break: break-all
	}

	#en .boxContentsRight02 .imageBox {
		margin-bottom: 5px;
	}

	#en .formButton-double .btn02{
		display: -webkit-box;
	  display: -webkit-flex;
	  display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	#en .formButton-double .btn02 a{
		display: block;
		width: 100%;
		padding: 0 10px;
		order: 2;
	}
	#en .formButton-double .btn02 .btn-send{
		order: 1;
		margin-bottom: 15px;
	}
	#en .title02 {
		line-height: 1.1;
	}


}
