@charset "UTF-8";
/*
Theme Name: おおいし整骨院 v1
Description: おおいし整骨院 のテーマ
Author: studio RITZ
Author URI: https://s-rtz.com/
Version: 1.0
License: GPL
License URI: https://www.gnu.org/copyleft/gpl.html
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font-weight: normal;
  vertical-align:baseline;
  background:transparent;
}

html {
  font-size: 62.5%;/*10px*/
  overflow-y: scroll;
  margin: 0;
  width: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  overflow: hidden;
}

article,aside,details,figcaption,figure,
footer,header,menu,nav,section {
	display:block;
}

nav ul {
  list-style:none;
}

blockquote, q {
  quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

ins {
  background-color:#ff9;
  color:#383939;
  text-decoration:none;
}

mark {
  background-color:#ff9;
  color:#383939;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}

input, select {
  vertical-align:middle;
}

ol li,
ul li {
	list-style: none;
	list-style-position: inside;
}

img {
	border:none;
	vertical-align: bottom;
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.mt05 { margin-top: 5px ;}
.mt10 {	margin-top: 10px ;}
.mt15 {	margin-top: 15px ;}
.mt20 {	margin-top: 20px ;}
.mt25 {	margin-top: 25px ;}
.mt30 {	margin-top: 30px ;}
.mt35 {	margin-top: 35px ;}
.mt40 {	margin-top: 40px ;}
.mt45 {	margin-top: 45px ;}
.mt50 {	margin-top: 50px ;}
.mt55 {	margin-top: 55px ;}
.mt60 {	margin-top: 60px ;}
.mt65 {	margin-top: 65px ;}
.mt70 {	margin-top: 70px ;}
.mt75 {	margin-top: 75px ;}
.mt80 {	margin-top: 80px ;}
.mt85 {	margin-top: 85px ;}
.mt90 {	margin-top: 90px ;}
.mt95 {	margin-top: 95px ;}
.mt100 { margin-top: 100px ;}
.mb05 {	margin-bottom: 5px ;}
.mb10 {	margin-bottom: 10px ;}
.mb15 {	margin-bottom: 15px ;}
.mb20 {	margin-bottom: 20px ;}
.mb25 {	margin-bottom: 25px ;}
.mb30 {	margin-bottom: 30px ;}
.mb35 {	margin-bottom: 35px ;}
.mb40 {	margin-bottom: 40px ;}
.mb45 {	margin-bottom: 45px ;}
.mb50 {	margin-bottom: 50px ;}
.mb55 {	margin-bottom: 55px ;}
.mb60 {	margin-bottom: 60px ;}
.mb65 {	margin-bottom: 65px ;}
.mb70 {	margin-bottom: 70px ;}
.mb75 {	margin-bottom: 75px ;}
.mb80 {	margin-bottom: 80px ;}
.mb85 {	margin-bottom: 85px ;}
.mb90 {	margin-bottom: 90px ;}
.mb95 {	margin-bottom: 95px ;}
.mb100 { margin-bottom: 100px ;}
.mr05 {	margin-right: 5px ;}
.mr10 {	margin-right: 10px ;}
.mr15 {	margin-right: 15px ;}
.mr20 {	margin-right: 20px ;}
.mr25 {	margin-right: 25px ;}
.mr30 {	margin-right: 30px ;}
.mr35 {	margin-right: 35px ;}
.mr40 {	margin-right: 40px ;}
.mr45 {	margin-right: 45px ;}
.mr50 {	margin-right: 50px ;}
.mr55 {	margin-right: 55px ;}
.mr60 {	margin-right: 60px ;}
.mr65 {	margin-right: 65px ;}
.mr70 {	margin-right: 70px ;}
.mr75 {	margin-right: 75px ;}
.mr80 {	margin-right: 80px ;}
.mr85 {	margin-right: 85px ;}
.mr90 {	margin-right: 90px ;}
.mr95 {	margin-right: 95px ;}
.mr100 {margin-right: 100px ;}
.ml05 {	margin-left: 5px ;}
.ml10 {	margin-left: 10px ;}
.ml15 {	margin-left: 15px ;}
.ml20 {	margin-left: 20px ;}
.ml25 {	margin-left: 25px ;}
.ml30 {	margin-left: 30px ;}
.ml35 {	margin-left: 35px ;}
.ml40 {	margin-left: 40px ;}
.ml45 {	margin-left: 45px ;}
.ml50 {	margin-left: 50px ;}
.ml55 {	margin-left: 55px ;}
.ml60 {	margin-left: 60px ;}
.ml65 {	margin-left: 65px ;}
.ml70 {	margin-left: 70px ;}
.ml75 {	margin-left: 75px ;}
.ml80 {	margin-left: 80px ;}
.ml85 {	margin-left: 85px ;}
.ml90 {	margin-left: 90px ;}
.ml95 {	margin-left: 95px ;}
.ml100 { margin-left: 100px ;}
.m_a { margin-right: auto; margin-left: auto;}
.pt00 {	padding-top: 0 ;}
.pt05 {	padding-top: 5px ;}
.pt10 {	padding-top: 10px ;}
.pt15 {	padding-top: 15px ;}
.pt20 {	padding-top: 20px ;}
.pt25 {	padding-top: 25px ;}
.pt30 {	padding-top: 30px ;}
.pt35 {	padding-top: 35px ;}
.pt40 {	padding-top: 40px ;}
.pt45 {	padding-top: 45px ;}
.pt50 {	padding-top: 50px ;}
.pt55 {	padding-top: 55px ;}
.pt60 {	padding-top: 60px ;}
.pt65 {	padding-top: 65px ;}
.pt70 {	padding-top: 70px ;}
.pt75 {	padding-top: 75px ;}
.pt80 {	padding-top: 80px ;}
.pt85 {	padding-top: 85px ;}
.pt90 {	padding-top: 90px ;}
.pt95 {	padding-top: 95px ;}
.pt100 { padding-top: 100px ;}
.pb00 {	padding-bottom: 0 ;}
.pb05 {	padding-bottom: 5px ;}
.pb10 {	padding-bottom: 10px ;}
.pb15 {	padding-bottom: 15px ;}
.pb20 {	padding-bottom: 20px ;}
.pb25 {	padding-bottom: 25px ;}
.pb30 {	padding-bottom: 30px ;}
.pb35 {	padding-bottom: 35px ;}
.pb40 {	padding-bottom: 40px ;}
.pb45 {	padding-bottom: 45px ;}
.pb50 {	padding-bottom: 50px ;}
.pb55 {	padding-bottom: 55px ;}
.pb60 {	padding-bottom: 60px ;}
.pb65 {	padding-bottom: 65px ;}
.pb70 {	padding-bottom: 70px ;}
.pb75 {	padding-bottom: 75px ;}
.pb80 {	padding-bottom: 80px ;}
.pb85 {	padding-bottom: 85px ;}
.pb90 {	padding-bottom: 90px ;}
.pb95 {	padding-bottom: 95px ;}
.pb100 { padding-bottom: 100px ;}
.pr05 {	padding-right: 5px ;}
.pr10 {	padding-right: 10px ;}
.pr15 {	padding-right: 15px ;}
.pr20 {	padding-right: 20px ;}
.pr25 {	padding-right: 25px ;}
.pr30 {	padding-right: 30px ;}
.pr35 {	padding-right: 35px ;}
.pr40 {	padding-right: 40px ;}
.pr45 {	padding-right: 45px ;}
.pr50 {	padding-right: 50px ;}
.pr55 {	padding-right: 55px ;}
.pr60 {	padding-right: 60px ;}
.pr65 {	padding-right: 65px ;}
.pr70 {	padding-right: 70px ;}
.pr75 {	padding-right: 75px ;}
.pr80 {	padding-right: 80px ;}
.pr85 {	padding-right: 85px ;}
.pr90 {	padding-right: 90px ;}
.pr95 {	padding-right: 95px ;}
.pr100 { padding-right: 100px ;}
.pl05 {	padding-left: 5px ;}
.pl10 {	padding-left: 10px ;}
.pl15 {	padding-left: 15px ;}
.pl20 {	padding-left: 20px ;}
.pl25 {	padding-left: 25px ;}
.pl30 {	padding-left: 30px ;}
.pl35 {	padding-left: 35px ;}
.pl40 {	padding-left: 40px ;}
.pl45 {	padding-left: 45px ;}
.pl50 {	padding-left: 50px ;}
.pl55 {	padding-left: 55px ;}
.pl60 {	padding-left: 60px ;}
.pl65 {	padding-left: 65px ;}
.pl70 {	padding-left: 70px ;}
.pl75 {	padding-left: 75px ;}
.pl80 {	padding-left: 80px ;}
.pl85 {	padding-left: 85px ;}
.pl90 {	padding-left: 90px ;}
.pl95 {	padding-left: 95px ;}
.pl100 { padding-left: 100px ;}
.fl_r { float: right; }
.fl_l { float: left; }
.fw_b { font-weight: bold; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_l { text-align: left; }
.w95per { width: 95%;}
.w90per { width: 90%;}
.w85per { width: 85%;}
.w80per { width: 80%;}
.w75per { width: 75%;}
.w70per { width: 70%;}
.w65per { width: 65%;}
.w60per { width: 60%;}
.w55per { width: 55%;}
.w50per { width: 50%;}

body {
	font-family: 'Noto Sans JP', Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,  "メイリオ" , Meiryo , "Meiryo UI" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: calc(10vw / 19.2);
  line-height: 1.8;
  color: #424242;
  background: #fff;
  word-break: break-all;
}

@media screen and (max-width: 768px) {
  body {
    font-size: calc(10vw / 3.75);
  }
}

.oswald {
  font-family: "Oswald", sans-serif;
}

.serif {
  font-family:'Noto Serif JP',"Roboto Slab" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

a {
  color: #424242;
	text-decoration:none;
}

a:hover {
  color: #424242;
  text-decoration: underline;
  opacity: 0.7;
  -webkit-transition: all .3s;
  transition: all .3s;
	text-decoration:none;
}
/* 
a:hover img {
	opacity: 0.7;
	-webkit-transition: all .3s;
	transition: all .3s;
} */

.cf:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.inner {
  max-width: 100em;
  margin: 0 auto;
}

.inner_1200 {
  max-width: 120em;
  margin: 0 auto;
}

.inner_1460 {
  max-width: 146em;
  margin: 0 auto;
}

.inner_1750 {
  max-width: 175em;
  margin: 0 auto;
}

.flex {
  display: flex !important;
  justify-content: space-between;
  align-items: stretch;
}

.bg-lazy  {
  background-image: none!important;
}

.bg-lazy::before,
.bg-lazy::after {
  background-image: none!important;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.img {
  text-align: center;
}

.horizontal-line {
    overflow: hidden;
    text-align: center;
}

.horizontal-line span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
	font-weight: bold;
}

.horizontal-line span:before,
.horizontal-line span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

.horizontal-line span:before {
    right: 100%;
}

.horizontal-line span:after {
    left: 100%;
}

@media only screen and (min-width: 769px){

  .tb,
  .sp {
    display: none !important;
  }

}

@media only screen and (max-width: 768px){

  .inner,
  .inner_1200,
  .inner_1460,
  .inner_1750 {
    max-width: 100%;
    padding: 0 1.6em;
  }

  .pc,
  .sp {
    display: none !important;
  }

  .flex {
    flex-wrap: wrap;
  }

  .img img {
    max-width: initial;
    width: 100%;
  }
  
}

@media only screen and (max-width: 480px){

  .pc-tb {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

}

/* p.error
----------------------------------------------- */

p.error {
  font-size: 2em;
}


@media only screen and (max-width: 768px){

  p.error {
    font-size: 1.6em;
  }

}

/* section
----------------------------------------------- */

section,
.section {
  padding: 8em 0;
}

.section.pt00 {
  padding-top: 0;
}

.section.pb00 {
  padding-bottom: 0;
}

@media only screen and (max-width: 768px){

  section,
  .section {
    padding: 6em 0;
  }
}



/* ==============================================
 loading 
=============================================== */

#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

#loading p{
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#loading p span {
  color: #79c932;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  margin: 0 -.05em;
  animation: loading 1.4s infinite alternate;
}
#loading p span:nth-child(2) {
  animation-delay: .1s;
}
#loading p span:nth-child(3) {
  animation-delay: .2s;
}
#loading p span:nth-child(4) {
  animation-delay: .3s;
}
#loading p span:nth-child(5) {
  animation-delay: .4s;
}
#loading p span:nth-child(6) {
  animation-delay: .5s;
}
#loading p span:nth-child(7) {
  animation-delay: .6s;
}
@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/* ==============================================
 header
=============================================== */

