@charset "UTF-8";
/* CSS Document */

#header_manu {
	height: 70px;
	border-top: 1px solid rgba(198,198,198,1.00);
}
.campaign {
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	overflow-y: hidden;
	padding-top: 40px;
}
.campaing_sp {
	display: none;
}
.campaing_pc {
	display: block;
}
.campaign a.campain_btn  {
	display: block;
	width: 450px;
	height: 60px;
	margin-top: 340px;
	margin-left: 100px;
	text-align: center;
	line-height: 60px;
	background-color: #FFDE00;
	color: #000F38;
	font-size: 18px;
	font-weight: bold;
}
.sp_contents {
	display: none;
}
#main_box .pc_hiddn {
	display: none;
}
#contact_box .tel a {
	display: block;
	padding-left: 20px;
	background-image: url(../image/tel_icon.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	background-size: auto 30%;
}
#contact_box .w_tel a {
	display: block;
	padding-left: 20px;
	background-image: url(../image/word_tel.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	background-size: auto 30%;
}
#contact_box .contact a {
	display: block;
	padding-left: 20px;
	background-image: url(../image/mail.png);
	background-repeat: no-repeat;
	background-position: 23px center;
	background-size: auto 25%;
}
#contact_box .shiryou a {
	display: block;
	padding-left: 20px;
	background-image: url(../image/shiryou.png);
	background-repeat: no-repeat;
	background-position: 28px center;
	background-size: auto 30%;
}
#header_manu #logo {
	margin-left: 30px;
	width: 180px;
	float: left;
	margin-top: 5px;
}
#logo img {
	width: 100%;
	height: auto;
}
#contact_box {
	float: right;
}
#header_manu ul li {
	height: 70px;
	width: 180px;
	float: left;
	line-height: 70px;
	border-left: 1px solid rgba(201,201,201,1.00);
	text-align: center;
	font-weight: bold;
}
#main_box figure img {
}
#main_box #thankyou img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#thanks_back a {
	display: block;
	width: 40%;
	height: 80px;
	text-align: center;
	line-height: 80px;
	font-size: 24px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,46,1.00);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
}
#main_box {
	background-image: url(../image/main_img.png);
	background-size: cover;
	background-position: center 0%;
	padding-top: 100px;
}
#main_box #main_text_box  {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 90px;
	padding-top: 90px;
}
#main_box #main_text_box h1 {
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0em;
	padding-bottom: 60px;
	text-shadow: 0px 0px 15px rgba(0,24,38,1.00);
}
#main_text_box p strong {
	text-align: center;
	display: block;
	font-weight: normal;
	color: hsla(0,0%,100%,1.00);
	height: auto;
}
#main_text_box ul {
	padding-top: 50px;
	padding-bottom: 50px;
	overflow-y: hidden;
}
#main_text_box ul li {
	width: 180px;
	height: 180px;
	border: 3px solid hsla(0,0%,100%,1.00);
	text-align: center;
	border-radius: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	color: hsla(0,0%,100%,1.00);
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
	font-size: 18px;
}
#main_contact_btn a {
	clear: both;
	display: block;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: hsla(0,0%,100%,1.00);
	background-color: #00002f;
	-webkit-box-shadow: 3px 3px hsla(217,100%,17%,0.89);
	box-shadow: 3px 3px hsla(217,100%,17%,0.89);
	font-size: 24px;
	margin-top: 20px;
}
.main_text img {
	width: 100%;
	height: auto;
	margin-bottom: 60px;
}
#carousel {
	background-repeat: repeat-x;
}
#bgc {
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	overflow-y: hidden;
}
#bgc  img {
	width: 100%;
	height: auto;
}
#bgc h2 {
	text-align: center;
	margin-top: 60px;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #17317F;
}
#bgc p {
	color: #002060;
	padding-top: 60px;
}
#bgc .left {
	float: left;
	width: 49%;
}
#bgc .right {
	float: right;
	width: 49%;
	font-size: 16px;
}
#bgc .bgc_inner {
	clear: both;
}
#s2_title {
	background-color: #FFFFFF;
	background-image: url(../image/line.png);
	background-repeat: repeat-x;
}
#s2_box {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 100px;
}
#s2_box h2 img {
	width: 100%;
	height: auto;
}
#s2_box2 {
	overflow-y: hidden;
	padding-bottom: 100px;
	clear: both;
}
#s2_wrapper {
	margin-left: auto;
	margin-right: auto;
}
#s2_box p {
	color: #7f838f;
	font-size: 24px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 30px;
}
#s2_wrapper #s2_text_box {
	background-color: rgba(255,255,255,0.77);
	padding-top: 80px;
	padding-bottom: 80px;
	overflow-y: hidden;
	width: 50%;
	float: left;
	background-image: url(../image/sc1_text_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#s2_img_box {
	width: 50%;
	float: left;
}
#s2_img_box2 {
	width: 50%;
	float: right;
	padding-top: 100px;
	text-align: right;
}
#s2_img_box2 img {
	width: 100%;
	height: auto;
	max-width: 800px;
}
#s2_img_box img {
	width: 100%;
	height: auto;
	max-width: 800px;
}
#s2_text_box p {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #002060;
}
#s2_point_box {
	padding-top: 100px;
	width: 50%;
	background-image: url(../image/course_bg.png);
	background-repeat: no-repeat;
	background-position: - 550%
