@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
/* flex */
.flex, .flexA, .flexB, .flexC {
    display: flex;
    flex-wrap: wrap;
}
.flexA {
    justify-content: space-around;
}
.flexB {
    justify-content: space-between;
}
.flexC {
    justify-content: center;
}
/*------------------------------------------------------------
	comMove
------------------------------------------------------------*/
.comMoveL {
    width: 340px;
    animation: com_mark_l 30s linear infinite;
}
.comMoveR {
    width: 340px;
    animation: com_mark_r 30s linear infinite;
}
@keyframes com_mark_l {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes com_mark_r {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
@media (min-width: 897px) and (max-width: 1040px) {
    .comMoveL {
        width: 220px;
    }
    .comMoveR {
        width: 220px;
    }
}
@media all and (max-width: 896px) {
    .comMoveL {
        width: 190px;
    }
    .comMoveR {
        width: 190px;
    }
}
/*------------------------------------------------------------
	fadeIn
------------------------------------------------------------*/
.fadeIn {
    opacity: 0;
    transition-duration: 2.5s;
    transition-delay: .5s;
}
.fadeIn.on {
    opacity: 1;
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg01.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle001 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg04.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle002 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg05.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle003 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg06.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle004 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg07.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle005 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg08.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle006 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg09.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle007 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg010.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle008 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg011.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle009 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg012.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle010 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg013.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle011 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg014.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle012 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg015.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle013 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg016.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle014 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg017.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle015 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg018.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle016 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg019.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle.pageTitle017 {
    padding-bottom: 18px;
    height: 500px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../../img/common/mv/page_title_bg020.jpg) no-repeat center center / cover;
    box-sizing: border-box;
}
.pageTitle::before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .2);
    content: "";
}
.pageTitle::after {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../../img/common/bg/page_title_bg02.png) no-repeat center center / 100% 100%;
    content: "";
}
.pageTitle.white::after {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../../img/common/bg/page_title_bg02_white.png") no-repeat center center / 100% 100%;
    content: "";
}
.pageTitle h1 {
    position: relative;
    text-align: center;
}
.pageTitle h1 span {
    margin: 0 auto 13px;
    min-width: 281px;
    display: inline-block;
    color: #6B5C48;
    font-size: 2rem;
    letter-spacing: 0.1em;
    line-height: 71px;
    background: url(../../img/common/bg/page_title_bg03.png) no-repeat center center / 281px auto;
}
.pageTitle .title {
    position: relative;
    color: #fff;
    font-size: 3rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-shadow: 0 0 5px #000;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -moz-font-feature-setting: "palt";
    text-align: center;
    z-index: 2;
}
.pageTitle .comMoveR {
    margin-left: 320px;
    position: absolute;
    left: 50%;
    bottom: -141px;
    z-index: 3;
}
@media (min-width: 897px) and (max-width: 1040px) {
    .pageTitle .comMoveR {
        margin-left: 0;
        left: auto;
        right: -20px;
        bottom: -80px;
    }
}
@media all and (max-width: 896px) {
    .pageTitle {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg01.jpg);
    }
    .pageTitle.pageTitle001 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg04.jpg);
    }
    .pageTitle.pageTitle002 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg05.jpg);
    }
    .pageTitle.pageTitle003 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg06.jpg);
    }
    .pageTitle.pageTitle004 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg07.jpg);
    }
    .pageTitle.pageTitle005 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg08.jpg);
    }
    .pageTitle.pageTitle006 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg09.jpg);
    }
    .pageTitle.pageTitle007 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg010.jpg);
    }
    .pageTitle.pageTitle008 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg011.jpg);
    }
    .pageTitle.pageTitle009 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg012.jpg);
    }
    .pageTitle.pageTitle010 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg013.jpg);
    }
    .pageTitle.pageTitle011 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg014.jpg);
    }
    .pageTitle.pageTitle012 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg015.jpg);
    }
    .pageTitle.pageTitle013 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg016.jpg);
    }
    .pageTitle.pageTitle014 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg017.jpg);
    }
    .pageTitle.pageTitle015 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg018.jpg);
    }
    .pageTitle.pageTitle016 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg019.jpg);
    }
    .pageTitle.pageTitle017 {
        padding: 70px 0 0;
        height: 400px;
        background-image: url(../../img/common/mv/sp_page_title_bg020.jpg);
    }
    .pageTitle::after {
        height: 25px;
    }
    .pageTitle h1 span {
        margin: 0 auto 16px;
        min-width: 240px;
        font-size: 1.5rem;
        line-height: 60px;
        background-size: 240px auto;
    }
    .pageTitle .title {
        font-size: 2rem;
        letter-spacing: 0.1em;
        line-height: 1.35;
    }
    .pageTitle .comMoveR {
        margin-left: 0;
        left: auto;
        right: -45px;
        bottom: -35px;
        z-index: 3;
        /*display: none;*/
        width: 150px;
    }
}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1100px;
}
.content01 {
    max-width: 900px;
}
@media all and (max-width: 896px) {
    .content {
        margin: 0 17px;
        padding: 0;
        max-width: inherit;
    }
}
/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
    margin: -6px auto 0;
    position: relative;
    z-index: 2;
}
#pagePath li {
    margin-right: 8px;
    display: inline;
    font-size: 1.2rem;
}
#pagePath li:last-child {
    margin-right: 0;
}
#pagePath li a {
    margin-right: 9px;
}
#pagePath li a:hover {
    text-decoration: underline;
}
@media all and (max-width: 896px) {
    #pagePath {
        margin: 15px 37px 0;
    }
    #pagePath li a:hover {
        text-decoration: none;
    }
}
/*------------------------------------------------------------
	comLinkList
------------------------------------------------------------*/
.comLinkList li a {
    padding: 12px 20px 12px 0;
    display: block;
    color: #6B5C48;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-bottom: 2px dotted #6B5C48;
    background: url(../../img/common/icon/icon01.png) no-repeat right center / 9px auto;
    font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -moz-font-feature-setting: "palt";
}
.comLinkList li a:hover {
    opacity: 0.6;
}
@media all and (max-width: 896px) {
    .comLinkList li a {
        padding: 9px 20px 8px 0;
        font-size: 1.4rem;
        background-position: right 2px center;
    }
}
/*------------------------------------------------------------
	comAnchorBox
------------------------------------------------------------*/
.comAnchorBox {
    margin-top: -20px;
    padding: 48px 0 101px;
    background: #FDFAED;
}
.comAnchorBox .flexB {
    margin: 0 auto;
    width: 650px;
}
.comAnchorBox ul {
    width: 300px;
}
@media all and (max-width: 896px) {
    .comAnchorBox {
        margin-top: -40px;
        padding: 108px 0 81px;
    }
    .comAnchorBox .flexB {
        margin: 0 37px;
        width: auto;
        display: block;
    }
    .comAnchorBox ul {
        width: auto;
    }
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
    margin-bottom: 30px;
    padding-bottom: 31px;
    color: #6B5C48;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    text-align: center;
    background: url(../../img/common/bg/h_bg01.png) no-repeat center bottom / 200px auto;
}
.headLine01 span {
    margin-bottom: -6px;
    display: block;
    font-size: 4.4rem;
    font-weight: 400;
    font-family: 'Great Vibes', cursive;
}
@media all and (max-width: 896px) {
    .headLine01 {
        margin-bottom: 24px;
        padding-bottom: 29px;
        font-size: 1.4rem;
    }
    .headLine01 span {
        margin-bottom: -8px;
    }
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
    margin-bottom: 32px;
    color: #6B5C48;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.25;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -moz-font-feature-setting: "palt";
}
@media all and (max-width: 896px) {
    .headLine02 {
        margin-bottom: 17px;
        font-size: 2rem;
        line-height: 1.35;
    }
}
/*------------------------------------------------------------
	comEmTxt
------------------------------------------------------------*/
.comEmTxt {
    font-weight: bold;
    background: url(../../img/common/others/line01.png) repeat-x left bottom / 13px 8px;
}
.comEmTxt .noBold {
    font-weight: normal;
}
/*------------------------------------------------------------
	comTreatmentSec
------------------------------------------------------------*/
.comTreatmentSec {
    padding: 92px 0 180px;
}
.comTreatmentSec .headLine01 {
    margin-bottom: 48px;
}
.comTreatmentSec .comLinkList {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.comTreatmentSec .comLinkList li {
    width: 30%;
}
.comTreatmentSecLink {
    margin: 0 50px;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.comTreatmentSecLink li {
    width: 50%;
}
.comTreatmentSecLink li a {
    padding-top: 30px;
    width: 100%;
    height: 160px;
    display: block;
    position: relative;
    box-sizing: border-box;
    font-family: 'Great Vibes', cursive;
}
.comTreatmentSecLink li a:hover {
    opacity: 0.6;
}
.comTreatmentSecLink li a::after {
    content: "";
    width: 9px;
    height: 11px;
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../../img/common/icon/icon01.png) no-repeat center / 100%;
}
.comTreatmentSecLink li:nth-child(1) a {
    background-color: #D2EBEB;
}
.comTreatmentSecLink li:nth-child(2) a {
    width: 100%;
    background-color: #FFE4DC;
}
.comTreatmentSecLink .before {
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
}
.comTreatmentSecLink .before span {
    margin-top: 7px;
    display: block;
    color: #6B5C48;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.comTreatmentSecLink .after {
    margin-top: 25px;
    color: #FFF;
    font-size: 12rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
    opacity: 0.3;
}
@media all and (max-width: 896px) {
    .comTreatmentSec {
        padding: 70px 0 102px;
    }
    .comTreatmentSec .headLine01 {
        margin-bottom: 30px;
    }
    .comTreatmentSec .comLinkList {
        margin-bottom: 24px;
    }
    .comTreatmentSec .comLinkList li {
        width: calc(50% - 10px);
    }
    .comTreatmentSec .comLinkList li a {
        padding: 11px 0 9px;
        font-size: 1.2rem;
    }
    .comTreatmentSecLink {
        margin: 0;
    }
    .comTreatmentSecLink li a {
        padding-top: 24px;
        height: 120px;
    }
    .comTreatmentSecLink li a::after {
        margin-top: 1px;
        right: 14px;
    }
    .comTreatmentSecLink .before img {
        width: 40px;
    }
    .comTreatmentSecLink .before span {
        margin-top: 2px;
        font-size: 1.8rem;
    }
    .comTreatmentSecLink .after {
        font-size: 7rem;
    }
}
/*------------------------------------------------------------
	comBtn
------------------------------------------------------------*/
.comBtn {
    margin: 40px auto 101px;
    width: 350px;
}
.comBtn a {
    padding: 5px 18px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.25;
    border-radius: 50px;
    border: 2px solid #6B5C48;
    background: #6B5C48;
    font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -moz-font-feature-setting: "palt";
    box-sizing: border-box;
}
.comBtn a span {
    display: inline-block;
    position: relative;
}
.comBtn a span::before {
    margin-top: 0;
    width: 9px;
    height: 11px;
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../../img/common/icon/icon04.png) no-repeat center center / 9px auto;
    content: "";
}
@media all and (min-width: 1025px) {
    .comBtn a:hover {
        color: #6B5C48;
        border-color: #6B5C48;
        background: #fff;
    }
    .comBtn a:hover span::before {
        background-image: url(../../img/common/icon/icon01.png);
    }
}
@media all and (max-width: 896px) {
    .comBtn {
        width: 90%;
        max-width: 310px;
        margin: 30px auto 73px;
    }
    .comBtn a {
        letter-spacing: 0.15em;
    }
}
/*------------------------------------------------------------
	comBtmBox
------------------------------------------------------------*/
.comBtmBox {
    margin-bottom: -150px;
    padding: 51px 0 1px;
    position: relative;
    background-color: #fdfaed;
}
.comBtmBox .comMoveL {
    position: absolute;
    left: -60px;
    top: -140px;
}
.comBtmBox:before {
    position: absolute;
    left: 0;
    top: -80px;
    width: 100%;
    height: 80px;
    background: url("../../img/common/bg/page_title_bg02.png") no-repeat;
    background-size: 100% 80px;
    content: "";
}
.comBtmBox .textImg {
    width: 280px;
    margin: 0 auto 44px;
}
.comBtmBox h2 {
    margin-bottom: 14px;
    font-size: 3rem;
    color: #6b5c48;
    text-align: center;
    letter-spacing: 0.08em;
}
.comBtmBox p {
    margin-bottom: 47px;
    text-align: center;
    line-height: 1.75;
    letter-spacing: 0.1em;
}
.comBtmBox .comBtn {
    margin-bottom: 53px;
}
.comBtmBox .banner {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.comBtmBox .banner a:hover {
    opacity: 0.6;
}
@media all and (max-width: 896px) {
    .comBtmBox .comMoveL {
        position: absolute;
        left: -40px;
        top: -70px;
    }
    .comBtmBox {
        margin-bottom: -126px;
        padding: 81px 0 1px;
    }
    .comBtmBox:before {
        top: -25px;
        height: 25px;
        background-size: 100% 25px;
    }
    .comBtmBox .textImg {
        width: 190px;
        margin: 0 auto 34px;
    }
    .comBtmBox h2 {
        margin: 0 10px 14px;
        font-size: 2.5rem;
        line-height: 1.4;
    }
    .comBtmBox p {
        margin: 0 -6px 37px;
        line-height: 1.71;
    }
    .comBtmBox .comBtn {
        margin-bottom: 80px;
    }
    .comBtmBox .banner {
        max-width: inherit;
        text-align: center;
    }
    .comBtmBox .banner img {
        width: 100%;
    }
}
/*------------------------------------------------------------
	comContact
------------------------------------------------------------*/
.comContact table {
    margin-bottom: 20px;
    width: 100%;
    border-collapse: collapse;
}
.comContact table th, .comContact table td {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    letter-spacing: 0.1em;
}
.comContact table th span {
    margin-top: -3px;
    display: block;
    font-size: 1rem;
}
.comContact table thead th {
    padding: 5px 0;
    width: 28.5%;
    font-size: 1rem;
    background-color: #646464;
}
.comContact table thead td {
    width: 9%;
    font-size: 1rem;
    color: #646464;
    background-color: #f0f0f0;
}
.comContact table td {
    border-left: 1px solid #fff;
}
.comContact table tbody th, .comContact table tbody td {
    padding: 6px 0 10px;
    border-bottom: 1px solid #fff;
}
.comContact p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.43;
    letter-spacing: 0.1em;
}
.comContact ul {
    margin-bottom: 15px;
}
.comContact li {
    padding-bottom: 5px;
    display: flex;
    font-weight: bold;
    justify-content: space-between;
    align-items: center;
    line-height: 1.25;
    letter-spacing: 0.1em;
    color: #fff;
}
.comContact li .icon {
    width: 50px;
}
.comContact li .text {
    text-align: left;
    width: calc(100% - 60px);
}
.comContact li .text a {
    color: #6B5C48;
}
footer .comContact li .text a {
    color: #fff;
}
@media all and (max-width: 896px) {
    .comContact table {
        margin-bottom: 20px;
    }
    .comContact table th, .comContact table td {
        font-size: 1.3rem;
    }
    .comContact table thead th {
        width: 34%;
    }
    .comContact table thead td {
        width: 8%;
    }
    .comContact table tbody th, .comContact table tbody td {
        padding: 6px 0 8px;
    }
    .comContact p {
        margin-bottom: 8px;
        font-size: 1.3rem;
        line-height: 1.46;
    }
    .comContact li {
        padding-bottom: 10px;
        line-height: 1.35;
    }
}
/*------------------------------------------------------------
	smlContent
------------------------------------------------------------*/
.smlContent {
    margin: 50px auto 0;
    padding: 0 20px;
    max-width: 1000px;
}
@media all and (max-width: 896px) {
    .smlContent {
        max-width: inherit;
        margin: 30px auto 0;
        padding: 0 17px;
    }
}
/*------------------------------------------------------------
	yellowBg
------------------------------------------------------------*/
.yellowBg {
    margin: 50px auto;
    padding: 50px 50px 45px;
    background-color: #FDFAED;
    border-radius: 10px;
    box-sizing: border-box;
}
.yellowBg > * {
    margin-top: 0 !important;
}
.yellowBg .comTxt {
    font-size: 1.4rem;
    line-height: 24px;
}
.yellowBg *:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 896px) {
    .yellowBg {
        margin: 40px 7px;
        padding: 40px 20px 38px;
    }
    .yellowBg .headLine04 {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .yellowBg .comTxt {
        margin-bottom: 37px;
        font-size: 1.3rem;
        line-height: 22px;
    }
    .yellowBg .headLine05 {
        margin-bottom: 12px;
    }
    .yellowBg *:last-child {
        margin-bottom: 0;
    }
}
/*------------------------------------------------------------
	comTxt
------------------------------------------------------------*/
.comTxt {
    margin-bottom: 45px;
    text-align: justify;
    line-height: 1.75;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
}
@media all and (max-width: 896px) {
    .comTxt {
        margin-bottom: 34px;
        line-height: 1.72;
    }
}
/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
.headLine03, .headLine04, .headLine05, .headLine06 {
    letter-spacing: .1em;
    font-feature-settings: "palt";
}
.headLine03 {
    margin-bottom: 20px;
    padding: 20px;
    min-height: 70px;
    color: #6B5C48;
    font-size: 3rem;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.08em;
    border-radius: 34px;
    background-color: #FDFAED;
    box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media all and (max-width: 896px) {
    .headLine03 {
        margin-bottom: 15px;
        padding: 15px 20px 10px;
        display: block;
        min-height: 50px;
        font-size: 2.5rem;
    }
}
/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
.headLine04 {
    margin-bottom: 14px;
    padding-bottom: 8px;
    color: #6B5C48;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.1;
    border-bottom: 4px dotted #6B5C48;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media all and (max-width: 896px) {
    .headLine04 {
        margin-bottom: 9px;
        font-size: 2rem;
        border-bottom-width: 3px;
    }
}
/*------------------------------------------------------------
	headLine05
------------------------------------------------------------*/
.headLine05 {
    margin-bottom: 15px;
    padding: 8px 30px 7px;
    color: #6B5C48;
    font-size: 2rem;
    background-color: #F0F0F0;
    border-radius: 20px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media all and (max-width: 896px) {
    .headLine05 {
        margin-bottom: 10px;
        font-size: 1.5rem;
        padding: 7px 21px 5px;
    }
}
/*------------------------------------------------------------
	headLine06
------------------------------------------------------------*/
.headLine06 {
    margin-bottom: 15px;
    padding-left: 40px;
    color: #6B5C48;
    font-size: 1.8rem;
    background: url(../../img/common/icon/icon05.png) no-repeat left center / 30px 27px;
}
@media all and (max-width: 896px) {
    .headLine06 {
        margin-bottom: 10px;
        padding-left: 32px;
        font-size: 1.4rem;
        background-size: 25px auto;
    }
}
/*------------------------------------------------------------
	comPhoto
------------------------------------------------------------*/
.comPhoto {
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
}
.comPhoto img {
    width: 100%;
}
.comPhoto .before, .comPhoto .after {
    position: relative;
}
.comPhoto .before p, .comPhoto .after p {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6B5C48;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    background-color: rgba(249, 249, 249, 0.8);
    border-bottom-right-radius: 30px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media all and (max-width: 896px) {
    .comPhoto {
        margin-bottom: 10px;
    }
    .comPhoto .before p, .comPhoto .after p {
        width: 75px;
        height: 30px;
        font-size: 1.3rem;
        border-bottom-right-radius: 10px;
    }
}
/*------------------------------------------------------------
	comNumList
------------------------------------------------------------*/
.comNumList {
    padding: 6px 0 23px;
}
.comNumList li {
    margin-bottom: 24px;
    padding-top: 11px;
    position: relative;
    letter-spacing: .1em;
    font-feature-settings: "palt";
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.comNumList li .num {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6B5C48;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    background: url(../../img/common/icon/icon06.png) no-repeat left center / 100%;
}
.comNumList li:not(:last-child) {
    margin-right: 20px;
}
.comNumList .textBox {
    padding-left: 60px;
}
.comNumList .title {
    margin-bottom: 12px;
    color: #6B5C48;
    font-size: 2rem;
    font-weight: 700;
}
.comNumList .txt {
    line-height: 1.75;
    text-align: justify;
    padding-bottom: 1rem;
}
@media all and (max-width: 896px) {
    .comNumList li {
        margin-bottom: 20px;
    }
    .comNumList li .num {
        width: 40px;
        height: 40px;
        font-size: 1.5rem;
    }
    .comNumList .textBox {
        padding-left: 56px;
    }
    .comNumList .title {
        margin-bottom: 9px;
        font-size: 1.5rem;
        line-height: 20px;
    }
    .comNumList .txt {
        font-size: 1.4rem;
        line-height: 24px;
    }
}
/*------------------------------------------------------------
	.comDotList
------------------------------------------------------------*/
.comDotList {
    padding: 5px 0 25px;
}
.comDotList li {
    margin-bottom: 22px;
    padding-left: 40px;
    position: relative;
    line-height: 1.75;
    letter-spacing: .1em;
    font-feature-settings: "palt";
}
.comDotList li::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 10px;
    background-color: #FADFAF;
}
@media all and (max-width: 896px) {
    .comDotList li {
        margin-bottom: 18px;
        padding-left: 25px;
        font-size: 1.3rem;
        line-height: 22px;
    }
    .comDotList li::after {
        width: 15px;
        height: 15px;
    }
}
/*------------------------------------------------------------
	comImgList
------------------------------------------------------------*/
.comImgList {
    padding: 8px 0 80px;
}
.comImgList li {
    display: flex;
    justify-content: space-between;
}
.comImgList li + li {
    margin-top: 50px;
}
.comImgList .photoBox {
    position: relative;
    width: 38.8%;
}
.comImgList .photoBox img {
    width: 100%;
    border-radius: 10px;
}
.comImgList .photoBox p {
    position: absolute;
    right: 0;
    bottom: -60px;
    color: #FADFAF;
    font-size: 15rem;
    line-height: 1;
    font-family: 'Great Vibes', cursive;
    letter-spacing: 0;
}
.comImgList li:nth-child(2n) .photoBox p {
    color: #D2EBEB;
}
.comImgList .textBox {
    width: 55.5%;
    margin-top: 6px;
    letter-spacing: .1em;
    font-feature-settings: "palt";
}
.comImgList .title {
    margin-bottom: 10px;
    color: #6B5C48;
    font-size: 2rem;
    font-weight: 700;
}
.comImgList .txt {
    font-size: 1.4rem;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 1em;
}
@media all and (max-width: 896px) {
    .comImgList {
        padding: 6px 0 38px;
    }
    .comImgList li {
        display: block;
    }
    .comImgList li + li {
        margin-top: 35px;
    }
    .comImgList .photoBox {
        margin: 0 0 13px;
        width: 100%;
    }
    .comImgList .photoBox p {
        font-size: 10rem;
        bottom: -50px;
    }
    .comImgList .textBox {
        width: 100%;
    }
    .comImgList .title {
        margin-bottom: 7px;
        font-size: 1.5rem;
    }
    .comImgList .txt {
        font-size: 1.3rem;
        line-height: 22px;
    }
}
/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
.comTable {
    padding: 6px 0 44px;
}
.comTable table {
    width: 100%;
    border-collapse: collapse;
}
.comTable table + p{
    margin-block: 15px 20px;
}
.comTable th, .comTable td {
    border: 1px solid #D3CEC8;
    letter-spacing: .1em;
    line-height: 1.75;
    text-align: justify;
    vertical-align: middle;
    font-feature-settings: "palt";
    padding: 24px 25px 23px 22px;
}
.comTable th {
    padding-left: 25px;
    width: 27.8%;
    color: #6B5C48;
    box-sizing: border-box;
    background-color: #F0F0F0;
}
@media all and (max-width: 896px) {
    .comTable {
        padding-bottom: 34px;
    }
    .comTable th, .comTable td {
        font-size: 1.1rem;
        padding: 16px 12px 16px 17px;
    }
    .comTable th {
        padding-left: 15px;
        width: 32.4%;
        line-height: 20px;
    }
    .comTable.column table {
        border: 1px solid #D3CEC8;
    }
    .comTable.column th, .comTable.column td {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        box-sizing: border-box;
        border: none;
        border-bottom: 1px solid #D3CEC8;
    }
    .comTable.column td:last-child {
        border-bottom: none;
    }
}
/*------------------------------------------------------------
	comImgBox
------------------------------------------------------------*/
.comImgBox {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.comImgBox .photoBox {
    width: 52.5%;
    position: relative;
}
.comImgBox .photoBox img {
    width: 100%;
}
.comImgBox .photoBox::before {
    width: 80px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../img/common/bg/com_bg01.png) no-repeat center center / 100% 100%;
    content: "";
}
.comImgBox .photoBox.white::before {
    width: 80px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../../img/common/bg/com_bg01_white.png") no-repeat center center / 100% 100%;
    content: "";
}
.comImgBox .photoBox .mark {
    width: 26.99%;
    max-width: 170px;
    position: absolute;
    right: 10px;
    top: 7px;
}
.comImgBox .photoBox .mark01 {
    width: 41.27%;
    max-width: 260px;
    top: 17px;
}
.comImgBox .textBox {
    padding: 30px 8% 0 0;
    width: 45%;
    letter-spacing: 0.1em;
    line-height: 1.75;
    box-sizing: border-box;
    font-feature-settings: "palt";
    -ms-font-feature-settings: "palt";
    -moz-font-feature-setting: "palt";
}
.comImgBox .textBox .subBox {
    max-width: 444px;
}
.comImgBox .textBox h3 {
    position: relative;
    z-index: 1;
}
.comImgBox .textBox h3 .num {
    position: absolute;
    right: 20px;
    bottom: -30px;
    color: #FADFAF;
    font-size: 14rem;
    font-weight: 400;
    letter-spacing: -0.1em;
    line-height: 1;
    font-family: 'Great Vibes', cursive;
    z-index: -1;
}
.comImgBox .textBox h3 .num.cor01 {
    color: #D2EBEB;
}
.comImgBox .textBox p {
    text-align: justify;
    text-justify: inter-ideograph;
}
.comImgBox .textBox p:not(:last-child) {
    margin-bottom: 27px;
}
@media all and (max-width: 896px) {
    .comImgBox {
        margin-bottom: 48px;
        display: block;
    }
    .comImgBox .photoBox {
        margin-bottom: 25px;
        width: auto;
    }
    .comImgBox .photoBox::before {
        width: 48px;
    }
    .comImgBox .photoBox .mark {
        max-width: 170px;
        right: 6px;
        top: 5px;
    }
    .comImgBox .photoBox .mark01 {
        max-width: 260px;
        top: 10px;
    }
    .comImgBox .textBox {
        margin: 0 17px;
        padding: 0;
        width: auto;
        line-height: 1.714;
    }
    .comImgBox .textBox .subBox {
        max-width: inherit;
    }
    .comImgBox .textBox h3 .num {
        right: 10px;
        bottom: -20px;
        font-size: 10rem;
    }
    .comImgBox .textBox p:not(:last-child) {
        margin-bottom: 25px;
    }
}
/*------------------------------------------------------------
	comPeoList
------------------------------------------------------------*/
.comPeoList {
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
}
.comPeoList li {
    width: 8.5%;
}
.comPeoList li a:hover {
    opacity: 0.6;
}
@media all and (max-width: 896px) {
    .comPeoList {
        margin: -25px -2px 55px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .comPeoList li {
        margin: 25px 2px 0;
        width: calc((100% - 16px) / 3);
    }
}
/*------------------------------------------------------------
	comLinkBox
------------------------------------------------------------*/
.comLinkBox {
    margin: 0 auto;
    max-width: 900px;
}
.comLinkBox a {
    padding: 0 80px 0;
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: center;
    height: 250px;
    border-radius: 10px;
    background: #6B5C48;
    box-sizing: border-box;
}
.comLinkBox a:hover {
    opacity: 0.6;
}
.comLinkBox a:before {
    margin-top: -5px;
    position: absolute;
    right: 29px;
    top: 50%;
    background: url("../../img/common/icon/icon11.png") no-repeat left center;
    background-size: 8px auto;
    height: 11px;
    width: 8px;
    content: "";
}
.comLinkBox .pho {
    position: absolute;
    left: 51px;
    bottom: 0;
    width: 37.7%;
}
.comLinkBox .txtBox {
    width: 54%;
}
.comLinkBox .txtBox .topImg {
    margin-bottom: 15px;
    padding: 0 13px 20px 6px;
    display: block;
    border-bottom: 3px dotted #fff;
}
.comLinkBox .txtBox .txt {
    display: block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
    .comLinkBox {
        max-width: inherit;
    }
    .comLinkBox a {
        padding: 0 30px 40px;
        display: block;
        height: auto;
    }
    .comLinkBox a:before {
        margin-top: -5px;
        position: absolute;
        right: 19px;
        top: 28%;
        background: url("../../img/common/icon/icon11.png") no-repeat left center;
        background-size: 8px auto;
        height: 11px;
        width: 8px;
        content: "";
    }
    .comLinkBox .pho {
        position: static;
        width: 89%;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    .comLinkBox .pho img {
        top: -20px;
        position: relative;
    }
    .comLinkBox .txtBox {
        width: 100%;
    }
    .comLinkBox .txtBox .topImg {
        margin: -5px 0 8px;
        padding: 0 0 10px 0;
        text-align: center;
    }
    .comLinkBox .txtBox .txt {
        display: block;
        color: #fff;
        text-align: center;
        font-weight: bold;
        letter-spacing: 0.1em;
    }
}
@media all and (max-width: 374px) {
    .comLinkBox a {
        padding: 0 10px 40px;
    }
}
@media all and (-ms-high-contrast:none) {
    .comBtn a {
        padding: 6px 18px 2px;
    }
    .comBtn a span::before {
        margin-top: -2px;
    }
}
/*------------------------------------------------------------
	comCaseBox
------------------------------------------------------------*/
.comCaseBox {
    margin-bottom: 48px;
    padding-bottom: 102px;
    position: relative;
}
.comCaseBox:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 476px;
    background: #fdf9ed;
    content: "";
    z-index: -1;
}
.comCaseBox .content {
    max-width: 900px;
}
.comCaseBox .headLine07 {
    padding: 67px 0 20px;
    color: #6B5C48;
    font-weight: 600;
    font-size: 3rem;
    text-align: center;
    letter-spacing: 0.1em;
    background: url("../../img/sub/case/bg.png") no-repeat center top;
    background-size: 380px auto;
}
.comCaseBox .phoImg {
    position: relative;
    top: 0;
    margin: 0 0 48px;
}
.comCaseBox .phoImg .txtP {
    position: absolute;
    left: 43px;
    top: -50px;
    height: 260px;
    padding: 0 0 50px 74px;
    color: #fff;
    font-size: 2.4rem;
    line-height: 1.65;
    font-weight: bold;
    -webkit-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    direction: ltr;
    text-shadow: 0 0 5px #000;
    background: url("../../img/sub/case/icon01.png") no-repeat left bottom 58px;
    background-size: 75px auto;
}
.comCaseBox .phoImg .txtP .info {
    display: inline-block;
    /*padding-top: 25px; */
}
.comCaseBox .phoImg .txtP02 {
    left: 42px;
    /*padding: 0 100px 54px 116px;
    background: url("../../img/case/img01.png") no-repeat center bottom 45px;
	background-size: 280px auto; */
    padding: 0px 100px 0px 80px;
    background: url("../../img/sub/case/icon02.png") no-repeat left bottom 58px;
    background-size: 75px auto;
    font-size: 2.3rem;
}
.comCaseBox .phoImg .txtP03 {
    padding-left: 67px;
    background: url("../../img/sub/case/icon02.png") no-repeat left bottom 58px;
    background-size: 67px auto;
}
.comCaseBox .phoImg .txtP04 {
    left: 42px;
    /*height: 287px;
    padding: 0 136px 54px 0;
    background: url("../../img/case/img02.png") no-repeat center bottom 75px;
    background-size: 180px auto; */
    background: url("../../img/sub/case/icon01.png") no-repeat left bottom 75px;
    background-size: 75px auto;
    padding: 0 0px 54px 70px;
    font-size: 2.3rem;
}
/*.comCaseBox .phoImg .txtP03 .info {
    padding-top: 35px;
}*/
.comCaseBox .comPhoto {
    width: 55.5%;
    float: left;
    margin: 0;
}
.comCaseBox .comPhoto .before p, .comCaseBox .comPhoto .after p {
    font-size: 1.6rem;
    width: 100px;
    height: 40px;
    border-radius: 10px 0 20px 0;
}
.comCaseBox .comPhoto .after p {
    border-radius: 0 0 20px 0;
}
.comCaseBox .textBox {
    width: 39.8%;
    float: right;
}
.comCaseBox .textBox p {
    margin-bottom: 26px;
    line-height: 1.75;
    letter-spacing: 0.1em;
    text-align: justify;
    text-justify: inter-ideograph;
}
@media all and (max-width: 896px) {
    .comCaseBox {
        margin-bottom: 23px;
        padding-bottom: 52px;
        position: relative;
    }
    .comCaseBox:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 24.5%;
        bottom: 0;
        height: auto;
    }
    .comCaseBox .content {
        max-width: 900px;
    }
    .comCaseBox .headLine07 {
        padding: 45px 0 17px;
        font-size: 2.5rem;
        background: url("../../img/sub/case/bg.png") no-repeat center top;
        background-size: 250px auto;
    }
    .comCaseBox .phoImg {
        position: relative;
        margin: 0 0 25px;
    }
    .comCaseBox .phoImg .txtP {
        left: -13px;
        top: -38px;
        height: 130px;
        padding: 0 0 0 36px;
        font-size: 1.1rem;
        line-height: 1.75;
        background: url("../../img/sub/case/sp_icon01.png") no-repeat left bottom 5px;
        background-size: 38px auto;
    }
    /*.comCaseBox .phoImg .txtP .info {
		padding-top: 15px; 
	}*/
    .comCaseBox .phoImg .txtP02 {
        left: -10px;
        /*padding: 0 40px 0 50px;
    background: url("../../img/case/sp_img01.png") no-repeat left bottom 5px;
	background-size: 130px auto; */
        padding: 0 40px 0 30px;
        background: url("../../img/sub/case/sp_icon02.png") no-repeat left bottom 5px;
        background-size: 34px auto;
    }
    .comCaseBox .phoImg .txtP03 {
        padding-left: 35px;
        height: 140px;
        background: url("../../img/sub/case/sp_icon02.png") no-repeat left bottom 12px;
        background-size: 34px auto;
    }
    .comCaseBox .phoImg .txtP04 {
        left: -13px;
        height: 150px;
        /*padding: 0 65px 0 0;
    background: url("../../img/case/sp_img02.png") no-repeat left 7px bottom 24px;
    background-size: 91px auto; */
        background: url("../../img/sub/case/sp_icon01.png") no-repeat left bottom 40px;
        background-size: 38px auto;
        padding: 0 0px 0 40px;
    }
    /*.comCaseBox .phoImg .txtP03 .info {
    padding-top: 15px;
}*/
    .comCaseBox .comPhoto {
        width: 100%;
        margin-bottom: 20px;
        float: none;
    }
    .comCaseBox .comPhoto .before p, .comCaseBox .comPhoto .after p {
        font-size: 1.3rem;
        width: 75px;
        height: 30px;
        border-radius: 10px 0 10px 0;
    }
    .comCaseBox .comPhoto .after p {
        border-radius: 0 0 10px 0;
    }
    .comCaseBox .textBox {
        width: 100%;
        float: none;
    }
    .comCaseBox .textBox p {
        margin-bottom: 20px;
        line-height: 1.7;
    }
}
/*------------------------------------------------------------
	comLinkUl
------------------------------------------------------------*/
.comLinkUl {
    margin: -49px 0 0;
}
.comLinkUl li {
    width: 32%;
    margin: 49px 2% 0 0;
}
.comLinkUl li:nth-child(3n) {
    margin-right: 0;
}
.comLinkUl li .pho {
    display: block;
    position: relative;
}
.comLinkUl li .pho img {
    border-radius: 10px;
}
.comLinkUl li .pho .ttl {
    position: absolute;
    left: 0;
    top: 50%;
    color: #6B5C48;
    font-size: 2.4rem;
    width: 100%;
    text-align: center;
    letter-spacing: 0.1em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-shadow:
        -10px 0 10px rgba(255, 255, 255, 0.8), 10px 0 10px rgba(255, 255, 255, 0.8), -20px 0 20px rgba(255, 255, 255, 0.8), 20px 0 20px rgba(255, 255, 255, 0.8), -30px 0 30px rgba(255, 255, 255, 0.8), 30px 0 30px rgba(255, 255, 255, 0.8), -40px 0 40px rgba(255, 255, 255, 0.8), 40px 0 40px rgba(255, 255, 255, 0.8);
}
.comLinkUl li .comBtn {
    width: 252px;
    position: relative;
    margin: -30px auto 0;
}
@media all and (max-width: 896px) {
    .comLinkUl {
        margin: -25px 0 0;
        justify-content: space-between;
    }
    .comLinkUl li {
        width: 48.5%;
        margin: 25px 0 0 0;
    }
    .comLinkUl li .pho {
        display: block;
        position: relative;
    }
    .comLinkUl li .pho .ttl {
        font-size: 2rem;
    }
    .comLinkUl li .comBtn {
        width: 85%;
        margin: -17px auto 0;
    }
    .comLinkUl li .comBtn a {
        padding-right: 30px;
        height: 40px;
        font-size: 1.2rem;
        letter-spacing: 0.06em;
    }
    .comLinkUl li .comBtn span:before {
        right: -15px;
    }
}
/*------------------------------------------------------------
	comTopBox
------------------------------------------------------------*/
.comTopBox {
    padding: 100px 0 0;
    min-height: 663px;
    background: url("../../img/sub/dr/bg01.jpg") no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}
.comTopBox .infoBox {
    width: 224px;
    margin: 0 auto;
}
.comTopBox .title {
    padding-right: 10px;
    width: 100px;
    margin: 0 auto;
    height: 360px;
    color: #6B5C48;
    font-size: 3rem;
    letter-spacing: 0.08em;
    writing-mode: horizontal-tb;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    -webkit-writing-mode: horizontal-tb;
    -webkit-writing-mode: vertical-rl;
    -webkit-writing-mode: tb-rl;
}
@media all and (max-width: 896px) {
    .comTopBox {
        padding: 70px 0 0;
        background: url("../../img/sub/dr/sp_bg01.jpg") no-repeat center center;
        background-size: cover;
        min-height: inherit;
    }
    .comTopBox .title {
        padding-right: 10px;
        height: 310px;
        font-size: 2.5rem;
        line-height: 1.8;
    }
}
/*------------------------------------------------------------
	comRecruit
------------------------------------------------------------*/
.comRecruit {
    padding: 100px 0 0;
    background: #fff url("../../img/common/bg/com_recruit_bg.png") no-repeat center top;
    background-size: 100% auto;
}
.comRecruit .headLine01 {
    margin-bottom: 45px;
    color: #fff;
    text-shadow: 0 0 5px #000;
    background: url("../../img/common/bg/h_bg02.png") no-repeat center bottom;
    background-size: 200px auto;
}
.comRecruit .content {
    max-width: 900px;
}
.comRecruit .comTable td {
    background: #fff;
}
@media all and (max-width: 896px) {
    .comRecruit {
        padding: 70px 0 0;
        background: #fff url("../../img/common/bg/sp_com_recruit_bg.jpg") no-repeat center top;
        background-size: 100% auto;
    }
    .comRecruit .headLine01 {
        margin-bottom: 35px;
        color: #fff;
        text-shadow: 0 0 5px #000;
        background: url("../../img/common/bg/h_bg02.png") no-repeat center bottom;
        background-size: 200px auto;
    }
    .comRecruit .content {
        max-width: inherit;
    }
    .comRecruit .comTable.column th, .comRecruit .comTable.column td {
        display: block;
        text-align: center;
    }
    .comRecruit .comTable.column td {
        text-align: left;
    }
}
/*------------------------------------------------------------
	comList
------------------------------------------------------------*/
.comList {
    margin: -20px 0 0;
}
.comList li {
    padding-bottom: 110px;
    margin: 20px 1.2% 0 0;
    width: 24.1%;
    position: relative;
    background: #F0F0F0;
    border-radius: 10px;
}
.comList li:nth-child(4n) {
    margin-right: 0;
}
.comList li span {
    display: block;
}
.comList li .pho {
    position: relative;
}
.comList li .pho .ttl {
    position: absolute;
    left: 0;
    top: 0;
    padding-bottom: 30px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.4rem;
    color: #6B5C48;
    letter-spacing: 0.1em;
    box-sizing: border-box;
    text-align: center;
}
.comList li .imgSpan {
    margin: -60px auto 16px;
    position: relative;
    width: 119px;
}
.comList li .txtSpan {
    display: block;
    margin: 0 25px;
    font-size: 1.4rem;
    text-align: justify;
    line-height: 1.7;
    letter-spacing: 0.1em;
}
.comList li .comBtn {
    position: absolute;
    left: 25px;
    right: 25px;
    width: auto;
    bottom: -60px;
}
.comList li .comBtn span {
    padding-right: 10px;
}
.comList li .comBtn span:before {
    right: -8px;
}
@media all and (max-width: 896px) {
    .comList {
        margin: -45px 0 0;
        justify-content: space-between;
    }
    .comList li {
        padding-bottom: 65px;
        margin: 45px 0 0 0;
        width: 48.4%;
    }
    .comList li .pho .ttl {
        padding-bottom: 24px;
        font-size: 2rem;
    }
    .comList li .imgSpan {
        margin: -40px auto 10px;
        width: 84px;
    }
    .comList li .txtSpan {
        margin: 0 12px;
        font-size: 1.3rem;
    }
    .comList li .comBtn {
        left: 13px;
        right: 13px;
        width: auto;
        bottom: -55px;
    }
    .comList li .comBtn a {
        height: 40px;
        font-size: 1.2rem;
        letter-spacing: 0.05em;
    }
}
@media all and (max-width: 374px) {
    .comList li .pho .ttl {
        font-size: 1.8rem;
    }
}
/*------------------------------------------------------------
	comTitle
------------------------------------------------------------*/
.comTitle {
    margin-bottom: 23px;
    color: #DC828C;
    font-size: 3rem;
    text-align: center;
    letter-spacing: 0.1em;
}
.comTxt {
    color: #6B5C48;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1.5;
}
@media all and (max-width: 896px) {
    .comTitle {
        margin-bottom: 16px;
        font-size: 2rem;
        line-height: 1.65;
        letter-spacing: 0.08em;
    }
    .comTxt {
        font-size: 1.5rem;
        letter-spacing: 0.1em;
    }
    .comSpTxt {
        margin-bottom: 15px;
        color: #6B5C48;
        font-weight: bold;
        font-size: 1.5rem;
        text-align: center;
        letter-spacing: 0.1em;
    }
}
@media all and (max-width: 374px) {
    .comTitle {
        font-size: 1.6rem;
    }
}
.popup_wrap input {
    display: none;
}
.popup_overlay {
    display: none;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: opacity 0.2s ease;
    transform: none;
}
.popup_trigger {
    position: absolute;
    width: 100%;
    height: 100%;
}
.popup_content {
    position: relative;
    align-self: center;
    width: 90%;
    max-width: 800px;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
    border-radius: 10px;
}
.close_btn {
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 30px;
    cursor: pointer;
}
.popup_wrap input:checked ~ .popup_overlay {
    display: flex;
    opacity: 1;
    transition: opacity 0.2s ease;
}
.popup_wrap ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 2rem 0;
}
.popup_wrap ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.popup_wrap ul li:nth-child(2n) {
    margin-top: 20px;
}
.popup_wrap ul li:nth-of-type(n+3) {
    margin-top: 5rem;
}
.popup_wrap ul li .img {
    width: 13rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 2.5rem;
    height: 11rem;
}
.popup_wrap ul.sns-pop-up li {
    width: calc(50% - 20px);
}
.popup_wrap ul.sns-pop-up li:nth-child(2n) {
    margin-top: 0;
}
.popup_wrap ul.sns-pop-up + p{
    text-align: center;
}
.menuBox .menuList .popup_wrap .popup_overlay .popup_content ul li a {
    padding: 0;
    display: block;
    border-bottom: none;
}
.menuBox .menuList li label {
    padding: 12px 0;
    display: block;
    color: #6B5C48;
    font-weight: bold;
    letter-spacing: 0.1em;
    border-bottom: 1px solid rgba(107, 92, 72, 0.2);
}
#main .sec01 .detailBox .subBox .linkList li label {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F0F0F0;
    border-radius: 10px;
    overflow: hidden;
}
#main .sec01 .detailBox .subBox .linkList li label:before {
    margin-top: -5px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 9px;
    height: 11px;
    background: url(../../img/common/webp/icon01.webp) no-repeat right center;
    background-size: 8px auto;
    content: "";
}
#main .sec01 .detailBox .subBox .linkList .popup_content li a {
    background: none;
}
#main .sec01 .detailBox .subBox .linkList .popup_content li a:before {
    background: none;
}
#main .sec01 .detailBox .subBox .linkList .popup_content li a:hover:before {
    background: none;
}
@media(max-width: 768px) {
    .popup_wrap ul {
        margin-bottom: 3.75rem;
    }
    .popup_wrap ul li {
        width: auto;
        margin-left: -2rem;
        margin-right: -2rem;
        flex-wrap: wrap;
        justify-content: center;
    }
    .popup_wrap ul li .img {
        width: 22rem;
        height: 10rem;
        margin-bottom: 2rem;
    }
    .popup_wrap ul.sns-pop-up{
        margin-bottom: 1.5rem;
    }
    .popup_wrap ul.sns-pop-up li{
        width: calc(50% - 10px);
        margin-left: 0;
        margin-right: 0;
    }
    .popup_wrap ul.sns-pop-up + p{
        text-align: left;
        line-height: 1.7;
    }
    .menuBox .menuList li label {
        padding: 7px 0;
    }
}