header {
  height: 10em;
}

#header_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 103;
}

#header_fixed.fixed {
  background: rgb(255 255 255 / 0.7);
}

#header_fixed .flex01 {
  align-items: flex-end;
}

#header_fixed .logo {
  width: 26%;
}

#header_fixed nav {
  width: 50%;
}

#header_fixed .sns {
  width: 6%;
}

#header_fixed .reservation {
  width: 14%;
}

#header_fixed .logo {
  background: #79c932;
  border-radius: 0px 0px 10em 0px;
  height: 10em;
  overflow: hidden;
}

#header_fixed .logo a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 6em 0 2em;
}

#header_fixed .logo a:hover {
  opacity: 1;
}

#header_fixed nav {
  padding-bottom: 1em;
}

#header_fixed nav ul li {
  padding-right: 1em;
}

#header_fixed nav ul li a {
  display: block;
  color: #424242;
  font-size: 1.6em;
  font-weight: 500;
}

#header_fixed nav ul li a:hover {
  color: #79c932;
  font-weight: 700;
}

#header_fixed .sns {
  padding-bottom: 1em;
}

#header_fixed .sns ul li {
  width: 43%;
}

#header_fixed .reservation {
  padding-right: 2em;
  padding-bottom: 1em;
}

#header_fixed .reservation a {
  display: block;
  background: #fc8b6d;
  color: #fff;
  font-size: 1.8em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 1em 0;
  border-radius: 10em;
  text-align: center;
  overflow: hidden;
}

#header_fixed .reservation a:hover {
  transform: translateY(0.2em);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1;
}

/*きらっと光る*/

.btnshine{
  /*キラッと光る基点とするためrelativeを指定*/
  position: relative;
  overflow: hidden;
}

.btnshine::before {
  content: '';
  /*絶対配置でキラッと光るの位置を決める*/
  position: absolute;
  top: 0;
  left: -75%;
  /*キラッと光る形状*/
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  transform: skewX(-25deg);
}

/*hoverした際の移動のアニメーション*/
  .btnshine:hover::before {
  animation: shine 1s;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

@media only screen and (max-width: 768px){

  header {
    height: 7em;
  }

  #header_fixed.fixed {
    /* background: #fff; */
  }

  #header_fixed .flex01 {
    justify-content: flex-start;
  }

  #header_fixed .logo {
    width: 62%;
    border-radius: 0px 0px 6em 0px;
    height: 7em;
  }

  #header_fixed .logo a {
    padding: 0 2.5em 0 1em;
  }    

  #header_fixed .sns {
    width: 18%;
  }

  #header_fixed .sns ul li {
    width: 46%;
  }

}

/* ==============================================
 drawer
=============================================== */

.drawer-brand,
.drawer-hamburger,
.drawer-menu-item {
  font-size: calc(10vw / 19.2 )!important;
}

@media screen and (max-width: 768px) {
  .drawer-brand,
  .drawer-hamburger,
  .drawer-menu-item {
      font-size: calc(10vw / 3.75) !important;
  }
}

.drawer--right .drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 0.5em;
  right: 0.5em;
  display: block;
  width: 6em;
  height: 6em;
  background-image:url(./images/hamburger_menu.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  transition: all .3s;
  border: none;
}

.drawer--right.drawer-open .drawer-hamburger {
  background-image:url(./images/hamburger_close.png);
}

.drawer-nav {
  position: fixed;
  z-index: -10;
  top: 0;
  overflow: scroll;
  width: 100%;
  height: auto;
  color: #424242;
  touch-action: auto !important;
}

.drawer--right #oishi-seikotsuin_drawer_nav.drawer-nav {
  opacity: 0;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  /* transition: all .3s; */
}

.drawer--right.drawer-open #oishi-seikotsuin_drawer_nav.drawer-nav {
  opacity: 1;
  z-index: 103;
}

.drawer-menu {
  /* background: #fff; */
  background: rgb(255 255 255 / 0.9);
  padding: 10em 2em 2em 2em;
  text-align: center;
}

.drawer-menu ul li {
  margin-bottom: 1.5em;
}

.drawer-menu ul li a {
  display: block;
  font-size: 1.6em;
  font-weight: 700;
  color: #424242;
}

.drawer-menu ul li a:hover {
  color: #79c932;
  opacity: 1;
}

.drawer-menu .reservation a {
  display: block;
  background: #fc8b6d;
  color: #fff;
  font-size: 1.8em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 1em 0;
  border-radius: 10em;
  text-align: center;
  overflow: hidden;
}

.drawer-menu .reservation a:hover {
  transform: translateY(0.2em);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1;
}


/* ==============================================
 .btn_common
=============================================== */

.btn_common {
  display: inline-block;
  background: #79c932;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  padding: 0.8em 0;
  width: 15em;
  text-align: center;
  border-radius: 10em;
  border: 2px solid #79c932;;
  position: relative;
}

.btn_common::before {
  content: "";
  width: 1.2em;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.btn_common::after {
  content: "";
  width: 1.2em;
  height: 2px;
  background: #79c932;
  position: absolute;
  top: 50%;
  right: -1em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.btn_common:hover {
  background: #fff;
  color: #25a331;
  border: 2px solid #25a331;;
}

.btn_common:hover::before {
  background: #79c932;
}

@media only screen and (max-width: 768px){

  .btn_common {
    font-size: 1.6em;
    width: 18em;
  }

}

/* ==============================================
 #toppage
=============================================== */

/* #toppage #mv
----------------------------------------------- */

#toppage #mv .mv_slide {
  pointer-events: none;
}

#toppage #mv .mv_slide li {
  background-color: #79c932;
}

#toppage #mv .mv_slide li .wrap {
  position: relative;
  width: 100%;
  height: 92vh;
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  border-radius: 10em 0 0 10em;
}

#toppage #mv .mv_slide li .wrap .txt {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#toppage #mv .mv_slide li:first-child .wrap {
  background-image:url(./images/mv01.jpg);
}

#toppage #mv .mv_slide li:nth-child(2) .wrap {
  background-image:url(./images/mv02.jpg);
}

#toppage #mv .mv_slide li:nth-child(3) .wrap {
  background-image:url(./images/mv03.jpg);
}

@media only screen and (max-width: 768px){

  #toppage #mv .mv_slide li .wrap {
    height: 90vh;
    border-radius: 5em 0 0 5em;
  }

  #toppage #mv .mv_slide li .wrap .txt {
    position: absolute;
    top: 40%;
  }

  #toppage #mv .mv_slide li:first-child .wrap {
    background-image:url(./images/mv01_sp.jpg);
  }

  #toppage #mv .mv_slide li:nth-child(2) .wrap {
    background-image:url(./images/mv02_sp.jpg);
  }

  #toppage #mv .mv_slide li:nth-child(3) .wrap {
    background-image:url(./images/mv03_sp.jpg);
  }

}


/* #toppage #sec01
----------------------------------------------- */

#toppage #sec01 h2 {
  text-align: center;
  margin-bottom: 4em;
}

#toppage #sec01 h2 span {
  text-align: center;
  display: inline-block;
  font-size: 4.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-bottom: 0.2em solid #79c932;
}

#toppage #sec01 .h2_sub {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 2em;
}

#toppage #sec01 .h2_sub span {
  font-size: 0.88em;
  font-weight: bold;
}

#toppage #sec01 .flex01 .left {
  width: 45%;
  padding-left: 16em;
}

#toppage #sec01 .flex01 .right {
  width: 52%;
}

#toppage #sec01 .flex01 .left h3 {
  margin-bottom: 4em;
}

#toppage #sec01 .flex01 .left h3 .h3_01,
#toppage #sec01 .flex01 .left h3 .h3_02 {
  display: inline-block;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

#toppage #sec01 .flex01 .left h3 .h3_02 .fs_b {
  font-size: 1.2em;
  font-weight: bold;  
}

#toppage #sec01 .flex01 .left .txt {
  font-size: 2em;
  font-weight: 500;
}

