@charset "UTF-8";
@import url("common.css");
@import url("default.css");



/*.msn-footerInfoCenter__telNumber {
	color: #FF0000;
}*/



/*.msn-footerMenu .msn-footerNav .msn-footerNav__item:last-child,
.msn-headerPrimary .msn-headerNav .msn-headerNav__item:last-child {
	display: none;
}*/
.msn-footerMenu .msn-footerNav .msn-footerNav__item:nth-last-child(2) {
	/* border-bottom: none; */
}
.msn-footerMenu .msn-footerNav {
	/* border-bottom: solid 1px #d9d9d9; */
}

@media (max-width: 600px){
.msn-footerInfoCenter__title {
	font-size: 3.6vw;
}
}

@media screen and (max-width: 767px) {
    .msn-headerNav .msn-headerNav__item--disabled{
        opacity: 1!important;
        color: #272727!important;
    }
    .msn-footerNav .msn-footerNav__item--disabled{
        opacity: 1!important;
        color: #dfdfdf!important;
    }
}



.f_navi li:nth-child(2) a,
.f_navi li:nth-child(5) a,
.f_navi li:nth-child(6) a {
	opacity: 0.4;
	pointer-events: none;
	cursor: inherit;
}
/*
.features_box li.t03 a {
	pointer-events: none;
}
*/



body:not(.mobile) .cbtn li.des a:hover .img img,
body:not(.mobile) .cbtn li.equ a:hover .img img {
	transform: scale(1);
}


.msn-headerButtons__item:nth-child(2),
.msn-bottomButtons__item:nth-child(2) {
	/* display: none; */
}
.msn-headerButtons__item:first-child a{
	/* border-bottom-right-radius: 5px; */
	border-bottom-left-radius: 5px;
}

@media screen and (min-width: 768px) {
	.msn-bottomButtons {
		/* width: 200px !important; */
 }
}
.cvrimprovement-reserve-button {
	/* display: none !important; */
}

.msn-footerMenu,
.msn-headerButtons,
.msn-headerSecondary {
	font-family:"Yu Mincho", "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
}



/*以下オープン--------------------------------------------------------------------------*/

/**/
.ohkarte-add_banner a {
    display: block;
}
@media (min-width: 768px){
    .ohkarte-add_banner { display: none; }
}
.ohkarte-modal {
	display: none;
	position: fixed;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1999999;
	overflow: hidden;
}
.ohkarte-modal .ohkarte-window {
	position: relative;
	background-color: #fff;
	padding: 0 0 20px;
}
.ohkarte-modal .ohkarte-close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(/k_parts/img/close.svg) no-repeat center;
	background-size: cover;
}
.ohkarte-modal .ohkarte-window .ohkarte-window_inner {
	padding: 0 0 20px;
}

.ohd-contents {
	min-width: 320px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.ohd-contents:before {
	content: '';
	display: block;
	height: 1px;
}
.ohd-section {
	padding-left: 15px;
	padding-right: 15px;
}
.msds-iconHeadingBox {
	margin-bottom: 25px;
}
.msds-iconHeadingBox__heading {
	display: flex;
	align-items: center;
	position: relative;
	height: auto;
	min-height: 80px;
	padding: 10px 65px 10px 17px;
	border: 1px solid #d9d9d9;
	border-radius: 5px 5px 0 0;
	background-color: #f8f8f8;
}
.msds-iconHeadingBox__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #262626;
	margin-right: 15px;
	flex: none;
	border-radius: 30px;
}
.msds-iconHeadingBox__icon::before {
	content: "";
	display: block;
	padding: 5px;
	background-repeat: no-repeat;
}
.msds-iconHeadingBox__icon--train::before {
	background-image: url(/about/img/ico-train.svg);
	width: 20px;
	height: 32px;
}
.msds-iconHeadingBox__icon--home::before {
	background-image: url(/about/img/ico-home.svg);
	width: 31px;
	height: 26px;
}
.msds-iconHeadingBox__icon--money::before {
	background-image: url(/about/img/ico-money.svg);
	width: 30px;
	height: 26px;
}
.msds-iconHeadingBox__headingText {
	font-size: 18px;
	font-weight: 700;
}
.msds-iconHeadingBox__icon-plus {
	display: block;
	position: absolute;
	right: 24px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	fill: currentColor;
}
.msds-iconHeadingBox:global(.is-open) .msds-iconHeadingBox__icon-plus--rect01 {
	display:none;
}
.msds-iconHeadingBox__body {
	display: none;
	overflow: hidden;
	border-bottom: 0;
	padding: 0;
	pointer-events: none;
}
.msds-iconHeadingBox__body::before {
	content: "";
	display: block;
	padding-top: 30px;
}

.ohd-J1 {
	margin-bottom: 2rem;
}
.ohd-J1-columns {
	margin-bottom: 2rem;
}
.ohd-J1-columns__image {
	margin-bottom: 1.25rem;
}
.ohd-J1-columns__body>:last-child,
.ohd-J1-columns__image>:last-child {
	margin-bottom: 0;
}
.ohd-B1 {
	margin-bottom: 2rem;
}
.ohd-I1 {
	margin-bottom: 2rem;
}
.ohd-I1-columns {
	margin-bottom: 2rem;
}
.ohd-I1-columns__item {
	margin-bottom: 1.25rem;
}
.ohd-I1-columnItem__image {
	margin-bottom: .625rem;
}
.ohd-I1-columnItem__heading {
	margin-bottom: .625rem;
	color: #666;
	line-height: 1.4;
	font-weight: 700;
}
.ohd-F1 {
	margin-bottom: 2rem;
	text-align: center;
}
.ohd-F1-button {
	color: #fff;
	cursor: pointer;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: inline-flex;
	max-width: 100%;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 0 20px;
	border-radius: 5px;
	border: 1px solid #333;
	background: #333;
	font-weight: 700;
}

