@charset "UTF-8";




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table.fixed-table {
  table-layout: fixed;
}


@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}


.mainblock p, .mce-content-body p {
  display: block;
  margin: 0 0 1em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
/**/
img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
  max-width: 100%;
}

#custom_html-7 {
  padding: 20px 0px 20px 0px;
  background: #d7c29a;
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
body {
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #4a5451;
  line-height: 1.8em;
  letter-spacing: 0;
  font-size: 16px;
  box-sizing: border-box;
}
a:focus, *:focus {
  outline: none;
}
a, a img {
  -webkit-transition: none;
  transition: none;
}
a, a:visited {
  color: #4a5451;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
img {
  max-width: 100%;
  max-height: 100%;
}

#header > .inner, #nav > .inner, #contents > .inner, #footer .inner { /* コンテンツ幅 */
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}

#header {
  box-sizing: border-box;
}
#header h1 {
  display: block;
  max-width: 40%;
  width: 335px;
  margin: 0 auto;
  text-align: center;
}
#header h1 img {
  width: 100%;
}
#header h1 a:hover img {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.h_info {
}
.h_info .txt{
  position: absolute;
  top: 10px;
  left: 10px;
  margin: auto;
}
.h_info .txt img {
  width: 260px;
}
.h_info .tel{
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}
.h_info .tel img {
  width: 260px;
}

@media (max-width: 767px) {
  .headerinner ul.sp {
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
    z-index: 99999999;
    max-width: 100%;
    width: 100%;
    list-style: none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .headerinner ul li {
    width: 20%;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .headerinner ul li:last-child {
    border: none;
  }
  .headerinner ul img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0px 5px;
    box-sizing: border-box;
  }
}

.menu-sp-nav-container { 
  display: none;
}
.fixed { 
  position: fixed;
  top: 0;
}
#nav {
  box-sizing: border-box;
}
#nav.fixed {
  background: #fff;
}

.page-title {
  background: #badfe0;
  padding: 2.5em 0;
}
.page-title h2 {
  font-size: 32px;
  font-weight: bold;
  color: #418b8c;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
  line-height: 1.4;
  margin: 0 auto;
}

.bread_wrap {
  margin-bottom: 2.5em;
}
.home .bread_wrap {
  margin-bottom: 0;
}
.bread_wrap .bread {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  max-width: 96%;
}
.bread {
  padding: 0.4em 0 0.4em;
  font-size: 82%; /*13px*/
  margin-bottom: 0.5em;
  text-align: right;
}
.bread li {
  display: inline-block;
  line-height: 1.3em;
}
.bread li a {
  color: #4a5451;
}
.bread li a:hover {
  text-decoration: none;
}


.mainblock.under {
  padding-bottom: 2.5em;
}

.inq01 {
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 100;
}

.footer01{
  padding: 5% 0 0;
  
}
.footer01 .icons{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.footer01 .icons li:not(:first-child){
  margin-left: 4%;
}
.footer01 .logo,
.footer01 .logo + p,
.footer01 .time,
.footer01 .tel{
  margin-bottom: 20px;
}



#footer {
  padding: 10px 0px 50px 0px;
  background: #fff6ea;
  text-align: left;
}
#menu-footer-nav .menu-item-has-children > .nav_title {
  font-size: 24px;
  font-weight: bold;
  color: #31b69e;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 0.5em;
  pointer-events: none;
  display: block;
}
#menu-footer-nav .sub-menu {
  font-size: 13px;
  margin: 0 0 1em;
  display: block;
}
#menu-footer-nav .sub-menu li {
  line-height: 1.5;
  position: relative;
  margin: 0 0 0.5em;
  padding-left: 1em;
}
#menu-footer-nav .sub-menu > li::before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
#menu-footer-nav .sub-menu-child{
  margin: 0.5em 0 2em;
}
#menu-footer-nav .sub-menu-child li{
  padding-left: 0;
}
#menu-footer-nav .sub-menu-child li:before{
  content: '∟';
}
#menu-footer-nav .sub-menu li a {
  text-decoration: none;
  color: #4a5451;
}
.menu-item-has-children {
    /* float: left; */
    margin-left: 2%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
#menu-footer-nav .sub-menu li a:hover {
  color: #418b8c;
}
#footer .googlemap iframe {
  box-sizing: border-box;
}