%;
	background-position: 0% -50%;
	overflow-y: hidden;
}
#s2_point_box h3 {
	text-align: center;
	font-size: 32px;
	font-style: italic;
	color: rgba(0,27,82,1.00);
	margin-bottom: 40px;
	letter-spacing: 10px;
}
#s2_point_box dl {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
}
#s2_point_box dl dt {
	width: 50%;
	margin-bottom: 15px;
}
#s2_point_box dl dt img {
	width: 97%;
	height: auto;
	float: left;
	margin-bottom: 15px;
	margin-right: 3%;
}
#s2_point_box dl dd {
	font-size: 28px;
	color: #002060;
	font-weight: bold;
	font-style: italic;
	padding-top: 30px;
	padding-bottom: 110px;
}
.b1 {
	background-image: url(../image/no1.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.b2 {
	background-image: url(../image/no2.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.b3 {
	background-image: url(../image/no3.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
#sc3_box {
	width: 100%;
	clear: both;
	text-align: center;
	background-image: url(../image/sc2_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 100px;
}
#photo {
}
#sc3_box #arrow {
	padding-bottom: 40px;
}
#sc3_box #sc2_text {
	font-size: 24px;
	padding-bottom: 70px;
	padding-top: 50px;
}
#sc3_box dl {
	text-align: left;
	float: left;
	width: 301px;
	margin-top: 40px;
	margin-bottom: 80px;
	margin-right: 27px;
	margin-left: 27px;
}
#sc3_box dl:last-child{
	margin-right: 0px;
}
#sc3_box dl dd {
	font-size: 18px;
	text-align: center;
	background-image: url(url), -webkit-linear-gradient(270deg,rgba(211,138,9,1.00) 0.05%,rgba(239,174,60,1.00) 100%);
	background-image: url(url), linear-gradient(180deg,rgba(211,138,9,1.00) 0.05%,rgba(239,174,60,1.00) 100%);
	color: rgba(255,255,255,1.00);
	border-radius: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#sc3_box_bottom {
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#sc3_box_bottom p {
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	line-height: 38px;
	color: rgba(1,31,97,1.00);
}
#sc3_box figure {
	margin-bottom: 85px;
}
#sc3_box p {
	font-size: 25px;
	color: rgba(255,255,255,1.00);
	font-style: italic;
}
.fuan_arrow {
	margin-bottom: -100px;
}
#osusume {
	background-color: #17327f;
}
#osusume_bg {
	position: relative;
}
#osusume_bg #gats {
}
#osusume_box {
	width: 1064px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}
.osusume_text {
	width: 560px;
	float: left;
}
.osusume_text h3 {
	color: #ffe400;
	font-size: 30px;
}
.osusume_text p {
	color: rgba(255,255,255,1.00);
	font-size: 24px;
}
#fuan {
	margin-top: -10px;
	background-image: url(../image/sc3_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
}
#fuan #fuan_box {
	width: 1069px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
}
#fuan #fuan_box h3 {
	color: rgba(255,255,255,1.00);
	font-size: 30px;
	background-image: url(../image/under_line.png);
	background-repeat: no-repeat;
	background-position: 640px 33px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: italic;
	margin-top: 50px;
	margin-bottom: 35px;
}
#fuan_box h3 span {
	font-size: 64px;
}
#tour1 {
	width: 50%;
	height: 600px;
	background-image: url(../image/tour1.png);
	background-size: cover;
	background-position: center center;
	float: left;
}
#tour2 {
	width: 50%;
	height: 600px;
	background-image: url(../image/tour2.png);
	background-size: cover;
	background-position: center center;
	clear: both;
	float: right;
}

#tour_tittle{
	background-color: #00002f;
	text-align: center;
	padding-bottom: 60px;
	padding-top: 70px;
	margin-top: -21px;
}
#tour_tittle h2 {
	margin-top: 20px;
}
#tour_text1 {
	width: 50%;
	float: right;
	height: 600px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.text_box {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
	text-align: center;
}
.text_box p {
	line-height: 38px;
	color: #012061;
}
.text_box p strong {
	font-weight: bold;
	font-size: 28px;
	font-style: italic;
}
#tour_text2 {
	width: 50%;
	height: 600px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#manzoku {
	background-image: url(../image/manzoku_bg.png);
	background-size: cover;
	clear: both;
}
#manzoku_box {
	width: 1109px;
	margin-left: auto;
	margin-right: auto;
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}
#manzoku #manzoku_box p {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
}
#footer_box {
	width: 1067px;
	margin-left: auto;
	margin-right: auto;
}
#sc4 {
	margin-top: -20px;
	background-position: center 0%;
	background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #dedede 25%, #dedede 50%,
    #fff 50%, #fff 75%,
    #dedede 75%, #dedede
  );
	/* 幅8px、高さ8pxで背景画像のサイズを指定 */
	background-size: 8px 8px;
	padding-bottom: 70px;
}
#sc5 {
	margin-top: -20px;
	background-position: center 0%;
	background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #dedede 25%, #dedede 50%,
    #fff 50%, #fff 75%,
    #dedede 75%, #dedede
  );
	/* 幅8px、高さ8pxで背景画像のサイズを指定 */
	background-size: 8px 8px;
	padding-bottom: 70px;
}
.taiken_box {
	width: 1064px;
	margin-top: 70px;
	margin-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-left: 70px;
	padding-right: 70px;
	background-color: rgba(255,255,255,1.00);
	overflow-y: hidden;
	padding-bottom: 100px;
}
#sc4_title_box {
	background-color: #00002f;
	color: #FFFFFF;
	font-size: 42px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
