@charset "utf-8";
/* CSS Document */
body, html {
	min-width: 990px;
}
* {
	margin: 0;
	padding: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.8;
	font-weight: 500;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	position: relative;
}
a {
	text-decoration: underline;
	color: #ff8b2c;
	font-size: 15px;
	line-height: 38px;
}
a, a:hover {
	color: #000058;
}
h1, h2, p {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a, a img {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	-webkit-transition: all, 0.3s;
	-moz-transition: all, 0.3s;
	transition: all, 0.3s;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
div:after {
	content: "clear";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	-moz-transition: all, 0.3s;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;
}
.align-center {
	margin: 0 auto;
	display: block;
}
.sp {
	display: none;
}
#layout {
	width: 100%;
	overflow: hidden;
}
#wrapper {
	overflow: hidden;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
}
#wrapper2 {
	margin-top: 60px;
	padding-bottom: 0;
}
#content_bg {
	padding-top: 33px;
	position: relative;
}
.splogo {
	display: none;
}
.WD {
	width: 990px;
	margin: 0 auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.w783 {
	max-width: 783px;
	margin: 0 auto;
}
.w793 {
	max-width: 783px;
	margin: 0 auto;
}
.w837 {
	max-width: 837px;
	margin: 0 auto;
}
/*****************
menu
*****************/
#layout #wrapper #menu {
	background-color: #fff;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#layout #wrapper #menu .top-header p {
	background: url(../images/menu.png) no-repeat bottom;
	width: 40px;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
}
#layout #wrapper #menu .top-header p.close {
	background: url(../images/menu_close.png) no-repeat bottom;
}
#layout #wrapper #menu .top-header p:hover {
	cursor: pointer;
}
#layout #wrapper #menu .top-header {
	padding: 8px 5px 12px 5px;
	box-sizing: border-box;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}
#layout #wrapper #menu .top-header img {
	width: auto;
}
#layout #wrapper #menu ul {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	border-top: 1px solid #000000;
}
#layout #wrapper #menu ul li {
	background: url(../images/menu-bg.png) repeat;
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
}
#layout #wrapper #menu ul li p a {
	line-height: 2;
	padding: 5px;
	box-sizing: border-box;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background: url(../images/menu-arrow.png) no-repeat 100% 50%;
}
#layout #wrapper #menu ul li p a:hover {
	background: url(../images/menu-arrow.png) no-repeat 100% 80%;
}
#layout #wrapper #menu ul li p a span {
	border: 1px solid #fff;
	font-weight: bold;
	margin-right: 1em;
	padding: 0 5px;
}
#layout #wrapper #menu ul li p a.down {
	float: right;
	margin-top: 9px;
}
#layout #wrapper #menu ul li p {
	display: block;
	width: 100%;
	max-width: 785px;
	margin: 0 auto;
}
/*****************
mouse over effect
*****************/
.tab_box {
	padding: 5px 0 5px 90px;
	height: 95px;
	overflow: hidden;
}
/*****************
mouse over effect
*****************/
.tab_box {
	padding: 5px 0 5px 90px;
	height: 95px;
	overflow: hidden;
}
/*****************
crossfade
*****************/
#main_slider {
	background-repeat: repeat;
	background-size: cover;
}
h1 {
	display: none;
	padding: 0;
	text-indent: -9999px;
}
.sliderbox {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	line-height: 0 !important;
}
.sliderbox .slider li.slider_1 {
	background: url(../images/slider_01_bg.jpg);
	background-size: cover;
}
.sliderbox .slider li.slider_2 {
	background: url(../images/slider_02_bg.jpg);
	background-size: cover;
}
.sliderbox .slider li.slider_3 {
	background: url(../images/slider_03_bg.jpg);
	background-size: cover;
}
.sliderbox .slider li.slider_4 {
	background: url(../images/slider_04_bg.jpg);
	background-size: cover;
}
.slider, .slider_sp {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	list-style: none;
	line-height: 0 !important;
}
.slider li img {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
}
.slider li, .slider_sp li {
	width: 100%;
	font-size: 1%;
	line-height: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
}
#slider li img.slider_img {
	width: 100%;
	max-width: 100%;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.slider li:first-child, .slider_sp li:first-child {
	position: relative;
}
#timesale {
	text-align: center;
	padding: 0;
	z-index: 10;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 30px auto 0 auto;
}
#timesale a.pc {
	max-width: 707px;
	margin: 0 auto;
}
#timesale a.sp {
	max-width: 381px;
	margin: 0 auto;
}
#timesale a.fixed {
	z-index: 100;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