.copyright {
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  background: #418b8c;
}



@media screen and (min-width: 768px) {
.sp {
  display: none !important;
}

#header {
  padding: 20px 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

#nav {
  left: 0;
  width: 100%;
  z-index: 100;
  box-sizing: content-box;
  padding: 10px 0 0px 0px;
}
#nav .inner {
  height: 48px;
}
#menu-header-nav li {
  box-sizing: border-box;
}
#menu-header-nav a, #menu-header-nav > li > span {
  text-decoration: none;
  display: block;
  text-align: center;
  background-repeat: no-repeat;
  line-height: 1.35em;
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
}
#menu-header-nav > li {
  width: 16%;
  position: relative;
  float: left;
}
#menu-header-nav > li.nav05 {
  width: 20%;
}
#menu-header-nav > li > a, #menu-header-nav > li > span {
  font-size: 15px;
  height: 32px;
  box-sizing: border-box;
  padding: 11px 0px 37px 0px;
  color: #4a5451;
  position: relative;
  z-index: 20000;
  line-height: 15px;
  transition: 200ms;
}
#menu-header-nav > li.nav01 > a {

}
#menu-header-nav > li > a span.nav_span, #menu-header-nav > li > span span.nav_span {
  color: #418b8c;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-size: 10px;
  display: block;
}
#menu-header-nav > li.nav01 > a::before {
  left: 0;
}
#menu-header-nav > li > a:hover, #menu-header-nav > li > span:hover {
  color: #fff;
  cursor: pointer;
  background: #418b8c;
}
#menu-header-nav > li > a:hover span.nav_span{
  color: #fff;
}