.ohd-u-mt3 {
	margin-top: 3.75rem!important;
}
.ohd-heading {
	margin-bottom: 1.25rem;
	padding-bottom: .5rem;
	border-bottom: 1px solid #d9d9d9;
	font-size: 18px;
	font-weight: 700;
}
.ohd-headingCopy {
	margin-bottom: 1.25rem;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 700;
}
.ohd-em {
	display: inline;
	font-weight: 700;
}
.ohd-em--strong {
	color: #e60000;
}
/*	p {
		 display: block;
		 margin-bottom: 1em;
		 font-size: inherit;
		 line-height: 1.7;
	}*/
.ohkarte-icon {
	display:flex;
	align-items: center;
}
.ohkarte-icon > div {
	padding: 0 0 0 10px;
}
.ohkarte-icon:before {
	content:"";
	flex-grow: 0;
	flex-shrink: 0;
	display:block;
	width: 75px;
	height: 75px;
	background: no-repeat center;
	background-size: contain;
}
.ohkarte-icon1:before {
	background-image: url(/k_parts/img/point1.png);
}
.ohkarte-icon2:before {
	background-image: url(/k_parts/img/point2.png);
}
.ohkarte-icon3:before {
	background-image: url(/k_parts/img/point3.png);
}





/**/
.msds-section--pickup {
    background-color: #f2f2f2;
    padding-bottom: 5px;
}
@media (min-width: 768px){
    .msds-section--pickup {display: none;}
}

.ohd-u-mb0 {
    margin-bottom: 0!important;
}

.msds-heading {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 30px;
    padding: 37px 0 13px;
}

.msds-heading:after {
    content: '';
    position: absolute;
    width: 46px;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    background-color: #E60000;
}

.msds-heading__subheading {
    font-size: 11px;
    color: #d0050d;
}

.msds-columns2--pickup {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.msds-columns2__item {
    display: flex;
    width: calc((100%/2) - 8px);
    margin-bottom: 0;
}

.msds-columns2__item:nth-of-type(2n) {
    margin-left: 15px;
}

.msds-columnItem4 {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #dfdfdf;
    background: #fff;
}

.msds-columnItem4__image {
    overflow: hidden;
}

.msds-columnItem4__image img {
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
    width: 100%;
}

.msds-columnItem4__heading {
    position: relative;
    display: flex;
    flex-flow: column;
    min-height: 102px;
    font-weight: 700;
    padding: 18px 30px 18px 20px;
    color: #000;
}

.msds-columnItem4__arrow {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 30px;
    height: 30px;
    top: 35px;
    right: 0;
}

.msds-columnItem4__arrow::after {
    content: "";
    display: block;
    position: relative;
    border: 2px solid #1A1A1A;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
}

.msds-columnItem4__heading::after {
    content: none;
    display: block;
    width: 60px;
    height: 2px;
    background-color: #d0050d;
    margin-top: 10px;
}

.msds-columnItem4__text {
    font-size: 13px;
    line-height: 1.5;
    padding: 20px;
    color: #000;
}


@media screen and (max-width: 767px){
    .ohd-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .msds-columnItem4 {
        margin-bottom: 15px;
    }
    
    .msds-columnItem4__heading {
        font-size: 15px;
    }
}



/**/
.ohkarte-buttonB {
	position: relative;
	align-items: flex-end;
}
.msn-buttonB__label {font-weight: 500;}
.ohkarte-buttonB .msn-buttonB__label {margin-bottom: 2px;}
.ohkarte-msn-buttonB__label--balloon {
	position :absolute;
	top: 7px;
	margin: auto;
	padding: 0 10px;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: #FFFFFF;
	color: #E60000;
	font-size: 12px;
	font-weight :500;
	line-height: 16px;
}
.ohkarte-bottomButtons__balloon {
	position:absolute;
	top : -18px;
	left: 50%;
	transform: translate(-50%, 0);
	width: auto;
	height: 18px;
}
@media (min-width: 768px){
	.ohkarte-bottomButtons__balloon {
		display: none;
	}
}

.ohkarte-bottomButtons__balloon_in {
	position:relative;
	width:auto;
	height:18px;
}

.ohkarte-bottomButtons__balloon_before {
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 10px;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg) skew(20deg,20deg);
}

.ohkarte-bottomButtons__balloon_after {
	position: absolute;
	z-index: 2;
	top : 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: yellow;
}

.ohkarte-bottomButtons__balloon_in,
.ohkarte-bottomButtons__balloon_after {
	border-radius: 9px;
}

.ohkarte-bottomButtons__balloon_in,.ohkarte-bottomButtons__balloon_before {
	box-shadow: 0 0 10px 0 rgba(163,163,163,0.50);
}
.ohkarte-bottomButtons__balloon_in,.ohkarte-bottomButtons__balloon_before,.ohkarte-bottomButtons__balloon_after {
	background: #ffffff;
}

