@charset "UTF-8";

/*-----------------------------------------------------------------------------------------------------
共通設定(PC)
--------------------------------------------------------------------------------------------------------*/

html,body{ width: 100%; }

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 1.5;
}

/*リンク文字の設定*/
a{ text-decoration: underline; }
a:link,
a:visited{ color: #39f; }
a:hover,
a:active{ color: #f60; }

/*ボタンホバー設定(半透明)*/
.btn:hover {
	opacity: 0.7;
}

/*-----------------------------------------------------------------------------------------------------
各エリアの設定(PC)
-----------------------------------------------------------------------------------------------------*/

/*ページ全体*/
#container {
	position: relative;
	padding-top: 0em;



}
/*本体*/
#main {
	/*ディール変更*/
	/*background-image: url(../images/bg_main.jpg);*/
	background-repeat: no-repeat;            /* 背景を繰り返さない */
	background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
	background-attachment: fixed;             /* 背景画像を固定する */
	background-size: cover;
	margin-bottom: 0em;


}
/*カラム部分*/
#main-in {
	background-color: #FFF;
	padding: 0em 0;
	/* box-shadow: 0px 0px 15px #594a42; */
}
/*カラム内部のサイズ*/
#main-contents .contents {
	margin-bottom: 0em;
	/*padding: 0 50px;*/
	padding: 0 0px;
}
/*段落タグ*/
#main-contents p {
	line-height: 2em;
}
/*全体のフォントサイズ*/
#main-contents {
	font-size: 1.7em;
}

/*-----------------------------------------------------------------------------------------------------
ｈタグの設定(PC)
-----------------------------------------------------------------------------------------------------*/

/*H3タグ*/
#main-contents h3 {
	margin: 0em 0 0.5em;
	padding: 0.4em 0.4em;
	border-left: 8px solid #e6c473;
	border-bottom: 1px dotted #ccc;
	font-size: 1.143em;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------------------------------
ファーストビュー(ヘッダー画像)
-----------------------------------------------------------------------------------------------------*/

#main-image{
	padding-top:0em;
	/*ファーストビュー変更のためコメントアウト*/
	/*background:url(../images/top_image_back.jpg) center top no-repeat #fff;*/
	height:auto;

}

#main-image-in{
	position: relative;
	padding-bottom:0em;
	/*ファーストビュー変更のためコメントアウト*/
	/*background-color:transparent;*/
}

#main-image img{
	width: 100%;
	height: auto;
}


/*-----------------------------------------------------------------------------------------------------
メイン部分(ボディ) ※ここに案件独自のcssを記述していく
-----------------------------------------------------------------------------------------------------*/

.subhead{
	margin: 0 -2em;
	margin-bottom: 1.5em;
}

.box_price {
	background-image: url(../images/bg_price.png);
	background-repeat: no-repeat;            /* 背景を繰り返さない */
	background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
	background-attachment: fixed;             /* 背景画像を固定する */
	background-size: cover;
	/*padding: 0.5em 2em;*/
	/*border: 5px solid #bd9f04;*/
	overflow: auto;
	margin-bottom: 1em;
   font-size: 70%;

}
.box_price_02 {
	background-image: url(../images/bg_price.png);
	background-repeat: no-repeat;            /* 背景を繰り返さない */
	background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
	background-attachment: fixed;             /* 背景画像を固定する */
	background-size: cover;
	padding: 0.5em 2em;
	border: 5px solid #bd9f04;
	overflow: auto;
	width: 80%;
	margin: 0 auto;
}
.box_price_left {
	width: 52.5%;
	float: left;
}
.box_price_right {
	width: 47.5%;
	float: right;
	/* ディール変更 */
	/* padding-top: 1em; */
}
.box_price_right img {
	width: 100%;
}

.box_price_caution{
	/* ディール変更 */
	/* background-color: #f6f6f6; */
	/* background-color: #ffffff; */
	padding: 1em 2em;
}

.box_price_caution p{
line-height: 1.4em !important;
}

.box_koe {
	background-image: url(../images/bg_koe.jpg);
	background-color: #ccc;
	padding: 1em 1em 1em;
	border-radius: 10px;
	margin-bottom: 1em;
}
.box_koe_inr {
	background-color: #fff;
	padding: 1em 2em 1.5em;
	border-radius: 10px;
}


.box_tokutyou {
	background-image: url(../images/bg_tokutyo.jpg);
	border: 1px solid #ccc;
	padding: 0 1em 1em;
}
.box_tokutyo_inr {
	background-image: url(../images/bg_main_in.png);
	margin-bottom: 1em;
	padding: 1em 2em;
	margin: 0 0em 1em;
}

.radius {
	border-radius: 5px;
}
.box_deni_inr {
	background-color: #f4f4f4;
	padding: 1em 2em;
	margin-top: 1em;
}