#menu-header-nav li {
  transition: .2s;
}
#menu-header-nav ul.sub-menu {
  position: absolute;
  padding: 0;
  background: none;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;



  transition: .2s;
}
#menu-header-nav > li > ul.sub-menu {
  height: auto;
  overflow: hidden;
}
#menu-header-nav > li:hover > ul.sub-menu {
  height: auto;
  top: 38px;
  padding-top: 0;
  padding-bottom: 0;


  background: #418b8c;
  width: 140%;
  left: -20%;
  border-top: 1px solid #fff;
}
#menu-header-nav > li.nav04:hover > ul.sub-menu {
  width: 220%;
  left: -60%;
}
#menu-header-nav > li > ul.sub-menu > li {
  width: 100%;
  height: 0;
}
#menu-header-nav > li > ul.sub-menu > li:nth-child(2n) {
  border-left: 1px solid #fff;
}
#menu-header-nav > li.nav04 > ul.sub-menu > li {
  float: left !important;
  width: 50%;
}
#menu-header-nav > li:hover > ul.sub-menu > li {
  float: none;
  height: auto;
  border-bottom: 1px solid #fff;
}
#menu-header-nav > li > ul.sub-menu > li a {
  font-size: 14px;
  text-align: center;
  text-indent: inherit;
  color: #fff;
  padding: 10px 10px 8px;
  display: block;
}
#menu-header-nav ul.sub-menu li a:hover {
  color: #fff;
  background: #7de3c9;
}
#menu-header-nav li > a, #menu-header-nav li > span {
  position: relative;
  border-right: 1px solid rgba(185,202,197,.5);
}
#menu-header-nav li.nav01 > a {
  border-left: 1px solid rgba(185,202,197,.5);
}
#menu-header-nav > li.nav01 {
}
#menu-header-nav > li.nav02 {
}
#menu-header-nav > li.nav03 {
}
#menu-header-nav > li.nav04 {
}
#menu-header-nav > li.nav05 {
  position: inherit;
}
#menu-header-nav > li.nav06 {
}
#menu-header-nav li .submenu-wrap {
  height: 0;
  overflow: hidden;
}
#menu-header-nav li:hover .submenu-wrap {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 4;
  background: #31b69e;
  overflow: hidden;
  height: auto;
  padding-bottom: 2em;
  padding-top: 2em;
  border-top: 1px solid #fff;
  transition: .2s;
}
#menu-header-nav li .submenu-wrap .submenu-inner {
  width: 1000px;
  max-width: 96%;
  margin: 0 auto 0;
  overflow: hidden;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#menu-header-nav li .submenu-wrap .menutitle {
  text-align: left;
  overflow: hidden;
  display: block;
  font-size: 16px;
  top: 0;
  height: 0;
  position: relative;
  padding-left: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  transition: .2s;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.menutitle a {
  background: none;
  color: #fff;
  text-align: left;
  padding: 0.3em 0.2em 0.3em;
  font-size: 16px;
  border-right: none;
}
#menu-header-nav li .submenu-wrap .menutitle::before {
  display: none;
}
#menu-header-nav li .submenu-wrap .menutitle a {
  display: inline;
  background: none;
  color: #fff;
  padding: 0;
}
#menu-header-nav li .submenu-wrap .menutitle a:hover {
  color: #fff!important;
}
#menu-header-nav li:hover .submenu-wrap .menutitle {
  height: auto;
  top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
}
#menu-header-nav .submenu-wrap ul.sub-menu {
  position: relative;
  background: none;
  margin-left: 0;
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li {
  position: relative;
  padding-left: 1.5em;
  float: left;
  width: 100%;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title {
  padding-left: 0.4em;
  font-weight: bold;
  line-height: 1.3;
  font-size: 15px;
  margin-bottom: 10px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title::before {
  display: none;
}
#menu-header-nav .submenu-wrap ul.sub-menu li::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  top: 10px;
  left: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-header-nav .submenu-wrap ul.sub-menu li a {
  background: none;
  color: #fff;
  text-align: left;
  padding: 0.3em 0.2em 0.3em;
  font-size: 14px;
  border-right: none;
}
#menu-header-nav > li:hover .submenu-wrap ul.sub-menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
#menu-header-nav ul.sub-menu {
  position: absolute;
  padding: 0;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  transition: .2s;
}
#menu-header-nav > li > ul.sub-menu a {
  border-right: none;
  border-top: none;
}
#menu-header-nav li ul li {
  width: 100%;
  height: 0;
}
#menu-header-nav > li:hover ul li {
  float: none;
  height: auto;
}
#menu-header-nav li > a, #menu-header-nav li > span {
  position: relative;
}
#menu-header-nav li.has_children > a::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 85%;
  border-top: 6px solid #418b8c !important;
  border: 4px solid transparent;
}
#menu-header-nav li.has_children > a:hover:after {
  border-top: 6px solid #fff !important;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl {
  font-weight: bold;
  padding-left: 0;
  margin: 0 0 5px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl:before {
  display: none;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.last {
  margin-bottom: 1em;
}
#contents #main {
  min-height: 600px;
}
#aside .inq {
  position: fixed;
  right: 0;
  bottom: 30%;
  width: 100px;
  z-index: 5;
}
#aside .inq a {
  display: block;
}
#aside .inq .clearfix a:not(:last-child) {
  margin-bottom: 20px;
}
#aside .inq a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
#aside .inq01 {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
}
    
   
    
@media screen and (max-width: 1224px),(max-height: 700px) {
  #aside .inq {
    width: 75px;
  }
}