#sc5_title_box h2 {
	color: rgba(255,255,255,1.00);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#sc5_title_box {
	background-color: #00002f;
	color: #FFFFFF;
	font-size: 42px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.taiken_text {
	width: 55%;
	float: left;
}
.taiken_table {
	width: 100%;
	border: 1px solid #041C61;
	margin-bottom: 20px;
}
.taiken_table tr th {
	background-color: #ebeef9;
	color: #041c61;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 22px;
	padding-left: 10px;
	padding-right: 10px;
}
.taiken_table tr td {
	color: #041c61;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
}
.taiken_img {
	width: 40%;
	float: right;
}
.taiken_img figure img  {
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.taiken_box figure img {
	width: 100%;
	height: auto;
}
.taiken_text h3 {
	font-size: 24px;
	font-style: italic;
	color: #041c61;
}
.taiken_box h4 {
	clear: both;
	text-align: center;
	font-size: 24px;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #001c6b;
}
.taiken_text p {
	margin-top: 20px;
	margin-bottom: 90px;
}
#atamakin {
	clear: both;
}
#sc4_box  {
	width: 1064px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	background-color: #FFFFFF;
	margin-top: 70px;
	padding-left: 150px;
	padding-right: 150px;
	margin-bottom: 70px;
	overflow-y: hidden;
}
#sc4_box h2 {
	text-align: center;
	padding-bottom: 20px;
}
#sc4_box .box {
	background-color: rgba(255,255,255,1.00);
	overflow-y: hidden;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	clear: both;
	margin-bottom: 80px;
}
.box .box_inner p {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#sc4_box .box figure {
	display: block;
	margin-right: 0px;
	float: left;
	width: 36%;
}
#sc4_box .box figure img {
	width: 100%;
	height: auto;
}
#sc4_box .box .box_inner {
	float: left;
	width: 64%;
}
.arrow  {
	text-align: center;
}
.box .box_inner h3 {
	padding-left: 20px;
	padding-right: 10px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	margin-top: 0px;
	color: #001C6B;
	font-size: 24px;
	font-style: italic;
}
.contact_btn a {
	clear: both;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #00002E;
	color: rgba(255,255,255,1.00);
	font-size: 24px;
	-webkit-box-shadow: 5px 5px rgba(124,124,124,1.00);
	box-shadow: 5px 5px rgba(124,124,124,1.00);
	margin-top: 30px;
	margin-bottom: 60px;
}
.panel_box {
	width: 47%;
	margin-left: 1.4%;
	margin-right: 1.4%;
	float: left;
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
}
.panel_box .panel_tag {
	position: absolute;
	display: block;
	left: 3px;
	top: 4px;
}
.panel_box2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.panel_box2 figure {
	width: 254px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.panel_box h3 {
	margin-top: 0px;
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 100px;
	background-color: #17327f;
	color: rgba(255,255,255,1.00);
	line-height: 1.5em;
}
#bukken_bg #bukken_box {
	-webkit-box-shadow: 5px 5px 5px #848484;
	box-shadow: 5px 5px 5px #848484;
}
#bukken_bg {
	background-image: url(../image/bukken_bg.png);
	background-size: 100% auto;
	background-position: center 0%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-repeat: no-repeat;
}
#bukken_box {
	width: 1037px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: rgba(255,255,255,0.81);
	padding-left: 15px;
	padding-right: 15px;
	overflow-y: hidden;
}
.panel_table {
	border: 1px solid #b5b5b5;
	margin-bottom: 10px;
}
.panel_table tr th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 40%;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #94acef;
	border-bottom: 1px solid #F0F0F0;
}
.panel_table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	border-bottom: 1px solid #B5B5B5;
}
#bukken_box h2 {
	text-align: center;
}
.panel_text {
	font-size: 14px;
	clear: both;
}
.panel_box .nedan {
	background-color: #dfdfdf;
	background-image: url(url);
	padding-left: 100px;
	margin-top: -10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.panel_btn a {
	font-size: 13px;
	display: block;
	text-align: center;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffb400;
	color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
}
.panel_blok   {
	clear: both;
}
.panel_list {
	background-color: #f2f2f2;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow-y: hidden;
	clear: both;
	border-top: 1px solid #D1D1D1;
}
.panel_list li {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border-right: 1px solid #D1D1D1;
}
.panel_list .m2 {
	background-image: url(../image/hous_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 90px;
	padding-left: 30px;
}
.panel_list .bed {
	background-image: url(../image/bed_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 130px;
	padding-left: 40px;
}
.panel_list .bath {
	background-image: url(../image/bath_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 130px;
	padding-left: 40px;
}
#contact_form {
	clear: both;
}
#contact_inner {
	width: 1067px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	padding-bottom: 60px;
}
body footer {
	background-color: #00002E;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 18px;
}
.swiper_box {
	width: 1073px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
	padding-bottom: 100px;
}
footer table tr th {
	width: 20%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #D9D9D9;
	color: #00002E;
	border: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
footer table tr td {
	background-color: #FFFFFF;
	text-align: left;
	color: #00002E;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border: 1px solid #FFFFFF;
}
.swiper_box .title {
	color: #17327f;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.swiper_box .subtitle {
	color: #17327f;
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}
.tour_img {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 80px;
}
.tour_img dd  {
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	color: #17317F;
	font-weight: bold;
}
.tour_map {
	clear: both;
	margin-top: 30px;
}
#bukken_box h2 {
	color: #17317F;
	margin-bottom: 30px;
	font-weight: bold;
}
#bukken_box .bukken_text {
	margin-bottom: 40px;
	text-align: center;
}
#contact_inner h2 {
	font-size: 36px;
	color: #17317F;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: italic;
}
#form_title {
	text-align: center;
}
#form_block {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#form_block .syousai_box {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
.syousai_box tr th {
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #00002E;
	color: #FFFFFF;
}
.syousai_box tr td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
.contact_text {
	padding-bottom: 0px;
	margin-bottom: 40px;
	text-align: center;
}