.ohkarte-bottomButtons__balloon_text {
	position: relative;
	width: max-content;
	height: 18px;
	padding: 0 10px;
	color: rgb(230,0,0);
	font-size: 12px;
	line-height: 18px;
	z-index: 3;
}
.msn-bottomButtons__item {
	position: relative;
}
@media (min-width: 768px) {
	.msn-bottomButtons {
		/*width: 450px;*/
		width: 200px;
	}
}

/*以上オープン--------------------------------------------------------------------------*/


@media (max-width: 767px) {
	.msn-headerLogo img {
		height: 33px; 
	}
}

@media (min-width: 768px) {
	.msn-headerLogo img {
		height: 62px; 
	}
}



@media (min-width: 768px) {

	.msn-headerNav__item--disabled {
		opacity: 1;
	}
}

/*closeナビの横線*/
/*.msn-headerNav .msn-headerNav__item:nth-child(5):before {
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	display: block;
	background: #fff;
	z-index: 100000;
}
@media screen and (max-width:767px) {

	.msn-headerNav .msn-headerNav__item:nth-child(5):before {
		display: none;
	}

}
*/

@media screen and (max-width:768px) {
/*
	.msn-headerNav__item:nth-child(1),
	.msn-headerNav__item:nth-child(6){
		padding-top: 15px;
		padding-bottom: 15px;
	}
*/
	.msn-headerNav__item:nth-child(6){
		white-space: nowrap;
	}

/*
	.msn-footerNav__item:nth-child(1),
	.msn-footerNav__item:nth-child(6)
	{
	opacity: 0.6;
	padding: 15px;
	}
*/
}

/*.msn-mainContents {
	background: #151515;
}

.msn-footnotes {
	color: #fff;
}*/


.cont_btn .t_cap,
.top_btn_sp .t_cap{
	width: 100%;
}

.msn-bottomButtons__item,
.msn-imageText__caption,
.msn-imageText__title,
.msn-h2__inner,
.msn-topInfo__copy,
.msn-newsTopics__title {
	font-weight: bold;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif!important;
}


.msn-headerButtons__item:nth-child(3),
.msn-bottomButtons__item:nth-child(3) {
	display: none;
}


.no-csspositionsticky .msn-bottomButtons,
.msn-bottomButtons {
	/*width: 125px;*/
	width: 260px;
	width: 320px;
	width: 450px;
	/*width: 375px;*/
	z-index: 9998;
}
.msn-headerButtons__item:first-child a {
	/* border-bottom-right-radius: 5px; */
	border-bottom-left-radius: 5px;
	padding: 0 15px;
	background: #d8a273;
	background: #d8a273;
}
.msn-headerButtons__item:first-child a:hover {
	background: #d8a273;
	background: #d8a273;
}
.msn-headerButtons__item:nth-child(2) a {
	border-bottom-right-radius: 5px;
	padding: 0 15px;
	background: #be5a5a;
}
.msn-headerButtons__item:nth-child(2) a:hover {
	background: #be5a5a;
}
.msn-bottomButtons__item:nth-child(3) a {
	border-top-right-radius: 5px; 
	border-bottom-right-radius: 5px; 
	background: #d8a273;
}
.is-menu-active .msn-bottomButtons {
	z-index: 999999;
}

.msn-bottomButtons__item:first-child a {
	/* border-radius: 5px;*/
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #d8a273;
}
.msn-bottomButtons__item:first-child a:hover {
	background: #d8a273;
}
.msn-bottomButtons__item:nth-child(2) a {
	border-top-right-radius: 5px; 
	border-bottom-right-radius: 5px; 
	background: #be5a5a;
}
.msn-bottomButtons__item:nth-child(2) a:hover {
	background: #be5a5a;
}
.msn-bottomButtons__item:nth-child(3) a {
	border-top-right-radius: 5px; 
	border-bottom-right-radius: 5px; 
	/*background: #002762;*/
}
.is-menu-active .msn-bottomButtons {
	z-index: 9998;
}

a:hover {
	text-decoration: none;
}

.msn-header {
	z-index: 9998;
}
.msn-bottomButtons {
	z-index: 9998;
}


.msn-headerMenu {
	background: #151515;
	border-bottom: solid 1px #151515;
	border-top: solid 1px #151515;
}
/*.msn-headerMenu::after {
	content: "";
	position: absolute;
	left:0;
	bottom:3px;
	width: 100%;
	height: 2px;
	background: #d1bc7f
}*/
.msn-headerPrimary {
	position: relative;
}
/*.msn-headerPrimary::after {
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 2px;
	background: #989076;
}*/







.msn-headerNav::after {
	content: "";
	width: 1px;
	height: 100%	;
	border-right: solid 1px #666666;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0%,-50%);
	z-index: 1;
}
@media screen and (max-width:768px) {
.msn-headerNav::after {
	display: none;
}
}


.msn-headerNav .msn-headerNav__item {
	position: relative;
	width: calc(100% / 6);
	position: relative;
	color: rgba(255,255,255,0.3);
	/*color: rgba(0,0,0,0.3);*/
	text-align: center;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	
	
}

.msn-headerNav .msn-headerNav__item::after {
	content: "";
	width: 1px;
	height: 100%	;
	border-left: solid 1px #666666;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%,-50%);
	z-index: 1;
}