@media only screen and (max-width: 768px){

  #toppage #sec01 h2 {
    margin-bottom: 2em;
  }

  #toppage #sec01 h2 span {
    font-size: 3em;
    padding-bottom: 0.5em;
    width: 85%;
    margin: 0 auto;
  }

  #toppage #sec01 .h2_sub {
    font-size: 2.1em;
    margin-bottom: 1.5em;
  }

  #toppage #sec01 .flex01 .left {
    width: 100%;
    padding-left: 0;
  }

  #toppage #sec01 .flex01 .right {
    width: 100%;
  }

  #toppage #sec01 .flex01 .left h3 {
    margin-bottom: 2em;
    text-align: center;
  }

  #toppage #sec01 .flex01 .left h3 .h3_01,
  #toppage #sec01 .flex01 .left h3 .h3_02 {
    font-size: 1.8em;
  }

  #toppage #sec01 .flex01 .left .txt {
    font-size: 1.6em;
    width: 90%;
    margin: 0 auto;
  }

  #toppage #sec01 .flex01 .left .img01 {
    width: 30em;
    margin: 0 auto 3em;
  }

  #toppage #sec01 .flex01 .right .img02 {
    width: 90%;
    margin: 3em auto 0;
  }

}

/* #toppage #sec02
----------------------------------------------- */

#toppage #sec02 {
  text-align: center;
}

#toppage #sec02 h2 {
  margin-bottom: 2em;
}

#toppage #sec02 h2 span {
  display: inline-block;
  font-size: 3.6em;
  font-weight: bold;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #25a331;
}

#toppage #sec02 ul {
  width: 136em;
  margin: 0 auto;
  flex-wrap: wrap;
}

#toppage #sec02 ul li {
  width: 32%;
  background: #79c932;
  color: #fff;
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1;
  padding: 0.8em 0;
  margin-top: 1.5em;
}

@media only screen and (max-width: 768px){

  #toppage #sec02 h2 span {
    font-size: 2.6em;
  }

  #toppage #sec02 ul {
    width: 85%;
  }

  #toppage #sec02 ul li {
    width: 100%;
    font-size: 1.8em;
    margin-top: 1em;
  }

}


/* #toppage #information
----------------------------------------------- */

#toppage #information h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  line-height: 1;
  position: relative;
  margin-bottom: 2em;
}

#toppage #information h2::after {
  content: "";
  width: 2em;
  height: 0.2em;
  background: #25a331;
  position: absolute;
  bottom: -0.7em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#toppage #information .information_list {
  flex-wrap: wrap;
  justify-content: flex-start;
}

#toppage #information .information_list li {
  width: 31.9%;
  margin-right: 2%;
  margin-bottom: 2em;
}

#toppage #information .information_list li:nth-child(3n) {
  margin-right: 0;
}

#toppage #information .information_list .img {
  margin-bottom: 1em;
}

#toppage #information .information_list .date {
  font-size: 2em;
  font-weight: 500;
  color: #787878;
  margin-bottom: 0.2em;
}

#toppage #information .information_list .title {
  font-size: 2.4em;
  font-weight: bold;
  color: #323232;
  line-height: 1.6;
  margin-bottom: 0.5em;
}

#toppage #information .information_list .cate span {
  display: inline-block;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  background: #79c932;
  line-height: 1;
  padding: 0.5em 1em;
  margin: 0 0.5em 0.5em 0;
}

#toppage #information .btn {
  text-align: center;
  margin-top: 2em;
}

@media only screen and (max-width: 768px){

  #toppage #information h2 {
    font-size: 2.4em;
    margin-bottom: 1.5em;
  }

  #toppage #information .information_list li {
    width: 100%;
    margin-right: 0;
  }

  #toppage #information .information_list .date {
    font-size: 1.4em;
  }

  #toppage #information .information_list .title {
    font-size: 1.6em;
  }

  #toppage #information .information_list .cate span {
    font-size: 1.3em;
  }

  #toppage #information .btn {
    text-align: center;
    margin-top: 1em;
  }

}


/* #toppage #movie
----------------------------------------------- */

#toppage #movie {
  background: #f8f8f6;
}

#toppage #movie.movie02 {
  background: none;
}

#toppage #movie h2 {
  text-align: center;
  color: #404040;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 1em;
}

#toppage #movie .video_canvas {
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}

#toppage #movie .video_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media only screen and (max-width: 768px){

  #toppage #movie h2 {
    font-size: 2.4em;
  }

  #toppage #movie.movie02 {
    padding-top: 0;
  }

}

/* #toppage #sec03
----------------------------------------------- */

#toppage #sec03 {
  padding-top: 0;
}

#toppage #sec03 .flex01 .left {
  width: 60%;
}

#toppage #sec03 .flex01 .right {
  width: 38%;
  padding-right: 6em;
}

#toppage #sec03 h2 {
  text-align: center;
  color: #404040;
  font-size: 3.6em;
  font-weight: bold;
  margin: 3em 0 2em;
}

#toppage #sec03 .txt {
  font-size: 2em;
  width: 83%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px){

  #toppage #sec03 .flex01 .left {
    width: 100%;
    order: 1;
  }

  #toppage #sec03 .flex01 .right {
    width: 100%;
    padding-right: 0;
    margin-bottom: 3em;
  }

  #toppage #sec03 h2 {
    font-size: 2em;
    margin: 2em 0 1em;
  }

  #toppage #sec03 .txt {
    font-size: 1.6em;
    width: 90%;
  }

}

/* #toppage #sec04
----------------------------------------------- */

#toppage #sec04 {
  padding-top: 0;
}

#toppage #sec04 h2 {
  text-align: center;
  color: #404040;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 1.5em;
}

#toppage #sec04 .trouble {
  width: 142em;
  margin: 0 auto;
  position: relative;
}

#toppage #sec04 .trouble ul {
  border: 1em solid #dbdbdb;
  border-radius: 2.5em;
  padding: 8em 0 8em 6em;
  width: 114em;
}

#toppage #sec04 .trouble ul li {
  position: relative;
  font-size: 3em;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-left: 2em;
}

#toppage #sec04 .trouble ul li:last-child {
  margin-bottom: 0;
}

#toppage #sec04 .trouble ul li::before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  background-image:url(./images/top_sec04_icon01.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 0;
  left: 0;
}

#toppage #sec04 .trouble .img {
  width: 54em;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

@media only screen and (max-width: 768px){

  #toppage #sec04 h2 {
    font-size: 2em;
  }

  #toppage #sec04 .trouble {
    width: 96%;
    padding-bottom: 14em;
  }

  #toppage #sec04 .trouble ul {
    border: 0.5em solid #dbdbdb;
    border-radius: 1.5em;
    padding: 2em 0.5em 14em;
    width: 100%;
  }

  #toppage #sec04 .trouble ul li {
    font-size: 1.4em;
  }

  #toppage #sec04 .trouble .img {
    width: 26em;
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

}


/* #toppage #sec05
----------------------------------------------- */

#toppage #sec05 {
  background-image:url(./images/top_sec05_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  padding-right: 10em;
  text-align: right;
}

#toppage #sec05 .content {
  display: inline-block;
  text-align: left;
  width: 90em;
  background: #fff;
  padding: 6em 10em;
  margin-bottom: 6em;
}

#toppage #sec05 .content h2 {
  font-size: 3.6em;
  font-weight: bold;
  color: #404040;
  text-align: center;
  margin-bottom: 1em;
}

#toppage #sec05 .content .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #toppage #sec05 {
    background-image:none;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
  }

  #toppage #sec05 .content .img {
    width: 100%;
  }

  #toppage #sec05 .content {
    display: block;
    width: 100%;
    padding: 0 1.6em;
    margin: 3em 0 0;
  }

  #toppage #sec05 .content h2 {
    font-size: 2.2em;
  }

  #toppage #sec05 .content .txt {
    font-size: 1.6em;
  }

}

/* #toppage #sec06
----------------------------------------------- */

#toppage #sec06 h2 {
  text-align: center;
  margin-bottom: 2em;
}

#toppage #sec06 h2 span {
  display: inline-block;
  border: 1px solid #25a331;
  font-size: 3.6em;
  font-weight: bold;
  color: #404040;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 1em 1.5em;
}

#toppage #sec06 ul {
  flex-wrap: wrap;
}

#toppage #sec06 ul li {
  width: 48%;
  margin-top: 6em;
}

#toppage #sec06 ul li .img {
  margin-bottom: 2em;
}

#toppage #sec06 ul li h3 {
  font-size: 2.4em;
  font-weight: bold;
  color: #404040;
  border-bottom: 1px solid #79c932;
  margin-bottom: 0.8em;
  padding-bottom: 0.2em;
}

#toppage #sec06 ul li .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #toppage #sec06 h2 {
    margin-bottom: 1em;
  }

  #toppage #sec06 h2 span {
    font-size: 2em;
  }

  #toppage #sec06 ul li {
    width: 100%;
    margin-top: 3em;
  }

  #toppage #sec06 ul li h3 {
    font-size: 1.8em;
    text-align: center;
  }

  #toppage #sec06 ul li .txt {
    font-size: 1.4em;
  }

}

/* #toppage #sec07
----------------------------------------------- */

#toppage #sec07 h2 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  color: #404040;
  margin-bottom: 1.5em;
}

#toppage #sec07 ul li {
  width: 49%;
  border: 1px solid #79c932;
  background: #f8f8f6;
  padding: 6em 3em 4em;
}

#toppage #sec07 ul li .flex02 .item {
  width: 48%;
}

#toppage #sec07 ul li .flex02 .left .img {
  margin-bottom: 2em;
}

#toppage #sec07 ul li .flex02 .left .name {
  font-size: 2.4em;
  font-weight: bold;
  border-bottom: 1px solid #79c932;
  padding: 0 0.2em 0.2em 0.2em;
  margin: 0 auto 0.5em;
  width: 10em;
}

#toppage #sec07 ul li .flex02 .left .profile {
  font-size: 2em;
  width: 12em;
  margin: 0 auto;
}