#contact_form{
  background-image: linear-gradient(
    -45deg,
    #ebebeb 25%,
    #d8d8d8 25%, #d8d8d8 50%,
    #ebebeb 50%, #ebebeb 75%,
    #d8d8d8 75%, #d8d8d8
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 8px 8px;
	
}
.syousai_box tr th {
	text-align: center;
}
.btn_form {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.btn_form input {
	width: 200px;
	height: 50px;
	font-size: 24px;
	background-color: #FFB401;
	color: #FFFFFF;
	border: 1px solid #EDEDED;
}
#bukken_syousai {
	width: 1064px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow-y: hidden;
}
#bukken_syousai_box {
	border: 2px solid #17327f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#bukken_syousai_box h2 {
	background-color: #17327f;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#bukken_text {
	width: 48%;
	font-size: 14px;
	line-height: 1.8em;
	margin-right: 2%;
	float: left;
	margin-bottom: 30px;
}
#bukken_table {
	width: 50%;
	float: right;
	margin-bottom: 30px;
}
#bukken_table tr th {
	background-color: #94acef;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #B5B5B5;
	width: 130px;
}
#bukken_table tr td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #B5B5B5;
}
#bukken_syousai_left {
	width: 750px;
	float: left;
}
#bukken_syousai_right {
	width: 280px;
	float: right;
}
#banner {
	clear: both;
	overflow-y: hidden;
	margin-bottom: 40px;
}
#banner li {
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
#banner li a img {
	width: 100%;
	height: auto;
}
#bukken_syousai_right h2 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #17317F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#bukken_syousai_right {
	border: 2px solid #17307F;
}
.bukken_list {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow-y: hidden;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.bukken_image {
	position: relative;
}
.bukken_image figure a img {
	width: 100%;
	height: auto;
}
.bukken_image .tag {
	position: absolute;
	left: 2px;
	top: 1px;
}
.bukken_list h3 {
	background-color: #17317F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.bukken_list_text {
	border: 2px solid #DFDFDF;
	overflow-y: hidden;
}
.bukken_list_text .bukken_list_text_p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.bukken_list_text_btn a {
	font-size: 14px;
	float: right;
}
.bukken_nedan {
	background-color: #DFDFDF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
.back {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.nedan_table {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.nedan_table tr th {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #94ACEF;
	color: #FFFFFF;
	font-size: 16px;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #B5B5B5;
	padding-left: 10px;
	padding-right: 10px;
}
.nedan_table tr td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	border: 1px solid #B5B5B5;
}
.nedan_table tr td strong {
	color: #BA0003;
}
.nedan_table tr td span,#bukken_table tr td span {
	font-size: 15px;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #345BD7;
	color: #FFFFFF;
	border-radius: 5px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#s2_line {
	clear: both;
}
#fuan_box h2 {
	color: rgba(255,255,255,1.00);
	font-size: 50px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-style: italic;
	width: 600px;
	border-bottom: 1px solid rgba(255,255,255,1.00);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	line-height: 70px;
	padding-bottom: 20px;
}
#option_inner h2 {
	margin-bottom: 100px;
}
.tyui {
	width: 1067px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	padding-top: 80px;
}
.tyui h2 {
	color: #F48400;
	font-size: 36px;
	margin-bottom: -40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.tyui article {
	border: 3px solid #F89600;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.tyui article p {
	font-size: 24px;
	color: #F48400;
}
.atamakin_img {
	background-image: url(../image/atamakin_img.png);
	background-repeat: no-repeat;
	width: 50%;
	overflow-y: hidden;
	height: 680px;
	background-size: cover;
	float: left;
}
.atamakin_text {
	width: 50%;
	float: right;
	height: 680px;
	background-color: rgba(0,0,46,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 40px;
}
#option {
	background-color: #f0f0f0;
	padding-top: 80px;
	padding-bottom: 80px;
	overflow-y: hidden;
	clear: both;
}
#option_inner {
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
}
.option_box {
	background-color: #FFFFFF;
	width: 330px;
	margin-bottom: 50px;
	padding-bottom: 30px;
	float: left;
	margin-left: 13px;
	margin-right: 13px;
	-webkit-box-shadow: 3px 3px 5px #D1D1D1;
	box-shadow: 3px 3px 5px #D1D1D1;
	position: relative;
	height: 350px;
}
#atamakin_title {
	width: 1064px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 80px;
}
#atamakin_title h2 img {
	width: 100%;
	height: auto;
}
.atamakin_text h3 {
	font-size: 42px;
	font-style: italic;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	background-image: url(../image/atamakin_line.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
.atamakin_text h3 strong {
	font-size: 150px;
	font-style: italic;
	font-weight: bold;
}
.atamakin_text p {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.6em;
	margin-top: 30px;
}
.atamakin_text p span {
	color: rgba(255,222,0,1.00);
	font-size: 21px;
}
.tour_box {
	margin-bottom: 60px;
}
.namber {
	color: #FFFFFF;
	background-color: rgba(0,0,47,0.77);
	font-size: 36px;
	height: 50px;
	width: 50px;
	text-align: center;
	position: absolute;
	top: 104px;
	left: 142px;
}
.option_h {
	font-size: 30px;
	text-align: center;
	color: #1c1c46;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.option_p {
	text-align: center;
	color: #565656;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
}
#s2_wrapper #s2_text_box h3 {
	font-size: 32px;
	text-align: center;
	color: rgba(0,27,82,1.00);
	margin-bottom: 40px;
	font-style: italic;
}
#vip_box {
	width: 1073px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-bottom: 100px;
}
#vip_bg {
	padding-top: 65px;
	background-position: center 0%;
	background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #dedede 25%, #dedede 50%,
    #fff 50%, #fff 75%,
    #dedede 75%, #dedede
  );
	/* 幅8px、高さ8pxで背景画像のサイズを指定 */
	background-size: 8px 8px;
	padding-bottom: 70px;
	margin-left: auto;
	margin-right: auto;
}
.vip_box_inner {
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 100px;
	overflow-y: hidden;
}
.vip_img {
	width: 50%;
	float: left;
}
.vip_img img {
	height: auto;
	margin-bottom: 15px;
	width: 100%;
}
.vip_img2 {
	width: 100%;
}
.vip_img2 img {
	width: 100%;
	height: auto;
}