.caegory-in-blog #main, .single-in-blog #main {
  float: right;
  width: 72%;
}
.caegory-in-blog #aside, .single-in-blog #aside {
  float: left;
  width: 24%;
}
.footer01 .column{
}
.footer01 .col_txt{
  width: 45%;
  margin: 0!important;
}
.footer01 .col_img{
  width: 51%;
  margin-left: 4%;
  background: url(img/f_img01.jpg) no-repeat center / cover;
}
.footer01 .con_r{
  width: 400px;
  max-width: 100%;
  margin: 0!important;
}

 #menu-footer-nav {
  width: 100%;
  box-sizing: border-box;
  /*margin-right: 2%;
  float: left;*/
	text-align:center;
}
 .menu-item-has-children {
    /* float: left; */
    margin-left: 2%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.footer_info {
  width: 49%;
  float: left;
  box-sizing: border-box;
}
 .googlemap {
  padding-bottom: 70%;
}

}
@media screen and (max-width: 1042px) and (min-width: 768px) {

}

@media screen and (max-width: 1042px) {
#menu-header-nav li {
  box-sizing: border-box;
}
#menu-header-nav > li a, #menu-header-nav > li > span {
  font-size: 14px;
}
#menu-header-nav > li > ul.sub-menu > li a, #menu-header-nav .submenu-wrap ul.sub-menu li a {
  font-size: 12px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li::before {
  top: 8px;
}
.footer01 .con_r{
  padding: 0 2%;
  box-sizing: border-box;
}
 #menu-footer-nav {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
 .footer_info {
  width: 100%;
  margin-bottom: 1.5em;
}
 .sub-menu li {
  font-size: 14px;
}
}

@media screen and (min-width: 768px) and (max-width: 768px) {
  #footer li, #footer li a, #menu-sitemap li, #menu-sitemap li a {
    vertical-align: top;
  }
}

@media screen and (max-width: 767px) {
      .faq ul li{
    width: 100%;
    margin: 0px 0px 2% 0px;
}
    .top .faq h2{
        font-size: 18px;
    }
  .pc {
    display: none !important;
  }
  .page-title {
    padding: 1em 0;
  }
  #header {
    padding: 0;
  }
  #header h1 {
    padding: 0;
    max-width: 100%;
    text-align: center;
    margin: 20px auto;
    float: none;
  }
  #header > .inner, #nav > .inner {
    max-width: 100%;
  }
  #nav {
    background: #fff;
    box-sizing: border-box;
    z-index: 999999;
    padding: 0;
  }
  #nav.fixed {
    height: 100%;
    overflow-x: scroll;
  }
  #nav.fixed {
    position: inherit !important;
    top: auto !important;
  }
  #menu-header-nav, #menu-header-nav .sub-menu {
    display: block;
  }
  #menu-header-nav {
    display: none;
  }
  #nav ul.menu {
    background: #fff;
    left: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    z-index: 99;
    border-top: 1px solid #ccc;
  }
  #nav ul li .subtxt {
    display: none;
  }
  #nav ul li > a br {
    display: none;
  }
  #nav ul.menu {
    background: #fff;
    left: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    z-index: 99999999;
    border-top: 1px solid #ccc;
  }
  #nav ul li {
    display: block;
    text-align: left;
    background: none;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
  }
  #nav ul li a, #nav ul li > span {
    display: block;
    padding: 14px 6px 13px 15px;
    background-position: 5px center;
    background-size: 16px auto;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    color: #4a5451;
  }
  #nav ul li ul li.last {
    border-bottom: none;
  }
  #nav ul li span:hover {
    cursor: pointer;
  }
  #nav ul li a:before, #nav ul li > span:before {
    content: "・"
  }
  #nav ul li a:hover, #nav ul li span:hover {
    color: #31b69e;
  }
  #nav li.has_children > a::after {
    display: block;
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 18px;
    margin: -5px 0 0 0;
    border-bottom: solid 3px #ccc;
    border-right: solid 3px #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #nav li:first-child a {
    border-left: none;
  }
  #nav .submenu-title {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.3;
    padding: 10px 30px 0;
    border-bottom: none;
  }
  .submenu-wrap .menutitle {
    border-top: 1px solid #ccc;
    display: block;
    padding: 0;
    background: #f7f7f7;
    padding-left: 10px;
  }
  .sub-menu {
    background: none;
    font-size: 15px;
  }
  #nav ul.sub-menu li a {
    padding-left: 25px;
  }
  .nav_span {
    display: none;
  }
  .submenu-wrap .menutitle {
    display: none;
  }
  .submenu-wrap, .sub-menu {
  }
  .submenu-wrap {
    border-top: none;
  }
  #nav ul.sub-menu li:last-child {
    border-bottom: none;
  }
  #nav ul li.menutitle {
    background: #d5e7ef;
  }
  #nav ul li.menutitle a {
    font-size: 13px!important;
    font-weight: bold;
    padding-left: 27px;
  }
  #nav ul li.menutitle a:hover {
    color: #4a5451;
  }
  #nav ul li.menutitle a:before {
    display: none;
  }
  .bread_wrap {
    margin-bottom: 1em;
  }
  #contents {
    margin-bottom: 0;
  }
  #aside .inq {
    bottom: 0;
    position: fixed;
    z-index: 1;
    right: 0;
  }
  #aside .inq .clearfix a{
    float: left;
    width: 50%;
  }
  #aside {
    margin-bottom: 0;
  }
  #aside .inq01{
    position: relative;
    bottom: 0px;
    text-align: right;
    width: 15%;
    max-width: 100px;
    margin-left: auto;
  }
  #footer .footer_info {
    margin-bottom: 1.5em;
  }
  #footer li.parent, #footer li.parent2, #footer li.parent3 {
    float: none;
    width: auto;
    display: block;
  }
   li.menu-item-has-children, li.menu-item-has-children:last-child {
    float: none;
    height: auto;
    width: 100%;
    border-left: none;
    padding-left: 1%;
  }
  #footer .sub-menu li {
    vertical-align: top;
  }
  .copyright {
    padding: 1.2em 0 20%;
  }
}

