/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 25 2022 | 07:26:06 */
@charset "utf-8";


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Roboto:wght@400;500;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700;900&family=Roboto:wght@400;500;700;900&display=swap');

#main .custom {
  line-height: 1.3;
}
.footer-contact__tel {
  font-size: 2.1rem;
}
ul,ol {
  list-style: none;
}
#main .custom h2:before {
  content: unset;
}
#main .custom p:empty {
  display:none;
}
#main .custom small {
    font-size: 80%;
}
.content-style table tr:hover {
  background: initial;
}
.widget dd.widget_info__tel {
    letter-spacing: -.05em;
}

.voice-attachment {
    grid-auto-rows: min(27.397vw, 300px);
}

@media(max-width:767px) {
  .voice-attachment img {
    height: auto;
  }
  .voice-attachment .voice-attachment__face:before {
    border: none;
    box-shadow: none !important;
  }
}

.custom {
    padding-right: -16px !important;
    padding-left: -16px !important;
    margin-right: -16px !important;
    margin-left: -16px !important;
    font-family: 'Noto Sans JP', sans-serif;
}
.content-style .custom p, .content-style .custom ul {/*★★★新テンプレート注意★★*/
    margin: 0 !important;/*0にする*/
    /*background-color: #FF22EE;*/
}
span.sagyomemo {
    font-size: 1em;
    color: #E6E6E6;
    margin:0;
    padding:0;
}/*===■base===========================================*/
.custom figure {
    margin-top: 0 !important;
    margin-bottom: 0;
}
.custom figure.delete p {
    width: 100% !important;
    line-height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}
.custom i {
    font-style: normal;
    margin-left: 5px;
}
.custom p {
    padding-right: 16px;
    padding-left: 16px;	
}
.custom br.delete {/*teno化のbrタグ*/
    /*line-height: initial;*/
    display: none;
}
/*===■all===========================================*/
.custom .center {
    text-align: center;
}
.custom .auto {
    margin-right: auto;
    margin-left: auto;
}
.custom .wrapno  { 
    white-space: nowrap;
}
.custom .block {
    display: block;
}
.custom .cl {
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 1px;
    line-height: 0px;
}
.custom .oflow {
    overflow: hidden;
    _zoom: 1;/*ie6 ie7*/
}
.custom a {
    color: #E51A38;
}
a:hover {
    text-decoration: none;
}
/*===■txt===========================================*/
.custom p.txtbase {
    font-size: 4.1vw;
    line-height:1.7;
}
.custom p.txtbaseB {
    font-size: 120%;
}
.custom p.txtbaseS {
    font-size: 80%;
}
.custom p.txtright {
    text-align: right;
}
.custom p.txtcent {
    text-align: center;
    font-size: 0.6em;
    padding-top: 0.3em;	
    margin-top: 0.3em;	
}
.custom .txtjs {
    text-align: justify;
    text-justify: inter-ideograph;
}
.custom .txt_ls {
    letter-spacing: 0;
}
/*===■section===========================================*/
.custom section {
    margin-top: 0;
    margin-bottom: 6vw;
}
.custom section:last-of-type {
    margin-bottom: 0;
}
/*===■block===========================================*/
.custom .block1 {
    margin-top: 0;
    margin-bottom: 3em;
}
.custom .blockend {
    margin-bottom: 0;
    padding-bottom: 0;
}
.custom .fixed {
}									
.custom .fixed_m {
    margin-top: 1em;
    margin-bottom: 2em;
}
/*===■pc sp===========================================*/
.custom .pc {
    display: none;
}
.custom .sp {
    display:block; /*static*/
}
/*===■sp===========================================*/
.custom img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.custom img.img_init {
    max-width: initial !important;
    max-height: initial !important;
    width: auto !important;
    height: auto !important;
}
.custom img.img_max {
    max-width: 100% !important;
}
.custom img{/*仮対応*/
    /*-webkit-backface-visibility: hidden;*/
}
.custom img.corona {/*仮対応*/
    width: 92%;
    height: auto;
}
/*===■layout===========================================*/
.centerb0 {
    text-align: center;
    margin-bottom: 0em !important;
}
.centerb1 {
    text-align: center;
    margin-bottom: 0.5em !important;
}
.centerb2 {
    text-align: center;
    margin-bottom: 1em !important;
}
.centerb3 {
    text-align: center;
    margin-bottom: 1.5em !important;
}
.centerb4 {
    text-align: center;
    margin-bottom: 2em !important;
}
/*===■txt deco==========================================*/
.txtbold {
    font-weight: bold;
}
.txtline {
    text-decoration: underline;
}
.txtborder {
    border-bottom: solid 1px #333333;
    padding-bottom: 1px;
}
.txtborder2 {
    border-bottom: double 6px #87CEFA;
}
.txtborder01 {
    border-bottom: solid 1px #DD2B1F;/*赤*/
    padding-bottom: 1px;
}
/*===■txt colort===========================================*/
.txtblue {
    color: #0156A7;
}
.txtgreen {
    color: #13A8AC;
}
.txtred {
    color: #D62C1F;
}
.txtorange {
    color: #EE4F0E;
}
.txtyellow {
    color: #FFCC00;
}
.txtwhite {
    color: #FFFFFF;
}
/*===■txtsize===========================================*/
.txtmic {
    font-size: 0.9rem;
}
.txtmin {
    font-size: 1.1rem;
}
.txtsmal {
    font-size: 1.2rem;
}
.txtmid {
    font-size: 1.2rem;
}
.txtbig {
    font-size: 1.4rem;
}
/*===■p caption===========================================*/
p.caption {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 60%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px !important;
    padding-right: 10px !important;
}
p.caption01 {
    text-align: right;
    padding: 5px 1.5em 0 0 !important;
    font-size: 65%;
    margin: 0 !important;
}
p.caption02 {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 60%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 5px !important;
    padding-right: 5px !important;
}
/*===■txt shadow===========================================*/
.txtshadow {
     text-shadow: 1px 1px 0 #FFFFFF, 2px 2px 5px #FFFFFF; 
}
.txtshadow02 {
    text-shadow: 0 0 5px rgba(197,163,102,0.5) ;
}