img.timesale_img {
	margin: 0 0;
	-webkit-box-shadow: 0px 3px 20px 6px #eaeaea;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow: 0px 3px 20px 6px #eaeaea;  /* Firefox 3.5 - 3.6 */
	box-shadow: 0px 3px 20px 6px #eaeaea;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
#timesale_fixed {
	max-width: 707px;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}
#yado_all {
	overflow: hidden;
	/*padding: 5px 13px 0px 16px;*/
	padding: 0;
}
#yado_all li {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	/*	*margin: 0px 2.9px 5px 3px;*/
	line-height: 0;
	cursor: pointer;
	height: auto;
	-webkit-transition: all, 0.3s;
	-moz-transition: all, 0.3s;
	transition: all, 0.3s;
}
img {
	-webkit-backface-visibility: hidden;
}
#yado_all ul {
	/*	margin: 0 -1.5px;*/
/*	clear: both;*/
	width: 496px;
	margin: 0 -2px -3px 0;
}
#yado_bg {
	padding: 40px 0 50px 0;
}
#yado_all li.no {
	cursor: default !important;
}
#yado_all li.no:hover {
	background-color: transparent;
}
#yado_all li a img {
	display: block;
}
.big {
	height: 540px !important
}
/***************************
FEATURE
****************************/