#toppage #sec07 ul li .flex02 .right .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #toppage #sec07 h2 {
    font-size: 2em;
  }

  #toppage #sec07 ul li {
    width: 100%;
    padding: 3em 1.6em;
  }

  #toppage #sec07 ul li:first-child {
    margin-bottom: 3em;
  }

  #toppage #sec07 ul li .flex02 .item {
    width: 100%;
  }

  #toppage #sec07 ul li .flex02 .left {
    margin-bottom: 2em;
  }

  #toppage #sec07 ul li .flex02 .left .img {
    width: 70%;
    margin: 0 auto 1.5em;
  }

  #toppage #sec07 ul li .flex02 .left .name {
    font-size: 1.8em;
    width: 8em;
  }

  #toppage #sec07 ul li .flex02 .left .profile {
    font-size: 1.4em;
    width: 10em;
  }

  #toppage #sec07 ul li .flex02 .right .txt {
    font-size: 1.4em;
  }

}

/* #toppage #sec08
----------------------------------------------- */

#toppage #sec08 {
  background-image:url(./images/top_sec08_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
  text-align: right;
  padding-right: 10em;
}

#toppage #sec08 .content {
  display: inline-block;
  width: 90em;
  text-align: left;
  background: #fff;
  padding: 6em 10em;
  margin: 3em 0;
}

#toppage #sec08 .content h2 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  color: #404040;
  margin-bottom: 1em;
}

#toppage #sec08 .content .txt {
  font-size: 2em;
  letter-spacing: 0.05em;
}

#toppage #sec08 .content .btn {
  text-align: center;
  margin-top: 4em;
}

@media only screen and (max-width: 768px){

  #toppage #sec08 {
    background-image:url(./images/top_sec08_bg01_sp.jpg);
    background-position:center top;
    padding-right: 0;
  }

  #toppage #sec08 .content {
    display: block;
    background:rgb(255 255 255 / 0.9);
    width: 94%;
    padding: 2em 1.6em;
    margin: 16em auto 0;
  }

  #toppage #sec08 .content h2 {
    font-size: 2em;
  }

  #toppage #sec08 .content .txt {
    font-size: 1.4em;
    letter-spacing: 0;
  }

  #toppage #sec08 .content .btn {
    margin-top: 2em;
  }

}

/* ==============================================
 footer
=============================================== */

/* footer #cta_sec
----------------------------------------------- */

footer #cta_sec {
  background: #323232;
  color: #fff;
  text-align: center;
}

footer #cta_sec h2 {
  font-size: 4.8em;
  margin-bottom: 1em;
}

footer #cta_sec .h2_sub {
  font-size: 2em;
  margin-bottom: 2em;
}

footer #cta_sec .tel span {
  display: inline-block;
  position: relative;
  font-size: 4.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-left: 1.2em;
}

footer #cta_sec .tel span::before {
  content: "";
  width: 1em;
  height: 1.5em;
  background-image:url(./images/cta_sec_icon01.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

footer #cta_sec .tel span a {
  color: #fff;
  font-weight: bold;
}

footer #cta_sec .tel span a:hover {
  color: #fff;
}

footer #cta_sec ul {
  margin: 4em 0 6em;
  align-items: center;
}

footer #cta_sec ul li {
  width: 28%;
}

footer #cta_sec ul li.line {
  width: 34%;
}

footer #cta_sec ul li a {
  display: block;
  background: #fc8b6d;
  padding: 2em 0;
  border-radius: 10em;
  overflow: hidden;
}

footer #cta_sec ul li a:hover {
  transform: translateY(0.2em);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 1;
}

footer #cta_sec ul li.mail a {
  padding: 3em 0;
}

footer #cta_sec ul li.line a {
  border-radius: 2em;
  padding-top: 3em;
}

footer #cta_sec ul li.reservation img {
  width: 13.2em;
  height: auto;
}

footer #cta_sec ul li.mail img {
  width: 18.3em;
  height: auto;
}

footer #cta_sec ul li.line img {
  width: 32.3em;
  height: auto;
}

footer #cta_sec .card {
  font-size: 2em;
  font-weight: 500;
}

@media only screen and (max-width: 768px){

  footer #cta_sec h2 {
    font-size: 3em;
  }

  footer #cta_sec .h2_sub {
    font-size: 1.4em;
  }

  footer #cta_sec .tel span {
    font-size: 3.6em;
  }

  footer #cta_sec ul {
    margin: 3em 0 0;
    align-items: center;
  }

  footer #cta_sec ul li {
    width: 100%;
    margin-bottom: 2em;
  }

  footer #cta_sec ul li.line {
    width: 100%;
  }

  footer #cta_sec ul li a {
    width: 24em;
    padding: 1em 0;
    margin: 0 auto;
  }

  footer #cta_sec ul li.mail a {
    padding: 2em 0;
  }

  footer #cta_sec ul li.line a {
    width: 100%;
    padding-top: 2em;
  }

  footer #cta_sec ul li.reservation img {
    width: 10em;
    height: auto;
  }

  footer #cta_sec ul li.mail img {
    width: 14em;
    height: auto;
  }

  footer #cta_sec ul li.line img {
    width: 26em;
    height: auto;
  }

  footer #cta_sec .card {
    font-size: 1.4em;
  }

}

/* footer #instagram_sec
----------------------------------------------- */

footer #instagram_sec h2 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  color: #000000;
  margin-bottom: 1em;
}

@media only screen and (max-width: 768px){

  footer #instagram_sec h2 {
    font-size: 2.4em;
  }

}

/* footer #shop_info
----------------------------------------------- */

footer #shop_info {
  background: #323232;
  color: #fff;
}

footer #shop_info a,
footer #shop_info a:hover {
  color: #fff;
}

footer #shop_info h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}

footer #shop_info .flex01 .item {
  width: 48%;
}

footer #shop_info .flex01 .left table {
  width: 100%;
  margin-bottom: 2em;
}

footer #shop_info .flex01 .left table th,
footer #shop_info .flex01 .left table td {
  font-size: 2em;
  line-height: 1.6;
  padding: 1.5em 0;
  border-bottom: 1px solid #fff;
}

footer #shop_info .flex01 .left table th {
  width: 20%;
  text-align: left;
}

footer #shop_info .flex01 .left table td {
  width: 80%;
}

footer #shop_info .flex01 .left .notice {
  font-size: 1.8em;
  line-height: 1.6;
}

footer #shop_info .flex01 .right .map_canvas{
	position: relative;
	padding: 0 0 60%;
	height: 0;
	overflow: hidden;
  margin-bottom: 2em;
}

footer #shop_info .flex01 .right .map_canvas iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

footer #shop_info .flex01 .right .route {
  font-size: 1.6em;
  line-height: 1.6;
  text-align: center;
}

@media only screen and (max-width: 768px){

  footer #shop_info h2 {
    font-size: 2.4em;
  }

  footer #shop_info .flex01 .item {
    width: 100%;
  }

  footer #shop_info .flex01 .left {
    margin-bottom: 3em;
  }

  footer #shop_info .flex01 .left table,
  footer #shop_info .flex01 .left table tbody,
  footer #shop_info .flex01 .left table tr,
  footer #shop_info .flex01 .left table th,
  footer #shop_info .flex01 .left table td {
    display: block;
    width: 100%;
  }

  footer #shop_info .flex01 .left table th,
  footer #shop_info .flex01 .left table td {
    font-size: 1.4em;
    text-align: center;
  }

  footer #shop_info .flex01 .left table th {
    border-bottom: none;
    padding: 1.5em 0 0;
  }

  footer #shop_info .flex01 .left table td {
    padding: 0.5em 0 1.5em;
  }

  footer #shop_info .flex01 .left .notice {
    font-size: 1.2em;
  }

  footer #shop_info .flex01 .right .map_canvas{
    padding: 0 0 80%;
  }

  footer #shop_info .flex01 .right .route {
    font-size: 1.2em;
  }

}

/* footer #footer_nav
----------------------------------------------- */

footer #footer_nav {
  padding: 4em 0;
  text-align: center;
}

footer #footer_nav nav {
  margin-bottom: 3em;
}

footer #footer_nav nav ul {
  justify-content: center;
}

footer #footer_nav nav ul li {
  border-left: 1px solid #424242;
}

footer #footer_nav nav ul li:last-child {
  border-right: 1px solid #424242;
}

footer #footer_nav nav ul li a {
  display: block;
  color: #424242;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1;
  padding: 0 1.5em;
}

footer #footer_nav .copyright {
  color: #424242;
  font-size: 1.8em;
  font-weight: 500;
}

@media only screen and (max-width: 768px){

  footer #footer_nav {
    padding: 3em 0;
  }

  footer #footer_nav nav {
    margin-bottom: 2em;
  }

  footer #footer_nav nav ul li {
    width: 50%;
    margin-bottom: 2em;
  }

  footer #footer_nav nav ul li:nth-child(2n) {
    border-right: 1px solid #424242;
  }

  footer #footer_nav nav ul li a {
    font-size: 1.2em;
    padding: 0;
  }

  footer #footer_nav .copyright {
    font-size: 1.3em;
  }

}


/* ==============================================
 fadeAnime 
=============================================== */

/* その場で */
.fadeIn{
  animation-name:fadeInAnime;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 上から */

.fadeDown{
animation-name:fadeDownAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
  transform: translateY(-100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
  transform: translateX(-100px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
  transform: translateX(100px);
  }

  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
  
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger{
    opacity: 0;
}

/* ==============================================
 .gotop
=============================================== */

.gotop {
  position: fixed;
  bottom: 12em;
  right: 3em;
  width: 10em;
  height: 10em;
}

.gotop:hover {
  opacity: 1;
}

@media only screen and (max-width: 768px){

  .gotop {
    bottom: 8em;
    right: 1em;
    width: 5em;
    height: 5em;
  }

}

/* ==============================================
 #page_mv
=============================================== */

#page_mv {
  padding: 0;
}

/* ==============================================
 .breadcrumbs
=============================================== */

.breadcrumbs {
  padding: 1em 1em 1em 3em;
  font-size: 1.6em;
}

@media only screen and (max-width: 768px){

  .breadcrumbs {
    padding: 0.8em 0.8em 0.8em 1.6em;
    font-size: 1.3em;
  }

}

/* ==============================================
 #about.page
=============================================== */

/* .underline_green
----------------------------------------------- */

.underline_green  {
  text-align: center;
  margin-bottom: 8em;
}

.underline_green span {
  text-align: center;
  display: inline-block;
  font-size: 4.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-bottom: 0.2em solid #79c932;
}

@media only screen and (max-width: 768px){

  .underline_green {
    margin-bottom: 2em;
  }

  .underline_green span {
    font-size: 2.4em;
    line-height: 1.5;
    padding-bottom: 0.3em;
  }

}

/* #about.page #sec01
----------------------------------------------- */

#about.page #sec01 .flex01 .item {
  width: 48%;
}

#about.page #sec01 .flex01 .left {
  padding-left: 20em;
}