/*===■txt noto===========================================*/
.txtnoto {
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 700;
}
/*===■txt sup===========================================*/
.txtsup {
	font-size: 60%;
	vertical-align: super;/*top*/
}
/*===■txt sub===========================================*/
.txtsub {
	font-size: 40%;
	vertical-align: baseline;/*middle sub*/
}
/*===■txt bg===========================================*/
.txtbg01 { /*赤*/
    background: linear-gradient(transparent 70%, #FCC 70%);
}
.txtbg02 { /*黄色*/
	background: linear-gradient(transparent 80%, #FAE260 80%);
}
.txtbg02a {
    background: linear-gradient(transparent 50%, #FEFE5E 50%);
}
.txtbg02b {
    background: linear-gradient(transparent 70%, #FEFE5E 70%);
}
.txtbg03 {
    background: linear-gradient(transparent 0, #FCC 0);
}
.txtbg04 {　/*他*/
    background-color: #0095E2;
}
.txtbg04a {
    background-color: #58C5DC;
    color: #FFFFFF;
    font-size: 1.2em;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    font-weight: bold;
}
.txtbg04b {
    background-color: #EF456B;
    color: #FFFFFF;
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    border-radius: 4px;
    margin-left: 4px;
}
.txtbg05 { /*黄色 FEFE3F 青色　CFF2F8 赤色FEE39E　*/
    background: linear-gradient(transparent 70%, #FEFE3F 70%);
    padding-left: 0.2em;
    padding-right: 0.2em;
}
/*===■table cel===========================================*/
table td.cel1 {
    width: 10%;
}
table td.cel2 {
    width: 20%;
}
table td.cel3 {
    width: 30%;
}
table td.cel4 {
    width: 40%;
}
table td.cel5 {
    width: 50%;
}
table td.cel6 {
    width: 60%;
}
table td.cel7 {
    width: 70%;
}
table td.cel8 {
    width: 90%;
}
table td.cel9 {
    width: 90%;
}
table td.nrap {
    white-space: nowrap;
}
table td.do01 {
    border: 1px dotted #EADDB2;
}
/*===div_cf===========================================*/
.custom .div_cf {
}
.custom .div_cf:after {
    content:"";
    display:block;
    clear:both;
}
/*===■img==============================================*/
img.img_w00 {/* 100-100*/
    width: 100%;
    height: auto;
}
img.img_w01 {/* 80-70*/
    width: 80%;
    height: auto;
}
img.img_w02 {/* 98-94*/
    width: 98%;
    height: auto;
}
img.img_w03 {/* 100-94*/
    width: 100%;
    height: auto;
}
img.img_w04 {/* 92-91*/
    width: 92%;
    height: auto;
}
img.img_w05 {/* 96-96*/
    width: 96%;
    height: auto;
}
img.img_w06 {/* 96-94*/
    width: 96%;
    height: auto;
}
img.img_w07 {/* 98-94*/
    width: 98%;
    height: auto;
}
img.img_w08 {/* 92-100*/
    width: 92%;
    height: auto;
}
img.img_w09 {/* 94-100*/
    width: 94%;
    height: auto;
}
img.img_w10 {/* 96- 100*/
    width: 96%;
    height: auto;
}
img.img_w11 {/* 98- 100*/
    width: 98%;
    height: auto;
}
img.img_w12 {/* 90- 80*/
    width: 90%;
    height: auto;
}
img.img_w13 {/* 98- 96*/
    width: 98%;
    height: auto;
}
img.img_w14 {/* 94- 96*/
    width: 94%;
    height: auto;
}
img.img_w15 {/* 92- 96*/
    width: 92%;
    height: auto;
}
/*===■arr===============================================*/
img.arr_w01 {
    height: auto;
    width: 50%;
}
/*===■div arr_down======================================*/
.arr_down{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 60px 0 60px;
    border-color: #DD2B1F transparent transparent transparent;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
}
/*===■hr .content-style hr ===============================================*/
.content-style .custom hr {
    /*background-size: 3px 3px !important;*/
}
hr {
    margin: 0px;
    padding: 0px;
    height: 0px;
    border: 0px;
}
/*===■ ===========================================*/
p.txt_catch01 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 5.2vw;
    line-height: 1.3;
    font-weight: 700;
    color: #44250C;
    padding: 0;
    margin: 0;
    text-align: center;
}
p.txt_catch01 span.txtbig{
    font-size: 145%;
    color: #EC4A4A;
}
p.txt_catch02 {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 4.5vw;
    line-height: 1.3;
    font-weight: 700;
    color: #44250C;
    padding: 0;
    margin: 0;
    text-align: center;
}
p.txt_catch02 span.txtbig{
    font-size: 155%;
}
p.txt_catch_voice {
    font-family: 'Noto Serif JP', sans-serif;
    font-size: 5.4vw;
    line-height: 1.3;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-align: center;
    padding-bottom: 0.4em;
}
p.txt_catch_voice span.txtbig{
    font-size: 140%;
    color: #D53434;
}

/* ######################################################### */
/* #################### ■H2 reset ######################### */
/* ######################################################### */
h2.reset {
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: none;
    border-bottom-style: none;
    background-color: transparent;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
h2.reset::after {
    display: none;
    background-color: transparent;
}
h2:before {/*今回追加分*/
    display: none;
    background-color: transparent;
}
h2.title01_img01 {
    margin: 0 auto 0 auto;
} 
h2.title01_img01a {
    width: 92%;
    margin: 0 auto 0 auto;
} 

/* ######################################################### */
/* #################### ■H3 reset ######################### */
/* ######################################################### */
h3.reset {
    color: #333;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: none;
    border-bottom-style: none;
    background-color: transparent;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-radius: initial;
}
h3.reset::after {
    display: none;
}
h3.title01_img01 {
    margin: 0 auto 0 auto;
}
  
/* ######################################################### */
/* #################### ■H4 reset ######################### */
/* ######################################################### */
h4.reset {
    color: #333;
    font-weight: normal;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: none;
    border-bottom-style: none;
    background-color: transparent;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
h4.reset::after {
    display: none;
}

/* ######################################################## */
/*===H2 bg_headingIN ■■■汎用■■■■■■■■■■■■=====*/
/*===H2 bg_headingUD ■■■汎用■■■■■■■■■■■■=====*/
/*===■ bg_newinfo==========================================*/
.bg_newinfo {
  width: 96%;
  margin: 0.5em auto 1em auto;
  padding: 0.4em;
  border: solid 2px #FDC1D3;
}
.bg_newinfo p {
  font-size: 3.8vw;
  line-height: 1.5;
  padding: 0 0 0.5em 0.2em ;
}
.bg_newinfo p.note {
  font-size: 70%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.newinfo_title {
  padding: 0.3em 0.5em;
  margin-bottom: 0.5em;
  background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
  border-radius: 0.3em;
}
.newinfo_title p {
  font-size: 4.2vw;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
  margin: 0;
  padding: 0;
}
/*===■bg_main========================================================*/
.bg_main {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    background: url(/wpcms/custom/images/bg_catch.png) no-repeat left top;
    background-size: contain;
}
.bg_main:before {
    content: "";
    display: block;
    padding-top: calc(100%*425/730);
}
.bg_main p {
    position: absolute;
    top: 2%;
    left: 8%;
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    font-size: 6vw;
    color: #44250C;
    line-height: 1.3;
}
/*===■bg_graph========================================================*/
.bg_graph {
    width: 96%;
    margin: 1em auto 1em auto;
    padding: 3px;
    background: linear-gradient(to right, #CDBD6C 0%, #F5F2DA 50%, #CDBD6C 100% );
}
.bg_graph_in {
    width: 100%;
    padding: 0 0 0.5em 0;
    background-color: #FFFFFF;
    border: solid 1px #CDBD6C;
}
.bg_graph:last-of-type {
    margin-bottom: 0;
}
/*----------*/
.bg_graphtitle {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 1em auto;
}
.bg_graphtitle .itemsL {
    text-align: center;
    width: 20%;
}
.bg_graphtitle .itemsL img {
    width: 90%;
    height: auto;
}
.bg_graphtitle .itemsR {
    flex: 1;
    padding: 0.3em 0 0 0;
}
/*=== ■p ======*/
.bg_graph_in p.heading_point {
    font-size: 5vw;
    line-height: 1.3;
    font-weight: 500;
    padding-left: 0.3em;
    padding-top: 0.4em;
    padding-bottom: 0.2em;
    font-family: 'Noto Serif JP', sans-serif;
}
/*--------------*/
span.txt_dot01 {
    position: relative;
    padding-top: 0;
}
span.txt_dot01::before {
    position: absolute;
    content: "・";
    top: -3.5vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 5vw;
    color: #DD2B1F;
}
/*------------*/
.bg_graph_in span.txtbig {
    font-size: 130% !important;
}
.bg_graph_in span.txtmin {
    font-size: 60%;
}
.bg_graph_in span.txtsub {
    font-size: 50%;
}
.bg_graph_in img.graph {
    width: 90%;
    /*display: block;*/
    margin: 0 auto 0 auto;
}
.bg_graph_in p.com {
    font-size: 4.2vw;
    line-height: 1.5;
    padding: 0 1em 1em 1.6em;
}
.bg_graph_in p.note {
    text-align: right;
    padding: 8px 1em 0 0 !important;
    font-size: 65%;
    margin: 0 !important;
}

/*=== ■txt_trouble02====================================*/
.bg_txt_trouble02 {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    background: url(/wpcms/custom/images/txt_trouble01_title.png) no-repeat left top;
    background-size: contain;
}
.bg_txt_trouble02:before {
    content: "";
    display: block;
    padding-top: calc(100%*860/730);
}
div.txt_troubleIN02 {
    position: absolute;
    top: 30%;
    left: 10%;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 500;
    width: 60%;
}
.txt_troubleIN02 ul {
    padding: 0;
    margin: 0;
}
.txt_troubleIN02 ul li {
    position: relative;
    font-size: 4vw;
    line-height: 1.4;
    font-weight: bold;	
    list-style-type: none !important;
    padding: 0.5em 0 0.4em 0.3em;
    border-bottom: dotted 1px #B4A374;
    text-shadow: 0 0 6px #FFFFFF, 0 0 6px #FFFFFF, 0 0 6px #FFFFFF, 0 0 6px #FFFFFF, 0 0 6px #FFFFFF;
}
.txt_troubleIN02 ul li:last-of-type {
    border-bottom: 0;
}
.txt_troubleIN02 ul li:before {
    position: absolute;
    content: '';
    display: inline-block;
    background: url(/wpcms/custom/images/txt_check.png) no-repeat left top;
    background-size: contain;
    left: -3.9vw;
    top: 2.8vw;
    width: 3.8vw;
    height: 3.8vw;
}
/*===■ bg_point2===========================================*/
.bg_point2 {
    width: 100%;
    background: -webkit-linear-gradient(top, #FFFFFF, #FCF9E4 20%, #FCF9E4 90%, #FFFFFF 100%);
    background: linear-gradient(#FFFFFF, #FCF9E4 20%, #FCF9E4 90%, #FFFFFF 100%);
    padding-bottom: 1em;
    margin-bottom: 1em;
}
/*----------*/
.bg_point2_headingIN {
    position: relative;
    width: 98%;
    /*height: 0;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0.3em;
    background: url(/wpcms/custom/images/bg_point2_headingIN.png) no-repeat left top;
    padding-top: calc(100%*210/730);
    background-size: contain;
}
.bg_point2_headingIN .point2_headingIN {/*h3*/
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0;
    text-align: center;
    font-size: 4.9vw;
    line-height: 1.5;
    color: #333333;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 700;
}
.bg_point2_headingIN .point2_headingIN span.txtbig {
    font-size: 150%;
}
.bg_point2_headingIN .point2_headingIN span.txtbig02 {
    font-size: 130%;
}
/*----------*/
.bg_point2title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    width: 96%;
    margin: 0 auto 0 auto;
    padding: 0.3em 0 0.4em 0;
}
.bg_point2title .itemsL {
    text-align: center;
    width: 12%;
}
.bg_point2title .itemsL img {
    width: 100%;
}
.bg_point2title .itemsR {
    flex: 1;
    height: auto;
}
.bg_point2title p.title {
    font-size: 4.4vw;
    line-height: 1.4;
    font-weight: 500;
    padding: 0 0 0 0.3em !important;
    font-family: 'Noto Serif JP', sans-serif;
}
/*--------------*/
.bg_point2paper {
    width: 94%;
    padding-top: 0.5em;
    padding-bottom: 1.3em;
    margin: 0 auto 1em auto;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px rgba(204,167,81,0.7) ;
}
.bg_point2paper:last-of-type {
    margin-bottom: 0;
}
.bg_point2paper img.img_w {
    width: 94%;
}
.bg_point2paper p {
    font-size: 4.1vw;
    line-height: 1.7;
    padding: 0 1.1em 0 1.3em !important;
}
.bg_point2paper p.btm {
    padding-bottom: 1.4em !important;
}
.bg_point2paper.arr {
    position: relative;
}
.bg_point2paper.arr:after {
    position: absolute;
    left: 50%;
    top: 98%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    background: url(/wpcms/custom/images/pointpaper_arr.png) no-repeat left top;
    background-size: contain;
    width: 30%;
    height: 30%;
}
/*===■news_note========================================================*/
.news_note {
    width: 100%;
    margin: 0 auto 0 auto;
}
.news_note img.title {
    width: 96%;
    height: auto;
    display: block;
    margin: 0 auto 1em auto;
}
.news_note img.newspaper {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto 0 auto;
}
/*===■ bg_staff===========================================*/
p.txtgreeting {
    font-size: 4.7vw;
    line-height:1.6;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    padding-bottom: 0.5em;
}
/*===■ bg_voice===========================================*/
.bg_voice {
    width: 96%;
    margin: 0 auto 1em auto;
    border: solid 3px #DDDDDD;
    padding: 0.5em 0.5em 1em 0.5em;
}
.bg_voice:last-of-type {
    margin-bottom: 0;
}
.bg_voice_in p {
    font-size: 3.9vw;
    line-height: 1.7;
    padding: 0 0.6em 0 0.7em;
}
.bg_voice_in p.btm {
    padding-bottom: 1.4em !important;
}
/*----------*/
.voice_title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 1em auto;
    padding: 0.3em 0 0.3em 0;
}
.voice_title .itemsL {
    flex: 1;
    display: block;
    height: auto;
}
.voice_title .itemsR {
    width: 25%;
    padding-left: 0.5em;
}
.voice_title .itemsR img {
    width: 100%;
    height: auto;
    border: 2px solid #FCA7C0;
    border-image: linear-gradient(to right, #fee140 0%, #fa709a 100%);
    border-image-slice: 1;
}
.voice_title .itemsL p.title {
    font-size: 3.8vw;
    line-height: 1.5;
    font-weight: 700;
    padding: 0 0 0.5em 0;
}
.voice_title .itemsL p.name {
    font-size: 3.2vw;
    line-height: 1.5;
    padding: 0 0 0.2em 0;
}
/*###################*/
hr.res02 {
    width: 100%;
    border:none;
    background-size: auto;
    margin: 0 0 0.2em 0;
　　height: 3px;
    background-image: repeating-linear-gradient(45deg, #F0F0F0 0, #F0F0F0 1px, transparent 0, transparent 50%);
    background-size: 3px 3px;
}
/*--------------*/
.block_tableVO {
    width: 100%;
}
.table_vo {
    border-collapse: collapse !important;
    width: 100% !important;
    padding-top: 0px !important;
    margin: 0 !important;
}
.table_vo th, .table_vo td {
    border: solid 1px #DDDDDD !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.table_vo th {
    width: 50%;
    background-color: #F0F0F0 !important;
    text-align: center;
    font-weight: 500;
}
.table_vo td {
    width: 50%;
    background-color: #FFFFFF !important;
    text-align: center;
}
.table_vo p {
    font-size: 3.2vw;
    line-height: 1.5;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
/* ########## ■btn ################################ */
.D_btn_css_voice {
    width: 86%;
    margin: 0 auto 0 auto;
}
a.btn_voice {
    width: 100%;
    font-weight: 500 !important;
    display: inline-block !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    text-decoration: none;
    border-radius: 2em;
    font-size: 4.1vw;
    line-height: 1.4;
    padding: 0.2em 0 0.2em 0 !important;
    color: #fff;
    background: #FA709A;
    -webkit-box-shadow: 0 4px 0 #EB5683;
    box-shadow: 0 4px 0 #EB5683;
}
a.btn_voice:hover {
    -webkit-transform: translate(0, 4px);
    transform: translate(0, 4px);
    color: #fff;
    background: #FC9EBA;
    -webkit-box-shadow: 0 0px 0 #EB5683;
    box-shadow: 0 0px 0 #EB5683;
}
/*===■ bg_res5===========================================*/
.bg_res5 {
    width: 100%;
    margin: 0 auto 0 auto;
}
p.note_res5 {
    text-align: right;
    padding: 0.5em 1.5em 1em 0 !important;
    font-size: 65%;
    margin: 0 !important;
}
/*--------------*/
.bg_res5paper {
    width: 100%;
    margin: 5px auto 1.5em auto;
}
.bg_res5paper:last-of-type {
    margin-bottom: 0;
}
/*----------*/
.bg_res5title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    width: 96%;
    margin: 0 auto 0.5em auto;
    padding: 0.4em 0 0.4em 0;
    background-image: linear-gradient(90deg, #FAF8CD, #FFFFFF, #FAF8CD) !important;
    border-radius: 0.4em;
}
.bg_res5title .itemsL {
    text-align: center;
    width: 15%;
}
.bg_res5title .itemsL img {
    width: 80%;
}
.bg_res5title .itemsR {
    flex: 1;
    height: auto;
}
/*=== ■H3 ======*/
.bg_res5paper .heading_point {
    font-size: 4vw;
    line-height: 1.4;
    font-weight: 700;
    font-family: 'Noto Serif JP', sans-serif;
}
.bg_res5paper .heading_point span.txtbig {
    font-size: 110%;
}
.bg_res5paper .heading_point span.txtmin {
    font-size: 90%;
}
.bg_res5paper .heading_point span.txtbold {
    font-weight: 900;
}
/*----------*/
.res5_box {
    width: 92%;
    margin: 0 auto 0.7em auto;
}
.res5_box img {
    background-color: #FFFFFF;
    padding: 1px;
    border-image: linear-gradient(90deg, #b29131, #e7da6e, #b29131) 1/ 1px;
    border-style: solid;
    box-shadow: 3px 3px 0 rgb(0 0 0 / 10%);
}
.delete p {/*テンプレート化：imgにpタグ*/
    width: 100% !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
/*----------*/
.bg_res5paper .bg_listframe {
    width: 95%;
    margin: 0 auto 0 auto;
    padding: 0 0.3em 0 0.5em;
}
.bg_listframe p {
    font-size: 4.1vw;
    line-height: 1.6;
    padding: 0;
    margin: 0;
}
.bg_listframe p.btm {
    padding-bottom: 1.4em !important;
}
/*=== ■H2 bg_def_headingIN ■汎用1行======*/
.bg_def_headingIN {
    position: relative;
    width: 100%;
    /*height: 0;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0.3em;
    background: url(/wpcms/custom/images/bg_heading_in2.png) no-repeat left top;
    padding-top: calc(100%*180/730);
    background-size: contain;
}
.bg_def_headingIN .def_headingIN {/*h2*/
    position: absolute;
    top: 44%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0;
    text-align: center;
    font-size: 6vw;
    line-height: 1.5;
    color: #44250C;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
}
/*=== ■H2 bg_def2_headingIN ■汎用2行======*/
.bg_def2_headingIN {
    position: relative;
    width: 100%;
    /*height: 0;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0.3em;
    background: url(/wpcms/custom/images/bg_heading_in.png) no-repeat left top;
    padding-top: calc(100%*216/730);
    background-size: contain;
}
.bg_def2_headingIN .def2_headingIN {/*h2*/
    position: absolute;
    top: 44%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0;
    text-align: center;
    font-size: 6vw;
    line-height: 1.5;
    color: #44250C;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
}
/*===■ treatment_title===========================================*/
.treatment_title {
    width: 96%;
    background-image: linear-gradient(90deg, #EDE7BC, #F9F7E6, #EDE7BC) !important;
    padding: 0.2em;
    border-radius: 0.5em;
    margin: 0.5em auto 0.5em auto;
}
.treatment_titlein {
    width: 100%;
    padding: 0.3em;
    border: solid 1px #F9F7E6;
    border-radius: 0.4em;
}
.treatment_title p {
    font-size: 5.4vw;
    line-height: 1.4;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    color: #44250C;
    padding: 0;
    text-align: center;
}
/*===■ movie========================================================*/
.bg_movie {
    position: relative;
    width: 90%;
    padding-top: 56.25%;/*16:9*/
    height: auto;
    overflow: hidden;
    margin: 0 auto 1em auto;
}
.bg_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/*===■ treatment_note========================================================*/
.treatment_note {
    width: 96%;
    margin: 0 auto 1em auto;
    padding: 1em 0 1em 0;
    background: url(/wpcms/custom/images/bg_note.jpg) repeat left top;
    background-size: cover;
}
.treatment_note:last-of-type {
    margin-bottom: 0;
}
img.note_title{
    width: 94%;
    display: block;
    margin: 0 auto 0 auto;
}
.treatment_note p {
    font-size: 4.1vw;
    line-height: 1.6;
    margin: 0.3em 0 0 0 !important;
    padding: 0 1em 0 1em;
}
.treatment_note p.btm {
    padding-bottom: 1.4em !important;
}
/*===■ bg_contact===========================================*/
.bg_contact {
    position: relative;
    width: 96%;
    margin: 1em auto 0 auto;
    background: url(/wpcms/custom/images/bg_contact.png) no-repeat center top;
    padding-top: calc(100%*430/700);
    background-size: contain;
}
/* ########## ■btn ################################ */
.D_btn_css02g {
    position: absolute;
    top: 75%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 76%;
    margin: 0 auto 0 auto;
}
a.btnD2g {
    width: 100%;
    font-weight: 500 !important;
    display: inline-block !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    text-decoration: none;
    border-radius: 2em;
    font-size: 4.2vw;
    padding: 0.2em 0 0.2em 0 !important;
    color: #44250C;
    border: solid 1px #B80B05;
    background: -webkit-gradient(45deg, #C4AF51, #FDFBDF, #C4AF51);
    background: linear-gradient(45deg, #C4AF51, #FDFBDF, #C4AF51);
     -webkit-box-shadow: 0 4px 0 #B80B05;
    box-shadow: 0 4px 0 #B80B05;
}
a.btnD2g:hover {
    -webkit-transform: translate(0, 4px);
    transform: translate(0, 4px);
    color: #44250C;
    background: -webkit-gradient(45deg, #CBBA67, #FDFBDF, #CBBA67);
    background: linear-gradient(45deg, #CBBA67, #FDFBDF, #CBBA67);
    -webkit-box-shadow: 0 0 0 #B80B05;
    box-shadow: 0 0 0 #B80B05;
}
/*===■ bg_flow===========================================*/
.bg_flow p.info {
　　font-size: 4vw;
    line-height: 1.5;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    margin: 0.5em auto 0.5em auto !important;
    padding: 0;
    text-align: center;
}
/*===■ bg_flow_box===========================================*/
.bg_flow_box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
}
.bg_flow_box:last-of-type {
    margin-bottom: 0;
}
.bg_flow_box .items {
    margin-bottom: 10px;
    width: 48%;
    position: relative;
}
.bg_step {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 5px;
    background-color: #FDF8F0;
    border-radius: 4px;
    margin-bottom: 0.2em;
}
.bg_step .no {
    width: 18%;
}
.bg_step .txt {
    width: 84%;
    padding-left: 0.5em;
}
.bg_step .txt {
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    color: #381A01;
    font-size: 4.4vw;
    line-height: 1.4;
    font-weight: 500;
}
.bg_flow_box .items p {
    font-size: 3.1vw;
    line-height: 1.5;
    text-align: center;
    padding: 0.5em 0 0 0;
    margin: 0 !important;
}
.bg_flow_box .items span {
    width: 100%;
    display: inline-block;
    padding: 0.5em 5px 0.5em 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 3.4vw;	
    line-height: 1.5;
    text-align: center;
}
.bg_flow_box .items figure {
    padding: 0;
    margin: 0;
}
.bg_flow_box .items img.ph {
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(204,204,204,0.8);
}
.bg_flow_box .arrow:after {
    position: absolute;
    left: -8%;
    top: 40%;
    content: '';
    background: url(/wpcms/custom/images/flow_arr01.png) no-repeat left top;
    background-size: contain;
    width: 28%;
    height: 28%;
}
/*===■ goodpoint_title===========================================*/
.goodpoint_title {
    position: relative;
    width: 96%;
    background-color: #FCE2E1;
    padding: 0.4em 0.4em 0.4em 1em;
    border-radius: 0.5em;
    margin: 1em auto 0.5em auto;
}
.goodpoint_title:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.4em;
    width: 3px;
    height: 70%;
    content: '';
    /* opacity: .2;
   -ms-filter: "alpha(opacity=20)";*/
    border-radius: 3px;
    background: #F7B5B3;
}
.goodpoint_title p {
    font-size: 4vw;
    line-height: 1.4;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
/*===■ frame_flex===========================================*/
.goodpoint_flex {
    width: 100%;
    margin: 0 auto 0.5em auto;
}
.goodpoint_flex .itemsIMG {
    margin-bottom: 0.5em;
}
.goodpoint_flex .itemsIMG img {
    width: 80%;
    margin: 0 auto 0 auto;
}
.goodpoint_flex .items p {
    font-size: 4.1vw;
    line-height: 1.7;
    padding: 0;
    margin: 0 0.5em 0.8em 1em !important;
}

/*====================================================================
■ .s_05 .accordion_one
====================================================================*/
.s_05 .accordion_one {
	width: 100%;
        margin: 1.5em auto 0 auto;
}
.accordion_one i {
    margin-left: 0;
}
.s_05 .accordion_one .accordion_header {
	background-color: #FAF4CF;
	font-weight: bold;
	position: relative;
	z-index: 1;/*+1*/
	cursor: pointer;
	transition-duration: 0.2s;
        height: 16vw;
	/*padding-top: 0.5em;
	padding-bottom: 0.5em;*/
}
.accordion_header p {
    /*position: relative;*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0em 3em 0em 3em;
    font-size: 4.1vw;
    line-height: 1.3;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
}
.accordion_header p:before {
    position: absolute;
    left: 0.6em;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background: url(/wpcms/custom/images/fqa_q02.png) no-repeat left top;
    background-size: contain;
    width: 24px;
    height: 24px;
}
.s_05 .accordion_one .accordion_header:hover {
	/*opacity: .8;*/
}
.s_05 .accordion_one .accordion_header .i_box {/*◇*/
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 70%;
	right: 2%;
	width: 17px;
	height: 17px;
	border: 1px solid #333333;
	margin-top: -20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;/*0.2*/
}
.s_05 .accordion_one .accordion_header .i_box .one_i {/*■*/
	display: block;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.s_05 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before, .s_05 .accordion_one .accordion_header .i_box .one_i:after {/*縦*/
	display: flex;
	content: '';
	background-color: #333333;
	width: 15px;
	height: 3px;
	position: absolute;
	top: 6px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {/*横*/
	width: 3px;
	height: 15px;
	top: 0;
	left: 6px;
	color:#333333;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}
.s_05 .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
	display: none;
	margin-top: 0em;
	/*background-color: #CFC;*/
}
.accordion_inner p {
    position: relative;
    padding: 0 0.1em 0 3em;
    /*background-color: #FF0;*/
    font-size: 4.1vw;
    line-height: 1.5;
}
.accordion_inner p.btm {
    padding-bottom: 1.4em !important;
}
.accordion_inner p.top {
    padding-top: 0.5em !important;
}
.accordion_inner p.top:after {
    position: absolute;
    left: 0.6em;
    top: 0.5em;
    content: '';
    background: url(/wpcms/custom/images/fqa_a02.png) no-repeat left top;
    background-size: contain;
    width: 24px;
    height: 24px;
}

/*=== ■ block_tableVE===========================================*/
.block_tableVE {
    width: 90%;/*94*/
    margin: 1em auto 1em auto;
}
.table_ve {
    border-collapse: collapse !important;
    width: 100% !important;
    border-top: solid 2px #CFBF6D !important;
    border-left: solid 2px #CFBF6D !important;
    border-right: solid 2px #CFBF6D !important;
    padding-top: 0px !important;
    margin: 0 !important;
}
.table_ve tr, .table_ve th, .table_ve td {
    display: block;
    width: 100%;
}
.table_ve th, .table_ve td {
    border: 0 solid #CFBF6D !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.table_ve td.btm {
    border-bottom: 2px solid #CFBF6D !important;
}
.table_ve tr:nth-child(2n) td {
}
.table_ve th {
    background-color: #FDFAE8 !important;
}
.table_ve td {
    background-color: #FFFFFF !important;
    text-align: center;
}
.table_ve p {
    font-size: 4.4vw !important;
    line-height: 1.6!important;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.table_ve span.txtmic {
    font-size: 80% !important;
}
.table_ve span.txtbig {
    font-size: 140% !important;
    font-weight: 700;
}
.table_ve p.note {
    font-size: 80% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal;
}
/*===■ bg_cards===========================================*/
.bg_cards {
    width: 90%;
    margin: 1em auto 0 auto;
    padding: 0.5em 0 0.5em 0;
    border: solid 3px #E0E0E0;
    border-radius: 8px;
}
.bg_cards p {
    font-size: 4.1vw;
    line-height: 1.6;
    font-weight: 700;
    text-align: center;
}
.bg_cards img {
    width: 80%; 
    display: block;
    margin: 0 auto 0 auto;
}







/* ####################################################################### */
/* #### Extra small devices (phones, less than 768px) #################### */
/* ####################################################################### */
/* No media query */
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {

h2.title01_img01 {
    width: 100%;
    margin-bottom: 0em;
}
/*===□txt================================================*/
.custom p.txtbase {
    font-size: 3.4vw;
    line-height: 1.7;
}
.custom p.txtbaseB {
    font-size: 3.8vw;
    line-height: 1.7;
}
.custom p.txtbaseS {
    font-size: 3.2vw;
    line-height: 1.7;
}
.custom p.txtcent {
    font-size: 1em;
    padding-top: 0.3em;
    margin-top: 0.3em;
}	
/*===□section===========================================*/
.custom section {
    margin-top: 0px;
    margin-bottom: 3em;
}
/*== □pc sp======================================*/
.custom .pc {
    display: block;
}
.custom .sp {
    display: none;/*static*/
}
/*===□hr .content-style hr ===============================================*/
.content-style .custom hr {
  /*background-size: 8px 8px !important;*/
}
/*===□ bg_newinfo=======================================================*/
.bg_newinfo {
  width: 96%;
  margin: 0.5em auto 1em auto;
  padding: 0.5em;
  border: solid 2px #FDC1D3;
}
.bg_newinfo p {
    font-size: 3.2vw;
    line-height: 1.6;
  padding: 0 0 0.5em 0.2em ;
}
.newinfo_title p {
  font-size: 4.2vw;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
  margin: 0;
  padding: 0;
}
/*===□ bg_point2===========================================*/
.bg_point2paper p {
    font-size: 3.2vw;
    line-height: 1.6;
    padding: 0 1.1em 0 1.3em !important;
}
/*===□ bg_voice===========================================*/
.bg_voice_in p {
    font-size: 3.2vw;
    line-height: 1.6;
    padding: 0 0.5em 0 0.6em;
}
/*===□ bg_res5===========================================*/
.bg_res5paper {
    margin: 5px auto 1.5em auto;
}
.bg_listframe p {
    font-size: 3.2vw;
    line-height: 1.6;
    padding: 0 0 0.5em 0;
    margin-top: 0;
    margin-bottom: 0;
}
/*===□ bg_contact===========================================*/
.bg_contact {
    width: 700px;
    /*height: 0;*/
    margin: 1em auto 0 auto;
    background: url(/wpcms/custom/images/bg_contact.png) no-repeat left top;
    padding-top: calc(100%*430/730);
    background-size: contain;
}
/* ########## □btn ################################ */
.D_btn_css02g {
    width: 80% !important;
    margin: 0 !important;
}
a.btnD2g {
    width: 100%;
    border-radius: 2em;
    font-size: 1.7rem;
    padding: 0.5em 1em 0.5em 1em !important;
}
/*===□ treatment_note========================================================*/
.treatment_note p {
    font-size: 3.2vw;
    line-height: 1.6;
}
/*===□ bg_flow===========================================*/
.bg_flow p.info {
    font-size: 3.1vw;
    line-height: 1.4;
}
/*===□ frame_flex===========================================*/
.goodpoint_flex .items p {
    font-size: 3.2vw;
    line-height: 1.7;
}

/*====================================================================
□ .s_05 .accordion_one
====================================================================*/
.s_05 .accordion_one .accordion_header {
        height: 12vw;
}
.s_05 .accordion_one .accordion_header .i_box {/*◇*/
	top: 65%;
}
.accordion_header p {
    padding: 0em 2.5em 0em 2.5em;
    font-size: 3.2vw;
    line-height: 1.3;
}
.accordion_inner p {
    position: relative;
    padding: 0 0.1em 0 3em;
    font-size: 3.2vw;
    line-height: 1.6;
}
.accordion_inner p.btm {
    padding-bottom: 1.4em !important;
}
.accordion_inner p.top {
    padding-top: 0.5em !important;
}
.accordion_inner p.top:after {
    position: absolute;
    left: 0.6em;
    top: 0.5em;
    content: '';
    background: url(/wpcms/custom/images/fqa_a02.png) no-repeat left top;
    background-size: contain;
    width: 24px;
    height: 24px;
}
/*== □block_tableVE============================================================*/
.block_tableVE p.note {
    font-size: 100% !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}







}



/* ####################################################################### */
/* #### Medium devices (desktops, 992px and up)  ######################### */
/* ####################################################################### */

@media (min-width: 992px) {

.custom {/*左右調整*/
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    font-feature-settings: normal !important;/*★★★normal */
}	
/*===txt================================================*/
.custom p.txtbase {
    font-size: 1.3rem;
    line-height: 1.8;
}
.custom p.txtbaseB {
    font-size: 1.6rem;
    line-height: 1.7;
}
.custom p.txtbaseS {
    font-size: 1.4rem;
    line-height: 1.7;
}
.custom p.txtcent {
    font-size: 1em;
    padding-top: 0.3em;
    margin-top: 0.3em;
}
.custom .txtjs {
    text-align: justify;
    text-justify: inter-ideograph;
}
.custom .txtjs_no {
    text-align: none;
    text-justify: none;
}
.custom .txt_ls {
    letter-spacing: -0.5em;
}
/*===section===========================================*/
.custom section {
    margin-top: 0px;
    margin-bottom: 4em;
}
/*===block===========================================*/
.custom .block1 {
    margin-top: 0px;
    margin-bottom: 5em;
}
.custom .blockend {
    margin-top: 0px;
    margin-bottom: 0px;
}
.custom .fixed {
}									
.custom .fixed_m {
    margin-top: 2em;
    margin-bottom: 4em;
}
/*===pc sp===========================================*/
.custom .pc {
    display: block;
}
.custom .sp {
    display: none;/*static*/
}
.custom img.corona {/*　仮対応　*/
    width: auto !important;/*sp 解除*/
    max-width: 100% !important;
}	
/*===layout===========================================*/
.centerb0 {
    text-align: center;
    margin-bottom: 0em !important;
}
.centerb1 {
    text-align: center;
    margin-bottom: 1em !important;
}
.centerb2 {
    text-align: center;
    margin-bottom: 2em !important;
}
.centerb3 {
    text-align: center;
    margin-bottom: 3.5em !important;
}
.centerb4 {
    text-align: center;
    margin-bottom: 4.5em !important;
}
.centertxtb1 {
    text-align: center;
    margin-bottom: 1em !important;
}
/*===txt deco==========================================*/

/*===txt_cat===========================================*/
.txtmic {
    font-size: 0.7em;
}
.txtmin {
    font-size: 0.8em;
}
.txtsmal {
    font-size: 1.2rem;
}
.txtmid {
    font-size: 1.4rem;
    line-height: normal;
}
.txtbig {
    font-size: 1.6rem;
    line-height: normal;
}
/*===img===============================================*/
img.img_w01 {/* 80- 70*/
    width: 70%;
    height: auto;
}
img.img_w02 {/* 98- 94*/
    width: 94%;
    height: auto;
}
img.img_w03 {/* 100- 94*/
    width: 94%;
    height: auto;
}
img.img_w04 {/* 92- 91*/
    width: 91%;
    height: auto;
}
img.img_w05 {/* 96- 96*/
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}
img.img_w06 {/* 96- 94*/
    width: 94%;
    height: auto;
}
img.img_w07 {/* 98- 94*/
    height: auto;
    width: 94%;
}
img.img_w08 {/* 92- 100*/
    width: 100%;
    height: auto;
}
img.img_w09 {/* 94- 100*/
    width: 100%;
    height: auto;
}
img.img_w10 {/* 96- 100*/
    width: 100%;
    height: auto;
}
img.img_w11 {/* 98-100*/
    width: 100%;
    height: auto;
}
img.img_w12 {/* 90- 80*/
    width: 80%;
    height: auto;
}
img.img_w13 {/* 98- 86*/
    width: 96%;
    height: auto;
}
img.img_w14 {/* 94- 96*/
    width: 96%;
    height: auto;
}
img.img_w15 {/* 92- 96*/
    width: 96%;
    height: auto;
}
/*===hr .content-style hr =============================*/
.content-style .custom hr {
  /*background-size: 8px 8px !important;*/
}
/*===p_===========================================*/
p.txt_catch01 {
    font-size: 2.3rem;
    line-height: 1.4;
    font-weight: 500;
    padding: 0;
    margin: 0 0 1em 0;
    text-align: center;
}
p.txt_catch02 {
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 500;
    padding: 0;
    margin: 0;
    text-align: center;
}
p.txt_catch02 span.txtbig{
    font-size: 158%;
}
p.txt_catch_voice {
    font-size: 2.6rem;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 0.5em;
}
p.txt_catch_voice span.txtbig{
    font-size: 140%;
}

/* ######################################################### */
/* #################### H2 reset ########################### */
/* ######################################################### */

h2.main__heading__title {
    /*font-size: 2em !important;*/
}	
h2.title01_img01 {
    width: 100%;
    margin-bottom: 0em;
}
h2.title01_img01a {/*画像用*/
    width: 100%;
    margin-bottom: 0em;
} 

/* ######################################################### */
/* #################### H3 reset ########################### */
/* ######################################################### */

h3.title01_img01 {
    width: 100%;
    margin-bottom: 0em;
}

/* ######################################################### */
/* #################### H4 reset ########################### */
/* ######################################################### */

h4.title01_img01 {
    width: 100%;
    margin-bottom: 0em;
}

/*===bg_newinfo=======================================================*/
.bg_newinfo {
  width: 100%;
  margin: 1.1em auto 2em auto;
  padding: 0.8em;
  border: solid 3px #FDC1D3;
}
.bg_newinfo p {
  font-size: 1.3rem;
  line-height: 1.7;
  padding: 0 0 0.5em 1em;
}
.newinfo_title {
  padding: 0.6em 2em;
  margin-bottom: 1em;
  border-radius: 0.4em;
}
.newinfo_title p {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
  margin: 0;
  padding: 0;
}
/*===bg_main========================================================*/
.bg_main {
    width: 100%;
    margin: 0 auto 0 auto;
}
.bg_main p {
    position: absolute;
    top: 2%;
    left: 8%;
    font-size: 2.7rem;
    line-height: 1.3;
}
/*===bg_graph========================================================*/
.bg_graph {
    width: 100%;
    margin: 2em auto 2em auto;
}
/*----------*/
.bg_graphtitle {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 0.5em auto;
}
.bg_graphtitle .itemsL {
    width: 150px;
}
.bg_graphtitle .itemsL img {
    width: 125px;
    height: auto;
}
.bg_graphtitle .itemsR {
    flex: 1;
    padding: 0.6em 0 0 0;
}
/*=== p ======*/
.bg_graph_in p.heading_point {
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: 500;
    padding-left: 0.2em;
    padding-top: 0.2em;
    padding-bottom: 0.5em;
}
.bg_graph_in p.heading_point2 {
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 500;
    padding-left: 0.5em;
}
/*--------------*/
span.txt_dot01 {
    position: relative;
    padding-top: 0.5em;
}
span.txt_dot01::before {
    position: absolute;
    content: "・";
    top: -4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 2rem;
    color: #DD2B1F;
}
/*--------------*/
.bg_graph_in span.txtmin {
    font-size: 60% !important;
}
.bg_graph_in p.com {
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 0 1em 1em 1.6em;
}
.bg_graph_in img.graph {
    width: 640px;
    margin: 0 auto 0 auto;
}
.bg_graph_in p.note {
    text-align: right;
    padding: 0.5em 3em 0 0 !important;
    font-size: 80%;
}
/*=== txt_trouble02====================================*/
.bg_txt_trouble02 {
    width: 100%;
    margin: 0 auto 0 auto;
}
div.txt_troubleIN02 {
    position: absolute;
    top: 32%;
    left: 13%;
    padding: 0 !important;
    margin: 0 !important;
    width: 57%;
}
.txt_troubleIN02 ul {
    padding: 0;
    margin: 0;
}
.txt_troubleIN02 ul li {
    position: relative;
    font-size: 1.7rem;
    line-height: 1.4;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    padding-left: 0;
    border-bottom: dotted 2px #B4A374;
}
.txt_troubleIN02 ul li:last-of-type {
    border-bottom: 0;
}
.txt_troubleIN02 ul li:before {
    position: absolute;
    content: '';
    display: inline-block;
    background: url(/wpcms/custom/images/txt_check.png) no-repeat left top;
    background-size: contain;
    left: -2.8rem;
    top: 10px;
    width: 36px;
    height: 36px;
}
/*=== bg_point2===========================================*/
.bg_point2 {
    margin-bottom: 0em;
}
/*------------*/
.bg_point2_headingIN {
    width: 730px;
    margin-bottom: 0.3em;
}
.bg_point2_headingIN .point2_headingIN {/*h3*/
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0;
    font-size: 2.3rem;
    line-height: 1.3;
}
.bg_point2title .itemsL {
    text-align: center;
    width: 18%;
}
.bg_point2title .itemsL img {
    width: 100px;
    height: 100px;
}
.bg_point2title .itemsR {
    flex: 1;
    display: block;
    height: auto;
    margin: 0.5em 0 0.4em 0;
}
.bg_point2title p.title {
    font-size: 1.9rem;
    line-height: 1.4;
    font-weight: 500;
    padding: 0 !important;
    font-family: 'Noto Serif JP', sans-serif;
}
/*--------------*/
.bg_point2paper {
    width: 96%;
    padding-top: 0.6em;
    padding-bottom: 1.5em;
    margin: 0 auto 1.5em auto;
    box-shadow: 0 0 4px rgba(204,167,81,0.7) ;
}
.bg_point2paper img.img_w {
    width: 660px;
}
.bg_point2paper p {
    font-size: 1.3rem;
    line-height: 1.7;
    padding: 0 1.1em 0 1.4em !important;
}
.bg_point2paper p.btm {
    padding-bottom: 1.4em !important;
}
.bg_point2paper.arr {
    position: relative;
}
.bg_point2paper.arr:after {
    width: 184px;
    height: 58px;
}
/*===news_note========================================================*/
.news_note {
    width: 100%;
    padding: 1em 0 1.5em 0;
}
.news_note img.title {
    width: 96%;
    margin: 0 auto 1em auto;
}
.news_note img.newspaper {
    width: 600px;
    margin: 0 auto 0 auto;
}
/*=== bg_staff===========================================*/
p.txtgreeting {
    font-size: 2.1rem;
    line-height:1.6;
}
/*=== bg_voice===========================================*/
.bg_voice {
    width: 100%;
    margin: 0 auto 2em auto;
    border: solid 3px #DDDDDD;
    padding: 1em 1em 1.5em 1em;
}
.bg_voice_in p {
    font-size: 1.2rem;
    line-height: 1.7;
    padding: 0 0.9em 0 0.8em;
}
.bg_voice_in p.btm {
    padding-bottom: 1.4em !important;
}
/*----------*/
.voice_title {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
   /* align-items: center;*/
    width: 100%;
    margin: 0 auto 1em auto;
    padding: 0.3em 0 0.3em 0;
}
.voice_title .itemsL {
    flex: 1;
    display: block;
    height: auto;
}
.voice_title .itemsR {
    width: 30%;
    padding-left: 0.5em;
}
.voice_title .itemsR img {
    width: 100%;
    height: auto;
    border: 2px solid #FCA7C0;
    border-image: linear-gradient(to right, #fee140 0%, #fa709a 100%);
    border-image-slice: 1;
}
.voice_title .itemsL p.title {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 700;
    padding: 0 0 0.6em 0;
}
.voice_title .itemsL p.name {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0 0 0.5em 0;
}
/*###################*/
hr.res02 {
    width: 94%;
    border:none;
    background-size: auto;
    margin: 0 0 0.6em 0;
　　height: 8px;
    background-image: repeating-linear-gradient(45deg, #F0F0F0 0, #F0F0F0 3px, transparent 0, transparent 50%);
    background-size: 8px 8px;
}
/*--------------*/
.block_tableVO {
    width: 94%;
}
.table_vo {
    border-collapse: collapse !important;
    width: 100% !important;
    padding-top: 0px !important;
    margin: 0 !important;
}
.table_vo th, .table_vo td {
    border: solid 1px #DDDDDD !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.table_vo th {
    width: 50%;
    background-color: #F0F0F0 !important;
    font-weight: 500;
}
.table_vo td {
    width: 50%;
    background-color: #FFFFFF !important;
}
.table_vo p {
    font-size: 1.2rem !important;
    line-height: 1.5!important;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
/* ########## btn ################################ */
.D_btn_css_voice {
    width: 80%;
    margin: 0.5em auto 1.5em auto;
}
a.btn_voice {
    width: 100%;
    font-weight: 500 !important;
    display: inline-block !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    text-decoration: none;
    border-radius: 2em;
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 0.2em 0 0.2em 0 !important;
    color: #fff;
    background: #FA709A;
    -webkit-box-shadow: 0 4px 0 #EB5683;
    box-shadow: 0 4px 0 #EB5683;
}
a.btn_voice:hover {
    -webkit-transform: translate(0, 4px);
    transform: translate(0, 4px);
    color: #fff;
    background: #FC9EBA;
    -webkit-box-shadow: 0 0px 0 #EB5683;
    box-shadow: 0 0px 0 #EB5683;
}
/*===bg_res5===========================================*/
p.note_res5 {
    padding: 1em 1.8em 1em 0 !important;
    font-size: 80%;
}
/*------------*/
.bg_res5paper {
    width: 100%;
    margin: 5px auto 2em auto;
}
/*=== H3 ======*/
.bg_res5paper .heading_point {/*h3*/
    font-size: 1.9rem;
    line-height: 1.4;
    font-weight: 500;
    padding-top: 0;
    padding-bottom: 0;
}
.bg_res5title {
    display: -webkit-flex;
    width: 100%;
    margin: 0 auto 1em auto;
    padding: 0.3em 0 0.3em 0;
    border-radius: 0.8em;
}
.bg_res5title .itemsL {
    width: 18%;
}
.bg_res5title .itemsL img {
    width: 120px;
    height: 120px;
}
.heading_point span.txtbig {
    font-size: 110%;
}
.heading_point span.txtmin {
    font-size: 90%;
}
/*------------*/
.res5_box {
    width: 94%;
    margin: 0 auto 2em auto;
}
/*------------*/
.bg_res5paper .bg_listframe {
    width: 98%;
    padding: 0 0.1em 0 0;
}
.bg_listframe p {
    font-size: 1.3rem;
    line-height: 1.7;
    padding: 0 !important;
    text-align: justify;
    text-justify: inter-ideograph;
}
.bg_listframe p.btm {
    padding-bottom: 1.4em !important;
}
/*=== H2 bg_def_headingIN ======*/
.bg_def_headingIN {
    width: 100%;
    margin-bottom: 0.5em;
}
.bg_def_headingIN .def_headingIN {/*h2*/
    position: absolute;
    top: 45%;
    left: 50%;
    font-size: 2.8rem;
    line-height: 1.4;
}
/*=== H2 bg_def2_headingIN ======*/
.bg_def2_headingIN {
    width: 100%;
    margin-bottom: 0.5em;
}
.bg_def2_headingIN .def2_headingIN {/*h3*/
    position: absolute;
    top: 45%;
    left: 50%;
    font-size: 2.8rem;
    line-height: 1.4;
}
/*=== treatment_title===========================================*/
.treatment_title {
    width: 100%;
    padding: 0.2em;
    border-radius: 0.5em;
    margin: 1.5em auto 1em auto;
}
.treatment_titlein {
    width: 100%;
    padding: 0.6em;
    border: solid 1px #F9F7E6;
    border-radius: 0.4em;
}
.treatment_title p {
    font-size: 1.8rem;
    line-height: 1.4;
}
/*===movie========================================================*/
.bg_movie {
    position: relative;
    width: 90%;
    padding-top: 56.25%;/*16:9*/
    height: auto;
    overflow: hidden;
    margin: 0 auto 1em auto;
}
.bg_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/*===treatment_note========================================================*/
img.note_title{
    width: 94%;
    display: block;
    margin: 0 auto 0 auto;
}
.treatment_note {
    width: 96%;
    margin: 0 auto 2em auto;
    padding: 1em 0 1.5em 0;
}
img.note_title {
    width: 658px;
    margin: 0 auto 0 auto;
}
.treatment_note p {
    font-size: 1.3rem;
    line-height: 1.7;
    padding: 0 1.5em 0 1.7em !important;
}
.treatment_note p.btm {
    padding-bottom: 1.3em !important;
}
/*=== bg_contact===========================================*/
.bg_contact {
    width: 700px;
    margin: 1em auto 0 auto;
}
/* ########## btn ################################ */
.D_btn_css02g {
    top: 79%;
    width: 80%;
}
a.btnD2g {
    width: 100%;
    border-radius: 2em;
    font-size: 1.7rem;
    padding: 0.3em 1em 0.3em 1em !important;
}
/*===bg_flow===========================================*/
.bg_flow p.info {
    margin: 0.5em auto 1em auto !important;
    padding: 0 !important;
    font-size: 1.4rem;
}
/*===bg_flow_box===========================================*/
.bg_flow_box {
    width: 94%;
}
.bg_flow_box .items {
    margin-bottom: 2em;
    width: 48%;
    border-radius: 10px;
}
.bg_flow_box .items p {
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 0.5em 0 0 0;
}
.bg_step {
    border-radius: 8px;
    margin-bottom: 0.4em;
}
.bg_step .no {
    width: 50px;
    height: 50px;
}
.bg_step .txt {
    font-size: 1.9rem;
    line-height: 1.4;
}
.bg_flow_box .items span {
    padding: 0.5em 0 0.5em 0;
    font-size: 1.3rem;
    line-height: 1.4;
}
.bg_flow_box .arrow:after {
    left: -8%;
    top: 40%;
    width: 30%;
    height: 30%;
}
/*=== goodpoint_title===========================================*/
.goodpoint_title {
    position: relative;
    width: 100%;
    padding: 0.6em 0.5em 0.6em 2em;
    border-radius: 0.5em;
    margin: 1.5em auto 1em auto;
}
.goodpoint_title:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1em;
    width: 5px;
    height: 70%;
    content: '';
    border-radius: 3px;
}
.goodpoint_title p {
    font-size: 1.8rem;
    line-height: 1.4;
    font-family: 'Noto Serif JP', sans-serif;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
/*===goodpoint_flex===========================================*/
.goodpoint_flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto 1em auto;
}
.goodpoint_flex .itemsIMG {
    width: 280px;
}
.goodpoint_flex .itemsIMG img {
    width: 100%;
    height: auto;
}
.goodpoint_flex .items {
    flex: 1;
}
.goodpoint_flex .items p {
    font-size: 1.3rem;
    line-height: 1.6;
    text-align: left;
    padding: 0 0.3em 0.8em 1em !important;
    font-feature-settings: "palt";
}

/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05 .accordion_one {
    width: 100%;
    margin-bottom: 0em;
}
.s_05 .accordion_one .accordion_header {
    padding-top: 1em;
    padding-bottom: 1em;
    height: 3.8em;
}
.accordion_header p {
    padding: 0 3em 0 3.2em;
    font-size: 1.4rem;
    line-height: 1.5;
}
.accordion_header p:before {
    left: 1em;
    top: 50%;
    transform: translateY(-50%);
    background: url(/wpcms/custom/images/fqa_q02.png) no-repeat left top;
    background-size: contain;
    width: 37px;
    height: 37px;
}
.s_05 .accordion_one .accordion_header .i_box {
	top: 65%;
	right: 2%;
	width: 24px;
	height: 24px;
	border: 1px solid #333333;
	margin-top: -20px;
}
.s_05 .accordion_one .accordion_header .i_box .one_i {
	width: 18px;
	height: 18px;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before, .s_05 .accordion_one .accordion_header .i_box .one_i:after {
	width: 18px;
	height: 4px;
	top: 7px;
	left: 0;
}
.s_05 .accordion_one .accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
.accordion_inner p {
    padding: 0 0.1em 0 3.5em;
    font-size: 1.3rem;
    line-height: 1.7;
}
.accordion_inner p.btm {
    padding-bottom: 1.4em !important;
}
.accordion_inner p.top {
    padding-top: 0.5em;
}
.accordion_inner p.top:after {
    left: 1em;
    top: 0.7em;
    content: '';
    background: url(/wpcms/custom/images/fqa_a02.png) no-repeat left top;
    background-size: contain;
    width: 37px;
    height: 37px;
}

/*== block_tableVE============================================================*/
.block_tableVE {
    width: 100%;
    margin: 2em auto 2em auto;
}
.table_ve {
    display: table;
    border: 2px solid #CFBF6D !important;
}
.table_ve tr {
    display: table-row;
}
.table_ve td.btm {
    border-bottom: 0 solid #CFBF6D !important;
}
.table_ve th, .table_ve td {
    display: table-cell;
    border: 1px solid #CFBF6D !important;
}
.table_ve p {
    font-size: 1.4rem !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 5px !important;
    margin-bottom: 3px !important;
}
.table_ve span.txtmic {
    font-size: 70% !important;
}
.table_ve span.txtbig {
    font-size: 110% !important;
}
.table_ve p.note {
    font-size: 100% !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.table_ve span.txt_ls {
    letter-spacing: -0.5rem;
}
/*===■ bg_cards===========================================*/
.bg_cards {
    width: 80%;
    margin: 1.8em auto 0 auto;
    padding: 0.7em 0 1em 0;
    border: solid 4px #E0E0E0;
    border-radius: 10px;
}
.bg_cards p {
    font-size: 1.5rem;
    line-height: 1.6;
}
.bg_cards img {
    width: 482px; 
    display: block;
}







} 