.w423 {
	width: 423px;
	padding: 0 10px 0 0;
}
.w451 {
	width: 451px;
	padding-top: 57px;
	position: relative;
	min-height: 400px;
}
.default_p {
	font-size: 1.3em;
	color: #3d3d3d;
	line-height: 2;
}
.pf_title {
	padding: 30px 0 20px 0;
	font-size: 2em;
}
.hc_f1 {
	padding: 16px 15px 0 15px;
	width: 920px;
	height: auto;
	position: relative;
	background: white;
	color: #373737;
}
.hc_f1 .w783 {
	margin-bottom: 0;
}
.hc_f1 .w423 .pf_title {
	padding: 12px 0 20px 0;
}
.hc_f1 .w423 .pf {
	padding: 0;
}
.hc_f2 {
	padding: 30px 15px 0 15px;
	width: 920px;
	height: auto;
	position: relative;
	background: white;
	color: #a27c27;
}
.hc_f2 .sub {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	text-align: center;
	padding: 49px 0 45px 0;
	line-height: 2;
	letter-spacing: 0.11em;
	font-size: 18px;
}
.hc_f2 .default_p {
	padding-top: 20px;
}
.mr60p {
	margin-right: 60px;
}
#feature_check {
	/*background: url(../images/news1_bg.jpg) repeat top center;x
	background-size: contain;*/
	padding-bottom: 40px;
}
#feature_check_02 {
	/*background: url(../images/news2_bg.jpg) repeat top center;
	background-size: contain;*/
	padding-bottom: 40px;
}
#feature_check_03 {
	padding-bottom: 50px;/*background: url(../images/topics_bg.jpg) repeat top center;
	background-size: cover;*/
}
.single-slider {
	max-width: 909px;
	margin: 0 auto;
	overflow: hidden;
}
.single-slider ul.slick-dots {
	bottom: 15px;
}
.single-slider.dots2 {
	padding-bottom: 22px;
}
.single-slider.dots2 ul.slick-dots {
	bottom: 0;
}
.news_check {
	padding-bottom: 30px;
	background: url(../images/news_bg.jpg) -20px -40px repeat;
}
.check_bnr {
	background-color: #FFF;
	height: 100px;
	position: relative;
	margin: 0 auto;
}
.check_bnr h3 {
	position: relative;
	height: 100px;
	background-image: url(../images/news_banner.jpg);
	background-repeat: repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin: 0 auto;
}
.check_bnr#news2 h3 {
	background-image: url(../images/news2_banner.jpg);
	background-size: cover;
}
.check_bnr h3 img, .topic_bnr h3 img {
	margin: 0 auto;
	padding: 24px 0 0;
	vertical-align: middle;
}
.ntitle {
	background-image: url(../images/news_title_01.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
}
#feature_check_02 .ntitle {
	background-image: url(../images/news_title_02.png);
}
#feature_check_03 .ntitle {
	background-image: url(../images/topics_title_01.png);
	padding-bottom: 40px;
}
.totitle {
	width: 870px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1em;
}
.btn_c {
	left: 0;
	right: 0;
	text-align: center;
	margin: 30px 0;
}
.btn_c.mb40 {
	margin: 45px 0 40px;
}
.btn_d {
	margin-bottom: 50px;
	left: 0;
	right: 0;
	padding: 0;
	text-align: center;
	margin-top: 0;
	display: none;
}
.date-line {
	text-align: left;
	font-size: 14px;
	color: #3d3d3d;
	margin: 15px 0;
	width: 100%;
}
.date-line tr td.firstcell {
	width: 50px;
}
#hc_news1 {
	background: url(../images/news_bg.jpg) repeat;
	position: relative;
}
.bs {
	background: url(../images/bs.png) repeat-x;
	z-index: 999;
	width: 100%;
	height: 16px;
}
.zenkoku_content {
	width: 950px;
	margin: 0 auto;
	background: url(../images/map.png) no-repeat;
	background-position: center 70%;
	padding: 30px 0 0 0;
}
.topic_bnr {
	background-color: #FFF;
	height: 100px;
	position: relative;
	margin: 0 auto;
}
.topic_bnr h3 {
	position: relative;
	height: 100px;
	background-image: url(../images/topics_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0 auto;
}
.btn_n {
	text-align: center;
	padding-top: 30px;
}
#hc_news2 {
	background: url(../images/bg_o.png) repeat-x 200px bottom;
	padding-bottom: 50px;
}
.btn_nn {
	position: absolute;
	bottom: 0;
	right: 190px;
	padding-bottom: 55px;
}
.line {
	padding: 0 0 44px 0;
	max-width: 808px;
	margin: 0 auto;
	display: block;
}
.sp_ya {
	max-width: 390px;
	max-height: 150px;
	position: relative;
	overflow: hidden;
	float: left;
}
.sp_kai {
	max-width: 390px;
	max-height: 150px;
	position: relative;
	overflow: hidden;
	float: right;
}
.sp_kai .sp_btn {
	padding: 10px;
}
.sp_btn {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px;
}
.listbox {
	clear: both;
}
.zenkoku {
	margin-bottom: 15px;
	padding-bottom: 26px;
	border-top: double 3px #000058;
	border-bottom: double 3px #000058;
}
.zenkoku .ttl_map .w990 {
	width: 990px;
	margin: 0 auto;
}
.listbox {
	padding: 0 0 0 0;
}
.listbox h2 {
	padding: 0 0 30px 0;
}
.listbox dl dt {
	color: #fff;
	text-align: center;
	float: left;
	display: block;
	font-size: 15px;
	line-height: 21px;
	margin-top: 7px;
}
.listbox dl dt.tag_lg {
	background: url(../images/tag_lg.png) no-repeat;
	width: 110px;
	height: auto;
	padding: 7px 0;
}
.listbox dl dt.tag_sm {
	background: url(../images/tag_sm.png) no-repeat;
	width: 110px;
	height: 25px;
	padding: 0 0;
}
.listbox dl dd {
	color: #000058;
	font-size: 17px;
	line-height: 38px;
	margin-left: 120px;
}
.listbox dl dd a.pl105 {
	padding-left: 105px;
}
.dl {
	vertical-align: top;
}
.dr {
	display: inline-block;
	top: 0;
}
.dr a:hover, dd a:hover {
	text-decoration: underline;
}
.mb20 {
	margin-bottom: 20px;
}
.listbox.pull-right {
	padding: 0;
	margin: 180px 60px 0 0px;
}
.listbox.pull-right .block {
	display: block;
}
.listbox.pull-right span.inline {
	float: left;
}
.pdtr15 {
	padding-right: 15px;
	padding-top: 15px;
}
.clearfix {
	clear: both;
}
.bottom {
	position: fixed;
	bottom: 33px;
	right: 33px;
	z-index: 11;
}
/***************************
MODAL BOX
****************************/