.msn-headerNav__item--new:before {
	z-index: 99;
	background: #b52d44;
	color: #fff;
	padding: 0 2px;
	font-family:"Yu Mincho", "游明朝体", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝', serif;
	font-size: 10px;
	content: 'NEW';
	position: absolute;
	font-weight: 600;
	text-align: right;
	right: 0;
	top: 0;
	/*font-family: -apple-system, "BlinkMacSystemFont", Roboto, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;*/
}


/*.msn-headerNav__item:hover.msn-headerNav__item--new:before {
	color: #d4df2b;
}
*/
/*.msn-headerNav__item.msn-headerNav__current.msn-headerNav__item--new:before,*/
.msn-headerNav__item:not(.out) a.cr {
	/*color: #cc0000;*/
}

/*.msn-headerNav .msn-headerNav__item::after {
	content: "";
	position: absolute;
	left:0;
	top:0;
	bottom:0;
	height: 100%;
	width: 1px;
	background: #666666;
}
.msn-headerNav .msn-headerNav__item:last-child a::before {
	content: "";
	position: absolute;
	right:0;
	top:0;
	bottom:0;
	height: 100%;
	width: 1px;
	background: #666666;
}*/



.msn-headerNav__item {
	/*font-family: "UD Reimin Bold JIS2004", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HG明朝E", serif;*/
	font-family: 'Yu Mincho Demibold','YuMincho Demibold',"Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif!important;
	font-weight: bold;
	/*font-size: 16px;*/
	font-feature-settings: "palt";
	font-size: 15px;
	/*line-height: 1.2;*/
}
@media screen and (max-width:768px) {
	.msn-headerNav__item {
		font-size: 1em;
	}
}

.msn-headerNav__item a {
	position: relative;
	color: #fff;
	/*color: #333;*/
	justify-content: center;
	z-index: 2;
	width: 100%;
	font-weight: 900;
}

.msn-headerNav__item a:hover,
.msn-headerNav__item a.cr {
	color: #fff;
	/*color: #333;*/
}
@media screen and (max-width:768px) {
	.msn-headerNav__item a:hover,
	.msn-headerNav__item a.cr {
		color: #fff;
	}

}
.msn-headerNav__item a::after {
	content: "";
	position: absolute;
	bottom:-1px;
	left:0;
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: 0;
	transition:all 0.3s ease-in-out;
	z-index: -1;
}

@media screen and (max-width:768px) {
.msn-headerNav__item.msn-headerNav__current,
.msn-headerNav__item:not(.out) a.cr,
.msn-headerNav__item a:hover {
	/*color: #947000;*/
}
}

.msn-headerNav__item a.msn-headerNav__current::after,
.msn-headerNav__item:not(.out) a.cr::after,
.msn-headerNav__item a:hover::after {
	opacity: 1;
}

.msn-headerNav__item a:hover,
.msn-headerNav__item.msn-headerNav__current a {
	border-color: transparent;
}

.msn-footer__inner {
	justify-content: center;
	/*flex-wrap: wrap;*/
}
.msn-footerInfoCenter {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
.msn-footerSeller {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}

/*.msn-footerMenu {
	display: block;
	width: 100%;
}*/




/*----------------------------------------------------------------------------------------------*/

.msn-footerNav__item {
	color: #dfdfdf;
}
.msn-footerNav__item a {
	color: #333;
}













body {
	overflow-x: hidden;
}

.out a {
	opacity: 0.65;
	/*color: #ccc;*/
	pointer-events: none;
	cursor: default;
	/*cursor: inherit;*/
}


#kuzu_wrap {
	background-size: cover;
	padding: 6px 10px;
/*	z-index: 32768;*/
    z-index: 9990;
	box-sizing: border-box;
	text-align: right;
}
#kuzu_wrap ul {
	/*max-width: 960px;*/
	margin: 0 auto;

}
#kuzu_wrap ul li {
	float: left;
	color: #272727;

	padding-left: 20px;
	position: relative;
	font-size: 12px;
}
#kuzu_wrap ul li a {
	color: #272727;
	font-size: 12px;
}

#kuzu_wrap ul li:after {
	display: block;
	content: '>';
	position: absolute;
	top: 50%;
	right: -15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#kuzu_wrap ul li:first-child {
	padding-left: 0;
}

#kuzu_wrap ul li:last-child:after {
	display: none;
}

div#contents_wrap {
	width: 100%;
	overflow: hidden;
	/*background: #eaeaea;*/
	/*background: #fff;*/
}

div#container {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: content-box;
}




.np_btn .prev {
	position: absolute;
	bottom:30px;
	left: 0;
}
.np_btn .next {
	position: absolute;
	bottom:30px;
	right: 0;
}

.bg_bottom {
	background: #222222;
	padding: 100px 0 80px;
	position: relative;
	z-index: 5;
}
@media screen and (max-width:767px) {
	.bg_bottom {
		padding: 50px 0 40px;
	}
}


.contact {
	max-width: 960px;
	margin: 0 auto;
	padding: 40px 40px 0;
	color: #fff;
	box-sizing: content-box;
}
@media screen and (max-width:768px) {
	.contact {
		padding: 0 40px 0;
	}
}
/*資料請求・来場予約*/
.btn_inresreq {
	max-width: 960px;
	margin: 0 auto;
	text-align:center;
	display: flex;
	justify-content: space-between;
}
.btn_inresreq li{
	width: calc(450% / 9.6);
}
/*.btn_inresreq li a {
	display: block;
	padding: 20px 10px;
	font-size: 26px;
	text-align: center;
	color: #fff;
	transition:all 0.5s ease-in-out;
	line-height: 1;
	font-weight: 900;
}
.btn_inresreq li a p{
	font-weight: 900;
	margin-bottom: 10px;
}

.btn_req a {
	background: rgba(0,28,61,0.7);
}
.btn_req a:hover {
	background: rgba(0,28,61,1);
}
.btn_res a {
	background: rgba(157,57,60,0.8);
}
.btn_res a:hover {
	background: rgba(157,57,60,1);
}*/

