@charset "utf-8";
/* ****************************************************
Title: layout.css
***************************************************** */
/* -------------------------------------------------------------------- 
 body
-------------------------------------------------------------------- */
body {
  color: #111111;
  font-family: "HiraginoKaku-W3-90msp-RKSJ-H", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Verdana, Osaka, "MS PGothic", Sans-Serif;
  /*font-family:"HiraginoKaku-W3-90msp-RKSJ-H","ヒラギノ角ゴ Pro W3","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
  font-size: 15px;
  *font-size: small;
  *font: x-small;
  text-align: center;
  text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  max-height: 999999px;
  min-width: 980px;
  line-height: 1.75;	
}

#top {
  /*overflow: hidden;*/
}
#wrap {
  overflow: hidden;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
}
img {
  vertical-align: bottom;
}
.dispN {
  display: none;
}


/* -------------------------------------------------------------------- 
 header
-------------------------------------------------------------------- */
#gheader {
  background-color: #f7f7f7;
  position: relative;
}
#gheader h1 {
  background-image: url("../img/cem_mv2_20260309.png");
  background-repeat: no-repeat;
  background-position: center top;
  height: 520px;
}

#gheader .info{
	display: block;
	position: absolute;
	top: 15px;
    left: 0;
    right: 0;
    margin: auto;
	width: 960px;
}



.titlebox {
  background: #14a652;
  display: table;
  height: 200px;
  text-align: center;
  width: 100%;
}
.titleinner {
  display: table-cell;
  vertical-align: middle;
}
.titlecontent {
  display: inline-block;
}