#boxes .inner {
	width: 768px;
	display: block;
}
#boxes .inner div.disc {
	padding: 14px 22px 20px 22px;
}
#boxes .inner div.disc p {
	display: block;
	font-size: 15px;
	line-height: 26px;
	color: #3d3d3d;
}
#boxes .inner div.disc p.yoyaku {
	margin: 20px 0 0 0;
	text-align: center;
}
#boxes .inner div.disc p.yoyaku:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#boxes .inner .close {
	display: block;
	font-size: 0px;
	position: absolute;
	top: -45px;
	right: 5px;
	width: 35px;
	height: 35px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
	text-indent: -200px;
}
#mask {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9000;
	background-color: #000;
	overflow: hidden;
	display: none;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}
#boxes .window {
	position: fixed;
	display: none;
	z-index: 9999;
	background: url(../images/modal-bg.jpg) repeat;
	width: 988px;
	max-width: 988px;
	line-height: 20px;
	border: 1px solid #FFF;
	margin: 0 auto;
}
#boxes .center-item {
	overflow: hidden;
	background: #434343;
	padding-bottom: 5px;
}
/*SLICK THEME*/

/* Arrows */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 16px;
	height: 32px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	z-index: 999;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 33px;
	background: url(../images/prev.png) no-repeat;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '';
	background: url(../images/prev.png) no-repeat;
}
[dir='rtl'] .slick-prev:before {
	content: '';
}
.slick-next {
	right: 33px;
	background: url(../images/next.png) no-repeat;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '';
}
[dir='rtl'] .slick-next:before {
	content: '';
	background: url(../images/prev.png) no-repeat;
}
/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: 9px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	float: left;
	position: relative;
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	left: 46%;
	background-color: transparent;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 13px;
	height: 13px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border-radius: 100%;
	border: none;
	outline: none;
	background: url(../images/dot.png) no-repeat;
}
.dots2 .slick-dots li button {
	background: url(../images/dot2.png) no-repeat;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 13px;
	content: '';
	text-align: center;
	border-radius: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	width: 13px;
	height: 13px;
	background: url(../images/dot_active.png) no-repeat;
}
.dots2 .slick-dots li.slick-active button:before {
	background: url(../images/dot2_active.png) no-repeat;
}
/***************************
SLICK
****************************/
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	width: 783px;
 *width: 783px;
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}
.single-slider .slick-list {
	max-width: 909px;
 *max-width: 909px;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	width: 778px;
 *width: 778px;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-list {
 *padding: 0 0 0 200px;
}
.mb3 .pull-left, .mb3 .pull-right {
	width: 50%;
	display: block;
}
.mb3 .pull-left .yadosp-inner {
	margin-right: 1.5px;
}
.mb3 .pull-right .yadosp-inner {
	margin-left: 1.5px;
}
.fixed {
	position: fixed !important;
}

@media screen and (max-width:1170px) {
#slider {
	width: 100%;
}
#slider li img {
	width: 100%;
}
}

@media screen and (max-width:1110px) {
.hc_f1, .hc_f2 {
	padding: 20px 20px 50px;
	width: auto;
}
.btn_n {
	right: 20px;
}
.hc_f1 .default_p {
}
}