.bg_movie{
	 /* background-image: url(../images/gure.png); */

}

.box_hosyo{
	background-color: #FEFFEC;
	padding:0em 3em 1em;
	border-radius: 15px;
}

@media screen and (min-width: 800px){
.gamen_chosei{
	position: absolute; top: 420px; left: 55px; right:45px; botton:0px;width:90%;


}
.gamen_chosei1{
	position: absolute; top: 580px; left: 45px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 850px; right: 50px;width:42%;


}
.gamen_chosei3{
	position: absolute; top: 1090px; right: 50px;width:42%;


}
}

@media screen and (max-width: 768px){
.gamen_chosei{
	position: absolute; top: 590px; left: 40px;botton:0px;width:91%;


}
.gamen_chosei1{
	position: absolute; top: 580px; left: 45px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 1300px; left: 40px;width:91%;


}
.gamen_chosei3{
	position: absolute; top: 1730px; left: 40px;width:91%;


}
}
@media screen and (max-width: 667px){
.gamen_chosei{
	position: absolute; top: 520px;left: 33px;botton:0px;width:91%;


}
.gamen_chosei1{
	position: absolute; top: 280px; left: 45px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 1185px; left: 33px;width:91%;


}
.gamen_chosei3{
	position: absolute; top: 1580px; left: 33px;width:91%;


}
}
@media screen and (max-width: 568px){
.gamen_chosei{
	position: absolute; top: 450px;left: 30px;botton:0px;width:91%;


}
.gamen_chosei1{
	position: absolute; top: 280px; left: 25px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 1005px; left: 30px;width:91%;


}
.gamen_chosei3{
	position: absolute; top: 1350px; left: 30px;width:91%;


}
}
@media screen and (max-width: 480px){
.gamen_chosei{
	position: absolute; top: 325px;left: 19px;botton:0px;width:91%;


}
.gamen_chosei1{
	position: absolute; top: 280px; left: 45px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 730px; left: 19px;width:91%;


}
.gamen_chosei3{
	position: absolute; top: 980px; left: 19px;width:91%;


}
}
@media screen and (max-width: 375px){
.gamen_chosei{
	position: absolute; top: 300px;left: 19px;botton:0px;width:91%;


}
.gamen_chosei1{
	position: absolute; top: 280px; left: 45px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 665px; left: 19px;width:91%;


}
.gamen_chosei3{
	position: absolute; top: 890px; left: 19px;width:91%;


}
}
@media screen and (max-width: 320px){
	.gamen_chosei{
	position: absolute; top: 255px;left: 17px;botton:0px;width:91%;


}
.gamen_chosei1{
	position: absolute; top: 280px; left: 45px; text-align: center;


}
.gamen_chosei2{
	position: absolute; top: 570px; left: 17px;width:91%;


}
.gamen_chosei3{
	position: absolute; top: 760px; left: 17px;width:91%;


}
}

/*--------------------------------------------------------
段落・リスト・テーブル設定
--------------------------------------------------------*/


/*チェックリスト（リストタグ）*/
#main-contents ul.checklist{
	margin: 0 0 1.5em;
	padding: 1em;
	padding-bottom: 0;
	border: 1px solid #414141;
}

#main-contents ul.checklist li{
	margin-bottom: 1.5em;
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/icon-check01-red.png) left top no-repeat;
	list-style-type: none;
}


/*テーブルタグ*/
#main-contents table{
	margin-bottom: 1.5em;
	padding: 0;
	border-top: 1px solid #959595;
	border-left: 1px solid #959595;
}

#main-contents th,
#main-contents td{
	padding: 0.5em;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
}

#main-contents th{
	background-color: #f0f0f0;
	font-weight: bold;
	text-align: left;
}

#main-contents table.table-style01 th,
#main-contents table.table-style01 td{
	text-align: left;
	vertical-align: middle;
}


/*--------------------------------------------------------
Youtube調整タグ
--------------------------------------------------------*/

.youtube_size{
	width:640px;
	height:440px;
}

/*--------------------------------------------------------
よくある質問
--------------------------------------------------------*/

.box_qa {
	background-color: #ece6ee;
	margin: 0px;
	padding:1em;
}
.box_qa_q {
	background-color:#fff;
	padding: 0.5em 1em;
	border-bottom:1px solid #ccc;
	font-size: 120%;
	font-weight:bold;
	color: #af0917;
}
.box_qa_a {
	background-color:#fff;
	padding: 0.8em 1em;
	line-height:1.8;
}


/*-----------------------------------------------------------------------------------------------------
フッター部分
-----------------------------------------------------------------------------------------------------*/


#footer{
	background: #0082B6;
	padding: 2em 0;
	text-align: center;
	font-size: 1.4em;
	color: #ffffff;
}

#footer a{
	color: #ffffff;
}