#about.page #sec01 .flex01 .left .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #about.page #sec01 {
    padding-bottom: 0;
  }

  #about.page #sec01 h2 {
    padding: 0 1.6em;
  }

  #about.page #sec01 .flex01 .item {
    width: 100%;
  }

  #about.page #sec01 .flex01 .left {
    padding: 0 1.6em;
    margin-bottom: 3em;
  }

  #about.page #sec01 .flex01 .left .txt {
    font-size: 1.4em;
  }

}

/* #about.page #sec02
----------------------------------------------- */

#about.page #sec02 {
  background-image:url(./images/about_sec02_bg01.jpg);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

#about.page #sec02 .trouble {
  background:rgb(255 255 255 / 0.8);
  border: 1em solid #dbdbdb;
  border-radius: 2.5em;
  padding: 4em 6em;
}

#about.page #sec02 .trouble h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  margin-bottom: 1em;
}

#about.page #sec02 .trouble ul li {
  position: relative;
  font-size: 3em;
  line-height: 1.6;
  margin-bottom: 1em;
  padding-left: 2em;
}

#about.page #sec02 .trouble ul li:last-child {
  margin-bottom: 0;
}

#about.page #sec02 .trouble ul li::before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  background-image:url(./images/top_sec04_icon01.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 768px){

#about.page #sec02 .trouble {
  border: 0.5em solid #dbdbdb;
  border-radius: 1.5em;
  padding: 3em 1.6em;
}

  #about.page #sec02 .trouble h2 {
    font-size: 2em;
    margin-bottom: 1.5em;
  }

  #about.page #sec02 .trouble ul li {
    font-size: 1.4em;
  }

}

/* #about.page #sec03
----------------------------------------------- */

#about.page #sec03 h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 1em;
}

#about.page #sec03 .top_txt {
  width: 45em;
  margin: 0 auto;
  font-size: 2em;
}

#about.page #sec03 ul {
  flex-wrap: wrap;
}

#about.page #sec03 ul li {
  width: 48%;
  margin-top: 6em;
}

#about.page #sec03 ul li .img {
  margin-bottom: 2em;
}

#about.page #sec03 ul li h3 {
  font-size: 2.4em;
  font-weight: bold;
  color: #404040;
  border-bottom: 1px solid #79c932;
  margin-bottom: 0.8em;
  padding-bottom: 0.2em;
}

#about.page #sec03 ul li .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #about.page #sec03 h2 {
    font-size: 2em;
  }

  #about.page #sec03 .top_txt {
    width: 100%;
    font-size: 1.4em;
  }

  #about.page #sec03 ul li {
    width: 100%;
    margin-top: 3em;
  }

  #about.page #sec03 ul li h3 {
    font-size: 1.8em;
    text-align: center;
  }

  #about.page #sec03 ul li .txt {
    font-size: 1.4em;
  }

}

/* #about.page #flow
----------------------------------------------- */

#about.page #flow h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  margin-bottom: 1.5em;
}

#about.page #flow .box {
  background: #f8f8f6;
  border-radius: 2.5em;
  padding: 6em 8em;
  margin-bottom: 14em;
  position: relative;
}

#about.page #flow .box::after {
  content: "";
  width:0;
  height:0;
  border-style:solid;
  border-width: 6em 7.5em 0 7.5em;
  border-color: #79C932 transparent transparent transparent;
  position: absolute;
  bottom: -10em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#about.page #flow .box:last-child {
  margin-bottom: 0;
}

#about.page #flow .box:last-child::after {
  content: none;
}

#about.page #flow .box .left {
  width: 56%;
}

#about.page #flow .box .right {
  width: 40%;
}

#about.page #flow .box .left h3 {
  padding-bottom: 1em;
  border-bottom: 1px solid #79c932;
  margin-bottom: 3em;
}

#about.page #flow .box .left h3 span {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
}

#about.page #flow .box .left h3 .step {
  font-size: 3.6em;
  margin-right: 0.5em;
}

#about.page #flow .box .left h3 .step .num {
  font-size: 1.3em;
}

#about.page #flow .box .left h3 .title {
  font-size: 4.8em;
}

#about.page #flow .box .left .txt {
  font-size: 2.2em;
  letter-spacing: 0.05em;
}

#about.page #flow .box01 .tel,
#about.page #flow .box01 .reservation {
  display: inline-block;
  vertical-align: middle;
  margin: 3em 0;
}

#about.page #flow .box01 .tel {
  margin-right: 2em;
}

#about.page #flow .box01 .tel span {
  display: inline-block;
  position: relative;
  font-size: 4.8em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-left: 1.2em;
}

#about.page #flow .box01 .tel span::before {
  content: "";
  width: 1em;
  height: 1.5em;
  background-image:url(./images/about_flow_tel_icon.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#about.page #flow .box01 .reservation a {
  display: inline-block;
  background: #79c932;
  border: 1px solid #25a331;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 1.5em 0;
  border-radius: 5em;
  text-align: center;
  width: 16em;
  position: relative;
}

#about.page #flow .box01 .reservation a:hover {
  background: #fff;
  color: #25a331;
}

#about.page #flow .box01 .reservation a::after {
  content: "";
  width: 3em;
  height: 0.7em;
  background-image:url(./images/about_flow_reservation_arrow.png);
  background-position:center;
  background-repeat:no-repeat;
  -moz-background-size:contain;
  background-size:contain;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#about.page #flow .box01 .reservation a:hover::after {
  background-image:url(./images/about_flow_reservation_arrow_on.png);
}

#about.page #flow .box01 .line {
  width: 76em;
}

@media only screen and (max-width: 768px){

  #about.page #flow h2 {
    font-size: 2.4em;
  }

  #about.page #flow .box {
    border-radius: 1.5em;
    padding: 3em 1.6em;
    margin-bottom: 9em;
  }

  #about.page #flow .box::after {
    border-width: 3em 4em 0 4em;
    bottom: -6em;
  }

  #about.page #flow .box .left {
    width: 100%;
  }

  #about.page #flow .box .right {
    width: 100%;
  }

  #about.page #flow .box .left h3 {
    margin-bottom: 2em;
  }

  #about.page #flow .box .left h3 .step {
    font-size: 1.6em;
  }

  #about.page #flow .box .left h3 .title {
    font-size: 1.8em;
  }

  #about.page #flow .box .left .txt {
    font-size: 1.4em;
    letter-spacing: 0;
    margin-bottom: 1.5em;
  }

  #about.page #flow .box01 .tel,
  #about.page #flow .box01 .reservation {
    display: block;
    margin: 0 0 2em;
    text-align: center;
  }

  #about.page #flow .box01 .tel {
    margin-right: 0;
  }

  #about.page #flow .box01 .tel span {
    font-size: 3.2em;
  }

  #about.page #flow .box01 .reservation a {
    font-size: 2em;
    width: 100%;
    padding: 1em 0;
  }

  #about.page #flow .box01 .line {
    width: 100%;
    margin-bottom: 2em;
  }

}

/* #about.page #faq
----------------------------------------------- */

#about.page #faq h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  margin-bottom: 2em;
}

#about.page #faq .surgery {
  margin-bottom: 8em;
}

#about.page #faq .type h3 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#about.page #faq .type ul {
  flex-wrap: wrap;
}

#about.page #faq .type ul li {
  width: 48%;
  margin-top: 5em;
}

#about.page #faq .type ul li .que {
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.6;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #79c932;
  position: relative;
  padding-left: 1.5em;
}

#about.page #faq .type ul li .que::before {
  content: "Q.";
  position: absolute;
  top: 0;
  left: 0;
}

#about.page #faq .type ul li .ans {
  font-size: 2em;
  line-height: 1.6;
  position: relative;
  padding-left: 1.5em;
}

#about.page #faq .type ul li .ans::before {
  content: "A.";
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 768px){

  #about.page #faq h2 {
    font-size: 2.4em;
  }

  #about.page #faq .surgery {
    margin-bottom: 4em;
  }

  #about.page #faq .type h3 {
    font-size: 2em;
  }

  #about.page #faq .type ul li {
    width: 100%;
    margin-top: 3em;
  }

  #about.page #faq .type ul li .que {
    font-size: 1.6em;
  }

  #about.page #faq .type ul li .ans {
    font-size: 1.4em;
  }

}

/* ==============================================
 #matrix_wave.page
=============================================== */

/* #matrix_wave.page #sec01
----------------------------------------------- */

#matrix_wave.page #sec01 .flex01 .item {
  width: 48%;
}

#matrix_wave.page #sec01 .flex01 .left {
  padding-left: 20em;
}

#matrix_wave.page #sec01 .flex01 .left .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #matrix_wave.page #sec01 {
    padding-bottom: 0;
  }

  #matrix_wave.page #sec01 h2 {
    padding: 0 1.6em;
  }

  #matrix_wave.page #sec01 .flex01 .item {
    width: 100%;
  }

  #matrix_wave.page #sec01 .flex01 .left {
    padding: 0 1.6em;
    margin-bottom: 3em;
  }

  #matrix_wave.page #sec01 .flex01 .left .txt {
    font-size: 1.4em;
  }

}

/* #matrix_wave.page #sec02
----------------------------------------------- */

#matrix_wave.page #sec02 h2 {
  text-align: center;
  font-size: 4em;
  font-weight: bold;
  margin-bottom: 1em;
}

#matrix_wave.page #sec02 .symptom {
  flex-wrap: wrap;
  background: #f8f8f6;
  border-radius: 2em;
  padding: 6em 4em 3em;
  justify-content: center;
  margin-bottom: 6em;
}

#matrix_wave.page #sec02 .symptom li {
  font-size: 3em;
  font-weight: 500;
  position: relative;
  margin: 0 1em 1em 0;
  padding-left: 1.2em;
}

#matrix_wave.page #sec02 .symptom li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

#matrix_wave.page #sec02 .case li {
  width: 48%;
}