.heading01 {
	font-weight: bold;
	position: relative;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 42px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 1173px;
	margin-left: -50px;
	background-image: -webkit-linear-gradient(355deg,rgba(167,112,27,1.00) 0%,rgba(227,189,83,1.00) 48.74%,rgba(167,112,27,1.00) 100%);
	background-image: linear-gradient(95deg,rgba(167,112,27,1.00) 0%,rgba(227,189,83,1.00) 48.74%,rgba(167,112,27,1.00) 100%);
	color: #523200;
	text-shadow: 2px 2px #e7d2a6;
	clear: both;
}
.heading01 span {
	display: block;
	font-size: 24px;
}
.heading01:before{
    content: " ";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 50px 50px 0;
    border-color: transparent;
    border-right-color: #774a03;
}
.heading01:after{
    content: " ";
    position: absolute;
    top: 100%;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: transparent;
    border-top-color: #774a03;
}
#vip_box h3 {
	color: #001e42;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 35px;
	text-align: center;
	background-image: url(../image/vip_title_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 60px;
	margin-bottom: 50px;
	padding-bottom: 20px;
}
#vip_box h3 span {
	display: block;
	font-size: 17px;
}
#vip_box .text {
	color: #001e42;
	width: 48%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 2.5em;
	float: left;
	padding-right: 33px;
	margin-right: 2%;
}
.vip_tour {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
.vip_tour dl dt {
	float: left;
	margin-right: 15px;
}
.vip_tour dl {
	padding-bottom: 60px;
	overflow-y: hidden;
	background-image: url(../image/vip_arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 30px;
}
#vip_box h4 {
	color: #002A54;
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
}
.vip_tour .last_day {
	background-image: none;
}
#vip_box table {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	color: #001c6b;
}
#vip_box table tr th {
	width: 180px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #001c6b;
	background-color: #ebeef9;
	border: 1px solid #17327F;
}
#vip_box table tr td {
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #17327F;
}
.vip_btn a {
	display: block;
	width: 600px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 36px;
	color: #4A2A00;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-shadow: 2px 2px #d3b684;
	border: 1px solid #b48d51;
	background-image: -webkit-linear-gradient(355deg,rgba(171,131,69,1.00) 0%,rgba(154,105,29,1.00) 6.76%,rgba(233,203,120,1.00) 49.34%,rgba(154,105,29,1.00) 91.52%,rgba(171,131,69,1.00) 100%);
	background-image: linear-gradient(95deg,rgba(171,131,69,1.00) 0%,rgba(154,105,29,1.00) 6.76%,rgba(233,203,120,1.00) 49.34%,rgba(154,105,29,1.00) 91.52%,rgba(171,131,69,1.00) 100%);
	font-weight: bold;
	border-radius: 10px;
	margin-top: 30px;
	-webkit-box-shadow: 2px 2px 5px #493605;
	box-shadow: 2px 2px 5px #493605;
}
.vip_btn a span {
	display: block;
	font-size: 18px;
}
.back_btn {
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-top: 20px;
}
.back_btn a {
	width: 200px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	background-color: #00002E;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.day1 {
	background-image: url(../image/doy1.png);
	background-repeat: no-repeat;
	padding-left: 150px;
	background-position: 0px 25px;
	overflow-y: hidden;
	padding-top: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 1073px;
}
.day4 {
	background-image: url(../image/day4.png);
	background-repeat: no-repeat;
	padding-left: 150px;
	background-position: 0px 25px;
	overflow-y: hidden;
	padding-top: 50px;
	width: 1073px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.day2 {
	background-image: url(../image/day2.png);
	background-repeat: no-repeat;
	padding-left: 150px;
	background-position: 0px 75px;
	overflow-y: hidden;
	clear: both;
	padding-top: 50px;
	width: 1073px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.day3 {
	background-image: url(../image/day3.png);
	background-repeat: no-repeat;
	padding-left: 150px;
	background-position: 0px 75px;
	overflow-y: hidden;
	clear: both;
	padding-top: 50px;
	width: 1073px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.day1 dl {
	width: 242px;
	float: left;
	margin-right: 60px;
}
.day4 dl {
	width: 242px;
	float: left;
	margin-right: 60px;
}
.day2 dl {
	width: 217px;
	float: left;
	margin-right: 13px;
}
.day3 dl {
	width: 217px;
	float: left;
	margin-right: 13px;
}
.day1 dl dd {
	font-size: 18px;
	color: #17317F;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.day4 dl dd {
	font-size: 18px;
	color: #17317F;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.day2 dl dd {
	color: #17317F;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.day3 dl dd {
	color: #17317F;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.day1 p {
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 20px;
	background-color: #f8fd79;
	float: left;
	color: #17317F;
	width: 282px;
	border-radius: 10px;
	position: relative;
	display: inline-block;
	z-index: 0;
}
.day4 p {
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 20px;
	background-color: #f8fd79;
	float: left;
	color: #17317F;
	width: 282px;
	border-radius: 10px;
	position: relative;
	display: inline-block;
	z-index: 0;
}
.day3 p {
	font-size: 14px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 20px;
	background-color: #f8fd79;
	float: left;
	color: #17317F;
	width: 282px;
	border-radius: 10px;
	position: relative;
	display: inline-block;
	z-index: 0;
}
.day1 p:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f8fd79 transparent transparent;
}
.day4 p:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f8fd79 transparent transparent;
}
.day3 p:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f8fd79 transparent transparent;
}
footer h2 {
	font-size: 36px;
	padding-bottom: 30px;
}
footer table {
	margin-bottom: 40px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
}
.sp_lgbtn {
	display: none;
}
#bit_box {
	background-color: #F2F2F2;
	width: 100%;
}
.bit_img {
	width: 45%;
	float: left;
}
#bit_box #bit_inner {
	width: 1075px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 40px;
}
#bit_inner .bit_text {
	width: 53%;
	float: right;
}
.bit_img img {
	width: 100%;
	height: auto;
}
#bit_inner p {
	color: #002060;
	padding-top: 60px;
}
.bit_contact {
	clear: both;
	padding-top: 30px;
}
.bit_contact li {
	width: 50%;
	float: left;
	text-align: center;
	font-size: 36px;
	font-style: italic;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.bit_contact li a {
	color: #17317F;
	text-decoration: underline;
}
#bit_inner h2 {
	text-align: center;
	margin-top: 60px;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #17317F;
}



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

