@charset "UTF-8";
/* Author: Hosaka */
/* ---------------------------------------------------
	common
------------------------------------------------------ */
.acms-entry .entry-container {margin: auto;}
.entry {border: none; width: 100%; max-width: 100%; margin: 100px auto 50px;}
.entry-title {text-align: center; font-size: 30px; line-height: 1.2; font-weight: 500;}
.acms-grid, .acms-grid-r {margin: 0;}
.entry-column tr:nth-child(odd) {background: none;}

.acms-admin-form .acms-admin-form-select, .acms-admin-form select { -moz-appearance: none; -webkit-appearance: none;}

/* メディアユニットの調整 */
.acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube] {padding-left: 0; padding-right: 0;}
.acms-entry [class*=column-media].img-full {width: 100%; max-width: 100%;}
.acms-entry [class*=column-media].acms-col-sm-12,
.acms-entry [class*=column-media].acms-col-sm-10,
.acms-entry [class*=column-media].acms-col-sm-8,
.acms-entry [class*=column-media].acms-col-sm-6,
.acms-entry [class*=column-media].acms-col-sm-4 {width: 100%;}
.acms-entry [class*=column-media-auto],
.acms-entry [class*=column-media-left],
.acms-entry [class*=column-media-center],
.acms-entry [class*=column-media-right] {float: none;}
.acms-entry [class*=column-media-auto] > * {margin-right: auto;}
.acms-entry [class*=column-media-left] > * {margin-right: auto;}
.acms-entry [class*=column-media-center] > * {margin: auto;}
.acms-entry [class*=column-media-right] > * {margin-left: auto;}
.acms-entry [class*=column-media-auto] > a,
.acms-entry [class*=column-media-left] > a,
.acms-entry [class*=column-media-center] > a,
.acms-entry [class*=column-media-right] > a {display: inline-block;}
.acms-entry [class*=column-media].img-full > * {max-width: 100%;}
.acms-entry [class*=column-media].img-full > img,
.acms-entry [class*=column-media].img-full > a > img {width: 100%;}
.acms-entry [class*=column-media].acms-col-sm-12 > * {width: 100%; max-width: 1200px;}
.acms-entry [class*=column-media].acms-col-sm-10 > * {width: 100%; max-width: 1000px;}
.acms-entry [class*=column-media].acms-col-sm-8 > * {width: 100%; max-width: 800px;}
.acms-entry [class*=column-media].acms-col-sm-6 > * {width: 100%; max-width: 600px;}
.acms-entry [class*=column-media].acms-col-sm-4 > * {width: 100%; max-width: 400px;}

.entry-column em {/*font-style: italic;*/ font-style: normal; font-weight: bold; text-decoration: underline;}
.bottom-margin{margin-bottom: 150px;}
.top-margin{margin-top: 150px;}
.flex-center{display: flex; justify-content: center;}
.flex-center > div{margin: 0;}
.iflame-container {height: 0; overflow: hidden; padding-bottom: 400px; position: relative; width:100%; padding-bottom: 600px;}
.iflame-container iframe {position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
/* .acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube]{padding-left:0; padding-right:0;} */
@media screen and (max-width:767px){
	.iflame-container{width:90%; display: block; margin: auto;}
    .acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube]{padding-left: 10px; padding-right: 10px;}
}

/* .acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube]{padding-left:0; padding-right:0;}
[class*=column-eximage], [class*=column-file], [class*=column-image], [class*=column-map], [class*=column-media], [class*=column-module], [class*=column-quote], [class*=column-street-view], [class*=column-video], [class*=column-yolp], [class*=column-youtube]{margin-bottom: 0;} */

.message-back-link {display: inline-block; margin: 50px auto; text-align: center; border: none; padding: 10px 20px;}