.btn_inresreq li .sf1 {
	font-size: 80%;
}
.btn_inresreq li .sf2 {
	font-size: 65%;
	line-height: 0.6;
}

@media screen and (max-width:767px) {
	
.btn_inresreq {
	display: block;
}
.btn_inresreq li{
	width: 100%;
	margin: 0 auto 15px;
}
/*.btn_inresreq li a {
	padding: 10px 10px;
	font-size: 20px;
}
.btn_inresreq li a p {
	margin-bottom: 5px;
}*/
	
}




.btn_resreq {
	max-width: 900px;
	margin: 0 auto 20px;
	letter-spacing:-0.4em;
	text-align:center;
}
.btn_resreq li{
	letter-spacing:normal;
	display:inline-block;
	vertical-align:middle;
	width: 47.78%;
}
.btn_resreq li:first-child{
	margin-right: 4.44%;
}


.msn-footnotes {
	font-size: 11px;
}





.f_navi {
	padding: 60px 0 50px;
	position: relative;
	color: #fff;
}

.f_navi {
	background: #2e2e2e;
	padding: 5px 0;
	position: relative;
	/*border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;*/
	color: #fff;
}

.f_navi ul {
	/*max-width: 640px;*/
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
	font-size: 0;
	letter-spacing: -40em;
}

.f_navi li {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	letter-spacing: normal;
	padding: 0 13px;
	margin: 5px 0;
	box-sizing: border-box;
	position: relative;
	font-feature-settings: "palt";
}

.f_navi li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #fff;
}

.f_navi li:last-child:after {
	display: none;
}

.f_navi li:not(.out) a:hover {
	text-decoration: underline;
}

#contact_wrap {
	text-align: center;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 0;
	/*color: #fff;
	background: url("../img/common/btn_bg.jpg") center center no-repeat;
		background-size: cover;*/
}







.resreq a {
	display: inline-block;
	padding: 0 10px;
}

.cap_wrap {
	width: 100%;
	/*background: #f5f3f0;*/
	/*margin-top: 20px;*/
	/*padding-bottom: 20px;*/
	/*color: #fff;*/
}
.cap_inner {
	padding: 45px 20px 45px;
	max-width: 960px;
	margin: 0 auto;
	box-sizing: content-box;
}

.cap_wrap_under {
	width: 100%;
	padding: 0 0 25px;
	background: #fff;
}

.cap_wrap_under p {
	max-width: 720px;
	margin: 0 auto;
}


@media screen and (max-width:768px) {
	.cap_inner {
		padding: 30px 20px 30px;
	}
}








.bnr_wrap {
	width: 100%;
	padding: 25px 0 10px;
	background: #fff;
	text-align: center;
}

.bnr_wrap .inner {
	margin: 0 auto;
	max-width: 728px;
}


.page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999999;
	display: none;
	cursor: pointer;
}
.page_top a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.page_top img{transition:all 0.7s ease-in-out;}
.page_top:hover img{opacity:1;}

.rollnav {
	width: 100vw;
	overflow: scroll;
	background: #484848;
	color: #fff;
	-ms-overflow-style: none;
	position: fixed;
	bottom: 0;
	display: none;
	z-index: 9999999;
}

.rollnav::-webkit-scrollbar {
	display: none;
}

.r_navi {
	width: 1324px;
}

.r_navi li {
	float: left;
	font-size: 16px;
	padding: 10px 20px;
	border-right: solid 1px #929292;
}

.r_navi li:nth-child(12) {
	background-color: #750101;
}