/* -------------------------------------------------------------------- 
 main
-------------------------------------------------------------------- */
.contactBtn {
  padding: 20px 0px 20px 0px;
  display: flex;
/*  display: block;*/
  justify-content: center;
}
.contactBtn_s {
  padding: 20px 0px 5px 0px;
  display: flex;
}
.cont_features_wrap {
  padding: 80px 0px 80px 0px;
  background-color: #14a652;
}
.cont_features01_bg {
  background-color: #ffffff;
  width: 960px;
  height: 650px;
  margin: 0 auto;
  position: relative;
}
.cont_features02_bg {
  background-color: #ffffff;
  width: 960px;
  height: 790px;
  margin: 0 auto;
  position: relative;
}
.cont_features03_bg {
  background-color: #ffffff;
  width: 960px;
  height: 930px;
  margin: 0 auto;
  position: relative;
}
.cont_features04_bg {
  background-color: #f7f7f7;
  width: 960px;
  height: 865px;
  margin: 0 auto;
  position: relative;
}
.cont_features_tag {
  position: absolute;
  left: 20px;
  top: 0px;
}
.cont_features_pic01 {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic02 {
  position: absolute;
  top: 260px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic03 {
  position: absolute;
  top: 500px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic04 {
  position: absolute;
  top: 700px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic05 {
  position: absolute;
  top: 250px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic06 {
  position: absolute;
  top: 300px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic07 {
  position: absolute;
  top: 620px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic08 {
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  margin: auto;
}
.cont_features_pic09 {
  position: absolute;
  top: 180px;
  left: 0;
  right: 0;
  margin: auto;
}

p.features1 { 
  font-size: 22px;
  font-weight: 600; 
}
.features2 { 
  font-size: 18px;
  font-weight: 600;
  color: #14a652;
}
.line-marker{
  background: linear-gradient(transparent 60%, #89d2a8 60%);
}
.line-marker_b{
  background: linear-gradient(transparent 0%, #14a652 0%);
  color: #FFFFFF;
}
.line-marker_pink{
  color: #14a652;
}

.btn a{
  border: solid 1px #333;
  padding: 16px 50px;
  position: relative;
  width: 300px;
  color: #333;
}
.btn a::after  {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
  position: absolute;
  margin-top: -5px;
  top: 50%;
  right: 20px;
}

.btn2 a{
  padding: 16px 40px;
  position: relative;
  width: 300px;
  color: #333;
}
.btn2 a::after  {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
  position: absolute;
  margin-top: -5px;
  top: 50%;
  right: 20px;
}

.features_box_wrap {
  display: flex;
  justify-content: center;
}
.features03_box {
   width: 400px;
}
.features01_box_l {
   width: 180px;
}
.features01_box_r {
   width: 620px;
   text-align: left;
}
.box-img {
  padding: 0;
}
.box-body {
  padding: 0;
  text-align: left;
}
.box-body2 {
  padding: 0;
  text-align: left;
  width: 620px;
}
.box-body p {
  font-size: 15px;
  color: #111;
  text-align: left;
}
.box-body li {
	list-style-type: disc;/* リストの左側に黒丸 */
	margin-left: 20px;/* リストの左側に余白 */
	text-align: left;
}
.risk_ttl{
  width: 960px;
  text-align: left;
  left: 0;
  right: 0;
  margin: auto;
}
p.risk_s { font-size: small; }

.risk_box_wrap {
  width: 960px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
}
.risk_box_l {
   width: 527px;
   text-align: left;
}
.risk_box_r {
   width: 373px;
   text-align: left;
}
.riskbox-img {
  padding: 0;
}
.riskbox-body p {
  font-size: 15px;
  color: #111;
  text-align: left;
}
.risk_pic_box {
  background-color: #ffffff;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.risk_pic01  {
  position: absolute;
  right: 60px;
  top: 5px;
}
.text_tel {
  color: #3d686f;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin: 15px auto;
  padding: 30px 0;
  background-color: #f7f7f7;
  width: 960px;
}
.text_tel .main_tel {
  font-size: 1.2em;
}


/* -------------------------------------------------------------------- 
 step
-------------------------------------------------------------------- */
#step {
  background-color: #f7f7f7;
}
#step h1 {
  background-image: url("../img/step_ttl.png");
  background-repeat: no-repeat;
  background-position: center top;
  height: 417px;
}
.step_wrap {
  height: 2840px;
  position: relative;
}
.step_box_01 {
  width: 960px;
  left: 0;
  right: 0;
  top: -120px;
  margin: auto;
  position: absolute;
}
.step_box_02 {
  width: 960px;
  left: 0;
  right: 0;
  top: 140px;
  margin: auto;
  position: absolute;
}
.step_box_03 {
  width: 960px;
  left: 0;
  right: 0;
  top: 380px;
  margin: auto;
  position: absolute;
}
.step_box_04 {
  width: 960px;
  left: 0;
  right: 0;
  top: 610px;
  margin: auto;
  position: absolute;
}
.step_box_05 {
  width: 960px;
  left: 0;
  right: 0;
  top: 830px;
  margin: auto;
  position: absolute;
}
.step_box_06 {
  width: 960px;
  left: 0;
  right: 0;
  top: 1070px;
  margin: auto;
  position: absolute;
}
.step_box_07 {
  width: 960px;
  left: 0;
  right: 0;
  top: 1300px;
  margin: auto;
  position: absolute;
}
.step_box_08 {
  width: 960px;
  left: 0;
  right: 0;
  top: 1720px;
  margin: auto;
  position: absolute;
}
.step_box_09 {
  width: 950px;
  left: 0;
  right: 0;
  top: 1970px;
  margin: auto;
  position: absolute;
}
.step_box_10 {
  width: 960px;
  left: 0;
  right: 0;
  top: 2230px;
  margin: auto;
  position: absolute;
}
.step_box_11 {
  width: 960px;
  left: 0;
  right: 0;
  top: 2500px;
  margin: auto;
  position: absolute;
}
.step_box_wrap {
  display: flex;
  width: 960px;
  align-items: stretch;
}
.step_box_wrap2 {
  display: flex;
  width: 960px;
  justify-content:flex-end;
}
.step_box_l {
   width: 266px;
   text-align: left;
}
.step_box_r {
   width: 266px;
   text-align: right;
}
.step_box_txt_r {
   width: 654px;
   text-align: left;
}
.step_box_txt_l{
   width: 500px;
   text-align: left;
}
.step_yosei {
  width: 460px;
  left: 0;
  right: 0;
  padding:  10px;              
  font-size: 26px;  
  color: #FFFFFF;
  top: 1600px;
  margin: auto;
  position: absolute;
  background-color: #afcf90;
}


/* -------------------------------------------------------------------- 
 cost
-------------------------------------------------------------------- */
#cost {
  background-color: #FFFFFF;
  /*
  background-image: url("../img/cost_pic_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  */
  height: 698px;
  position: relative;
}
.cost_ttl {
  left: 0;
  right: 0;
  margin: auto;
  top: 60px;
  position: absolute;
}
.cost_box_wrap {
  position: absolute;
  width: 998px;
  top: 180px;
  left: 0;
  right: 0;
  margin: auto;
}
.cost_box {
  display: flex;
  width: 998px;
  align-items: stretch;
}
.cost_box1 {
  display: flex;
  margin-right: 15px;
}
.cost_box2 {
  display: flex;
  margin-right: 15px;
  align-items: flex-end;
}
.cost_box3 {
  display: flex;
  align-items: flex-end;
}


/* -------------------------------------------------------------------- 
 menu
-------------------------------------------------------------------- */
.cont_menu_wrap {
  padding: 80px 0px 80px 0px;
  background-color: #14a652;
}

/* -------------------------------------------------------------------- 
 cem
-------------------------------------------------------------------- */
.cem_check{
	width: 960px;
	text-align: left;
	left: 0;
	right: 0;
	margin: auto;
}
.cem_comment_bg {
  background-color: #f7f7f7;
  width: 960px;
  left: 0;
  right: 0;
  margin: auto;
  padding-bottom: 60px;
  padding-top: 60px;
}
.outline_table {
  width: 960px;
  margin: auto;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.outline_table th {
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  background-color: #f7f7f7;
  box-sizing: border-box;
  width: 238px;
  padding: 12px 25px;
  color: #333333;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: bold;
}
.outline_table td {
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 12px 35px;
  font-size: 16px;
  line-height: 30px;
}


/* -------------------------------------------------------------------- 
clinic
-------------------------------------------------------------------- */
.clinic_bg{
	padding: 60px 0px 60px 0px;
	background-color: #f7f7f7;
}
.clinic_box_wrap {
  width: 960px;
  display: flex;
  justify-content: flex-start;
  padding-top: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
.clinic_box_wrap2 {
  width: 960px;
  display: flex;
  justify-content: center;
  padding-top: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
.clinic_box_r {
  text-align: left;
}
  



/* -------------------------------------------------------------------- 
QA
-------------------------------------------------------------------- */
.accordionCont01 {
  overflow: hidden;
  width: 900px;
  height: 500px;
  position: relative;
  padding-bottom: 100px;
  transition-property: height;
  transition-duration: 0.8s;
  margin: 0px auto 70px auto;
}
.accordionCont01.open {
  height: 2400px;
}
.accordionCont01BtnWrap {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../img/cont_img03_btn_bg01.png");
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-top: 204px;
}
.open .accordionCont01BtnWrap {
  background-image: none;
}
.acBtn01 {
  display: block
}
.acBtn01On {
  display: none
}
.open .acBtn01 {
  display: none
}
.open .acBtn01On {
  display: block
}
.contTable01 {
  background-image: url("../img/cont_img03_03.png");
  background-repeat: repeat-y;
  background-position: left top;
  width: 900px;
}
.contLine01 {
  font-size: 0px;
  line-height: 0px;
}
.contTable01 th {
  width: 196px;
  text-align: center;
  vertical-align: middle;
  padding: 22px 0px;
}
.contTable01 td.td01 {
  width: 362px;
}
.contTable01 td {
  text-align: left;
  vertical-align: top;
  color: #1c4d55;
  font-size: 16px;
  line-height: 27px;
  width: 348px;
  padding: 16px 22px;
}
.contTable01 td p {
  text-align: justify;
}
.contTable01 a:link {
  color: #0fa8ba;
  text-decoration: underline;
}
.contTable01 a:visited {
  color: #0fa8ba;
  text-decoration: underline;
}
.contTable01 a:hover {
  color: #0fa8ba;
  text-decoration: none;
}
.contTable01 a:active {
  color: #0fa8ba;
  text-decoration: none;
}
.colRed01 {
  color: #ed6363;
  font-weight: bold;
}
.tdInBox01 {
  border-top: 1px dashed #b3b3b3;
}
/*--------------------*/
.acBtnWrap01 {
  display: inline-block;
  cursor: pointer;
}
.accordionCont02 {
  overflow: hidden;
  box-sizing: border-box;
  height: 340px;
  position: relative;
  padding-bottom: 190px;
  transition-property: height;
  transition-duration: 0.8s;
  background-color: #1f94a2;
}
.accordionCont02.open {
  height: 675px;
}
.accordionCont02BtnWrap {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 22px 0px 30px 0px;
  ;
  background-color: #1f94a2;
}
.acBtn01 {
  display: block
}
.acBtn01On {
  display: none
}
.open .acBtn01 {
  display: none
}
.open .acBtn01On {
  display: block
}
/*--------------------*/
.contH301 {
  padding: 65px 0px 42px 0px;
}
.contH302 {
  padding: 92px 0px 38px 0px;
}
.contH303 {
  padding: 120px 0px 55px 0px;
}
.contH304 {
  padding: 40px 0px 50px 0px;
}

/*---------------------*/
.contBox01 {
  background-color: #f3f3f3;
}
.contTb01 {
  display: table;
}
.contTb01 li {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  height: 48px;
  padding: 0px 26px 0px 0px;
  font-size: 15px;
  line-height: 22px;
  font-weight: bold;
  color: #1c4d55;
}
.contMapWrap01 {
  padding: 22px 0px 14px 0px;
}
.contMapWrap01 iframe {
  /*width: 100%;
	height: 430px;*/
}
/*----------------------*/
.contFaqWrap01 {
  width: 960px;
  margin: auto;
}
.contFaqWrap01 li {
  border-bottom:1px solid #cccccc;
}

.faqAcIn01 {
  display: table;
  width: 100%;
  background-image: url("../img/faq_open.png");
  background-repeat: no-repeat;
  background-position: 900px center;
}
.open .faqAcIn01 {
  background-image: url("../img/faq_close.png");
}
.faqAcIn02 {
  display: table-cell;
  box-sizing: border-box;
  height: 96px;
  text-align: left;
  vertical-align: middle;
  background-image: url("../img/faq_q.png");
  background-repeat: no-repeat;
  background-position: 23px center;
  font-size: 18px;
  line-height: 32px;
  padding: 15px 60px 15px 70px;
}
.contAcContWrap01 {
  display: none;
}
.contAcCont01 {
  text-align: left;
  padding: 10px 30px 20px 30px;
  font-size: 15px;
  line-height: 32px;
}
.contFaqTit01 {
  color: #22acbd;
  font-size: 30px;
  line-height: 1.3em;
  font-weight: bold;
  padding: 55px 0px 30px 0px;
}
.contFaqText01 {
  color: #1c4d55;
  text-indent: -1em;
  padding-left: 1em;
}
.contFaqText02 {
  color: #3d686f;
}
.contFaqText02 a {
  display: inline-block;
  background-image: url("../img/faq_icon01.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 40px;
}
.contFaqText02 a:link {
  color: #3d686f;
  text-decoration: underline;
}
.contFaqText02 a:visited {
  color: #3d686f;
  text-decoration: underline;
}
.contFaqText02 a:hover {
  color: #3d686f;
  text-decoration: none;
}
.contFaqText02 a:active {
  color: #3d686f;
  text-decoration: none;
}
.contFaqSpan01 {
  font-weight: bold;
}

/* -------------------------------------------------------------------- 
 footer
-------------------------------------------------------------------- */
#gfooter {
  background-color: #14a652;
  padding: 15px 0px;
}
.copyRight01 {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.0em;
}