.tcol-red {color: red;}
.tcol-orange {color: orange;}
.tcol-yellow {color: yellow;}
.tcol-green {color: #45B035;}
.tcol-blue {color: #182D7B;}
.tcol-purple {color: purple;}
.tcol-white {color: white;}

.txt-lll {font-size: 1.333em;}
.txt-ll {font-size: 1.222em;}
.txt-l {font-size: 1.111em;}
.txt-s {font-size: 0.888em;}
.txt-ss {font-size: 0.777em;}
.txt-sss {font-size: 0.666em;}

@media screen and (max-width:767px){
    .txt-sp-s{font-size: .888em;}
    .txt-sp-ss{font-size: .777em;}
}

strong > span{font-weight: bold;}

@media screen and (max-width: 767px) {
    .acms-entry .entry-container {margin: 0; padding: 0 10px;}
    .entry {width: 100%; margin: 10px auto 0;}
}

@media screen and (max-width: 844px) and (orientation:landscape) {
    .acms-entry [class*=column-eximage], .acms-entry [class*=column-media], .acms-entry [class*=column-video], .acms-entry [class*=column-youtube]{padding: 0 40px;}
}

.entry-column p a{color: #000 !important; font-weight: bold;}



/* ---------------------------------------------------
	グループ用調整
------------------------------------------------------ */
.acms-grid > * {max-width: 1000px; margin-left: auto; margin-right: auto;}
/* .shop .acms-grid > * {padding-right: 0 !important;} */
.bg-gray,.bg-gray-white {width: 100%; background: #FFFFFF; padding: 70px 0; border-radius: 50px;}
.bg-white-3style-head {background: #64C846; border-radius: 30px 30px 0 0; padding: 35px 0; max-width: 1000px;}
.bg-gray-niigata {width: 100%; max-width: 100%; background: url("../images/common/niigata.svg") no-repeat #F5F2E8; background-size: 418px; background-position: center; padding: 60px 0 60px 0;}
.bg-gray > *,
.bg-gray-niigata > *,
.bg-white > *,
.bg-gray-white > * {width: 100%; max-width: 880px; margin: auto;}
.bg-white{background: #FFF; max-width: 100%;}
.bg-white .column-media-auto{text-align: center;}
.bg-gray-white > * {
    /* background: #FFF; */
    margin-bottom: 0;}
.bg-gray-white > h2 {background: none;}
.bg-gray-white > h2 + p {border-radius: 40px 40px 0 0; padding-top: 40px !important;}
.bg-gray-white > hr:first-of-type + * {border-radius: 40px 40px 0 0; padding-top: 50px !important;}
.bg-gray-white > h2 + p + hr:first-of-type + * {border-radius: 0; padding-top: 0px !important;}
.bg-gray-white > *:last-child {border-radius: 0 0 40px 40px; padding-bottom: 50px !important;}
.bg-gray-white > .clearHidden {display: none;}
.bg-gray-white .box_row4{padding: 0 10px;}
.bg-gray-white > hr:first-of-type + .margin-s,.bg-gray-white > hr:first-of-type + .margin-m,.bg-gray-white > hr:first-of-type + .margin-l{padding-top: 0 !important;}
 
.bg-gray.no-pd {padding-top: 0; padding-bottom: 0;}
.bg-gray.no-pd > * {margin-bottom: 0;}
.bg-gray.no-pd + .bg-gray-white {padding-top: 40px;}

.bg-gray + .bg-gray-white {padding-top: 0;}
.bg-white-3style-head + .bg-gray-white {border-radius: 0 0 50px 50px; padding: 0 60px; max-width: 1000px;}
.bg-white-3style-head > .column-media-center{margin-bottom: 0;}

.bg-gray-white-2{position: relative; background:#FFF; border-radius: 50px; padding-bottom: 10px; margin-bottom: 40px; padding:64px;}
.bg-gray-white-2 > h2 {background: none;}
.bg-gray-white-2 > h2 + p {border-radius: 40px 40px 0 0; padding-top: 40px !important;}
.bg-gray-white-2 > hr:first-of-type + * {border-radius: 40px 40px 0 0;}
.bg-gray-white-2 > h2 + p + hr:first-of-type + * {border-radius: 0; padding-top: 0px !important;}
.bg-gray-white-2 > .clearHidden {display: none;}
.bg-gray-white-2 .row_col{margin-bottom: 0;}
.bg-gray-white-2 > .btnlink:last-child {border-radius: 0; position: absolute; bottom: 0; background: transparent; padding-bottom: 0; transform: translate(-50%,50%); margin-bottom: 0; left: 50%;}
.bg-gray-white-2 > .btnlink:last-child .row_col { width: 100%; max-width: 100%; margin-right: 0; margin-bottom: 0;}
.bg-gray-white-2 > * { max-width: 670px !important; margin-left: auto; margin-right: auto;}
@media screen and (max-width:767px){
    .bg-gray-white-2{width:calc(100% - 20px); margin: auto; margin-bottom: 60px; padding: 40px 0; border-radius: 30px;}
    .entry-column .bg-gray-white-2 h2.orange{margin-bottom: 0;}
    .bg-gray-niigata{padding-bottom: 0;}
    .bg-white-3style-head{width:calc(100% - 20px); padding: 20px;}
    .bg-gray-white > hr:first-of-type + *{padding-top: 20px !important;}
    .bg-gray-white > *:last-child{padding-bottom: 20px !important;}
}



.width-max{max-width: 100%;}
.width-max .column-media-auto{text-align: center;}
.width-max img{width:100%;}

/* カラム */
.acms-grid > .acms-col-sm-6 {width: calc(100vw * (500 / 1920)); max-width: 500px; margin-left: calc((100% - (100vw * (1000 / 1920))) / 2);}
.acms-grid > .acms-col-sm-6:nth-of-type(odd){margin-left:0;}
.acms-grid > .acms-col-sm-6:nth-of-type(even){margin-right:0;}


.acms-grid > .acms-col-sm-4{float: left; width: calc(100vw * (332 / 1920)); max-width: 332px; margin-left: calc((100% - (100vw * (1000 / 1920))) / 2);}
.acms-grid > .acms-col-sm-4 + .acms-col-sm-4 {float: left; width: calc(100vw * (332 / 1920)); max-width: 332px; margin: 0;}
.acms-grid > .acms-col-sm-4 + .acms-col-sm-4 + .acms-col-sm-4 {float: left; width: calc(100vw * (332 / 1920)); max-width: 332px; margin-right: 0;}

@media screen and (max-width:767px){
    .acms-grid > .acms-col-sm-6{width:100%; max-width:100%; margin: 10px 0;}
    .acms-grid > .acms-col-sm-4{width:100%; max-width:100%; margin: 10px 0;}
    .acms-grid > .acms-col-sm-4 + .acms-col-sm-4{width:100%; max-width:100%; margin: 10px 0;}
    .acms-grid > .acms-col-sm-4 + .acms-col-sm-4 + .acms-col-sm-4{width:100%; max-width:100%; margin: 10px 0;}
    .acms-entry [class*=column-eximage], .acms-entry [class*=column-media]{text-align: center;}
}


/* 
@media screen and (max-width: 1000px) {
	.acms-grid > * {padding-right: 0 !important;}
	.shop .acms-grid > * {padding-right: 0 !important;}
	.shop .acms-grid > .entry-container {padding-right: 10px !important;}
	.bg-gray,
	.bg-gray-niigata {padding: 50px 0 50px 0; background-position: 50% 50%; background-size: contain;}
	.bg-gray > *,
	.bg-gray-niigata > * {width: 100%; max-width: 880px;}
    .bg-gray, .bg-gray-white{padding: 0;}
} */

@media screen and (max-width: 767px) {
    .bg-gray, .bg-gray-white{width:calc(100% - 20px); padding: 40px 0; border-radius: 30px;}
    .bg-white-3style-head + .bg-gray-white{padding:0 10px; border-radius: 0 0 30px 30px;}
}


/* ---------------------------------------------------
	汎用ユニット
------------------------------------------------------ */
/* 見出し大 */
.entry-column h2 {font-weight: 700; font-style: normal; font-size: 48px; line-height: 1.354; color: #000; border-left: none; letter-spacing: 0.1em; position: relative; font-feature-settings: "palt"; margin: auto; padding: 0;}
.entry-column .acms-grid > h2::after {left: calc(50% - 160px);}
.entry-column h2.orange {font-size: 44px; color: #DC4F03; font-weight: bold; letter-spacing: 0.05em; font-feature-settings: "palt"; text-align: center; padding-bottom: 0; line-height: 1.541666;}
.entry-column h2.orange::after {display: none;}
.entry-column h2.orange-line {font-size: 48px; color: #000; font-weight: bold; letter-spacing: 0.08em; text-align: center; margin: 0 auto 50px; padding: 0 0 40px;}
.entry-column h2.orange-line::after {content: ""; display: inline-block; position: absolute; left: 50%; bottom: 0; width: 100%; max-width: 85px; height: 5px; border-top: none; background: #F8B500; transform: translateX(-50%); }
.entry-column .acms-grid > h2.orange-line::after {left:50%;}
.entry-column h2.hukidashi-border{margin-bottom: 30px; padding-bottom: 30px;}
.entry-column h2.hukidashi-border::after{content: ""; display: inline-block; width:850px; height: 20px; background: url(../images/common/orange-hukidashi-bg.png) no-repeat bottom center/contain; border-top:none; left: 50%; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.entry-column h2.hukidashi-border-orange{font-size: 44px; color: #DC4F03; font-weight: bold; letter-spacing: 0.1em; font-feature-settings: "palt"; text-align: center; padding-bottom: 0; line-height: 1.541666; margin-left: auto; margin-right: auto;}
.entry-column h2.hukidashi-border-orange::after{content: ""; display: inline-block; width:850px; height: 20px; background: url(../images/common/orange-hukidashi-bg.png) no-repeat bottom center/contain; border-top:none; left: 50%;}
.entry-column h3.blue-large {font-weight: 700; font-size: 68px; line-height: 1.2; color: #182D7B; margin: 0 auto 30px; padding: 0; background: none; letter-spacing: 0.15em; text-align: center;}



/* 見出し中 */
.entry-column h3 {font-weight: 500; font-style: normal; font-size: 26px; line-height: 1.5; color: #231815; margin: 0 auto 30px; padding: 0; background: none; letter-spacing: 0.02em; font-feature-settings: "palt";}

/* 見出し小 */
.entry-column h4 {font-weight: 400; font-style: normal; font-size: 24px; line-height: 1.4; color: #000; padding: 0; margin: 0 auto 20px; position: relative;}

/* 小見出し */
.entry-column h5 {font-weight: 400; font-style: normal; font-size: 22px; line-height: 1.4; padding: 0; margin: 0 auto 20px;}

/* 本文 */
.entry-column p {font-size: 18px; line-height: 1.8; margin: 0 auto 40px; padding: 0;}
.entry-column p.bg-red {width: 100%; max-width: 730px; background: #DC4F03; border-radius: 20px; font-size: 38px; font-weight: bold; color: #FFF; line-height: 1.6; text-align: center; padding: 40px 0; letter-spacing: 0.15em;}
.entry-column p.small-tit {font-size:16px; color:#64C846; font-feature-settings: "palt"; letter-spacing: .02em; margin-bottom: 5px; line-height: 1.65625; font-weight: bold;}
.entry-column p.border-taC{border: 3px solid #000; text-align: center; font-size: 26px; font-weight: bold; padding: 24px 0;}


/* リスト */
.entry-column ul, .entry-column ol {padding: 0; margin: 0; background: transparent;}
.entry-column ul li, .entry-column ol li {padding: 0; margin: 0; font-size: 18px; font-size: 112.5%; line-height: 1.8;}

.entry-column ul { margin-bottom: 40px; list-style: none;}
.entry-column ul li { padding-left: 25px; background: url(../images/common/ico-li@2x.png) no-repeat 0 5px; background-size: 20px 20px;}

.entry-column .bg-gray-white h4{margin:auto; padding-top: 0 !important;}
.entry-column .bg-gray-white ul{margin:auto; padding-bottom:0;}
.entry-column .bg-gray-white p{margin:auto; padding-bottom:0 !important;}
.entry-column .bg-gray-white ul li{padding-left:0;}


.entry-column ol {counter-reset: oldef; margin-bottom: 40px; list-style: none;}
.entry-column ol li { padding-left: 30px; position: relative;}
.entry-column ol li::before { counter-increment: oldef; content: counter(oldef); color: #000; font-family: "Noto Sans JP", sans-serif; font-style: normal; font-weight: 700; font-size: 20px; display: block; width: 25px; position: absolute; top: 0; left: 0; text-align: center; line-height: 1.5;}

.column-map-auto, .column-map-left {margin-bottom: 40px;}

@media screen and (max-width: 767px) {
    h2.entry-title {font-size: 28px; margin: 0 auto 20px; padding: 0 10px;}
    .entry-column h2.orange{font-size: 28px;}
    .entry-column h2 {font-size: 22px; margin: 0 auto 0; padding: 0 10px;}
    
    /* .entry-column h2 br {display: none;} */
    .entry-column h3 {font-size: 24px; margin: 0 auto 20px; padding: 0 10px;}
    .entry-column h4 {padding: 0 10px 0 20px; font-size: 20px; }
    .entry-column h4::before {left: 0; top: 50%; width: 15px;}
    .entry-column h5 {padding: 0 10px; font-size: 22px; margin: 0 auto 10px;}
    .entry-column p {padding: 0 10px; margin-bottom: 20px; font-feature-settings: "palt";}
    .entry-column p.border-taC{font-size: 14px; width:calc(100% - 20px);}

    .entry-column h2.hukidashi-border-orange{font-size: 30px; margin-bottom: 0;}
    .entry-column h2.hukidashi-border-orange::after{width: 100%;}
    .entry-column .bg-gray-white-2 h4{padding: 0;}
    .entry-column .bg-gray-white-2 p.small-tit{padding: 0;}
    .entry-column .bg-gray-white-2 p {padding:0;}
    .entry-column h2.orange-line{font-size: 30px; padding-bottom: 20px; margin-bottom: 22px;}
    .entry-column h2.hukidashi-border::after{width:300px;}
    .entry-column h2.hukidashi-border{margin-bottom: 10px; padding-bottom: 10px;}
    .entry-column h3.blue-large{font-size: 30px;}

    
    .entry-column ul,
    .entry-column ol { margin-bottom: 40px; padding: 0 10px;}
    
    .column-map-auto, .column-map-left {margin-bottom: 20px;}
    
    .entry-column p iframe {width: 100%;}
    .gmap iframe {width: 100%;}
}

/* ---------------------------------------------------
	グループ
------------------------------------------------------ */
.bg-navy {background: #142a4c; max-width: 100%; padding: 100px 0;}
.bg-navy [class*=column-media] {margin-bottom: 0;}

@media screen and (max-width: 767px) {
    .bg-navy{padding: 60px 0;}
}

/* ---------------------------------------------------
	流れ用：数字付き見出し
------------------------------------------------------ */
.entry-column h3.tit-flow {border-left: none; counter-increment: flow; position: relative; padding-left: 54px; font-weight: bold; line-height: 1.4;}
.entry-column h3.tit-flow::before {content: counter(flow); position: absolute; top: 50%; left: 0; min-width: 40px; height: 40px; text-align: center; line-height: 40px; color: #FFF; font-size: 24px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: bold; background: #06799E; margin-top: -20px;}
/*.entry-column h3.tit-flow::before {content: counter(flow, decimal-leading-zero); position: absolute; bottom: 0; left: 0; min-width: 44px; height: 44px; text-align: center; line-height: 44px; color: #00469C; font-size: 44px; font-family: Arial, Helvetica, "sans-serif"; font-weight: bold;} */

@media screen and (max-width: 767px) {
.entry-column h3.tit-flow {padding-left: 59px;}
.entry-column h3.tit-flow::before {top: 50%; left: 5px;} 
}

/* ---------------------------------------------------
	テキストリンク
------------------------------------------------------ */
.txt-link {justify-content: flex-start; margin-bottom: 40px;}
.txt-link.row-l {justify-content: flex-start;}
.txt-link.row-c {justify-content: center;}
.txt-link.row-r {justify-content: flex-end;}
.txt-link .row_col {display: inline-block; margin-right: 60px; margin-bottom: 20px;}
.txt-link.row-l .row_col {text-align: left;}
.txt-link.row-c .row_col {text-align: center;}
.txt-link.row-r .row_col {text-align: right;}
.txt-link.num-1 .row_col {display: inline-block; width: 100%; margin-right: 0;}
.txt-link.num-2 .row_col {display: inline-block; width: 49%; margin-right: 2%;}
.txt-link.num-2 .row_col:nth-child(2n),
.txt-link.num-2 .row_col:last-child {margin-right: 0;}
.txt-link.num-3 .row_col {display: inline-block; width: 32%; margin-right: 2%;}
.txt-link.num-3 .row_col:nth-child(3n),
.txt-link.num-3 .row_col:last-child {margin-right: 0;}
.txt-link.num-4 .row_col {display: inline-block; width: 23.5%; margin-right: 2%;}
.txt-link.num-4 .row_col:nth-child(4n),
.txt-link.num-4 .row_col:last-child {margin-right: 0;}
.txt-link .row_col a { position: relative; display: inline-block; padding: 2px 0 2px 30px; color: #002BA2; line-height: 1.2; text-align: left; text-decoration: underline;}
.txt-link .row_col a::before { content: ""; position: absolute; top: 50%; left: 0; display: block; width: 20px; height: 20px; margin-top: -10px; margin-right: 10px; background: url("../images/common/ico-link@2x.png") no-repeat center; background-size: 100%;}
.txt-link .row_col.blank a::after { content: ""; display: inline-block; width: 16px; height: 16px; vertical-align: middle; margin-left: 10px; background: url(../images/common/ico-blank@2x.png) no-repeat center; background-size: cover;}
.txt-link .row_col a:hover {text-decoration: none;}

@media screen and (max-width: 767px) {
	.txt-link {padding: 0 10px; margin-bottom: 20px;}
	.txt-link.num-2 .row_col {width: 100%; margin-right: 0;}
	.txt-link.num-3 .row_col {width: 100%; margin-right: 0;}
	.txt-link.num-4 .row_col {width: 100%; margin-right: 0;}
}


/* ---------------------------------------------------
	ボタンリンク（3分割）
------------------------------------------------------ */
/*.btnlink {justify-content: flex-start; margin-bottom: 40px;}
.btnlink.row-l {justify-content: flex-start;}
.btnlink.row-c {justify-content: center; text-align: center;}
.btnlink.row-r {justify-content: flex-end; text-align: right;}
.btnlink .row_col { width: 360px; max-width: 30%; margin-right: 5%; margin-bottom: 20px;}
.btnlink .row_col:nth-of-type(3n) {margin-right: 0;}
.btnlink .row_col:last-of-type {margin-right: 0;}
.btnlink.num-1 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
.btnlink.num-2 .row_col { width: 49%; max-width: 49%; margin-right: 2%;}
.btnlink.num-2 .row_col:nth-child(2n),
.btnlink.num-2 .row_col:last-child {margin-right: 0;}
.btnlink.num-3 .row_col { width: 32%; max-width: 32%; margin-right: 2%;}
.btnlink.num-3 .row_col:nth-child(3n),
.btnlink.num-3 .row_col:last-child {margin-right: 0;}
.btnlink.num-4 .row_col { width: 23.5%; max-width: 23.5%; margin-right: 2%;}
.btnlink.num-4 .row_col:nth-child(4n),
.btnlink.num-4 .row_col:last-child {margin-right: 0;}
.btnlink .row_col a { position: relative; display: inline-block; min-width: 360px; max-width: 100%; padding: 25px 60px 25px 50px; border: 1px solid #000; color: #000; font-weight: bold; text-align: left; text-decoration: none; background-color: #FFF;}
.btnlink.num-3 .row_col a {width: 100%;}
.btnlink.num-4 .row_col a {min-width: 280px; width: 100%;}
.btnlink .row_col a::after { content: ""; position: absolute; top: 50%; right: 30px; display: block; width: 9px; height: 15px; margin-top: -5px; background: url(../images/common/ico-arrow-cr@2x.png) no-repeat center; background-size: 100%;}
.btnlink .row_col.blank a::after { content: ""; position: absolute; top: 50%; right: 50px; display: block; width: 16px; height: 16px; margin-top: -8px; background: url(../images/common/ico-blank@2x.png) no-repeat center; background-size: 100%;}
.btnlink .row_col.blank a[href$=".pdf"]::after { width: 23.5px; height: 30px; margin-top: -15px; background: url(../images/common/ico-pdf.png) no-repeat center; background-size: 100%;}
.btnlink .row_col.blank a[href$=".doc"]::after,
.btnlink .row_col.blank a[href$=".docx"]::after { width: 23.5px; height: 30px; margin-top: -15px; background: url(../images/common/ico-doc.png) no-repeat center; background-size: 100%;}
.btnlink .row_col.blank a[href$=".xls"]::after,
.btnlink .row_col.blank a[href$=".xlsx"]::after { width: 23.5px; height: 30px; margin-top: -15px; background: url(../images/common/ico-xls.png) no-repeat center; background-size: 100%;}
.btnlink .row_col.blank a[href$=".ppt"]::after,
.btnlink .row_col.blank a[href$=".pptx"]::after { width: 23.5px; height: 30px; margin-top: -15px; background: url(../images/common/ico-ppt.png) no-repeat center; background-size: 100%;}

@media screen and (max-width: 767px) {
    .btnlink {display: block; margin-bottom: 20px; padding: 0 10px;}
    .btnlink .row_col { width: 100%; max-width: 100%; margin-right: 0; margin-bottom: 10px;}
    .btnlink .row_col:last-of-type {margin-bottom: 0;}
	.btnlink.num-2 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
	.btnlink.num-3 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
	.btnlink.num-4 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
    .btnlink .row_col a {padding: 20px 50px;}
    .btnlink .row_col a::after {right: 30px;}
    .btnlink .row_col.blank a::after {right: 25px;}
}*/

/* ---------------------------------------------------
	アンカーボタン（3分割）
------------------------------------------------------ */
.btn_row {justify-content: flex-start; margin-bottom: 40px;}
.btn_row.row-l {justify-content: flex-start;}
.btn_row.row-c {justify-content: center; text-align: center;}
.btn_row.row-r {justify-content: flex-end; text-align: right;}
.btn_row .row_col { width: 360px; max-width: 30%; margin-right: 5%; margin-bottom: 20px;}
.btn_row .row_col:nth-of-type(3n) {margin-right: 0;}
.btn_row .row_col:last-of-type {margin-right: 0;}
.btn_row.num-1 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
.btn_row.num-2 .row_col { width: 49%; max-width: 49%; margin-right: 2%;}
.btn_row.num-2 .row_col:nth-child(2n),
.btn_row.num-2 .row_col:last-child {margin-right: 0;}
.btn_row.num-3 .row_col { width: 32%; max-width: 32%; margin-right: 2%;}
.btn_row.num-3 .row_col:nth-child(3n),
.btn_row.num-3 .row_col:last-child {margin-right: 0;}
.btn_row.num-4 .row_col { width: 23.5%; max-width: 23.5%; margin-right: 2%;}
.btn_row.num-4 .row_col:nth-child(4n),
.btn_row.num-4 .row_col:last-child {margin-right: 0;}
.btn_row .row_col a { position: relative; display: inline-block; min-width: 360px; max-width: 100%; padding: 20px 20px 40px; border: 1px solid #222222; color: #000; font-weight: normal; text-align: center; text-decoration: none; background-color: #FFF;}
.btn_row.num-3 .row_col a {width: 100%;}
.btn_row.num-4 .row_col a {min-width: 280px; width: 100%;}
.btn_row .row_col a::after { content: ""; position: absolute; left: 50%; bottom: 20px; display: block; width: 20px; height: 10px; margin-left: -10px; background: url(../images/common/ico-arrow-bb@2x.png) no-repeat center; background-size: 100%; transition: transform .2s;}
.btn_row .row_col a:hover {opacity: 1;}
.btn_row .row_col a:hover::after {transform: translateY(2px);}

@media screen and (max-width: 767px) {
	.btn_row {justify-content: space-between; margin-bottom: 20px; padding: 0 10px;}
	.btn_row .row_col {width: 100%; max-width: 100%; margin-right: 0; margin-bottom: 10px;}
	.btn_row .row_col:last-of-type {margin-bottom: 0;}
	.btn_row.num-2 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
	.btn_row.num-3 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
	.btn_row.num-4 .row_col { width: 100%; max-width: 100%; margin-right: 0;}
	.btn_row .row_col a {padding: 5px 10px 20px;}
	.btn_row .row_col a::after {bottom: 5px;}
	.btn_row .row_col a:hover {border-color: #444; color: #444;}
	.btn_row .row_col a:hover::after {transform: translateY(0);}
}

/* ---------------------------------------------------
	コラム：注意文
------------------------------------------------------ */
.column_caution {width: 100%; border: 4px solid #B10404; padding: 40px; box-sizing: border-box; margin: 0 auto 40px;}
.column_caution h4 {color: #B10404;}
.column_caution > .box {display: flex; justify-content: space-between; align-items: stretch; width: 100%; margin-bottom: 40px;}
.column_caution > .box:last-child {margin-bottom: 0;}
.column_caution > .box .txt {}
.column_caution > .box .txt p {margin-bottom: 0;}
.column_caution > .box .txt.onimg {width: calc(100% - 35.8% - 40px);}
.column_caution > .box .img {width: 35.8%; max-width: 400px; margin-left: 40px;}

@media screen and (max-width: 767px) {
    .column_caution {width: calc(100% - 20px); padding: 20px; margin: 0 auto 20px;}
    .column_caution > .box {display: block; width: 100%; margin-bottom: 40px;}
    .column_caution > .box:last-child {}
    .column_caution > .box .txt {margin-bottom: 20px;}
    .column_caution > .box .txt p {padding: 0; margin-bottom: 0;}
    .column_caution > .box .txt.onimg {width: 100%;}
    .column_caution > .box .img {width: 100%; max-width: 100%; margin-left: 0;}
}

/* ---------------------------------------------------
	コラム：標準
------------------------------------------------------ */
.column_standard {width: 100%; border: 3px solid #000; padding: 40px; box-sizing: border-box; margin: 0 auto 40px; background: transparent;}
.column_standard h4 {}
.column_standard > .box {display: flex; justify-content: space-between; align-items: stretch; width: 100%; margin-bottom: 40px;}
.column_standard > .box:last-child {margin-bottom: 0;}
.column_standard > .box .txt {}
.column_standard > .box .txt p {margin-bottom: 0;}
.column_standard > .box .txt.onimg {width: calc(100% - 35.8% - 40px);}
.column_standard > .box .img {width: 35.8%; max-width: 400px; margin-left: 40px;}

@media screen and (max-width: 767px) {
    .column_standard {width: calc(100% - 20px); padding: 20px; margin: 0 auto 20px;}
    .column_standard > .box {display: block; width: 100%; margin-bottom: 40px;}
    .column_standard > .box:last-child {margin-bottom: 0;}
    .column_standard > .box .txt {margin-bottom: 20px;}
    .column_standard > .box .txt p {padding: 0; margin-bottom: 0;}
    .column_standard > .box .txt.onimg {width: 100%;}
    .column_standard > .box .img {width: 100%; max-width: 100%; margin-left: 0;}
}

/* ---------------------------------------------------
	コラム：ボタン付き
------------------------------------------------------ */
.column_btn{
    background: #dcaa1e;
    display: flex;
    justify-content: space-between;
    border-radius: 20px;
    overflow: hidden;
    max-height: 330px;
}
.column_btn .column_btn_txt{
    width: 50%;
    padding: 50px 0 50px 50px;
    color: #FFF;
}
.column_btn .column_btn_txt h6{
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 500;
}
.column_btn .column_btn_txt p{
    font-size: clamp(26px, 19.049px + 1.854vw, 45px);
    font-weight: 700;
    line-height: 1.3;
    margin: 25px 0 30px;
}
.column_btn .column_btn_txt a{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: clamp(12px, 9.805px + 0.585vw, 18px);
    width: 290px;
    height: 37px;
    font-weight: bold;
    border: 1px solid #FFF;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    position: relative;
    line-height: 2;
}
.column_btn .column_btn_txt a::after{
    content: "";
    display: inline-block;
    background: url("../images/common/custom_arrow.svg") no-repeat;
    background-size: cover;
    width: 22px;
    height: 14px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    right: 0;
}
.column_btn .img{
    width: 50%;

    object-fit: cover;
    position: relative;
    -webkit-clip-path: url(#custom_clip_pc);
    clip-path: url(#custom_clip_pc);
    aspect-ratio: 422 / 330;
}
.column_btn .img img{
    width: 100%;

    object-fit: cover;
    transform: scale(1.1);
    position: relative;
    right: -8%;
    bottom: clamp(0px, -85.475px + 11.144vw, 75px);
}
.column_btn .custom_clip{
    height: 0;
}
.column_btn #custom_clip_pc{
    transform: translate(5.5%, 0px);
}
@media screen and (max-width: 767px) {
    .column_btn{
        flex-wrap: wrap;
        max-height: none;
        margin: 30px 35px 50px;
    }
    .column_btn .column_btn_txt{
        width: 100%;
        padding: 30px 0 10px;
        text-align: center;
    }
    .column_btn .column_btn_txt h6{
        font-size: 10px;
    }
    .column_btn .column_btn_txt p{
        line-height: 1.4;
        margin: 10px 0 15px;
        padding: 0;
    }
    .column_btn .column_btn_txt a{;
        width: 180px;
        height: 40px;
        margin: 0 auto;
    }
    .column_btn .column_btn_txt a::after{
        width: 14px;
        height: 8px;
    }
    .column_btn .img{
        width: 100%;
        height: 100%;
        
        -webkit-clip-path: url(#custom_clip_sp);
        clip-path: url(#custom_clip_sp);
        aspect-ratio: 282 / 177.99;
    }
    .column_btn .img img{
        transform: scale(1);
        position: absolute;
        right: 0;
        bottom: -10%;
    }
    .column_btn #custom_clip_sp{
        transform: translate(0, 2%);
    }
}

/* ---------------------------------------------------
	画像＋テキスト（左右配置）
------------------------------------------------------ */
.pic_txt {margin-bottom: 60px;}
.pic_txt .row_pic {width: 50%; max-width: 600px;}
.pic_txt .row_pic.row_pic_w30 {width: 30%; max-width: 360px;}
.pic_txt .row_pic.row_pic_w40 {width: 40%; max-width: 480px;}
.pic_txt .row_pic.row_pic_w60 {width: 60%; max-width: 720px;}
.pic_txt .row_pic.row_pic_w70 {width: 70%; max-width: 840px;}
.pic_txt.pic_right .row_pic {width: 50%; max-width: 600px; order: 10;}
.pic_txt.pic_right .row_pic.row_pic_w30 {width: 30%; max-width: 360px; order: 10;}
.pic_txt.pic_right .row_pic.row_pic_w40 {width: 40%; max-width: 480px; order: 10;}
.pic_txt.pic_right .row_pic.row_pic_w60 {width: 60%; max-width: 720px; order: 10;}
.pic_txt.pic_right .row_pic.row_pic_w70 {width: 70%; max-width: 840px; order: 10;}
.pic_txt .row_pic img {}
.pic_txt .row_txt {width: 46.667%; max-width: 560px;}
.pic_txt .row_txt.row_txt_w66 {width: 66.667%; max-width: 790px;}
.pic_txt .row_txt.row_txt_w56 {width: 56.667%; max-width: 670px;}
.pic_txt .row_txt.row_txt_w45 {width: 45%; max-width: 450px;}
.pic_txt .row_txt.row_txt_w36 {width: 36.667%; max-width: 440px;}
.pic_txt .row_txt.row_txt_w26 {width: 26.667%; max-width: 320px;}
.pic_txt .row_txt p {margin-bottom: 0;}
.pic_txt .row_txt .txt_btn {margin-top: 40px; text-align: left;}
.pic_txt .row_txt .txt_btn a { position: relative; display: block; width: 360px; max-width: 100%; padding: 25px 50px; border: 1px solid #000; color: #000; font-weight: bold; text-align: left; text-decoration: none; background-color: #FFF;}
.pic_txt .row_txt .txt_btn a::after { content: ""; position: absolute; top: 50%; right: 40px; display: block; width: 9px; height: 15px; margin-top: -5px; background: url(../images/common/ico-arrow-cr@2x.png) no-repeat center; background-size: 100%;}

@media screen and (max-width: 767px) {
    .pic_txt {margin-bottom: 30px;}
    .pic_txt .row_pic {width: 100%; max-width: 100%; margin-bottom: 20px; text-align: center;}
    .pic_txt .row_pic.row_pic_w30 {width: 100%; max-width: 100%;}
    .pic_txt .row_pic.row_pic_w40 {width: 100%; max-width: 100%;}
    .pic_txt .row_pic.row_pic_w60 {width: 100%; max-width: 100%;}
    .pic_txt .row_pic.row_pic_w70 {width: 100%; max-width: 100%;}
    .pic_txt.pic_right .row_pic {width: 100%; max-width: 100%; order: 0;}
    .pic_txt.pic_right .row_pic.row_pic_w30 {width: 100%; max-width: 100%; order: 0;}
    .pic_txt.pic_right .row_pic.row_pic_w40 {width: 100%; max-width: 100%; order: 0;}
    .pic_txt.pic_right .row_pic.row_pic_w60 {width: 100%; max-width: 100%; order: 0;}
    .pic_txt.pic_right .row_pic.row_pic_w70 {width: 100%; max-width: 100%; order: 0;}
    .pic_txt .row_txt {width: 100%; max-width: 100%; padding: 0 10px;}
    .pic_txt .row_txt.row_txt_w66 {width: 100%; max-width: 100%;}
    .pic_txt .row_txt.row_txt_w56 {width: 100%; max-width: 100%;}
    .pic_txt .row_txt.row_txt_w36 {width: 100%; max-width: 100%;}
    .pic_txt .row_txt.row_txt_w26 {width: 100%; max-width: 100%;}
    .pic_txt .row_txt p {padding: 0;}
    .pic_txt .row_txt .txt_btn {margin-top: 40px; text-align: left;}
    .pic_txt .row_txt .txt_btn a {width: 100%; padding: 20px 50px;}
    .pic_txt .row_txt .txt_btn a::after {right: 30px;}
}

/* ---------------------------------------------------
	画像＋テキスト（画像に重ねて配置）
------------------------------------------------------ */
.pic_ontxt {margin-bottom: 60px;}
.pic_ontxt .img {width: 100%; position: relative;}
.pic_ontxt .txt {width: calc(100% - 100px); margin: -150px auto 0; background: rgba(238,238,238,0.9); padding: 50px; position: relative;}
.pic_ontxt .txt h3 {margin-top: 0; margin-bottom: 30px;}
.pic_ontxt .txt p {margin-bottom: 0;}

@media screen and (max-width: 767px) {
    .pic_ontxt {margin-bottom: 30px;}
    .pic_ontxt .img {width: 100%; position: relative;}
    .pic_ontxt .txt {width: calc(100% - 20px); margin: -50px auto 0; padding: 20px;}
    .pic_ontxt .txt h3 {margin-bottom: 20px;}
    .pic_ontxt .txt p {margin-bottom: 0;}
}

/* ---------------------------------------------------
	画像＋テキスト（縦：2分割）※センターから表示する
------------------------------------------------------ */
.box_row2 {justify-content: space-between; margin-bottom: 40px; align-items: flex-start;}
.box_row2 h4 {margin-bottom: 10px; font-weight: bold;}
.box_row2 .row_col { width: 580px; max-width: 48.333%; margin-bottom: 40px;}
.box_row2 .row_col:nth-last-of-type(2),.box_row2 .row_col:nth-last-of-type(2) ~ .row_col {margin-bottom: 0;}
.box_row2 .row_col .col_pic { margin-bottom: 20px; text-align: center;}
.box_row2 .row_col .col_pic img {}
.box_row2 .row_col .col_txt p {margin: 0; font-weight: 500;}

@media screen and (max-width: 767px) {
    .box_row2{margin-bottom: 20px; padding:0 10px;}
    .box_row2 h4 {margin-bottom: 10px;}
    .box_row2 .row_col { width: 100%; max-width: 100%; margin-bottom: 20px;}
    .box_row2 .row_col + .row_col{margin-top: 0;}
    .box_row2 .row_col .col_pic{margin-bottom: 0;}
    .box_row2 .row_col:nth-last-of-type(2), .box_row2 .row_col:nth-last-of-type(2) ~ .row_col{margin-bottom: 20px;}
}

/* ---------------------------------------------------
	画像＋テキスト（縦：3分割）※センターから表示する
------------------------------------------------------ */
.box_row3 {justify-content: center; margin-bottom: 40px;}
.box_row3 h4 {margin-bottom: 20px; font-size: 21px; font-weight: bold; font-feature-settings: "palt";}
.box_row3 .row_col { width: 280px; margin-right: 80px; margin-bottom: 70px;}
.box_row3 .row_col:nth-of-type(3n) { margin-right: 0;}
.box_row3 .row_col:last-of-type { margin-right: 0;}
.box_row3 .row_col:nth-last-of-type(3),.box_row3 .row_col:nth-last-of-type(3) ~ .row_col {margin-bottom: 0;}
.box_row3 .row_col .col_pic { margin-bottom: 20px; text-align: center;}
.box_row3 .row_col .col_pic img {}
.box_row3 .row_col .col_txt p {margin: 0; font-weight: bold; font-size: 18px; font-feature-settings: "palt";}
.box_row3 .row_col .col_btn {margin-top: 20px; text-align: left;}
.box_row3 .row_col .col_btn a {display: inline-block; border: 1px solid #0EA7AC; padding: 20px 20px; text-decoration: none; width: 100%; min-width: 360px;}
.box_row3 .row_col .col_btn a::before {content: url(../images/common/ico-arrow-cr.png); margin-right: 10px;}

@media screen and (max-width: 767px) {
    .box_row3 {margin-bottom: 50px; margin-bottom: 0;}
    .box_row3 h4 {margin-bottom: 10px; font-size: 24px; padding: 0;}
    .box_row3 .row_col {width: 80%; max-width: 100%; margin-right: 0;}
    .box_row3 .row_col:last-of-type { margin-bottom: 0;}
    .box_row3 .row_col .col_pic {margin-bottom: 15px;}
}


/* ---------------------------------------------------
	画像＋テキスト（縦：4分割）※センターから表示する
------------------------------------------------------ */
.box_row4 { justify-content: center; margin-bottom: 40px;}
.box_row4 h5 {margin-bottom: 20px;}
.box_row4 .row_col { width: 22.5%; margin-right: 3.33%; margin-bottom: 40px;}
.box_row4 .row_col:nth-of-type(4n) { margin-right: 0;}
.box_row4 .row_col:last-of-type { margin-right: 0;}
.box_row4 .row_col:nth-last-of-type(4),.box_row4 .row_col:nth-last-of-type(4) ~ .row_col { margin-bottom: 0;}
.box_row4 .row_col .col_pic { margin-bottom: 20px; text-align: center;}
.box_row4 .row_col .col_pic img {}

@media screen and (max-width: 767px) {
    .box_row4 {margin-bottom: 50px; justify-content: space-between;}
    .box_row4 h5 {font-size: 20px; margin-bottom: 10px; margin-left: 0; margin-right: 0; text-align: left;}
    .box_row4 .row_col {width: 49%; max-width: 100%; margin-right: 0;}
    .box_row4 .row_col:last-of-type { margin-bottom: 0;}
    .box_row4 .row_col .col_pic {margin-bottom: 10px;}
}


/* ---------------------------------------------------
	テーブル（ｗ100％）
------------------------------------------------------ */
/* デフォルトパーツ */
.column-table- { width: 100%; margin: 0 auto 40px;}

.column-table- table {width: 100%; border-spacing: 0; border-collapse: collapse; empty-cells: show; table-layout: fixed;}
.column-table- table th, .column-table- table td { padding: 20px; border: none; vertical-align: middle; display: inline-block;}
.column-table- table th { width: 25%;; text-align: left; font-weight: bold; color: #000;}

@media screen and (max-width: 767px) {
    /* デフォルトパーツ */
    .column-table- { margin: 0 auto 20px;}
    .column-table- table th { width: 100%;}

    .column-table- table.js-table-unit-scroll-hint {table-layout: auto;}
    .column-table- table.acms-table-scrollable {table-layout: auto;}
}


/* --------------------------------------------------- オプション --------------------------------------------------- */

/* ---------------------------------------------------
	スタッフ紹介
------------------------------------------------------ */
.staff-detail {display: flex; justify-content: flex-start; flex-wrap: wrap; max-width: 1200px; margin: 0 auto;}
.staff-detail::before, .staff-detail::after {display: none;}
.staff-detail .staff-img {text-align: center;}
 .entry-column .staff-detail .staff-name {font-size: 22px; text-align: center; margin-bottom: 10px; padding-top: 25px;}
 .entry-column .staff-detail .staff-name::before {display: none;}
.staff-detail .staff-name-en {font-size: 16px; text-align: center; margin-bottom: 5px;}
.staff-detail .staff-detail-list { width: 31.667%; max-width: 380px; margin-right: 2.5%; margin-bottom: 40px;}
.staff-detail .staff-detail-list:nth-of-type(3n) { margin-right: 0;}
.staff-detail .staff-detail-list:last-of-type { margin-right: 0;}
.staff-detail .staff-detail-list tr {border-bottom: 1px solid #000;}
.staff-detail .staff-detail-list th {padding: 20px 0 15px 0; margin-bottom: 20px; text-align: left; font-weight: bold; width: 110px;}
.staff-detail .staff-detail-list td {padding: 20px 0 15px 0; margin-bottom: 20px; text-align: left; width: 270px;}
.staff-detail .staff-detail-list .staff-txt-l th {display: block; width: 100%; padding-bottom: 0; margin-bottom: 0;}
.staff-detail .staff-detail-list .staff-txt-l td {display: block; width: 100%;}

@media screen and (max-width: 767px) {
    .staff-detail .staff-detail-list { width: 100%; max-width: 100%; margin-right: 0;}
    .staff-detail .staff-detail-list th {display: block; padding: 15px 0 15px 0; margin-bottom: 0; text-align: left; font-weight: bold; width: 100%; border-top: none;}
    .staff-detail .staff-detail-list td {display: block; padding: 15px 0 15px 0; margin-bottom: 20px; text-align: left; width: 100%; border-top: none;}
    .staff-detail .staff-detail-list .staff-txt-l th {padding-bottom: 15px; margin-bottom: 0;}
}

/* ---------------------------------------------------
	Q&A
------------------------------------------------------ */
.faq-group {max-width: 1200px; margin: 0 auto 40px;}
.faq-group h2 {width: 100%; text-align: center; background: rgba(42,24,0,0.05); padding: 5px 0; cursor: pointer;}
.faq-group h2::after {content: ""; display: inline-block; width: 29px; height: 17px; background: url("../images/common/ico-arrow-bb@2x.png") no-repeat center; background-size: cover; transition: all 0.4s ease-in-out; -webkit-transform: rotate(0deg); transform: rotate(0deg); margin: 0 0 3px 20px;}
.faq-group h2.open::after {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.faq-group-contents {display: none; margin-bottom: 72px;}
.faq-group-contents .faq-content {border-bottom: none;}
.faq-content {max-width: 1000px; margin: 0 auto; border-bottom: 1px solid #2A1800; margin-bottom: 70px;}
.faq-content .faq-q { position: relative; text-align: left; font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 38px; font-weight: bold; margin-bottom: 38px; text-align: center; line-height: 1.5789; padding-top:50px; font-feature-settings: "palt";}
.faq-content .faq-q::before { content: 'Q'; margin-right: 10px; position: absolute; left: 50%; top:0; transform:translateX(-50%); font-weight: bold; line-height: 1;}
.faq-content .faq-a { position: relative; font-size: 22px; line-height: 1.72727; font-weight: bold; margin-bottom: 0; font-feature-settings: "palt";}



@media screen and (max-width: 767px) {
    .faq-content{margin-bottom: 40px;}
    .faq-content .faq-q{font-size: 24px; text-align: left; margin-bottom: 20px;}
    .faq-content .faq-a{font-size: 18px;}
    .faq-content .faq-q::before {margin-right: 5px; margin-left: 5px; font-size: 38px;}
    .faq-content .faq-a::before {margin-right: 5px; margin-left: 5px;}
}

/* ---------------------------------------------------
	流れ・手順用
------------------------------------------------------ */
.custom-flow {counter-reset: flownum;}
.flow-box {position: relative; padding: 40px 0; margin:auto 10px; border-bottom: 1px solid #64C846;}
.flow-box:first-child{padding-top: 0;}
.flow-box:last-child{border-bottom: none; padding-bottom: 0;}
.flow-box h2 {padding-left: 97px; position: relative; margin-bottom: 20px; text-align: left; font-size: 36px; line-height: 1.52631; letter-spacing: .08em; font-weight: bold; margin-bottom: 20px; font-feature-settings: "palt";}
.flow-box h2::before {counter-increment: flownum; content: counter(flownum,decimal); position: absolute; top: 0; left: 0; margin-top: 0; font-size: 30px; font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: bold; border:solid 8px #64C846; border-radius: 100px; width:60px; height:60px; line-height: 1.5em; font-weight: 700; letter-spacing: -.01em; text-align: center; box-sizing: border-box;}
.flow-box h2::after{content: none;}
.flow-content {display: flex; justify-content: space-between; width: 100%; max-width: 1200px; margin: 0 auto; padding-left: 97px;}
.flow-content::before, .flow-content::after {content: ""; display: none;}
.flow-img {width: 28.334%; max-width: 340px;}
.flow-txt {width: 68.334%; max-width: 820px;}
.flow-content.no-img .flow-img {display: none;}
.flow-txt {width: 68.334%; max-width: 820px;}
.flow-content.no-img .flow-txt {width: 100%; max-width: 100%; font-weight: bold; margin-bottom: 0; padding:0; line-height: 1.4; padding-left: 2.5em; text-indent: -2.5em;}
.entry-column p.flow-txt {width: 100%; max-width: 100%; color: #EB5C01; font-size: 22px; line-height: 1.7272; letter-spacing: 0;}
.entry-column p.flow-txt::before {content: ""; display: inline-block; ; width:60px; height: 40px; background: url(../images/common/check-mark.png) no-repeat center/contain; vertical-align: middle; margin-right: 15px;}
.flow-txt strong {font-weight: bold;}

@media screen and (max-width: 767px) {
.flow-box {position: relative; padding: 40px 0;}
.flow-content {display: block; width: 100%; max-width: 1200px; padding:0;}
.flow-img {width: 100%; max-width: 100%; text-align: center; margin-bottom: 10px;}
.flow-txt {width: 100%; max-width: 100%;}
.flow-box h2 { padding: 0; font-size: 20px; padding-left: 76px; line-height: 1.4;}
.entry-column p.flow-txt{font-size: 18px;}
.entry-column p.flow-txt::before{width:30px;}
}

/* ---------------------------------------------------
	画像テキスト載せ
------------------------------------------------------ */
.unit-imgontxt {}

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

/* ---------------------------------------------------
	slider 共通
------------------------------------------------------ */
.slick-prev, .slick-next {background: none;}
.slick-prev::before, .slick-next::before {content: ""; display: none;}
/*.slide-5 {max-width: 1200px; margin: 0 auto;} 
.slide-5 .slick-next, .slide-5 .slick-prev {width: 30px; height: 54px; margin-top: -27px;}
.slide-5 .slick-prev {background: url("../images/common/ico-slider-prev@2x.png") no-repeat; left: -50px;}
.slide-5 .slick-next {background: url("../images/common/ico-slider-next@2x.png") no-repeat; right: -50px;}
.slide-5 .slick-slide img {max-width: 1000px; max-height: 660px;}

.slide-5-thumb {max-width: 1000px; margin: 0 auto 40px;}
.slide-5-thumb .slick-track {display: flex; justify-content: space-between;}
.slide-5-thumb .slick-track::before, .slide-5-thumb .slick-track::after {display: none;}
.slide-5-thumb .slick-slide {max-width: 216px;}
.slide-5-thumb .slick-next, .slide-5-thumb .slick-prev {width: 15px; height: 27px; top: 50%; margin-top: -14px;}
.slide-5-thumb .slick-prev {background: url("../images/common/ico-slider-prev.png") no-repeat; left: -30px;}
.slide-5-thumb .slick-next {background: url("../images/common/ico-slider-next.png") no-repeat; right: -30px;}*/

.slide-inft {max-width: 1000px; margin: 0 auto;} 
.slide-inft .slick-next, .slide-inft .slick-prev {width: 30px; height: 54px; margin-top: -27px;}
.slide-inft .slick-prev {background: url("../images/common/ico-slider-prev@2x.png") no-repeat; left: -50px;}
.slide-inft .slick-next {background: url("../images/common/ico-slider-next@2x.png") no-repeat; right: -50px;}
.slide-inft .slick-slide img {max-width: 1000px; max-height: 660px;}

.slide-inft-thumb {max-width: 880px; margin: 0 auto 40px;}
.slide-inft-thumb .slick-track {display: flex; justify-content: space-between;}
.slide-inft-thumb .slick-track::before, .slide-inft-thumb .slick-track::after {display: none;}
.slide-inft-thumb .slick-slide {max-width: 170px;}
.slide-inft-thumb .slick-next, .slide-inft-thumb .slick-prev {width: 15px; height: 27px; top: 50%; margin-top: -14px;}
.slide-inft-thumb .slick-prev {background: url("../images/common/ico-slider-prev.png") no-repeat; left: -30px;}
.slide-inft-thumb .slick-next {background: url("../images/common/ico-slider-next.png") no-repeat; right: -30px;}

.slide-inf {max-width: 1000px; margin: 0 auto 40px;} 
.slide-inf .slick-next, .slide-inf .slick-prev {width: 30px; height: 54px; margin-top: -27px;}
.slide-inf .slick-prev {background: url("../images/common/ico-slider-prev@2x.png") no-repeat; left: -50px;}
.slide-inf .slick-next {background: url("../images/common/ico-slider-next@2x.png") no-repeat; right: -50px;}
.slide-inf .slick-slide img {max-width: 1000px; max-height: 660px;}

.slick-list:focus:focus::before {border: none;}
.slick-slide .slide-img-cap {margin-bottom: 20px;}


@media screen and (max-width: 767px) {
/*    .slide-5 {max-width: 100%; margin: 0 auto;} 
    .slide-5 .slick-next, .slide-5 .slick-prev {display: none !important; width: 80px; height: 15px; margin-top: -7px; top: 110px;}
    .slide-5 .slick-prev {background: url("/themes/tashiro/images/common/ico_slide_arrow_left.png") no-repeat; left: 0;}
    .slide-5 .slick-next {background: url("/themes/tashiro/images/common/ico_slide_arrow_right.png") no-repeat; right: 0;}
    .slide-5 .slick-slide img {max-width: 100%; max-height: 250px;}

    .slide-5-thumb {max-width: 100%; margin: 0 auto 40px;}
    .slide-5-thumb .slick-track {display: flex; justify-content: space-between; margin-bottom: 20px;}
    .slide-5-thumb .slick-track::before, .slide-5-thumb .slick-track::after {display: none;}
    .slide-5-thumb .slick-slide {max-width: 216px;}
    .slide-5-thumb .slick-next, .slide-5-thumb .slick-prev {top: 40%;}*/
    
    .slide-inft {max-width: 100%; margin: 0 auto;} 
    .slide-inft .slick-next, .slide-inft .slick-prev {display: none !important; width: 80px; height: 15px; margin-top: -7px; top: 110px;}
    .slide-inft .slick-prev {background: url("/themes/tashiro/images/common/ico_slide_arrow_left.png") no-repeat; left: 0;}
    .slide-inft .slick-next {background: url("/themes/tashiro/images/common/ico_slide_arrow_right.png") no-repeat; right: 0;}
    .slide-inft .slick-slide img {max-width: 100%; max-height: 250px;}

    .slide-inft-thumb {max-width: 100%; margin: 0 auto 40px;}
    .slide-inft-thumb .slick-track {display: flex; justify-content: space-between; margin-bottom: 20px;}
    .slide-inft-thumb .slick-track::before, .slide-inft-thumb .slick-track::after {display: none;}
    .slide-inft-thumb .slick-slide {max-width: 170px;}
    .slide-inft-thumb .slick-next, .slide-inft-thumb .slick-prev {top: 40%;}
    
    .slide-inf {max-width: 100%; margin: 0 auto 40px;} 
    .slide-inf .slick-next, .slide-inf .slick-prev {display: none !important; width: 80px; height: 15px; margin-top: -7px; top: 110px;}
    .slide-inf .slick-prev {background: url("/themes/tashiro/images/common/ico_slide_arrow_left.png") no-repeat; left: 0;}
    .slide-inf .slick-next {background: url("/themes/tashiro/images/common/ico_slide_arrow_right.png") no-repeat; right: 0;}
    .slide-inf .slick-slide img {max-width: 100%; max-height: 250px;}
    
    .slick-slide .slide-img-cap {margin-bottom: 10px; line-height: 1.6;}
}



/* ---------------------------------------------------
	企業理念・基本方針など
------------------------------------------------------ */
.custom-philosophy {text-align: center; margin-bottom: 80px;}
.custom-philosophy h3 {border: 1px solid #666; color: #333; display: inline-block; margin: 0 auto 30px; padding: 5px 30px;}
.custom-philosophy p {font-size: 1.555em;}

@media screen and (max-width: 767px) {
    .custom-philosophy {margin-bottom: 30px;}
    .custom-philosophy h3 {margin: 0 auto 20px;}
}


/* ---------------------------------------------------
	余白
------------------------------------------------------ */
.hr_margin{margin: 0 auto; border-bottom: none!important;}
.margin-s {padding-bottom: 20px;}
.margin-m {padding-bottom: 40px;}
.margin-l {padding-bottom: 60px;}

@media screen and (max-width:767px){
    .margin-s {padding-bottom: 10px;}
	.margin-m {padding-bottom: 20px;}
	.margin-l {padding-bottom: 30px;}
}


/* ---------------------------------------------------
	背景に画像を設置する
------------------------------------------------------ */
.max-width{width:100%; padding: 100px 0;}
.max-width .container{max-width:1200px; margin: auto;}
.max-width .container h3{line-height: 1.4}
.max-width .container .btn-link a{font-size: 20px; line-height: 1.2; display: block; width:360px; padding:22px 0; font-weight: 600;}

@media screen and (max-width: 767px) {
    .custom-philosophy {margin-bottom: 30px;}
    .custom-philosophy h3 {margin: 0 auto 20px;}
    .entry-column .contact-box ul li{flex-wrap:wrap; justify-content: flex-start;}
    .entry-column .contact-box ul li:not(:last-of-type){margin-bottom: 25px;}
}



/* ---------------------------------------------------
	中古車販売：case
------------------------------------------------------ */
.usedcar-unit{max-width:calc(100vw * (835 / 1920));}
.usedcar-unit-info {display: flex; align-items:flex-start; margin-bottom:calc(100vw * (55 / 1920));;}
.usedcar-unit-info .img-wrap{display: flex; flex-wrap:wrap; width:calc(100vw * (500 / 1920)); margin-right:calc(100vw * (35 / 1920));}
.usedcar-unit-info .img-wrap .item{width:48%; max-width:calc(100vw * (240 / 1920)); margin-bottom:calc(100vw * (15 / 1920));}
.usedcar-unit-info .img-wrap .item img{width:100%;}
.usedcar-unit-info .img-wrap .item:nth-of-type(odd){margin-left:calc(100vw * (19 / 1920));}
.usedcar-unit-info .img-wrap .item:first-of-type{width:100%; max-width: 100%; margin-left: 0;}
.usedcar-unit-info .txt-wrap{width:calc(100vw * (300 / 1920));}
.usedcar-unit-info .txt-wrap p{margin-bottom: auto;}
.usedcar-unit-info .txt-wrap .car-name{font-size:calc(100vw * (32 / 1920)); letter-spacing: .05em; line-height: 1.4; margin-bottom:calc(100vw * (35 / 1920)); font-weight: 900;}
.usedcar-unit-info .txt-wrap .registration,.usedcar-unit-info .txt-wrap .inspection{font-size:calc(100vw * (23 / 1920)); line-height: 2; letter-spacing: 0.02em; font-feature-settings: "palt"; font-weight: bold;}
.usedcar-unit-info .txt-wrap .registration span, .inspection span{font-size:calc(100vw * (16 / 1920)); letter-spacing:0; line-height: 1.105;display: inline-block; padding-top:calc(100vw * (3 / 1920)); vertical-align: text-top; font-weight: bold; width:calc(100vw * (103 / 1920));}
.usedcar-unit-info .txt-wrap .car-price,.usedcar-unit-info .txt-wrap .meter,.usedcar-unit-info .txt-wrap .repair-his,.usedcar-unit-info .txt-wrap .usedcar-tag{font-size:calc(100vw * (18 / 1920)); letter-spacing: .09em; line-height: 1.5; font-feature-settings: "palt"; font-weight: 900;}
.usedcar-unit-info .txt-wrap .repair-his{margin-bottom:calc(100vw * (30 / 1920));}

.usedcar-unit-point{display: flex; justify-content: space-between; margin-bottom:calc(100vw * (50 / 1920));}
.usedcar-unit-point .text-wrap{width:calc(100vw * (450 / 1920));}
.usedcar-unit-point .text-wrap .point{font-size:calc(100vw * (16 / 1920)); line-height: 1.625; letter-spacing: .02em; font-weight: bold; margin-bottom:calc(100vw * (20 / 1920));}
.usedcar-unit-point .text-wrap .point-tit{font-size:calc(100vw * (26 / 1920)); letter-spacing: .02em; line-height: 1.5769; margin-bottom:calc(100vw * (14 / 1920)); font-weight: bold; font-feature-settings: "palt";}
.usedcar-unit-point .text-wrap .point-txt{font-size:calc(100vw * (18 / 1920)); line-height: 1.9444; letter-spacing: 0; margin-bottom:0; font-weight: 500; font-feature-settings: "palt";}
.usedcar-unit-point .image-wrap{width:calc(100vw * (350 / 1920));}
.usedcar-unit .usedcar-unit-point:nth-of-type(odd) .image-wrap{order:1;}
.usedcar-unit .usedcar-unit-point:nth-of-type(odd) .text-wrap{order:2;}

@media screen and (max-width:767px){
    .usedcar-unit{width:100%; max-width: 100%; padding: 0 10px;}
    .usedcar-unit-info{flex-wrap: wrap;}
    .usedcar-unit-info .img-wrap{width:100%; margin-right: 0;}
    .usedcar-unit-info .txt-wrap{width:100%;}
    .usedcar-unit-info .txt-wrap > * { border-bottom: 1px solid #CCC; padding: 5px 10px;}
    .usedcar-unit-info .img-wrap .item{max-width:50%;}
    .usedcar-unit-info .img-wrap .item:first-of-type{margin-bottom: 10px;}
    .usedcar-unit-info .img-wrap .item{margin-bottom: 10px;}
    .usedcar-unit-point{flex-wrap:wrap; margin-top: 50px;}
    .usedcar-unit-point .text-wrap{width: 100%;}
    .usedcar-unit-point .image-wrap{width:100%; margin-top: 30px;}
    .usedcar-unit-point .image-wrap img{width:100%;}
    .usedcar-unit-info .txt-wrap .car-name{font-size: 32px;}
    .usedcar-unit-info .txt-wrap .registration, .usedcar-unit-info .txt-wrap .inspection{font-size: 23px;}
    .usedcar-unit-info .txt-wrap .registration span, .inspection span{font-size: 16px; width:120px; padding-top: 4px;}
    .usedcar-unit-info .txt-wrap .car-price, .usedcar-unit-info .txt-wrap .meter, .usedcar-unit-info .txt-wrap .repair-his, .usedcar-unit-info .txt-wrap .usedcar-tag{font-size: 18px; padding: 12px 10px;}
    .usedcar-unit-point .text-wrap .point{font-size: 16px;}
    .usedcar-unit-point .text-wrap .point-tit{font-size: 20px;}
    .usedcar-unit-point .text-wrap .point-txt{font-size: 18px;}
    .usedcar-unit .usedcar-unit-point:nth-of-type(odd) .text-wrap{order: 1;}
    .usedcar-unit .usedcar-unit-point:nth-of-type(odd) .image-wrap{order:2;}
}



/* ---------------------------------------------------
	ステップユニット
------------------------------------------------------ */
.step-wrap .step-unit:last-of-type .step-num::after{background: #F8B500;}

.step-unit {padding-bottom: 40px;}
.step-unit:last-child {padding-bottom: 0;}
.step-unit-a,
.step-unit-b,
.step-unit-c,
.step-unit-d {display: flex; justify-content: space-between; align-items: flex-start; max-width: 900px; margin: auto;}

.step-unit .step-num {width: 100px; height: 155px; background: #F8B500; position: relative; text-align: center; font-size: 18px; font-weight: bold; letter-spacing: 0.05em; margin-bottom: 25px; line-height: 1.4; padding-top: 20px;}
.step-unit .step-num span {font-size: 38px; font-weight: bold;}
.step-unit .step-num::after {content: ""; position: absolute;left: 0; right: 0; bottom: -28px; top: auto; width: 0px;height: 0px; margin: auto; border-style: solid; border-color: #F8B500 transparent transparent transparent; border-width: 28px 50px 0 50px;}
.step-unit .step-contents {width: 84.1%; max-width: 757px;}
.step-unit .step-contents h3 {font-size: 24px; font-weight: bold; line-height: 1.6; letter-spacing: 0.04em; margin-bottom: 12px; font-feature-settings: "palt";}
.step-unit .step-contents h3 span{font-weight: bold;}
.step-unit .step-contents p {margin-bottom: 0; font-feature-settings: "palt"; font-weight: bold;}
.step-unit .step-contents h3 a,
.step-unit .step-contents p a {text-decoration: underline; font-weight: bold;}
.step-unit .step-contents h3 a:hover,
.step-unit .step-contents p a:hover {text-decoration: none;}


.step-unit-b .step-item-wrap {display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
.step-unit-b .step-item {width: 100%; max-width: 205px; margin-right: 33px; margin-bottom: 40px;}
.step-unit-b .step-item a{text-decoration: none; color:#231815;}
.step-unit-b .step-item:nth-child(3n) {margin-right: 0;}
.step-unit-b .step-item:nth-last-child(2),
.step-unit-b .step-item:last-child {margin-bottom: 0;}
.step-unit-b .step-item .img {margin-bottom: 15px;}
.step-unit-b .step-item .item-name {font-size: 15px; font-weight: bold; line-height: 1.2; color: #45B035; margin-bottom: 15px; text-align: center;}
.step-unit-b .step-item h4 {font-size: 15px; font-weight: bold; line-height: 1.6; margin-bottom: 15px; font-feature-settings: "palt";}
.step-unit-b .step-item .item-txt {font-size: 15px; line-height: 1.6; font-weight: 500; margin-bottom: 0;}

@media screen and (max-width:767px){
    .step-unit{padding-left: 10px; padding-right: 5px;}
    .step-unit .step-num{width:60px;}
    .step-unit .step-num::after{border-width: 28px 30px 0 30px;}
    .step-unit-b .step-item-wrap{width:338px; margin-left: -58px; justify-content: space-between;}
    .step-unit-b .step-item{width: 49%; margin-right: 0;}
    .step-unit-b .step-item .item-name{padding: 0;}
    .step-unit-b .step-item h4{padding: 0;}
    .step-unit-b .step-item .item-txt{padding: 0;}
}


/* ---------------------------------------------------
	Bestyle line特典ユニット
------------------------------------------------------ */
.bestyle-line {max-width: 1000px;}
.bestyle-line .num {position: absolute; top: -10px; left: -10px; background: #F8B500; color: #142A4E; display: flex; justify-content: center; align-items: center; width: 50px; height: 50px; border-radius: 3px; font-family: 'Roboto', sans-serif; font-size: 1.625em; font-weight: 500;}

.bestyle-line1-2 {display: flex; justify-content: space-between; align-items: stretch; margin-bottom: 40px;}
.bestyle-line1-2 .inner-box {position: relative; background: #FFF; border-radius: 15px; width: 48.5%; max-width: 485px; padding: 32px 0;}
.bestyle-line1-2 .inner-box .img {text-align: center; position: absolute; height: 100px; right: 40px; top:104px;}
.bestyle-line1-2 .inner-box .img img{height: 100%;}
.bestyle-line1-2 .inner-box h3 {font-size: 2.875em; font-weight: bold; color: #182D7B; line-height: 1.3; letter-spacing: 0.04em; text-align: left; margin-bottom: 15px; padding-left: 60px;}
.bestyle-line1-2 .inner-box p {font-size: 1.375em; font-weight: bold; line-height: 1.7; text-align: left; padding-left:60px; margin-bottom: 0; padding-left: 60px;}

.bestyle-line3 {position: relative; background: #FFF; border-radius: 12px; padding: 60px 40px 50px;}
.bestyle-line3 .img {text-align: center; position: absolute; max-width:316px; padding-left: 10px;}
.bestyle-line3 h3 {font-size: 2.875em; font-weight: bold; color: #182D7B; line-height: 1.3; letter-spacing: 0.04em; text-align: left; margin-bottom: 15px; padding-left: 355px;}
.bestyle-line3 p {font-size: 1.3125em; font-weight: bold; line-height: 1.7; text-align: left; padding-left: 355px; margin-bottom: 40px; font-feature-settings: "palt";}
.bestyle-line3 .line-small-tit{margin-bottom: 27px; font-size:28px; line-height: 1.214; letter-spacing: .12em; font-feature-settings: "palt"; color: #182D7B;}
.bestyle-line3 .bestyle-scene {display: flex; justify-content: center; align-items: center; margin-bottom: 45px;}
.bestyle-line3 .bestyle-scene > div{max-width: 260px; padding-right: 35px; margin-right: 34px; position: relative; overflow: hidden; box-sizing: content-box;}
.bestyle-line3 .bestyle-scene > div:last-of-type{margin-right: 0; padding-right: 0;}
.bestyle-line3 .bestyle-scene > div::after{content:""; display: inline-block; width: 3px; height: 262px; background:url(../images/common/dots.png) repeat-y center/contain; position: absolute; top: 0; right: 0; left: auto;}
.bestyle-line3 .bestyle-scene > div:last-of-type::after{content:none;}
.bestyle-line3 .bestyle-btn {text-align: center; max-width: 560px; margin: auto; margin-bottom: 35px;}
.bestyle-line3 .bestyle-caution {text-align: center; font-size: 15px; letter-spacing: 0; padding: 0; margin-bottom: 0; font-feature-settings: "palt"; font-weight: bold;}


@media screen and (max-width: 767px) {
    .bestyle-line{padding: 0 10px; margin-top: 20px;}

	.bestyle-line .num {width: 40px; height: 40px; font-size: 1.5em;}

	.bestyle-line1-2 {display: block; margin-bottom: 0;}
	.bestyle-line1-2 .inner-box {width: calc(100% - 20px); max-width: 420px; padding: 30px 0; margin: auto; margin-bottom: 40px;}
	.bestyle-line1-2 .inner-box h3 {font-size: 1.625em; padding-left:20px;}
	.bestyle-line1-2 .inner-box p {font-size: 1.175em; padding-left: 20px;}
    .bestyle-line1-2 .inner-box .img { height: 86px; right: 20px; top: 30px;}
    

	.bestyle-line3 {width: calc(100% - 20px); padding: 160px 10px 60px; margin: auto;}
	.bestyle-line3 h3 {font-size: 1.625em;}
    .bestyle-line3 .img { max-width: 136px; padding: 0; left: 50%; transform: translateX(-50%); top: 20px;}
	.bestyle-line3 p {font-size: 1.175em; margin-bottom: 20px;}
	.bestyle-line3 .bestyle-scene {margin-bottom: 25px; margin-top: 40px; flex-wrap: wrap;}
	.bestyle-line3 .bestyle-scene > div {margin-right: 0; margin-bottom: 50px; padding-right: 0;}
	.bestyle-line3 .bestyle-scene > div:last-child {margin-right: 0;}
    .bestyle-line3 .bestyle-scene > div::after{content:none;}
	.bestyle-line3 .bestyle-btn {text-align: center; margin-bottom: 25px;}
	.bestyle-line3 .bestyle-caution {text-align: left; font-size: 14px; margin-bottom: 0;}
    .bestyle-line3 .line-small-tit{padding: 0; margin-bottom: 10px; font-size: 18px;}
    .bestyle-line3 h3{padding:0;}
    .bestyle-line3 p{padding:0;}
    
}



/* ---------------------------------------------------
	Bestyle servicefrontユニット
------------------------------------------------------ */
.bestyle-servicefront {margin-bottom: 46px; max-width: 1000px;}
.bestyle-servicefront .bf-bg {background: #14294E; border-radius: 12px; padding: 50px 46px 0 77px; position: relative;}
.bestyle-servicefront .bf-bg .contact-btn{position: absolute; bottom: 0; left: 50%; transform: translate(-50%,50%); background: #DC4F03; border-radius: 100px;}
.bestyle-servicefront .bf-bg .contact-btn a{display: inline-block; background: #DC4F03; border-radius: 100px; color: #FFF; width:305px; text-align: center; font-size: 25px; letter-spacing: .02em; line-height: 3.6; font-weight: bold;}
.bestyle-servicefront .bf-bg .contact-btn a::after{content:""; display: inline-block; background:url(../images/common/ico-arrow-white-cr@2x.png) no-repeat center/contain; width: 15px; height: 15px; margin-left:16px;}
.bestyle-servicefront .bf-bg .contact-btn a:hover{text-decoration: none;}
.bestyle-servicefront .bf-bg h2 {text-align: center; position: relative; display: flex; justify-content: center; align-items: center; color: #F8B500; font-size: 2.125em; line-height: 1.4; letter-spacing: 0.02em; margin-bottom: 50px; padding: 0;}
.bestyle-servicefront .bf-bg h3 {text-align: left; font-size: 2.625em; font-weight: bold; line-height: 1.4; letter-spacing: 0.08em; color: #FFF; margin-bottom: 20px; background: #45B035; position: relative; max-width: 420px; margin-left: 0; margin-right: auto; font-size: 24px; padding: 17px 76px 17px 28px; margin-bottom: 50px;}
.bestyle-servicefront .bf-bg h3::after {content: ""; display: block; position: absolute; left: auto; right: 0; bottom: 0; top: 0; width: 0px; height: 0px; margin: auto; border-style: solid; border-color: transparent #14294E transparent transparent; border-width: 60px 40px 60px 0;}
.bestyle-servicefront .bf-bg .content-wrap{display: flex; align-items: flex-end; justify-content: center;}
.bestyle-servicefront .bf-bg .content-wrap .txt-wrap{width: 454px; margin-right: 50px;}
.bestyle-servicefront .bf-bg .content-wrap .bf-sample{width:374px;}
.bestyle-servicefront .bf-contents .bf-item {margin-bottom: 40px; max-width: 100%;}
.bestyle-servicefront .bf-contents .bf-item:last-of-type{margin-bottom: 60px;}
.bestyle-servicefront .bf-contents .bf-item .icon { text-align: center; margin-bottom: 20px;}
.bestyle-servicefront .bf-contents .bf-item h4 {text-align: center; font-size: 1.625em; font-weight: bold; line-height: 1.2; color: #F8B500; margin-bottom: 20px; text-align: left;}
.bestyle-servicefront .bf-contents .bf-item p {font-size: 1.125em; line-height: 1.7; margin-bottom: 0; color: #FFF; font-weight: bold; font-family: "palt";}
.bestyle-servicefront .bf-sample h5 {text-align: center; color: #FFF; font-size: 1.5em; font-weight: bold; line-height: 1.6; letter-spacing: 0.05em; margin-bottom: 10px;}
.bestyle-servicefront .bf-sample .img { text-align: center;}

@media screen and (max-width: 767px) {
	.bestyle-servicefront {margin-bottom: 30px; width:calc(100% - 20px);}
	.bestyle-servicefront .bf-bg {border-radius: 30px; padding: 40px 10px 0;}
	.bestyle-servicefront .bf-bg h2 {height: 90px; font-size: 1.84em; margin-bottom: 20px;}
	.bestyle-servicefront .bf-bg h3 {font-size: 1.25em; margin-bottom: 20px; padding: 17px 50px 17px 28px;}
	.bestyle-servicefront .bf-contents {display: block;}
	.bestyle-servicefront .bf-contents .bf-item { margin: auto; margin-bottom: 20px; max-width: 320px;}
	.bestyle-servicefront .bf-contents .bf-item .icon { text-align: center; margin-bottom: 15px;}
	.bestyle-servicefront .bf-contents .bf-item h4 { font-size: 1.5em; margin-bottom: 15px;}
	.bestyle-servicefront .bf-contents .bf-item p {font-size: 1em; line-height: 1.6;}
	.bestyle-servicefront .bf-sample h5 {font-size: 1em;}
	.bestyle-servicefront .bf-sample .img { text-align: center; padding: 0 30px;}

    .bestyle-servicefront .bf-bg .content-wrap{flex-wrap:wrap;}
    .bestyle-servicefront .bf-bg .content-wrap .txt-wrap{width:100%; margin-right: 0; padding: 0;}
    .bestyle-servicefront .bf-contents .bf-item{max-width: 100%;}
    .bestyle-servicefront .bf-contents .bf-item h4{padding: 0;}

    .bestyle-servicefront .bf-bg .content-wrap .bf-sample{padding-bottom: 25px;}
    .bestyle-servicefront .bf-bg .contact-btn a{line-height: 2.6;}
    [class*=column-eximage], [class*=column-file], [class*=column-image], [class*=column-map], [class*=column-media], [class*=column-module], [class*=column-quote], [class*=column-street-view], [class*=column-video], [class*=column-yolp], [class*=column-youtube]{margin-bottom: 0;}
}



/* 私たちについて */
.about .box_row2{width:970px; margin:auto;}
.about .column-table- {max-width:630px;}
.about .column-table- table th{max-width: 110px; vertical-align: top; text-align-last: justify; text-align: justify;  text-justify:inter-ideograph; margin-right: 40px;}
.about .column-table- table th, .column-table- table td,.column-table- table div{font-size: 22px; font-weight: bold; letter-spacing: 0; line-height: 1.4; padding:10px 0; width:480px;}
.about .box_row2 .row_col{max-width: 450px;}
.about .box_row2 .row_col .col_txt h4{font-size: 26px; letter-spacing: .1em; line-height: 1.5384; font-weight: bold;}
.about .box_row2 .row_col .col_txt p{font-feature-settings: "palt"; font-weight: bold;}
.about .box_row2 .row_col .col_txt p.small-tit{font-size: 18px; margin-bottom: 10px; text-align: center;}
.about .box_row2 .row_col{margin-bottom: 110px;}
@media screen and (max-width:767px){
    .about .box_row2{width:100%;}
    .about .box_row2 .row_col .col_txt p{padding:0;}
    .about .entry-column h2.orange{font-size: 22px;}
    .about .column-table- table th, .column-table- table td, .column-table- table div{width: 100%; max-width: none;}
    .about .column-table- table th{background: transparent; width: 100%; margin: 0; display: block; max-width: none; text-align-last: auto; text-align: left; text-justify: auto; border-bottom: 1px solid #4c4c4c;}
    .about .column-table- table tr{margin-bottom: 20px; display: block;}
}



/* 車検・修理 */
.car-service .box_row3 .row_col{width: 246px; margin-right: 40px;}
.car-service .entry-column .bg-gray-white h4 { margin: auto; padding-top: 0 !important; font-size: 32px; text-decoration: underline; margin-bottom: 40px; line-height: 1.46875;}
.car-service .box_row3 .row_col:last-of-type{margin-right: 0;}
@media screen and (max-width:767px){
    .car-service .entry-column .bg-gray-white h4{margin-bottom: 20px; padding: 0;}
    .car-service .box_row3 .row_col{margin-right: 0; margin-bottom: 60px; width:100%;}
    .box_row3 .row_col .col_txt p{padding: 0;}
    .box_row3 .row_col:nth-last-of-type(3), .box_row3 .row_col:nth-last-of-type(3) ~ .row_col{margin-bottom: 40px;}
}



/* 1to3 */
.community .box_row3{max-width: 1200px;}
.community .entry{margin-top: 20px;}
.community .acms-entry [class*=column-media]{padding-left: 0; padding-right: 0;}
.community .step-contents .step-item-wrap .item-name{text-align: left;}
@media screen and (max-width:767px){
    .community .acms-entry [class*=column-media]{padding-left: 10px; padding-right: 10px;}
}


/* be-style */

/* 中古車販売 */
.car-service .bg-gray-white > hr:first-of-type + .column-map-center{padding-top: 0 !important;}
.car-service .box_row2 .row_col{margin-bottom: 0;}
@media screen and (max-width:767px){
    .car-service .box_row2 .row_col{margin-bottom: 10px;}
}


/* お問い合わせ */
@media screen and (max-width:767px){
    .contact-and-faq .js-unit_group-align {margin: 20px auto;}
    .contact-and-faq  .btnlink .row_col a { padding: 20px 0px; font-size: 16px; width: 100%; letter-spacing: 0; line-height: 1; letter-spacing: .05em;}
}


/* オンラインショップ */
.online-shop-tit{font-size: 28px; font-feature-settings: "palt"; margin-top: 40px;}
.privacy .column-table- table tr{display: block; margin-bottom: 20px; display: flex; justify-content: center; align-items: flex-start;}
.privacy .column-table- table th,.privacy .column-table- table td{font-size: 18px; padding: 10px 0; line-height: 1.4;}
.privacy .column-table- table th{margin-right: 30px; width: 20%;}
.privacy .column-table- table td{width: 70%; font-feature-settings: "palt";}
@media screen and (max-width:767px){
    .privacy table{margin-top: 60px;}
    .privacy .column-table- table tr{display: block;}
    .privacy .column-table- table th{background: transparent; padding: 0; border-bottom: 1px solid #e9e9e9; width: 100%; margin-right: 0; border-bottom: 1px solid #4c4c4c;}
    .privacy .column-table- table td{width:100%; padding: 0;}
}


.car-sales .serial-nav{display: none;}
.car-sales footer{margin-top:60px;}


/* ---------------------------------------------------
	ポイント
------------------------------------------------------ */
.point{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.point .point-unit{
    background: #FFFFFF;
    border-radius: 25px;
    width: 47%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.point .point-num{
    border-radius: 25px 25px 0 0;
    background: #ffae00;
    padding: 35px;
    width: 100%;
    max-height: 106px;
}
.point .point-num span{
    width: 140px;
    display: inline-block;
}
.point .point-contents{
    padding: 30px 20px 50px;
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.point h4{
    margin: auto;
    padding-bottom: 40px;
    font-size: clamp(24px, 21.073px + 0.78vw, 32px);
    font-weight: bold;
    line-height: 1.5;
}
.point h4 .uline{
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.point h4 .uline::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;    /* 文字との距離 */
  width: 100%;
  height: 5px;      /* 線の太さ */
  background: #ffae00;
}
.point .list{
    text-align: justify;
    margin: 0 auto;
    width: max-content;
    font-size: clamp(13px, 11.171px + 0.488vw, 18px);
    font-weight: 500;
}

@media screen and (max-width:767px){
    .point{
        width: calc(100% - 70px);
        gap: 35px;
        margin: 30px auto 65px;
    }
    .point .point-unit{
        width: 100%;
    }
    .point .point-num{
        padding: 20px;
        max-height: none;
    }
    .point .point-num span{
        width: 100px;
    }
    .point .point-contents{
        padding: 25px 10px;
    }
    .point h4{
        padding: 0 0 20px;
    }
    .point .list{
        padding: 0;
    }
}


/* ---------------------------------------------------
	PC・スマホ：画像切り替え
------------------------------------------------------ */
@media screen and (max-width:767px){
    .pcsp-img{
        margin: 0 10px;
    }
    .pcsp-img img{
        width: 100%;
    }
}