/*=================================================================================================
		SP
===========================================================================*/
@media screen and (max-width:600px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
.btn_d {
	margin-bottom: 0;
}
.ntitle {
	height: auto;
}
#timesale {
	margin: 30px 0 0 0;
}
#mobile-head .menubg {
	width: 100%;
}
#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
	padding-left: 10px;
	width: 100%;
}
#feature_check .hc_f1 .single-slider {
	margin: 0 auto;
}
#feature_check .hc_f1 .single-slider .slick-list {
	width: 100%;
}
#feature_check .hc_f1 .single-slider ul.slick-dots {
	width: 100%;
	padding: 0;
	margin: 0;
	left: auto;
}
.hc_f2 .sub {
	font-size: 16px;
	padding: 15px 0;
	letter-spacing: normal;
}
.slider_sp {
	max-width: 100%;
}
.yaSP {
	background: url(../images/sp-ya.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 286px;
}
.yaSP.active {
	background: url(../images/sp-ya-b1.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 467px;
}
.kaiSP {
	background: url(../images/sp-kai.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 324px;
}
.kaiSP.active {
	background: url(../images/sp-kai-b1.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 468px;
}
.reSP {
	background: url(../images/sp-re.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 325px;
}
.reSP.active {
	background: url(../images/sp-re-b1.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 455px;
}
.kosaiSP {
	background: url(../images/sp-kosai.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 268px;
}
.kosaiSP.active {
	background: url(../images/sp-kosai-b1.jpg) no-repeat;
	max-width: 100%;
	background-size: contain;
	height: 416px;
}
#boxes div img.sp {
	width: 100%;
	max-width: none;
}
.yadosp {
	overflow: hidden;
}
}

@media screen and (max-width:550px) {
.hc_f2 .sub br {
	display: none;
}
.yaSP {
	height: 252px;
}
.yaSP.active {
	height: 413px;
}
.kaiSP {
	height: 286px;
}
.kaiSP.active {
	height: 414px;
}
.reSP {
	height: 288px;
}
.reSP.active {
	height: 368px;
}
.kosaiSP {
	height: 237px;
}
.kosaiSP.active {
	height: 367px;
}
}

@media screen and (max-width:500px) {
.yaSP {
	height: 227px;
}
.yaSP.active {
	height: 372px;
}
.kaiSP {
	height: 257px;
}
.kaiSP.active {
	height: 372px;
}
.reSP {
	height: 259px;
}
.reSP.active {
	height: 331px;
}
.kosaiSP {
	height: 213px;
}
.kosaiSP.active {
	height: 331px;
}
}

@media screen and (max-width:450px) {
.yaSP {
	height: 202px;
}
.yaSP.active {
	height: 331px;
}
.kaiSP {
	height: 230px;
}
.kaiSP.active {
	height: 332px;
}
.reSP {
	height: 230px;
}
.reSP.active {
	height: 295px;
}
.kosaiSP {
	height: 190px;
}
.kosaiSP.active {
	height: 295px;
}
}

@media screen and (max-width:414px) {
.yaSP {
	height: 184px;
}
.yaSP.active {
	height: 301px;
}
.kaiSP {
	height: 209px;
}
.kaiSP.active {
	height: 302px;
}
.reSP {
	height: 210px;
}
.reSP.active {
	height: 268px;
}
.kosaiSP {
	height: 173px;
}
.kosaiSP.active {
	height: 268px;
}
}

@media screen and (max-width:400px) {
.spbnr {
	height: 110px;
}
#layout #wrapper #menu .top-header {
	padding: 5px;
	box-sizing: border-box;
}
#wrapper2 {
	margin-top: 43px;
}
#layout #wrapper #menu .top-header a img {
	height: 26px;
}
#layout #wrapper #menu .top-header p, #layout #wrapper #menu .top-header p.close {
	width: 33px;
	height: 33px;
	background-size: contain;
}
#layout #wrapper #menu ul {
	top: 43px;
}
.yaSP {
	height: 186px;
}
.yaSP.active {
	height: 304px;
}
.kaiSP {
	height: 210px;
}
.kaiSP.active {
	height: 304px;
}
.reSP {
	height: 211px;
}
.reSP.active {
	height: 296px;
}
.h270.active {
	height: 270px;
}
.kosaiSP {
	height: 174px;
}
.kosaiSP.active {
	height: 270px;
}
.sp_ya, .sp_kai {
/*width: 93%;*/
}
}

