body {
	font-size: 13px;
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}
/*
html.active, body.active {
	overflow: hidden;
}
*/
.active .wrapper {
	overflow: hidden;
}
.spContents{
    display:inline-block;
}
/*** ヘッダー ***/
header {
	position: fixed;
	width: 100%;
	min-height: 60px;
	height: auto;
	overflow: auto;
	top: 0;
	left: 0;
	z-index: 99;
	background: #ffffff;
	border: none !important;
}
.active header {
	padding: 0 0 9px 0;
	background-size: 9px auto;
	background: url(../images/shadow.png) no-repeat center bottom;
}
header {
/*overflow: auto;*/
}
/*
header::-webkit-scrollbar {
 width: 5px;
 background: #f1f1f1;
}
header::-webkit-scrollbar-thumb {
 background: #444444;
 border-radius: 0px;
}
*/
.scroll-pane {
	overflow: auto;
	height: 300px;
	margin: 60px 0 0 0;
}
 .scroll-pane::-webkit-scrollbar {
 width: 12px;
 background: #a22441;
}
.scroll-pane::-webkit-scrollbar-thumb {
 background:#85142e;
 border-radius: 0px;
}
header h1 {
	padding: 10px 10px;
	position: absolute;
	top: 0;
	left: 0;
    line-height:1;
	display: block !important;
}
header h1 img {
	height: 40px;
	width: auto;
}
header .hd_innr {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	height: 60px !important;
	width: 100%;
	overflow: hidden;
	background: #ffffff;
}
header .pc_navi {
	display: none;
}
header .smp_button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
header .smp_button li {
	float: left;
	width: 60px;
	height: 60px;
	background: #f4f4f4;
	margin: 0 0 0 1px;
}
header .smp_button li a {
	display: block;
	width: 60px;
	height: 60px;
	font-size: 0;
	overflow: hidden;
	background: url(../images/smp/hd_bt01.png) no-repeat left top;
	background-size: 60px 60px;
}
header .smp_button li a i {
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 60px;
	text-align: center;
	font-style: normal;
	font-size: 9px;
}
header .smp_button li.bt02 {
	position: relative;
}
header .smp_button li.bt02 span {
	display: block;
	background: #b43653;
	width: 26px;
	height: 3px;
	position: absolute;
	top: 15px;
	left: 17px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
}
header .smp_button li.bt02 span.ic02 {
	top: 24px;
}
header .smp_button li.bt02 span.ic03 {
	top: 32px;
}
header .smp_button li.bt02 a.active {
	background: #b43653;
	color: #ffffff;
}
header .smp_button li.bt02 a.active span {
}
header .smp_button li.bt02 a.active span.ic01 {
	top: 17px;
	background: #ffffff;
	-webkit-transform: translateY(7px) rotate(45deg);
	-moz-transform: translateY(7px) rotate(45deg);
	-ms-transform: translateY(7px) rotate(45deg);
	transform: translateY(7px) rotate(45deg);
}
header .smp_button li.bt02 a.active span.ic02 {
	opacity: 0;
}
header .smp_button li.bt02 a.active span.ic03 {
	top: 31px;
	background: #ffffff;
	-webkit-transform: translateY(-7px) rotate(-45deg);
	-moz-transform: translateY(-7px) rotate(-45deg);
	-ms-transform: translateY(-7px) rotate(-45deg);
	transform: translateY(-7px) rotate(-45deg);
}
header .smp_button li.bt02 a {
	background: #f4f4f4;
	color: #444444;
}
header .smp_menu {
	display: none;
	background-size: 5px auto;
}
header .smp_menu ul {
	background: #b23653;
	margin: 0 0 0 0;
	width: 100%;
	border-top: 1px solid #a22441;
}
header .smp_menu ul li {
	border-bottom: 1px solid #a22441;
}
header .smp_menu ul li a {
	padding: 5px 10px;
	display: block;
	color: #ffffff;
	background: url(../images/smp/icon_smp01.png) no-repeat right center;
	background-size: 12px auto;
}
header .smp_menu ul li.lang a {
	background-image: url(../images/smp/icon_plus.png);
	background-size: 16px auto;
}
header .smp_menu ul li.lang a.open {
	background-image: url(../images/smp/icon_minus.png);
	background-size: 16px auto;
}
header .smp_menu .sub ul li a {
	background-image: url(../images/smp/icon_smp01.png);
	background-size: 10px auto;
}
header .smp_menu .sub {
	display: none;
}
header .smp_menu .sub ul {
	margin: 0;
}
header .smp_menu .sub ul li {
	padding: 0 2px 0 10px;
}
header .smp_menu .sub ul li:last-child {
	border-bottom: none;
}
header nav {
	display: none;
}
/*** ヘッダー ***/
/*** wrapper ***/
.wrapper {
	width: auto;
}
/*** /wrapper ***/
/*** ビジュアル ***/
.visual .pc_view {
	display: none;
}
.visual .smp_view {
	display: block;
	padding: 60px 0 0 0;
	position: relative;
}
.visual .smp_view img {
	width: 100%;
	height: auto;
}
/** スライダー設定部分 **/
.slick-dots {
	font-size: 0;
	line-height: 0;
	padding: 5px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
}
.slick-dots li {
	display: inline-block;
	padding: 0 5px;
	font-size: 0;
}
.slick-dots li button {
	border-radius: 99px;
	width: 10px;
	height: 10px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	text-indent: -999;
	overflow: hidden;
	opacity: 1;
	background: #b43653;
	background: #ffffff;
	border: 1px solid #b43653;
	background-size: 10px auto;
}
.slick-dots li.slick-active button {
	background: #b43653;
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	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 {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.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 {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.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;
}
/** /スライダー設定部分 **/
/*** /ビジュアル ***/
/*** フォーム ***/
.inq_form {
	margin: 0;
	min-width: auto;
}
.inq_form article {
	padding: 20px 0;
	background: #f4f4f4;
	position: relative;
	width: auto;
	margin: 0 auto;
}
.inq_form h2 {
	font-size: 0;
	overflow: hidden;
	background: url(../images/title01.png) no-repeat top center;
	background-size: auto 25px;
	height: 25px;
	width: 100%;
}
.inq_form aside {
	padding: 0 0;
	width: auto;
}
.inq_form aside ul {
	zoom: 1;
	width: auto;
	font-size: 0.9em;
	padding: 15px 10px 0 10px;
	position: relative;
}
.inq_form aside ul li {
	position: relative;
	display: inline;
	padding: 0 0 0 0px;
}
.inq_form aside ul label {
	position: absolute;
	left: 0;
	top: 8px;
}
.inq_form aside ul label.ft {
	top: 10px;
}
.inq_form aside .icheckbox {
	width: 10px;
	height: 10px;
}
.inq_form aside p.check {
	display: block;
	padding: 5px 0 0 0;
}
.inq_form aside .box {
	display: block;
	padding: 5px 0 5px 70px;
	position: relative;
}
.inq_form aside .customSelect {
	padding: 5px 18px 5px 5px;
	margin: 0 0px;
}
.inq_form aside .box_smp {
	display: inline-table;
	padding: 5px 0;
}
.inq_form aside .box_smp label {
	position: static;
	display: inline-block;
	padding: 5px 0 0 0;
	width: 70px;
}
.inq_form aside .box_smp label.ft {
	position: static;
	display: inline-block;
	padding: 5px 0 0 1em;
	width: 70px;
}
.inq_form aside .text01 {
	padding: 5px 0px;
	border: 1px solid #dfdfdf;
	background: #ffffff;
	border-radius: 3px;
	margin: 0 0px;
	-webkit-appearance: none;
	box-shadow: none !important;
}
.inq_form aside .checked {
	background: #b43653 url(../images/icon_check.png) no-repeat center center;
	background-size: 8px 8px;
}
.inq_form aside .search_btn {
	position: static;
	padding: 15px 20px 0 20px;
}
.inq_form aside .search_btn .submit {
	background: url(../images/smp/search_bt.gif) #b43653 no-repeat center center;
	background-size: auto 24px;
	height: 48px;
	width: 100%;
	border-radius: 5px;
	border-bottom: 3px solid #691a2c;
}
.inq_form .bg_line {
	background-size: auto 5px;
	bottom: -5px;
	height: 5px;
}
/*** /フォーム ***/
/*** コンテンツ ***/
.contents {
	width: 100%;
	overflow: hidden;
}
.contents h2 {
	font-size: 0;
	overflow: hidden;
	background: url(../images/title01.png) no-repeat top center;
	background-size: auto 30px;
	height: 30px;
	width: 100%;
	text-indent: -9999px;
}

.contents article {
	display: block;
	padding: 40px 0 30px 0;
	background-size: auto 5px;
}

.contents ul {
	width: 100%;
	zoom: 1;
	padding: 20px 0 0 0px;
}
.contents ul li {
	width: auto;
	float: none;
	zoom: 1;
	padding: 0 5px 20px 5px;
}

.contents ul li .pc_blc{ display:none;}
.contents ul li .smp_blc{ display:block;}

.contents ul li .img {
	float: left;
	width: 50%;
}

.contents ul li .img p {
	padding: 0 5px;
}
.contents ul li .img img {
	width: 100%;
	height: auto;
}
.contents ul li .date {
	color: #8c8c8c;
	font-size: 0.9em;
	line-height: 13px;
	padding: 0 5px 5px 5px;
}
.contents ul li .date img {
	margin: 0 5px 0 0;
	vertical-align: top;
	display: inline-block;
	height: 13px;
	width: auto;
}
.contents ul li .title {
	float: left;
	width: 50%;
	padding: 0 0px;
}
.contents ul li .title h3 {
	margin: 0 5px;
}
.contents ul li .title h3.cr {
	margin: 0 5px;
	background-size: auto 30px;
	padding: 0 0 0 30px;
}
.contents ul li .title h4 {
	margin: 0 10px;
}
.contents ul li .title h4 br {
	display: block;
}
.contents ul li .detail {
	padding: 5px 5px 0 5px;
	width: auto;
	clear: both;
}

/* 詳しくはこちら */
.contents ul li .detail .read_more a{
    background: url(../images/icon_rt01.png) no-repeat 0 1px;
	background-size:10px 10px;
    padding: 0px 0 0px 12px;}
/* /詳しくはこちら */

.contents ul.link_box {
	padding: 20px 5px 0 5px;
	margin: 0 0 0 0;
	width: auto;
}
.contents ul.link_box li {
	float: left;
	width: 50%;
	padding: 0;
}
.contents ul.link_box li .link {
	padding: 0 0px;
}
.contents ul.link_box li .link .img {
	float: none;
	width: 100%;
}
.contents ul.link_box li:nth-child(2n+1) {
	clear: both;
}
.contents ul.link_box li .text {
	padding: 5px 5px 20px 5px;
}
.contents ul.link_box li .text a {
	background: url(../images/icon_rt01.png) no-repeat 0 1px;
	padding: 0px 0 0px 12px;
	background-size: 10px 10px;
}

.contents .btn_all{ padding:0 10px;margin:20px 0 0px 0;}
.contents .btn_all a{ background-size: auto 32px; height:36px; padding:5px 0;}
.contents ul li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.contents .column02{
	padding:0 10px 5px 10px;
}

.contents .column02 > div{
	width: 100%;
	float: inherit !important;
	letter-spacing: 0.1em;
	font-size:1.1em;
}

.contents .column02 > div + div{
	margin-top: 10px;
}

.contents .column02 > div a{
	padding: 8px 0;
}
/*** /コンテンツ ***/
/*** facebook ***/
.sns {
	text-align: center;
	margin: 0 auto;
	padding: 0 10px;
	width: auto;
}
.sns .insta_area,
.sns .fb_area{
	width:326px;
	padding:30px 0;
	float: inherit;
}

.sns .insta_area p.logo {
    background: url(../images/instagram_logo.png) no-repeat center top;
    background-size: 45px auto;
    margin-bottom: 10px;
}
.sns .fb_area p.logo{
	background:url(../images/facebook_logo.png) no-repeat center top;
    background-size: 45px auto;
    margin-bottom: 10px;
}

.sns p.logo a{
    padding: 60px 5px 5px 5px;
}

.sns .pc_view {
	display: block;
	width:500px;
	float:none;
	margin: 0 auto;
}



@media screen and (max-width: 520px) {
.sns .pc_view {
	display: none;
}
.sns .smp_view {
	display: block;
}
}
/*** /facebook ***/
/*** バナー ***/
.banner {
	width: auto;
}
.banner ul {
	width: auto;
	zoom: 1;
	padding: 30px 5px 30px 5px;
}
.banner ul li {
	float: left;
	width: 50%;
	font-size: 0;
	text-align: left;
	padding: 0 0 10px 0;
}
.banner ul li a {
	display: block;
	padding: 0 5px;
}
.banner ul li img {
	width: 100%;
	height: auto;
}
/*** /バナー ***/
/*** ページトップに戻る ***/
.back_top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: auto;
}
.back_top .pc_back {
	display: none;
}
.back_top .smp_back {
	display: block;
}
.back_top .smp_back a {
	display: none;
}
.back_top .back a img {
	width: 32px;
	height: auto;
}
/*** /ページトップに戻る ***/
/*** フッター ***/
footer {
	min-width: auto;
}
footer .ft_link {
	width: auto;
	padding: 15px 0;
}
footer .ft_link dl {
	display: none;
}
footer .ft_link .ft_logo {
	position: static;
	text-align: center;
	font-size: 9px;
}
footer .ft_link .ft_logo p {
	width: 180px;
	margin: 0 auto;
	text-align: left;
	white-space: nowrap;
}
footer .ft_link .ft_logo img {
	height: auto;
	width: 100%;
}
footer .copy {
	font-size: 9px;
	padding: 15px 0;
}
/*** /フッター ***/