#contact_box {
	float: none;
	background-color: #FFFFFF;
}
#bgc {
	width: 100%;
}
#header_manu #logo {
	width: 100%;
	float: none;
	text-align: center;
	margin-left: 0px;
}
#header_manu #logo img {
	width: 180px;
	height: auto;
}
#header_manu {
	height: auto;
}
#header_manu ul li {
	width: 25%;
	border-top: 1px solid rgba(198,198,198,1.00);
}
#contact_box li a {
	width: 100%;
	background-color: #FFFFFF;
	line-height: 60px;
}
#main_box .sp_hiddn {
	display: none;
}
#main_box .pc_hiddn {
	display: block;
}
#main_box #main_text_box {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#main_box #main_text_box h1 {
	font-size: 24px;
}
#main_box figure img {
	width: 100%;
	height: auto;
}
#main_text_box ul {
	padding-top: 20px;
	padding-bottom: 20px;
}
#main_text_box ul li {
	margin-bottom: 20px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 30%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 14px;
}
	
#main_contact_btn a {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}
#s2_title #s2_box {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
#s2_box h2 img {
	width: 100%;
	height: auto;
}
#s2_title #s2_box p {
	font-size: 16px;
}
#sc3_box figure img {
	width: 100%;
	height: auto;
}
#s2_wrapper  {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}
	#s2_wrapper dl:last-child{
	margin-right: 0px

}
#s2_wrapper dl dd {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 21px;
}
#s2_wrapper dl dt img {
	width: 100%;
	height: auto;
}
#sc3_box {
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	background-position: center 0%;
}
#sc3_box h2 {
	width: 100%;
}
#sc3_box h2 img {
	width: 100%;
	height: auto;
}
#sc3_box dl {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
#sc3_box dl dt img {
	width: 100%;
	height: auto;
}
#sc3_box dl dd {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
#sc3_box p img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
	#sc3_box_bottom img {
	width: 100%;
	height: auto;	
}
#sc3_box_bottom {
	width: 94%;
	padding-left: 1%;
	padding-right: 1%;
}
	#sc3_box_bottom p {
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	line-height: 38px;
	color: rgba(1,31,97,1.00);
}
#osusume_box {
	width: 96%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 20px;
}
.osusume_text  {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.osusume_text p img {
	width: 100%;
	height: auto;
}
#osusume #osusume_box #gats {
	text-align: center;
	margin-top: 10px;
}
#fuan #fuan_box  {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
#fuan_box h2 {
	width: 96%;
	font-size: 38px;
	line-height: 2em;
}
#fuan #fuan_box h3 {
	font-size: 34px;
}
#fuan_box h3 span {
	font-size: 38px;
}
#fuan_box figure img {
	width: 100%;
	height: auto;
}
#tour_tittle h2 img {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#manzoku #manzoku_box {
	width: 100%;
}
#manzoku_box h2 img {
	width: 100%;
	height: auto;
}
#sc4_box h2 img {
	width: 100%;
	height: auto;
}
#sc4_box  {
	width: 89%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#sc4_box .box figure {
	width: 40%;
}
.box figure img {
	width: 100%;
	height: auto;
}
#sc4_box .box .box_inner {
	width: 60%;
}
#sc3_box_bottom {
	width: 94%;
}
.contact_btn a  {
	width: 80%;
}
.swiper_box {
	width: 100%;
}
.swiper_box .title {
	width: 100%;
}
.swiper_box .title img {
	width: 60%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.text .tour_img dd {
	font-size: 12px;
}
.text p img {
	width: 100%;
	height: auto;
}
.tour_img dt img {
	width: 100%;
	height: auto;
}
.tour_map_last {
	width: 50%;
	height: auto;
}
#bukken_bg {
	padding-top: 0px;
}
#bukken_bg #bukken_box {
	width: 100%;
}
#contact_form #contact_inner {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
}
#form_block {
	width: 100%;
}
#contact_inner form #form_block {
}
#form_block .syousai_box {
	width: 100%;
}
body footer small {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
#bukken_syousai {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
}
#bukken_syousai_left {
	width: 100%;
}
.nedan_table {
	width: 94%;
}
#spslader_box {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.nedan_table tr .t1 {
	width: 20%;
}
.nedan_table tr .t2 {
	width: 60%;
}
.nedan_table tr .t3 {
	width: 20%;
}
#bukken_syousai_right {
	width: 100%;
	clear: both;
}
.bukken_list {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
}
#atamakin_title {
	width: 100%;
}
#option_inner {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
#option_inner h2 img {
	width: 100%;
	height: auto;
}
.tyui {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.day1 dl {
	width: 30%;
	margin-right: 3%;
}
.day1 dl dt img {
	width: 100%;
	height: auto;
}
.day1 p {
	width: 30%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#vip_box {
	width: 100%;
	overflow-y: hidden;
}
.heading01 {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
.heading01:before{
	display: none;
}
.heading01:after{
    display: none;
}

.taiken_box {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	padding-left: 20px;
	padding-right: 20px;
}
.vip_btn a {
	width: 80%;
}
.vip_tour dl dt {
	width: 33%;
	margin-right: 1%;
	float: left;
}
.vip_tour dl dd {
	width: 65%;
	float: right;
}
.vip_tour dl dd img {
	width: 100%;
	height: auto;
}
.vip_tour dl dt img {
	width: 100%;
	height: auto;
}
.vip_tour {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.back_btn {
	width: 100%;
}
#footer_box {
	width: 100%;
}
#footer_box table {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.campaign {
	background-image: none;
	width: 100%;
	height: auto;
	padding-top: 20px;
}
.campaign a img {
	width: 100%;
	height: auto;
}
.campaign .campaign_btn {
	display: none;
}
.campaign img {
	display: block;
}
#contact_inner {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 80px;
}
	
	#bit_box #bit_inner {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;
}
#bit_inner figure img {
	width: 100%;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
	
}