@media screen and (max-width:376px) {
.yaSP {
	background: url(../images/sp-ya.jpg) no-repeat;
	height: 173px;
	width: 100%;
	background-size: contain;
}
/*.yaSP.active {
	background: url(../images/sp-ya-c.jpg) no-repeat;
	height: 283px;
	width: 100%;
	background-size: contain;
}*/
.kaiSP {
	background: url(../images/sp-kai.jpg) no-repeat;
	height: 196px;
	width: 100%;
	background-size: contain;
}
/*.kaiSP.active {
	background: url(../images/sp-kai-c.jpg) no-repeat;
	height: 285px;
	width: 100%;
	background-size: contain;
}*/
/*.reSP{
	background: url(../images/sp-re.jpg) no-repeat; 
	height: 210px;						
	width: 370px;
}*/

.reSP {
	background: url(../images/sp-re.jpg) no-repeat;
	height: 197px;
	width: 100%;
	background-size: contain;
}
/*.reSP.active {
	background: url(../images/sp-re-b.jpg) no-repeat;
	height: 276px;
	width: 100%;
	background-size: contain;
}*/
.kosaiSP {
	background: url(../images/sp-kosai.jpg) no-repeat;
	height: 163px;
	width: 100%;
	background-size: contain;
}
/*.kosaiSP.active {
	background: url(../images/sp-kosai-b.jpg) no-repeat;
	height: 252px;
	width: 100%;
	background-size: contain;
}*/
}

@media screen and (max-width:360px) {
.yaSP {
	height: 165px;
}
.yaSP.active {
	height: 270px;
}
.kaiSP {
	height: 187px;
}
.kaiSP.active {
	height: 271px;
}
.reSP {
	height: 188px;
}
.reSP.active {
	height: 263px;
}
.kosaiSP {
	height: 155px;
}
.kosaiSP.active {
	height: 241px;
}
}