#matrix_wave.page #sec02 .case li .img {
  margin-bottom: 2em;
}

#matrix_wave.page #sec02 .case li .txt {
  font-size: 2.4em;
  font-weight: bold;
}

@media only screen and (max-width: 768px){

  #matrix_wave.page #sec02 h2 {
    font-size: 2em;
  }

  #matrix_wave.page #sec02 .symptom {
    border-radius: 1em;
    padding: 3em 1.6em 1em;
    justify-content: center;
    margin-bottom: 3em;
  }

  #matrix_wave.page #sec02 .symptom li {
    width: 100%;
    font-size: 1.6em;
    margin: 0 0 1em 0;
  }

  #matrix_wave.page #sec02 .case li {
    width: 100%;
    margin-bottom: 2em;
  }

  #matrix_wave.page #sec02 .case li .img {
    margin-bottom: 1em;
  }

  #matrix_wave.page #sec02 .case li:last-child {
    margin-bottom: 0;
  }

  #matrix_wave.page #sec02 .case li .txt {
    font-size: 1.4em;
  }

}

/* #matrix_wave.page #sec03
----------------------------------------------- */

#matrix_wave.page #sec03 .pain {
  margin-bottom: 8em;
}

#matrix_wave.page #sec03 .effect h2 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 2em;  
}

#matrix_wave.page #sec03 .effect .box {
  margin-bottom: 6em;
}

#matrix_wave.page #sec03 .effect .box:last-child {
  margin-bottom: 0;
}

#matrix_wave.page #sec03 .effect .box .left {
  width: 57%;
}

#matrix_wave.page #sec03 .effect .box .right {
  width: 40%;
}

#matrix_wave.page #sec03 .effect .box .left h3 {
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #79c932;
  margin-bottom: 0.6em;
}

#matrix_wave.page #sec03 .effect .box .left .h3_sub {
  font-size: 2.4em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 1em;
}

#matrix_wave.page #sec03 .effect .box .left .txt {
  font-size: 2.4em;
}

@media only screen and (max-width: 768px){

  #matrix_wave.page #sec03 .pain {
    margin-bottom: 4em;
  }

  #matrix_wave.page #sec03 .effect h2 {
    font-size: 2.4em;
    margin-bottom: 1em;
  }

  #matrix_wave.page #sec03 .effect .box {
    margin-bottom: 4em;
  }

  #matrix_wave.page #sec03 .effect .box .left {
    width: 100%;
    margin-bottom: 2em;
  }

  #matrix_wave.page #sec03 .effect .box .right {
    width: 100%;
  }

  #matrix_wave.page #sec03 .effect .box .left h3 {
    font-size: 2em;
  }

  #matrix_wave.page #sec03 .effect .box .left .h3_sub {
    font-size: 1.6em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5;
  }

  #matrix_wave.page #sec03 .effect .box .left .txt {
    font-size: 1.4em;
  }

}


/* ==============================================
 #trouble.page
=============================================== */

/* #trouble.page #sec01
----------------------------------------------- */

#trouble.page #sec01 .flex01 .item {
  width: 48%;
}

#trouble.page #sec01 .flex01 .left {
  padding-left: 20em;
}

#trouble.page #sec01 .flex01 .left .txt {
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #trouble.page #sec01 h2 {
    padding: 0 1.6em;
  }

  #trouble.page #sec01 .flex01 .item {
    width: 100%;
  }

  #trouble.page #sec01 .flex01 .left {
    padding: 0 1.6em;
    margin-bottom: 3em;
  }

  #trouble.page #sec01 .flex01 .left .txt {
    font-size: 1.4em;
  }

}


/* #trouble.page #sec02
----------------------------------------------- */

#trouble.page #sec02 h2 {
  text-align: center;
  font-size: 4.8em;
  font-weight: bold;
  margin-bottom: 1em;
}

#trouble.page #sec02 .txt {
  font-size: 2em;
  line-height: 2.2;
  margin-bottom: 2em;
}

#trouble.page #sec02 .bnr a {
  display: block;
}

#trouble.page #sec02 .bnr a:hover,
#trouble.page #sec02 .bnr a:hover img {
  opacity: 1;
}

#trouble.page #sec02 .bnr a:hover {
  transform: translateY(0.5em);
  -webkit-transition: all .3s;
  transition: all .3s;  
}

@media only screen and (max-width: 768px){

  #trouble.page #sec02 h2 {
    font-size: 2.4em;
  }

  #trouble.page #sec02 .txt {
    font-size: 1.4em;
    line-height: 1.8;
  }

}

/* #trouble.page #sec03
----------------------------------------------- */

#trouble.page #sec03 {
  padding-top: 0;
}

#trouble.page #sec03 h2 {
  text-align: center;
}

#trouble.page #sec03 h2 span {
  display: inline-block;
  font-weight: bold;
  line-height: 1.6;
}

#trouble.page #sec03 h2 .upper {
  font-size: 3.6em;
  margin-bottom: 1em;
}

#trouble.page #sec03 h2 .lower {
  font-size: 4.8em;
}

#trouble.page #sec03 .img {
  width: 42em;
  margin: 4em auto;
}

#trouble.page #sec03 .txt {
  font-size: 2em;
  line-height: 2;
}

@media only screen and (max-width: 768px){

  #trouble.page #sec03 h2 .upper {
    font-size: 2em;
  }

  #trouble.page #sec03 h2 .lower {
    font-size: 2.4em;
  }

  #trouble.page #sec03 .img {
    width: 75%;
    margin: 2.5em auto;
  }

  #trouble.page #sec03 .txt {
    font-size: 1.4em;
    line-height: 1.8;
  }

}

/* #trouble.page #sec04
----------------------------------------------- */

#trouble.page #sec04 h2 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 1.5em;
}

#trouble.page #sec04 h2 span {
  display: inline-block;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}

#trouble.page #sec04 .flex01 .item {
  width: 48%;
}

#trouble.page #sec04 .flex01 .left .txt {
  font-size: 2em;
  line-height: 2.2;
}

@media only screen and (max-width: 768px){

  #trouble.page #sec04 h2 {
    font-size: 2em;
  }

  #trouble.page #sec04 .flex01 .item {
    width: 100%;
  }

  #trouble.page #sec04 .flex01 .left {
    margin-bottom: 2em;
  }

  #trouble.page #sec04 .flex01 .left .txt {
    font-size: 1.4em;
    line-height: 1.8;
  }

}


/* ==============================================
 #menu.page
=============================================== */

/* #menu.page #sec01
----------------------------------------------- */

#menu.page #sec01 .flex01 .item {
  width: 48%;
}

#menu.page #sec01 .flex01 .left {
  padding-left: 20em;
}

#menu.page #sec01 .flex01 .left .txt {
  font-size: 2em;
  line-height: 2.2;
}

@media only screen and (max-width: 768px){

  #menu.page #sec01 h2 {
    padding: 0 1.6em;
  }

  #menu.page #sec01 .flex01 .item {
    width: 100%;
  }

  #menu.page #sec01 .flex01 .left {
    padding: 0 1.6em;
    margin-bottom: 3em;
  }

  #menu.page #sec01 .flex01 .left .txt {
    font-size: 1.4em;
    line-height: 1.8;
  }

}

/* #menu.page #sec02
----------------------------------------------- */

#menu.page #sec02 {
  padding-top: 0;
}

.tbl_common table {
  width: 100%;
}

.tbl_common table,
.tbl_common table th,
.tbl_common table td {
  border: 1px solid #878787;
}

.tbl_common table th,
.tbl_common table td {
  text-align: center;
  font-size: 2em;
  padding: 1em;
}

.tbl_common table thead th {
  font-weight: 500;
}

.tbl_common table tbody th {
  width: 30%;
  vertical-align: middle;
}

#menu.page #sec02 .tbl_common {
  margin-bottom: 5em;
}

#menu.page #sec02 .table01 .notice {
  font-size: 1.8em;
  text-align: right;
  margin-top: 1em;
}

#menu.page #sec02 h3 {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 1em;
}

#menu.page #sec02 .h3_sub {
  font-size: 1.8em;
  width: 42em;
  margin: 0 auto 2.5em;
  line-height: 1.6;
}

@media only screen and (max-width: 768px){

  .tbl_common table th,
  .tbl_common table td {
    font-size: 1.4em;
    padding: 1em 0.3em;
  }

  #menu.page #sec02 .tbl_common {
    margin-bottom: 3em;
  }

  #menu.page #sec02 .table01 .notice {
    font-size: 1.3em;
  }

  #menu.page #sec02 h3 {
    font-size: 2em;
  }

  #menu.page #sec02 .h3_sub {
    font-size: 1.3em;
    width: 100%;
  }

}

/* ==============================================
 #recruitment.page
=============================================== */

/* #recruitment.page #sec01
----------------------------------------------- */

#recruitment.page #sec01 .top_txt {
  text-align: center;
  font-size: 2em;
}

@media only screen and (max-width: 768px){

  #recruitment.page #sec01 .top_txt {
  text-align: left;
  font-size: 1.4em;
  }

}

/* #recruitment.page #sec02
----------------------------------------------- */

#recruitment.page #sec02 {
  padding-top: 0;
}

#recruitment.page #sec02 .table01 td {
  text-align: left;
  padding-left: 3em;
}

@media only screen and (max-width: 768px){


  #recruitment.page #sec02 .table01 table,
  #recruitment.page #sec02 .table01 table thead,
  #recruitment.page #sec02 .table01 table tbody,
  #recruitment.page #sec02 .table01 table tr,
  #recruitment.page #sec02 .table01 table th,
  #recruitment.page #sec02 .table01 table td {
    display: block;
    width: 100%;
    border: none;
  }

  #recruitment.page #sec02 .table01 table {
    border-top: 1px solid #878787;
  }

  #recruitment.page #sec02 .table01 table th,
  #recruitment.page #sec02 .table01 table td {
    border: 1px solid #878787;
    border-top: none; 
  }

  #recruitment.page #sec02 .table01 table thead th {
    font-size: 1.6em;
    font-weight: bold;
  }

  #recruitment.page #sec02 .table01 table tbody th {
    padding: 0.5em 0.3em;
    background: #f5f5f5;
    border-bottom: none;
  }

  #recruitment.page #sec02 .table01 table td {
    padding-left: 1em;
  }

}


/* ==============================================
 #information_archive
=============================================== */