.cap_box {
	position: relative;
}
.cap_box.ib {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.t_cap_bg {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
	background: rgba(0,0,0,0.8);
	line-height: 1.2;
	padding: 3px 8px;
}
.t_cap_bg_l {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
	background: rgba(0,0,0,0.8);
	line-height: 1.2;
	padding: 3px 8px;
}
.t_cap_bg_t {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
	background: rgba(0,0,0,0.8);
	line-height: 1.2;
	padding: 3px 8px;
}
.t_cap_bg_l_t {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
	background: rgba(0,0,0,0.8);
	line-height: 1.2;
	padding: 3px 8px;
}
.t_cap {
	position: absolute;
	right: 5px;
	bottom: 5px;
	text-align: right;
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_l {
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-align: right;
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_b {
	position: absolute;
	right: 5px;
	bottom: 5px;
	text-align: right;
	color: #000;
	text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_b_l {
	position: absolute;
	left: 5px;
	bottom: 5px;
	text-align: left;
	color: #000;
	text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_t {
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_l_t {
	position: absolute;
	left: 5px;
	top: 5px;
	text-align: right;
	color: #fff;
	text-shadow: 0 0 3px #000000, 2px 2px 3px #000000, -2px 2px 3px #000000, -2px -2px 3px #000000, 2px -2px 3px #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_b_t {
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: right;
	color: #000;
	text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_b_l_t {
	position: absolute;
	left: 5px;
	topign: left;
	color: #000;
	text-shadow: 0 0 3px #fff, 2px 2px 3px #fff, -2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-feature-settings: "palt";
}
.t_cap_t.nos, .t_cap__tl.nos, .t_cap_b_t.nos, .t_cap_b_l_t.nos,
.t_cap.nos, .t_cap_l.nos, .t_cap_b.nos, .t_cap_b_l.nos {
	text-shadow: none;
}

	
.mincho .cap_l{text-align:left;font-size:11px;font-weight: bold;}
.mincho .cap_r{text-align:right;font-size:11px;font-weight: bold;}




/*フローティングバナー*/

.fixedBanner {
	position: fixed;
	z-index: 99999999999;
	top: 140px;
	right: 10px;
}

.fixedBanner a {
	display: block;
	margin-bottom: 6px;
}

.fixedBanner a:hover {
	opacity: 0.8;
}










.msn-footnotes {
	font-size: 11px;
}








@media screen and (max-width:767px) {
.app_wrap {
	padding: 20px 20px 0;
}
	
.msn-headerPrimary::after {
	display: none;
}
	
	.msn-headerNav .msn-headerNav__item {
		width: 100%;
		border-left: none;
		color: rgba(255,255,255,0.3);
	}
	.msn-headerNav .msn-headerNav__item::after {
		display: none;
	}
	.msn-headerNav .msn-headerNav__item:last-child a::before {
		display: none;
	}

	.msn-headerNav__item--new::before {
		content: 'NEW';
		position: absolute;
		right: 10px;
		top: 3px;
		font-size: 10px;
		/* -webkit-transform: translate(50%, 0);
		transform: translate(50%, 0);*/
		-webkit-transform: none;
		transform: none;
	}
	
	
.msn-headerNav__item a::after {
	display: none;
}
	.msn-headerNav__item {
		color: #595959;
	}

	.msn-headerNav__item a {
		color: #fff;
	}
	.msn-headerNav__item.out a {
		pointer-events: none;
		/*color: #595959;*/
	}

	/*.msn-headerNav__item:last-child {
		flex-basis: 100%;
		max-width: 100%;
		padding-left: 13px;
		padding-right: 13px;
	}*/
	
	.msn-bottomButtons {
		width: 100%;
	}
	.msn-footer {
		 margin-top: 40px;
	}	
	
	
	

	.f_navi {
		display: none;
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		border-bottom: none;
		box-sizing: border-box;
		font-size: 14px;
		padding: 0;
	}
	.f_navi:after {
		display: none;
	}
	.f_navi:before {
		display: none;
	}
	.f_navi ul {
		padding: 0;
	}
	.f_navi li {
		text-align: left;
		float: left;
		width: 50%;
		border-bottom: 1px solid #ccc;
		box-sizing: border-box;
		padding: 0;
		margin: 0;
	}

	.f_navi li:after {
		display: none;
	}
	.f_navi li a {
		display: block;
		width: 100%;
		height: 100%;
		color: blue;
		font-size: 15px;
		line-height: 50px;
		font-weight: bold;
		padding: 0 0 0 10px;
		box-sizing: border-box;
	}
	/*.f_navi li a:hover {
		background: #e3e3e3;
	}
	.f_navi li a.cr {
		background: #e3e3e3;
	}*/
	.f_navi li.s a{
		font-size: 12px;
	}
	.f_navi li.l{
		width: 100%;
		text-align: center;
	}
	.f_navi li.req{
		display: none;
		width: 100%;
		color: #fff;
	}
	.f_navi li.req a{
		background: #940000;
	}

	.f_navi li.inq{
		display: none;
	}
	.copy {
		font-size: 10px;
	}
	.t_cap_bg,
	.t_cap_bg_l,
	.t_cap_bg_t,
	.t_cap_bg_l_t {
		font-size: 10px;
	}
	.t_cap {
		font-size: 10px;
		right: 3px;
		bottom: 3px;
	}
	.t_cap_b {
		font-size: 10px;
		right: 3px;
		bottom: 3px;
	}
	.t_cap_l {
		font-size: 10px;
		left: 3px;
		bottom: 3px;
	}
	.t_cap_b_l {
		font-size: 10px;
		left: 3px;
		bottom: 3px;
	}
	.t_cap_t {
		font-size: 10px;
		right: 3px;
		top: 3px;
	}
	.t_cap_b_t {
		font-size: 10px;
		right: 3px;
		top: 3px;
	}
	.t_cap_l_t {
		font-size: 10px;
		left: 3px;
		top: 3px;
	}
	.t_cap_b_l_t {
		font-size: 10px;
		left: 3px;
		top: 3px;
	}
	.mincho .cap_l_t {
		text-align: left;
		font-size: 10px;
		font-weight: bold;
	}
	.mincho .cap_r_t {
		text-align: right;
		font-size: 10px;
		font-weight: bold;
	}
	.mincho .cap_l{text-align:left;font-size:9px;font-weight: bold;}
	.mincho .cap_r{text-align:right;font-size:9px;font-weight: bold;}
	.sp_l {
		text-align: left;
	}
	.page_top {
		bottom: 60px;
		right: 5px;
		width: 12%;
	}
	
	.c1 {
		/*font-size: 5vw;*/
		font-size: 4vw;
	}
	
	.main {
		position: relative;
	}
	.top_main_wrap .scroll {
		width: 20%;
		height: 92%;
		max-height: calc(100vh - 60px);
		left: 40%;
	}
	
	/*フローティングバナー*/
	.fixedBanner {
		display: none;
	}
	/*フローティングバナー*/
	

	
	.msn-footnotes {
		font-size: 9px;
	}
	
	
	
	
}

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

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

@media print {
	h1 {
		display: none;
	}
}

.msn-headerNav__item .out a {
	pointer-events: none;
	color: #404040;
}
.msn-headerNav__item a,
.msn-headerSubNav__utils a{
	text-decoration: none;
}

.msn-headerNav__item .out a {
	pointer-events: none;
	color: #404040;
}
.msn-headerNav__item a,
.msn-headerSubNav__utils a{
	text-decoration: none;
}



/*.i_ttl {
	position: relative;
	color: #fff;
}

.i_ttl.line {
	color: #ab9566;
	display: flex;
	align-items: center;
	max-width: 730px;
	margin: 0 auto;
}
.i_ttl.line::before, .i_ttl.line::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	display: block;
	border-top: double 4px #ab9566;
}
.i_ttl.line::before {
	margin-right: .4em;
}
.i_ttl.line::after {
	margin-left: .4em;
}*/





/*.color_wh {
	color: #fff!important;
}*/

.msn-buttonA,
.msn-buttonB {
	font-weight: bold;
	/*font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;*/
}


.arrow{
	position: relative;
	font-weight: bold;
	/*font-family: "游明朝 Medium", "Yu Mincho Medium", YuMincho, "游明朝体", 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;*/
}

.arrow:before{
	content: "";
	position: absolute;
	/*background: url("../img/top/arrow.png") center center / contain no-repeat;
	width:8px;
	height:10px;
	top:50%;
	margin-top: -4px;
	left:15px;*/
	
	top:calc(50% - 4px);
	right: 5%;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.caparea {
	/*color: #fff;*/
}


.app_wrap {
	padding: 0 0 25px;
}
@media screen and (max-width: 767px) {
	.app_wrap {
		padding: 0 20px 20px;
	}
}






.caparea {
	color: #666;
	font-size: 12px!important;
}

@media screen and (max-width: 767px) {
	.caparea {
		font-size: 10px!important;
	}
}






.w_img {
	max-width: 100%;
	width: 100%;
}





.cbtn_wrap {
	background: #2e2e2e;
	padding: 50px 0 40px;
	overflow: hidden;
}
.cbtn_wrap .ttl {
	margin-left: calc(100% / 16);
	color: #fff;
	font-size: 46px;
}
.cbtn_wrap .cont {
	width: calc(1500% / 16);
	/*overflow: hidden;*/
	position: relative;
	margin: 0 0 0 auto;
}

.cbtn {
	display: flex;
}

.cbtn li {
	position: relative;
	width: 400px;
	margin-right: 40px
}
.cbtn li .img {
	position: relative;
	margin-bottom: 10px;
}
.cbtn li .txt {
	font-size: calc(17vw / 16);
	font-weight: 700;
	color: #fff;
}

.cbtn li a {
	position: relative;
	display: block;
}
.cont .btn {
	position: relative;
	top:0;
	left:0;
	margin: 20px auto 0 0;
	text-align: left;
}

.cbtn_wrap .swiper-button-prev, .cbtn_wrap .swiper-button-next {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	/*border-radius: 50%;
	border: 1px solid #111;*/
	transition: all .4s;
}
.cbtn_wrap .swiper-button-next::after,
.cbtn_wrap .swiper-button-prev::after {
	display: none;
}
.cbtn_wrap .swiper-button-next svg,
.cbtn_wrap .swiper-button-prev svg {
	fill: #fff;
	width: 40px;
	height: 40px;
}
.cbtn_wrap .swiper-button-prev {
	margin-right: 30px;
}
.cbtn_wrap .swiper-button-prev svg {
	transform: rotate(180deg);
}
/*.cbtn_wrap .swiper-button-prev::before {
	content: "";
	position: absolute;
	top: 21px;
	left: 20px;
	width: 7px;
	height: 8px;
	background: url(../img/common/intermission-arrow-left.svg) 0 0 no-repeat;
	background-size: 7px 8px;
	transition: all .4s;
}
.cbtn_wrap .swiper-button-next::before {
	content: "";
	position: absolute;
	top: 21px;
	right: 20px;
	width: 7px;
	height: 8px;
	background: url(../img/common/intermission-arrow-right.svg) 0 0 no-repeat;
	background-size: 7px 8px;
	transition: all .4s;
}*/

body:not(.mobile) .cbtn_wrap .swiper-button-prev:hover, body:not(.mobile) .cbtn_wrap .swiper-button-next:hover {
	opacity: 0.6;
}
body:not(.mobile) .cbtn_wrap .swiper-button-next:hover::after,
body:not(.mobile) .cbtn_wrap .swiper-button-prev:hover::after {
	display: none;
}
body:not(.mobile) .cbtn_wrap .swiper-button-prev:hover::before {
	left: 15px;
	background: url("../img/common/intermission-arrow-left-white.svg") 0 0 no-repeat;
}
body:not(.mobile) .cbtn_wrap .swiper-button-next:hover::before {
	right: 15px;
	background: url("../img/common/intermission-arrow-right-white.svg") 0 0 no-repeat;
}


.cbtn li a .img {
	overflow: hidden;
}
.cbtn li a .img img {
	transform: scale(1);
	transition: transform .5s ease-in-out;
}
body:not(.mobile) .cbtn li a:hover .img img {
	transform: scale(1.07);
}

.cbtn li a .txt span {
	position: relative;
	display: inline-block;
	padding-bottom: 2px;
}
/*.cbtn li a .txt span::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #111;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .4s;
}
body:not(.mobile) .cbtn li a:hover .txt span::after {
	transform-origin: left top;
	transform: scale(1, 1);
}*/


@media screen and (max-width: 767px){
	.cbtn_wrap {
		display: block;
	}
	.cbtn_wrap .ttl {
		margin-left: 20px;
		margin-bottom:15px;
		
	}
	.cbtn_wrap .ttl {
		font-size: 22px;
	}
	.cbtn_wrap .ttl p {
		margin-bottom: 0;
		
	}
	.cbtn_wrap .cont {
		width: calc(100% - 20px);
		margin-left: 20px;
	}
	.cbtn li .txt {
		font-size: 16px;
	}
	
	.cont .btn {
		margin: 10px auto 0 0;
		top:8px;
	}
	
}



.parallax {
	opacity: 0;
	transition: all 0.6s linear;
}
.p_t {
	transform: translateY(-30px);
}
.p_b {
	transform: translateY(30px);
}
.p_r {
	transform: translateX(30px);
}
.p_l {
	transform: translateX(-30px);
}
.parallax.p-view {
	opacity: 1;
	transform: none !important;
}



.fadeup {
	opacity: 0;
	transform: translateY(40px);
	transition: 2s;
}
.fadeup.p-view {
	opacity: 1;
	transform: translateY(0px);
	transition: all 2s 0s cubic-bezier(0.22,0.61,0.36,1);
	
}

/*.mask {
	opacity: 0;
	clip-path: circle(80% at -80% 50%);
	transition: 1s;
}
.mask.p-view {
	opacity: 1;
	clip-path: circle(340% at -150% 50%);
}
*/



.box_sld {
	position: relative;
}

.scroll-hint-icon-wrap {
	display: none;
}

@media screen and (max-width: 767px) {
	.sld767 .sld {
		overflow-x: auto;
		overflow-y: hidden;
	}
	.sld767 .scroll-hint-icon-wrap {
		display: block;
	}
}
@media screen and (max-width: 480px) {
	.sld480 .sld {
		overflow-x: auto;
		overflow-y: hidden;
	}
	.sld480 .scroll-hint-icon-wrap {
		display: block;
	}
}



@keyframes scroll-hint-appear {
	0% {
		transform: translateX(40px);
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	50%,
	100% {
		transform: translateX(-40px);
		opacity: 0;
	}
}

.scroll-hint.is-right-scrollable {
	background: linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
	background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
	background: linear-gradient(90deg, rgba(0, 0, 0, .15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 60px);
	box-sizing: border-box;
	width: 120px;
	height: 80px;
	border-radius: 5px;
	transition: opacity .3s;
	transition-delay: .3s;
	opacity: 0;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	pointer-events: none;
}

.scroll-hint-text {
	font-size: 10px;
	color: #FFF;
	margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
	opacity: .8;
}

.scroll-hint-icon:before {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	content: "";
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
	content: "";
	width: 34px;
	height: 14px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -20px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
	opacity: 0;
	transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
	opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
	animation: scroll-hint-appear 1.2s linear;
	animation-iteration-count: 2;
}

.scroll-hint-icon-white {
	background-color: #FFF;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .4);
}

.scroll-hint-icon-white:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
	color: #000;
}




@media screen and (max-width: 420px) {
    .t_cap_bg, .t_cap_bg_l, .t_cap_bg_t, .t_cap_bg_l_t, .mincho .cap_r, .mincho .cap_r {
        font-size: 7px;
    }
    
}





.swipe_box {
	position: relative;
}

.swipe_caution {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/common/icon_scrollCaution.svg) no-repeat center / 60px auto;
	pointer-events: none;
	transition: .4s ease;
	display: none;
}

@media screen and (max-width: 480px) {
	.swipe_inn {
		overflow-x: auto;
	}
	.swipe_caution {
		display: block;
	}
}





.icon_ar {
	width: 15px;
	height: 7px;
	position: relative;
	display: block;
}
.icon_ar::before {
	content: "";
	position: absolute;
	top:3px;
	left:0;
	width: 100%;
	height: 1px;
	background: #333;
}
.icon_ar::after {
	content: "";
	position: absolute;
	top:13%;
	right:  0;
	width: 31%;
	height: 0;
	padding-top: 26%;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
	
	.icon_ar::before {
		background: #fff;
	}
	.icon_ar::after {
		border-top: solid 1px #fff;
		border-right: solid 1px #fff;
	}
}

.contentCard {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.contentCard__cursor {
  background-color: #ffffff;
  border-radius: 50%;
  height: 200px;
  mix-blend-mode: soft-light;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: left .1s ease, top .1s ease, -webkit-transform .5s ease;
  transition: left .1s ease, top .1s ease, -webkit-transform .5s ease;
  transition: left .1s ease, top .1s ease, transform .5s ease;
  transition: left .1s ease, top .1s ease, transform .5s ease, -webkit-transform .5s ease;
  width: 200px;
  z-index: 3;
}
@media print, screen and (min-width: 769px) {
  .contentCard:hover .contentCard__cursor {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@media (hover: hover) and (pointer: fine) {
  .contentCard:hover .contentCard__cursor {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}