@media only screen and (max-width: 480px) {
.nedan_table tr .t1 {
	width: 20%;
}
.taiken_text h3 {
	text-align: center;
}
#header_manu ul li {
	width: 50%;
	margin-top: -10px;
}
#contact_box .tel a {
	background-image: url(../image/tel_icon_sp.png);
	color: #2F4890;
}
#contact_box .tel a:hover  {
	background-image: url(../image/tel_icon_sp.png);
	color: #2F4890;
	text-decoration: none;
}
#contact_box .w_tel a {
	background-image: url(../image/word_tel_sp.png);
	color: #2F4890;
}
#contact_box .w_tel a:hover  {
	background-image: url(../image/word_tel_sp.png);
	color: #2F4890;
	text-decoration: none;
}
#contact_box .contact a {
	background-image: url(../image/mail_sp.png);
	color: #2F4890;
}
#contact_box .contact a:hover  {
	background-image: url(../image/mail_sp.png);
	color: #2F4890;
	text-decoration: none;
}
#contact_box .shiryou a {
	background-image: url(../image/shiryou_sp.png);
	color: #2F4890;
}
#contact_box .shiryou a:hover  {
	background-image: url(../image/shiryou_sp.png);
	color: #2F4890;
	text-decoration: none;
}
#main_contact_btn {
	padding-top: 40px;
}
#sc3_box p {
	font-size: 20px;
}
.pc_contents {
	display: none;
}
.sp_contents {
	display: block;
}
.sp_contents img {
	width: 100%;
	height: auto;
}
#header_manu #logo {
	padding-bottom: 10px;
}
#main_box {
	background-position: 70% 0%;
	background-size: auto 100%;
	padding-top: 56px;
}
#main_box #main_text_box {
	width: 90%;
	padding-top: 60px;
	padding-bottom: 60px;
}
#main_box #main_text_box h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 30px;
}
#main_text_box p strong {
	font-size: 16px;
}
#main_text_box ul li {
	width: 180px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	font-size: 18px;
	padding-top: 50px;
}
#carousel {
	height: 160px;
}
#carousel #photo li {
	width: 200px;
}
#carousel #photo li img {
	width: 100%;
	height: auto;
}
#s2_title {
	padding-top: 30px;
	margin-top: -10px;
}
#s2_box p {
	padding-top: 10px;
}
#s2_box  {
	padding-top: 5px;
	padding-bottom: 5px;
}
#s2_img_box {
	width: 100%;
	height: auto;
}
#s2_text_box p {
	font-size: 16px;
}
#s2_text_box figure {
	width: 100%;
	clear: both;
	float: none;
	margin-right: 0px;
	margin-bottom: 10px;
}
#s2_text_box figure img {
	width: 100%;
	height: auto;
}
#s2_wrapper #s2_text_box {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
#s2_img_box2 {
	width: 100%;
	float: none;
	padding-top: 0px;
}
#s2_point_box dl dd {
	font-size: 18px;
	padding-bottom: 50px;
}
#s2_box2 {
	padding-bottom: 10px;
}
#s2_point_box {
	width: 94%;
	float: none;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 3%;
	padding-right: 3%;
	background-size: 100% auto;
	background-position: center bottom;
}
#s2_wrapper dl  {
	width: 100%;
	margin-right: 0%;
	float: none;
	margin-left: 0%;
}
#sc3_box #arrow {
	width: 100%;
}
#sc3_box #arrow img {
	width: 100%;
	height: auto;
}
#sc3_box #sc2_text {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#sc3_box dl {
	width: 80%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#sc3_box_bottom p {
	font-size: 14px;
	line-height: 20px;
}
#fuan {
	padding-top: 30px;
}
#fuan_box h2 {
	font-size: 24px;
	margin-top: 0px;
}
.fuan_arrow {
	margin-bottom: 1px;
}
.fuan_arrow img {
	width: 96%;
	height: auto;
}
.text_box {
	width: 90%;
}
#sc4_title_box {
	padding-top: 29px;
	padding-bottom: 30px;
}
#osusume_bg {
	padding-top: 40px;
}
.osusume_text {
	width: 100%;
}
.osusume_text h3 {
	font-size: 24px;
}
.osusume_text p {
	font-size: 16px;
}
#osusume_box #gats img {
	width: 80%;
	height: auto;
}
#sc4_box {
	padding-bottom: 20px;
	margin-bottom: 1px;
	margin-top: 20px;
}
#fuan #fuan_box {
	padding-top: 20px;
	padding-bottom: 20px;
}
#fuan #fuan_box h3 {
	font-size: 21px;
}
#tour_tittle {
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 20px;
}
#tour_tittle p img {
	width: 100%;
	height: auto;
}
#fuan_box h3 span {
	font-size: 28px;
}
#tour1 {
	width: 100%;
	float: none;
	height: 300px;
}
#tour_text1 {
	width: 100%;
	float: none;
	height: auto;
}
#tour_text1 .text_box {
	margin-top: 50px;
	margin-bottom: 50px;
}
#tour2 {
	width: 100%;
	height: 300px;
	clear: both;
}
#tour_text2 {
	width: 100%;
	height: auto;
	clear: both;
}
.clear #tour_text2 .text_box {
	margin-top: 50px;
	margin-bottom: 50px;
}
#tour_text1 .text_box p {
	font-size: 18px;
}
.text_box p strong {
	font-size: 21px;
}
#sc4_box .box figure {
	width: 100%;
	float: none;
}
#sc4_box .box .box_inner {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow-y: hidden;
}
.box .box_inner h3 {
	font-size: 24px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.box .box_inner p {
	font-size: 16px;
}
.contact_btn a  {
	width: 96%;
	font-size: 18px;
	margin-bottom: 20px;
}
#bukken_box h2 img {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.panel_box   {
	width: 100%;
}
.panel_box2 figure {
	width: 100%;
	min-height: 0px;
	margin-right: 0px;
	clear: both;
}
.panel_box2 figure img {
	width: 100%;
	height: auto;
}
.panel_table {
	width: 100%;
	clear: both;
}
	
			.syousai_box {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}