#information_archive .underline_green {
  margin-bottom: 3em;
}

#information_archive .top_cate_title {
  text-align: center;
  font-size: 3.6em;
  font-weight: bold;
  margin-bottom: 2em;
}

#information_archive .flex01 .main {
  width: 72%;
}

#information_archive .flex01 .side {
  width: 24%;
}

#information_archive .flex01 .main .information_list li {
  padding-bottom: 3em;
  border-bottom: 1px solid #25a331;
  margin-bottom: 3em;
}

#information_archive .flex01 .main .information_list li a .left {
  width: 25%;
}

#information_archive .flex01 .main .information_list li a .right {
  width: 71%;
}

#information_archive .flex01 .main .information_list li a .right .date {
  color: #787878;
  font-size: 2.2em;
  line-height: 1;
  margin-bottom: 0.5em;
}

#information_archive .flex01 .main .information_list li a .right .title {
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 1em;
}

#information_archive .flex01 .main .information_list li a .right .cate span {
  display: inline-block;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  background: #79c932;
  line-height: 1;
  padding: 0.5em 1em;
  margin: 0 0.5em 0.5em 0;
}

#information_archive .flex01 .side h2 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 0.8em 0.5em;
  border-bottom: 0.2em solid #79c932;
  margin-bottom: 2em;
}

#information_archive .flex01 .side .side_archives h3 {
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 1em 0.5em;
  border-bottom: 0.2em solid #79c932;
  margin-bottom: 1em;
}

#information_archive .flex01 .side .side_archives ul li {
  margin-top: 1.5em;
  padding-left: 1.2em;
}

#information_archive .flex01 .side .side_archives ul li a {
  display: inline-block;
  font-size: 2.4em;
  font-weight: 500;
}

#information_archive .flex01 .side .side_archives ul li a:hover {
  opacity: 1;
  color: #79c932;
}

#information_archive .flex01 .side #archives-cate {
  margin-bottom: 6em;
}

@media only screen and (max-width: 768px){

  #information_archive .underline_green {
    margin-bottom: 2em;
  }

  #information_archive .top_cate_title {
    font-size: 1.8em;
  }

  #information_archive .flex01 .main {
    width: 100%;
    margin-bottom: 3em;
  }

  #information_archive .flex01 .side {
    width: 100%;
  }

  #information_archive .flex01 .main .information_list li {
    padding-bottom: 2em;
    margin-bottom: 2em;
  }

  #information_archive .flex01 .main .information_list li a .left {
    width: 100%;
    margin-bottom: 1.5em;
  }

  #information_archive .flex01 .main .information_list li a .right {
    width: 100%;
  }

  #information_archive .flex01 .main .information_list li a .right .date {
    font-size: 1.3em;
  }

  #information_archive .flex01 .main .information_list li a .right .title {
    font-size: 1.5em;
  }

  #information_archive .flex01 .main .information_list li a .right .cate span {
    font-size: 1.3em;
  }

  #information_archive .flex01 .side h2 {
    font-size: 2em;
  }

  #information_archive .flex01 .side .side_archives h3 {
    font-size: 1.6em;
  }

#information_archive .flex01 .side .side_archives ul li {
  margin-top: 1em;
}

  #information_archive .flex01 .side .side_archives ul li a {
    font-size: 1.4em;
  }

  #information_archive .flex01 .side #archives-cate {
    margin-bottom: 3em;
  }

}

/* ==============================================
  wp-pagenavi
=============================================== */

.wp-pagenavi_block .wp-pagenavi {
	text-align: center;
  padding: 3em 0;
  position: relative;
}

.wp-pagenavi_block .wp-pagenavi span,
.wp-pagenavi_block .wp-pagenavi a {
  padding: 0.5em 0.8em;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  background: #fff;
  border: 0.15em solid #79c932;
  color: #79c932;
  font-size: 2em;
  line-height: 1;
  display: inline-block;
}

.wp-pagenavi_block .wp-pagenavi .pages {
  background: none;
}

.wp-pagenavi_block .wp-pagenavi span.current {
  background: #79c932;
  color: #fff;
  border: 0.15em solid #79c932;
}

.wp-pagenavi_block .wp-pagenavi a:hover {
  border: 0.15em solid #79c932;
  color: #79c932;
}

@media only screen and (max-width: 768px){

  .wp-pagenavi_block .wp-pagenavi span,
  .wp-pagenavi_block .wp-pagenavi a {
    font-size: 1.3em;
  }
}

/* ==============================================
 #information_archive
=============================================== */

#information_single .flex01 .main {
  width: 72%;
}

#information_single .flex01 .side {
  width: 24%;
}

#information_single .flex01 .main .time {
  font-size: 2em;
  color: #787878;
  line-height: 1;
  margin-bottom: 0.5em;
}

#information_single .flex01 .main .cate {
  margin-bottom: 0.5em;
}

#information_single .flex01 .main .cate span {
  display: inline-block;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  background: #79c932;
  line-height: 1;
  padding: 0.5em 1em;
  margin: 0 0.5em 0.5em 0;
}

#information_single .flex01 .main .title {
  font-size: 3em;
  font-weight: 500;
  line-height: 1.8;
  padding: 0 0 0.4em 0.3em;
  border-bottom: 0.2em solid #79c932;
  margin-bottom: 1.5em;
}

#information_single .flex01 .main .main_img {
  margin-bottom: 4em;
}

#information_single .flex01 .main .freeeditor {
  margin-bottom: 4em;
}

#information_single .flex01 .side h2 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 0.8em 0.5em;
  border-bottom: 0.2em solid #79c932;
  margin-bottom: 2em;
}

#information_single .flex01 .side .side_archives h3 {
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 1em 0.5em;
  border-bottom: 0.2em solid #79c932;
  margin-bottom: 1em;
}

#information_single .flex01 .side .side_archives ul li {
  margin-top: 1.5em;
  padding-left: 1.2em;
}

#information_single .flex01 .side .side_archives ul li a {
  display: inline-block;
  font-size: 2.4em;
  font-weight: 500;
}

#information_single .flex01 .side .side_archives ul li a:hover {
  opacity: 1;
  color: #79c932;
}

#information_single .flex01 .side #archives-cate {
  margin-bottom: 6em;
}

@media only screen and (max-width: 768px){

  #information_single .flex01 .main {
    width: 100%;
    margin-bottom: 6em;
  }

  #information_single .flex01 .main .time {
    font-size: 1.3em;
  }

  #information_single .flex01 .main .cate span {
    font-size: 1.3em;
  }

  #information_single .flex01 .main .title {
    font-size: 1.6em;
  }

  #information_single .flex01 .main .main_img {
    margin-bottom: 2em;
  }

  #information_single .flex01 .main .freeeditor {
    margin-bottom: 2em;
  }

    #information_single .flex01 .side {
    width: 100%;
  }

  #information_single .flex01 .side h2 {
    font-size: 2em;
  }

  #information_single .flex01 .side .side_archives h3 {
    font-size: 1.6em;
  }

  #information_single .flex01 .side .side_archives ul li {
    margin-top: 1em;
  }

  #information_single .flex01 .side .side_archives ul li a {
    font-size: 1.4em;
  }

  #information_single .flex01 .side #archives-cate {
    margin-bottom: 3em;
  }

}


/* ==============================================
 .freeeditor
=============================================== */

.freeeditor h1 {
	font-size: 3.6em;
	font-weight: bold;
  line-height: 1.4;
	border-bottom: 3px solid #79c932;
	padding-bottom: 0.3em;
  margin-bottom: 1em;
}

.freeeditor h2 {
	font-size: 3em;
	font-weight: bold;
  line-height: 1.4;
	border-bottom: 2px solid #79c932;
	padding-bottom: 0.3em;
  margin-bottom: 1em;
}

.freeeditor h3 {
	font-size: 2.7em;
	font-weight: bold;
  line-height: 1.4;
	border-bottom: 1px solid #79c932;
	padding-bottom: 0.3em;
  margin-bottom: 1em;
}

.freeeditor h4 {
	font-size: 2.4em;
	font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
}

.freeeditor h5 {
	font-size: 2.2em;
	font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
}

.freeeditor p {
  font-size: 2em;
  margin-bottom: 1em;
}

.freeeditor strong {
	font-weight: bold;
}

.freeeditor a {
  color: #79c932;
  font-weight: bold;
  text-decoration: underline;
}

.freeeditor a:hover {
  opacity: 1;
  text-decoration: none;
}

.freeeditor img.alignright { display: block; margin: 0 0 1.5em auto; }/* 配置位置 右 */

.freeeditor img.alignleft { display: block; margin: 0 auto 1.5em 0; }/* 配置位置 左 */

.freeeditor img.aligncenter { display: block; margin: 0 auto 1.5em; }/* 配置位置 中央 */

.freeeditor img.size-large {
  max-width: 100%;
}

.freeeditor img.size-medium {
  max-width: 60%;
}

.freeeditor img.size-thumbnail {
  max-width: 35%;
}

article.page .freeeditor .youtube {
  width: 90em;
  margin: 0 auto 3em;
}

article.page .freeeditor .youtube .canvas {
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}

article.page .freeeditor .youtube .canvas iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

article.page .freeeditor .video {
  width: 90em;
  margin: 0 auto 3em;
}

article.page .freeeditor .video .canvas {
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}

article.page .freeeditor .video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media only screen and (max-width: 768px){

  .freeeditor h1 {
    font-size: 2em;
  }
  
  .freeeditor h2 {
    font-size: 1.8em;
  }
  
  .freeeditor h3 {
    font-size: 1.7em;
  }
  
  .freeeditor h4 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 1em;
  }
  
  .freeeditor h5 {
    font-size: 1.5em;
  }
  
  .freeeditor p {
    font-size: 1.4em;
  }

  .freeeditor img.size-medium {
    max-width: 80%;
  }
  
  .freeeditor img.size-thumbnail {
    max-width: 55%;
  }

  article.page .freeeditor .youtube {
    width: 100%;
    margin-bottom: 2em;
  }
  
  article.page .freeeditor .video {
    width: 100%;
    margin-bottom: 2em;
  }

  .freeeditor iframe,
  .freeeditor iframe.wp-embedded-content {
    width: 100% !important;
  }

}


/* ==============================================
  shingle pagenavi
=============================================== */