@media screen and (max-width:600px) {
body, html {
	width: 100%;
	min-width: 100%;
}
.slider_sp {
	width: 100%;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
#layout #wrapper #menu ul li p a {
	background: url(../images/menu-arrow.png) no-repeat 98% 50%;
	max-width: 100%;
}
#layout #wrapper #menu ul li p a:hover {
	background: url(../images/menu-arrow.png) no-repeat 98% 80%;
}
.txt_sp {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 10px 14px 0 10px;
}
.mb3 .pull-left, .mb3 .pull-right {
	width: 50%;
}
.hc_f1 .pull-left {
	float: none !important;
	display: block;
}
.hc_f1 .pull-right {
	float: none !important;
	display: block;
}
.w423 {
	width: 100%;
}
.hc_f1 .w423 .pf_title {
	padding: 15px 0;
	text-align: center;
}
.slider_sp sp li img {
	max-width: 200%;
}
#layout img {
	max-width: 100%;
}
.WD {
	width: auto;
	margin: 0 auto;
}
/*#timesale {
	position: fixed;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	z-index: 1000;
	bottom: 0;
	right: 0;
}*/
img.timesale_img {
	margin: 0 0 0;
}
/*============ YADO SP=============*/
#yado_bg2 {
	padding: 20px 15px;
}
.konten {
	text-indent: -9999px;				 /* sends the text off-screen */
	white-space: nowrap;			/* because only the first line is indented */
	margin: 0 0 3px 0;
}
.mb3 {
	margin-bottom: 3px;
}
.konten a {
	outline: none;
}
#feature_check {
	padding-bottom: 45px;/*background: url(../images/news1_bg-sp.jpg) repeat top center;*/
}
#feature_check_02 {
	padding-bottom: 45px;/*background: url(../images/news2_bg-sp.jpg) repeat top center;*/
}
#feature_check_03 {
	padding-bottom: 45px;/*background: url(../images/topics_bg-sp.jpg) repeat top center;*/
}
#content_bg #feature_check, #content_bg #feature_check_02, #content_bg #feature_check_03 {
	background-size: cover;
}
.hc_f1, .hc_f2 {
	padding: 12px;
	margin: 0 10px;
	width: auto;
	background-color: rgba(255,255,255,0.70);
}
.check_bnr {
	height: 85px;
	position: relative;
	margin: 0 auto;
}
.check_bnr h3 {
	position: relative;
	height: 85px;
	background-image: url(../images/news_banner-sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0 auto;
}
.check_bnr#news2 h3 {
	background: url(../images/news2_banner-sp.jpg) no-repeat;
	background-size: cover;
}
.check_bnr h3 img {
	position: absolute;
	padding: 12px 0 0;
	top: 0;
	left: 0;
	right: 0;
}
#layout .check_bnr h3 img, #layout .topic_bnr h3 img {
	max-width: 95%;
}
#feature_check .ntitle {
	background-image: url(../images/news_title_sp01.png);
	height: 67px;
	margin: 0 auto;
	background-position: center;
}
#feature_check_02 .ntitle {
	background-image: url(../images/news_title_sp02.png);
	padding: 0;
	margin: 10px 0 20px 0;
}
#feature_check_03 .ntitle {
	background-image: url(../images/topics_title_sp01.png);
	padding: 0;
	margin: 10px 0 20px 0;
}
.totitle {
	width: 100%;
}
.topic_bnr {
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.topic_bnr h3 {
	position: relative;
	height: 100px;
	background-image: url(../images/topics_banner-sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0 auto;
}
.topic_bnr h3 img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 12px 0 0;
}
.pf_title {
	padding: 30px 0 20px 0;
	text-align: center;
}
.default_p {
	color: #3d3d3d;
	line-height: 2;
	text-align: justify;
}
.btn_c {
	/* position: absolute; */
	display: none;
}
.btn_d {
	display: block;
	padding: 20px 0 0;
}
.line {
	display: block;
	padding: 0 15px 20px 15px;
}
.sp_ya {
	/* background: url(../images/banner_taketomijima.jpg); */
	height: auto;
	position: relative;
	overflow: hidden;
	float: none;
	margin: 0 auto 20px;
	display: block;
}
.sp_kai {
	/* background: url(../images/banner_taketomijima.jpg); */
	height: auto;
	position: relative;
	overflow: hidden;
	float: none;
	margin: 0 auto;
	display: block;
}
.zenkoku {
	padding: 0 0;
}
.zenkoku_content {/*
	width: auto;
	background: url(../images/map-sp.jpg) no-repeat 0px 200px;
	background-size: contain;
	padding: 30px 20px;*/
	display: none;
}
p.splogo {
	text-align: center;
	margin-bottom: 3em;
	display: block;
}
.ttlmap.sp {
	text-align: center;
}
.listbox dl {
	display: none;
}
.listbox dl dt.tag_sm {
	background: url(../images/tag_sm.png) no-repeat;
	width: 110px;
	height: 25px;
	padding: 0 0;
	display: block;
}
.listbox dl dt {
	color: #fff;
	text-align: center;
	float: left;
	display: block;
	font-size: 1.2em;
	line-height: 21px;
	margin-top: 7px;
}
.listbox dl dd {
	color: #ff8b2c;
	font-size: 1em;
	line-height: 38px;
	margin-left: 0;
}
.listbox dl dd a {
	text-decoration: underline;
	color: #ff8b2c;
	font-size: 1em;
	line-height: 38px;
}
span.br {
	height: 0;
}
.listbox.pull-right {
	padding: 0;
	margin: 0 0px 0 0px;
	float: none !important;
}
.listbox h2 {
	text-align: center;
	padding: 0;
}
#boxes .window {
	position: fixed;
	/* top: 0 !important; */
	display: none;
	z-index: 9999;
	background: url(../images/modal-bg.jpg) repeat;
	width: 400px;
	max-width: 400px;
	line-height: 20px;
	overflow: visible;
	border: 1px solid #FFF;
	margin: 0 auto;
	right: 0 !important;
	left: 0 !important;
	top: 10% !important;
}
.slick-slide {
	padding: 0 1px;
 *padding: 0 1px;
}
.slick-list {
	width: 100%;
	max-width: 550px;
	min-width: 330px;
}
/*.slick-dots {
	width: 50%;
	left: 15%;
}*/
#boxes .inner div.disc p {
	display: block;
	font-size: 1.3em;
	line-height: 20px;
	color: #3d3d3d;
}
.bottom {
	position: fixed;
	bottom: 12%;
	right: 15px;
	width: 15%;
	z-index: 9999;
}
.fixed {
	position: fixed !important;
}
#boxes .inner div.disc p.yoyaku {
	margin: 20px auto 0;
	text-align: center;
	width: 65%;
	height: auto;
}
.listboxSp-left {
	width: 50%;
	float: left;
}
.listboxSp-right {
	width: 50%;
	float: right;
}
}