@media screen and (max-width: 480px) {
  #header {
    padding: 0;
  }
  #header h1 {
    max-width: 80%;
  }
  .bread {
    margin-bottom: 0.5em;
    padding: 0.3em 0 0.2em;
    text-align: right;
  }
}


@media screen and (max-width: 767px) {
#panel-49-2-0-0 table td:first-child {
    display: block;
    width: 100%;
}
#panel-49-2-0-0 table td:last-child {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0px 0px 20px;
}
}


.p-first-visit {
  text-align: center;
}

.p-first-visit__heading {
  text-align: center;
}

.c-section-heading {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.5em 1em;
  background-color: #007131;
  border-radius: 8px;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-section-heading {
    font-size: 40px;
  }
}

.p-first-visit__inner {
  margin-top: -32px;
  padding: 64px 16px 48px;
  background-color: #E7F4C9;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .p-first-visit__inner {
    max-width: 1000px;
    padding: 72px 32px 64px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 16px;
  }
}

.p-first-visit__arrrow2 {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .p-first-visit__arrrow2 {
    margin-top: 32px;
  }
}

.c-arrow {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #CC0033;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .c-arrow {
    height: 40px;
    width: 40px;
  }
}

.c-arrow::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #CC0033;
}
@media screen and (min-width: 768px) {
  .c-arrow::after {
    border-width: 40px;
    bottom: -30px;
  }
}

.p-first-visit__image {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .p-first-visit__image {
    margin-top: 64px;
  }
}

.p-first-visit__image img {
  width: 100%;
}

.mainblock p.p-first-visit__description {
  margin-top: 32px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .mainblock p.p-first-visit__description {
    margin-top: 64px;
    font-size: 24px;
    line-height: 1.5;
  }
}

.p-first-visit__button {
  margin-top: 32px;
  text-align: center;
}

.c-link-button {
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #ED6942;
  border-radius: 8px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c-link-button {
    font-size: 36px;
  }
}

.c-link-button:hover,
.c-link-button:active {
  opacity: 0.7;
}