.pagenavi {
  display: flex;
  justify-content: flex-start;
  justify-content: center;
  margin-top: 4em;
}

.pagenavi span a {
  display: inline-block;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  border: 0.15em solid #79c932;
  background: #fff;
  color: #79c932;
  padding: 0.7em 1em;
}

.pagenavi .gotolist a {
  background: #79c932;
  color: #fff;
  margin: 0 1em;
}

@media only screen and (max-width: 768px){

  .pagenavi span a {
    font-size: 1.4em;
  }

}

/* ==============================================
 #contact.page
=============================================== */

#contact.page #sec01 .tel_info {
  background: #f8f8f6;
  border-radius: 2.5em;
  padding: 8em 1.6em;
  text-align: center;
}

#contact.page #sec01 .tel_info h3 {
  font-size: 3.6em;
  font-weight: 500;
  line-height: 1;
}

#contact.page #sec01 .tel_info .tel {
  font-size: 4.8em;
  font-weight: bold;
  line-height: 1;
  margin: 0.8em 0;
}

#contact.page #sec01 .tel_info .tel a {
  font-weight: bold;
}

#contact.page #sec01 .tel_info .tel a:hover {
  opacity: 1;
}

#contact.page #sec01 .tel_info .open {
  font-size: 2em;
  line-height: 1.8;
  position: relative;
  margin-bottom: 2em;
}

#contact.page #sec01 .tel_info .open::after {
  content: "";
  width: 3em;
  height: 1px;
  background: #424242;
  position: absolute;
  bottom: -1em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

#contact.page #sec01 .tel_info .notice {
  font-size: 2em;
  line-height: 1.8;
  text-align: left;
  width: 40em;
  margin: 0 auto;
}

@media only screen and (max-width: 768px){

  #contact.page #sec01 .tel_info {
    border-radius: 1.5em;
    padding: 3em 1.6em;
  }

  #contact.page #sec01 .tel_info h3 {
    font-size: 1.8em;
  }

  #contact.page #sec01 .tel_info .tel {
    font-size: 2.4em;
  }

  #contact.page #sec01 .tel_info .open {
    font-size: 1.4em;
    line-height: 1.6;
  }

  #contact.page #sec01 .tel_info .notice {
    font-size: 1.4em;
    line-height: 1.6;
    width: 100%;
  }

}

/* ==============================================
 ComtactForm7
=============================================== */

#contact.page .form_block {
  width: 100em;
  margin: 6em auto 0;
}

#contact.page .form_block .contact_table {
  margin-bottom: 4em;
}

#contact.page .form_block .contact_table table {
  width: 100%;
}

#contact.page .form_block .contact_table table,
#contact.page .form_block .contact_table table th,
#contact.page .form_block .contact_table table td {
  border: 1px solid #e6e6e6;
}

#contact.page .form_block .contact_table table th,
#contact.page .form_block .contact_table table td {
  font-size: 2em;
  padding: 1em 0;
}

#contact.page .form_block .contact_table table th {
  vertical-align: top;
  width: 30%;
  text-align: left;
  padding: 1em 0.5em 1em 2em;
  font-weight: bold;
  position: relative;
}

#contact.page .form_block .contact_table table th .required {
  position: absolute;
  top: 1.6em;
  right: 1em;
  background: #ff0000;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  display: inline-block;
  padding: 0.5em 0.5em;
  line-height: 1;
  border-radius: 0.3em;
}

#contact.page .form_block .contact_table table td {
  width: 70%;
  padding: 1em;
}

#contact.page .form_block .contact_table table td input[type="text"],
#contact.page .form_block .contact_table table td input[type="email"],
#contact.page .form_block .contact_table table td input[type="tel"],
#contact.page .form_block .contact_table table td textarea {
  width: 100%;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  border-radius: 0.5em;
  padding: 0.5em;
  font-size: 1.1em;
}

#contact.page .form_block .privacy-policy {
  text-align: center;
  font-size: 2em;
  margin-bottom: 2em;
}

#contact.page .form_block .privacy-policy input[type="checkbox"] {
  margin: 0 0.5em 0 0;
  transform: scale(1.5);
}

#contact.page .form_block .privacy-policy a {
  text-decoration: underline;
}

#contact.page .form_block .privacy-policy a:hover {
  opacity: 1;
  text-decoration: none;
}

#contact.page .form_block .btn {
  text-align: center;
}

#contact.page .form_block .btn input[type="submit"] {
  display: block;
  background: #79c932;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 0.5em;
  border: 1px solid #79c932;
  padding: 1em;
  width: 20em;
  box-shadow: 5px 5px 13px -7px #a1a1a1;
  margin: 0 auto 0.5em;
}

#contact.page .form_block .btn input[type="submit"]:hover {
  transform: translateY(0.3em);
  -webkit-transition: all .3s;
  transition: all .3s; 
}

#contact.page #wpcf7cpcnf {
  z-index: 99;
}

#contact.page #wpcf7cpcnf table {
  width: 100em;
  margin: 0 auto;
}

#contact.page #wpcf7cpcnf table,
#contact.page #wpcf7cpcnf table th,
#contact.page #wpcf7cpcnf table td {
  border: 1px solid #e6e6e6;
}

#contact.page #wpcf7cpcnf table th,
#contact.page #wpcf7cpcnf table td {
  font-size: 2em;
  padding: 1em;
}

#contact.page #wpcf7cpcnf table th {
  width: 30%;
  text-align: left;
  padding: 1em 0.5em 1em 2em;
  font-weight: bold;
}

#contact.page #wpcf7cpcnf table td {
  width: 70%;
}

#contact.page #wpcf7cpcnf table tr:last-child {
  display: none;
}

#contact.page .wpcf7cp-btns {
  text-align: center;
  margin-top: 6em;
}

#contact.page .wpcf7cp-btns button {
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 0.5em;
  padding: 1em 2em;
  box-shadow: 5px 5px 13px -7px #a1a1a1;
}

#contact.page .wpcf7cp-btns button:hover {
  transform: translateY(0.3em);
  -webkit-transition: all .3s;
  transition: all .3s; 
}

#contact.page .wpcf7cp-btns .wpcf7cp-cfm-edit-btn {
  background: #f5f5f5;
  color: #3a3a3a;
  border: 1px solid #a9a9a9;
}

#contact.page .wpcf7cp-btns .wpcf7cp-cfm-submit-btn {
  background: #79c932;
  color: #fff;
  border: 1px solid #79c932;
}

.wpcf7 form.sent .wpcf7-response-output {
  font-size: 2em;
  padding: 1em;
}

@media only screen and (max-width: 768px){

  #contact.page .form_block {
    width: 100%;
    margin: 3em auto 0;
  }

  #contact.page .form_block .contact_table {
    margin-bottom: 2.5em;
  }

  #contact.page .form_block .contact_table table,
  #contact.page .form_block .contact_table table tbody,
  #contact.page .form_block .contact_table table tr,
  #contact.page .form_block .contact_table table th,
  #contact.page .form_block .contact_table table td {
    display: block;
    width: 100%;
    border: none;
  }

  #contact.page .form_block .contact_table table {
    border-top: 1px solid #e6e6e6;
  }

  #contact.page .form_block .contact_table table th,
  #contact.page .form_block .contact_table table td {
    border: 1px solid #e6e6e6;
    border-top: none;
  }

  #contact.page .form_block .contact_table table th {
    font-size: 1.6em;
    padding: 0.6em 1em;
    text-align: center;
  }

  #contact.page .form_block .contact_table table td {
    font-size: 1.6em;
    padding: 1em;
  }

  #contact.page .form_block .contact_table table th .required {
    position: static;
    margin-left: 0.5em;
  }

  #contact.page .form_block .privacy-policy {
    font-size: 1.4em;
  }

  #contact.page .form_block .btn input[type="submit"] {
    font-size: 1.6em;
    width: 85%;
  }

  #contact.page #wpcf7cpcnf table {
    width: 100%;
  }

  #contact.page #wpcf7cpcnf table,
  #contact.page #wpcf7cpcnf table tbody,
  #contact.page #wpcf7cpcnf table tr,
  #contact.page #wpcf7cpcnf table th,
  #contact.page #wpcf7cpcnf table td {
    display: block;
    width: 100%;
    border: none;
  }

  #contact.page #wpcf7cpcnf table {
    border-top: 1px solid #e6e6e6;
  }

  #contact.page #wpcf7cpcnf table th,
  #contact.page #wpcf7cpcnf table td {
    border: 1px solid #e6e6e6;
    border-top: none;
    font-size: 1.4em;
  }

  #contact.page #wpcf7cpcnf table th {
    padding: 0.5em;
    background: #f5f5f5;
  }

  #contact.page .wpcf7cp-btns {
    margin-top: 2.5em;
  }

  #contact.page .wpcf7cp-btns .wpcf7cp-cfm-edit-btn {
    padding: 0.8em 0.5em;
    font-size: 1.6em;
    width: 60%;
    margin-right: 0;
  }

  #contact.page .wpcf7cp-btns .wpcf7cp-cfm-submit-btn {
    padding: 1.3em 0.5em;
    font-size: 1.8em;
    width: 85%;
  }

  .wpcf7 form.sent .wpcf7-response-output {
    font-size: 1.6em;
  }

}


/* ==============================================
 #privacy-policy.page
=============================================== */

#privacy-policy.page #sec01 h2 {
  font-size: 4em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#privacy-policy.page #sec01 h3 {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#privacy-policy.page #sec01 h4 {
  font-size: 2.4em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

#privacy-policy.page #sec01 p {
  font-size: 2em;
  font-weight: 500;
  margin-bottom: 0.5em;
}

#privacy-policy.page #sec01 .box {
  margin-bottom: 3em;
}

@media only screen and (max-width: 768px){

  #privacy-policy.page #sec01 .inner {
    width: 96%;
    margin: 0 auto;
    padding: 3em 2em;
  }

  #privacy-policy.page #sec01 h2 {
    font-size: 1.8em;
  }
  
  #privacy-policy.page #sec01 h3 {
    font-size: 1.6em;
  }
  
  #privacy-policy.page #sec01 h4 {
    font-size: 1.4em;
  }
  
  #privacy-policy.page #sec01 p {
    font-size: 1.3em;
  }

  #privacy-policy.page #sec01 .box {
    margin-bottom: 2em;
  }

}