.syousai_box tr th {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	display: block;
}
.syousai_box{
	display: inline-block;
	width: 100%;
	font-size:16px;
	}
.swiper_box {
	padding-top: 10px;
	padding-bottom: 0px;
}
.syousai_box tr,
.syousai_box tr th,
.syousai_box tr td{
	display: block;
	width: 100%;
	float: left;
	border-bottom-width: medium;
	}
.syousai_box tr th,
.syousai_box tr td{
	border: none;
	}
#contact_inner {
	padding-top: 30px;
}
#bukken_syousai_box h2 {
	font-size: 16px;
}
.nedan_table tr th {
	font-size: 14px;
}
.nedan_table tr td {
	font-size: 14px;
}
#bukken_text {
	width: 100%;
}
#bukken_table {
	width: 100%;
}
#option_inner h2 {
	margin-bottom: 30px;
}
.option_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: 20px;
}
.option_box li img {
	width: 100%;
	height: auto;
}
.namber {
	position: absolute;
	left: 43%;
}
.option_h {
	font-size: 24px;
	margin-top: 30px;
}
.bukken_list {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#atamakin_title {
	width: 96%;
	padding-top: 10px;
	padding-bottom: 30px;
}
.atamakin_img {
	width: 100%;
	height: 300px;
	background-image: url(../image/atamakin_img.png);
	float: left;
	background-size: cover;
}
.atamakin_text {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}
.atamakin_text p {
	font-size: 14px;
	line-height: 2em;
}
#sc5_title_box h2 {
	font-size: 28px;
}
.taiken_box {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.taiken_text {
	width: 100%;
}
.taiken_text p {
	margin-bottom: 30px;
}
.taiken_img {
	width: 100%;
}
.taiken_box h4 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.tyui h2 img {
	width: 40%;
	height: auto;
}
.tyui article p {
	font-size: 15px;
}
.atamakin_img {
	width: 100%;
}
.atamakin_text h3 {
	width: 96%;
	font-size: 40px;
	margin-left: auto;
	margin-right: auto;
}
.atamakin_text h3 strong {
	font-size: 120px;
}
.heading01 {
	font-size: 28px;
}
.heading01 span {
	font-size: 18px;
}
.vip_btn a {
	width: 96%;
	font-size: 28px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vip_btn a span {
	font-size: 18px;
}
#vip_box h3 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.vip_tour {
	margin-top: 50px;
}
.vip_img {
	width: 100%;
}
.vip_img p img {
	width: 100%;
	height: auto;
}
.vip_box_inner {
	padding-left: 3%;
	padding-right: 3%;
}
#vip_box .text {
	width: 100%;
	margin-right: 0%;
	padding-right: 0px;
}
.vip_tour dl dd {
	width: 100%;
}
.vip_tour dl dt {
	width: 100%;
	margin-bottom: 10px;
}
#vip_box table {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
#vip_box table tr th {
	width: 25%;
}
#thanks_back a {
	width: 94%;
	font-size: 18px;
	line-height: 60px;
	height: 60px;
	margin-bottom: 40px;
}
.campaing_pc {
	display: none;
}
.campaing_sp {
	display: block;
}
.campaing_sp a {
	display: block;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 40px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFDE00;
	color: #000030;
	-webkit-box-shadow: 2px 2px #00002E;
	box-shadow: 2px 2px #00002E;
}
.campaing_sp img {
	width: 100%;
	height: auto;
}
#vip_bg #vip_box h4 {
	font-size: 18px;
	margin-top: 0px;
}
#bgc {
	padding-bottom: 30px;
}
#bgc .left {
	width: 80%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
#bgc .right {
	width: 80%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 16px;
}
#bgc p {
	padding-top: 30px;
}
#bgc h2 {
	font-size: 24px;
	margin-top: 30px;
}
.sp_lgbtn {
	display: block;
	margin-bottom: 30px;
	background-color: rgba(0,0,0,0.80);
	overflow-y: hidden;
}
.sp_lgbtn li {
	display: inline;
}
.sp_lgbtn li a {
	display: block;
	width: 33.3%;
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
		#bit_inner h2 {
	font-size: 24px;
	margin-top: 30px;
}
	#bit_box {
	background-color: #FFFFFF;
}
#bit_inner .bit_img {
	width: 100%;
	float: none;
}
#bit_inner p {
	padding-top: 30px;
}
#bit_inner .bit_text {
	width: 100%;
	float: none;
}
#bit_inner .bit_contact li {
	width: 100%;
	float: none;
	font-size: 28px;
	margin-bottom: 30px;
}
}