@media screen and (max-width:376px) {
#wrapper2 {
	margin-top: 40px;
	padding-bottom: 0;
}
/*============ YADO SP=============*/
#yado_bg2 {
	padding: 20px 15px;
}
#feature_check_03 {
	padding-bottom: 0px;
}
.mb3 {
	margin-bottom: 3px;
}
.ntitle {
	background-image: url(../images/news_title_sp01.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center;
	margin-bottom: 3px;
	background-size: contain;
}
.topic_bnr h3 {
	position: relative;
	height: 100px;
	background-image: url(../images/topics_banner-sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	background-size: contain;
}
#boxes .window {
	position: fixed;
	/* top: 0 !important; */
	display: none;
	z-index: 9999;
	background: url(../images/modal-bg.jpg) repeat;
	width: 100%;
	max-width: 100%;
	line-height: 20px;
	overflow: visible;
	border: 1px solid #FFF;
	margin: 0 auto;
	right: 0 !important;
	left: 0 !important;
	top: 10% !important;
}
}

@media screen and (max-width:320px) {
body, html {
}
#layout #wrapper #menu ul li p a {
	font-size: 13px;
}
#layout #wrapper #menu ul li p a img {
	width: 100%;
}
#layout #wrapper #menu ul li p a.down img {
	width: 100%;
}
#layout #wrapper #menu ul li p a.down {
	margin-top: 5px;
}
/*============ YADO SP=============*/

.pf_title {
	padding: 30px 0 20px 0;
	font-size: 1.5em;
}
.default_p {
	font-size: 1.2em;
	color: #3d3d3d;
	line-height: 2;
}
#yado_bg2 {
	padding: 20px 15px;
}
.konten {
	text-indent: -9999px;				 /* sends the text off-screen */
	white-space: nowrap;			/* because only the first line is indented */
	margin: 0 0 3px 0;
}
.mb3 {
	margin-bottom: 3px;
}
.yaSP {
	background: url(../images/sp-ya.jpg) no-repeat;
	height: 145px;
	width: 100%;
	background-size: contain;
}
/*.yaSP.active {
	background: url(../images/sp-ya-c.jpg) no-repeat;
	height: 238px;
	width: 100%;
	background-size: contain;
}*/
.kaiSP {
	background: url(../images/sp-kai.jpg) no-repeat;
	height: 165px;
	width: 100%;
	background-size: contain;
}
/*.kaiSP.active {
	background: url(../images/sp-kai-c.jpg) no-repeat;
	height: 239px;
	width: 100%;
	background-size: contain;
}*/
.reSP {
	background: url(../images/sp-re.jpg) no-repeat;
	height: 166px;
	width: 100%;
	background-size: contain;
}
/*.reSP.active {
	background: url(../images/sp-re-b.jpg) no-repeat;
	height: 238px;
	width: 100%;
	background-size: contain;
}*/
.kosaiSP {
	background: url(../images/sp-kosai.jpg) no-repeat;
	height: 137px;
	width: 100%;
	background-size: contain;
}
/*.kosaiSP.active {
	background: url(../images/sp-kosai-b.jpg) no-repeat;
	height: 212px;
	width: 100%;
	background-size: contain;
}*/
.topic_bnr h3 {
	position: relative;
	height: 100px;
	background-image: url(../images/topics_banner-sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	background-size: cover;
}
#boxes .window {
	position: fixed;
	/* top: 0 !important; */
	display: none;
	z-index: 9999;
	background: url(../images/modal-bg.jpg) repeat;
	width: 100%;
	max-width: 100%;
	line-height: 20px;
	overflow: visible;
	border: 1px solid #FFF;
	margin: 0 auto;
	right: 0 !important;
	left: 0 !important;
	top: 10% !important;
}
.slick-slide {
	padding: 0 1px;
 *padding: 0 1px;
}
.slick-list {
	width: 320px;
}
#boxes .inner div.disc p {
	font-size: 1.1em;
}
}
