@charset "UTF-8";
/* Scss Document */
/* 変数 */
/* reset
============================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - https://richclarkdesign.com 
Twitter: @rich_clark
*/
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, hgroup, menu, nav, section, summary,
time, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}

::selection {
  background: #438368;
  color: #fff;
}

::-moz-selection {
  background: #438368;
  color: #fff;
}

body {
  line-height: 1.4;
  position: relative;
  text-align: left;
  font-size: 16px;
  color: #333;
  -webkit-text-size-adjust: none;
  overflow-wrap: break-word;
  word-break: break-all;
  background: #fff;
  transform-origin: 0 0;
  hyphens: manual;
}
body.active {
  overflow-y: hidden;
  position: relative;
}

p {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 400;
}

img, p {
  vertical-align: bottom;
}

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

address {
  font-style: normal;
    background: #DDDDDD;
    padding: 20px;
}

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 th {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-weight: 400;
}

table td {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
    font-weight: 400;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 400;
}

a *,
a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:hover {
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #333333;
}

a.op:hover,
a img:hover {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
        
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
  outline: none;
}

input[type="email"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}

input[type=submit]{
    font-family: "Noto Sans JP", sans-serif;
}


label{
    margin-right: 10px;
}

main {
  width: 100%;
  max-width: 2300px;
  margin: 80px auto auto;
  position: relative;
}

.left {
  float: left;
}

.right {
  float: right;
}

.fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.txt_center {
  text-align: center;
}

.txt_left {
  text-align: left;
}

.txt_right {
  text-align: right;
}
.f_bold {
  font-weight: 700;
}
.f_md {
  font-weight: 500;
}

i.f_10,
.f_10,
.f_10 span {
  font-size: 10px;
}

i.f_12,
.f_12,
.f_12 span {
  font-size: 12px;
}

i.f_14,
.f_14,
.f_14 span {
  font-size: 14px;
}

i.f_16,
.f_16,
.f_16 span {
  font-size: 16px;
}

i.f_18,
.f_18,
.f_18 span {
  font-size: 18px;
}

i.f_20,
.f_20,
.f_20 span {
  font-size: 20px;
}

i.f_21,
.f_21,
.f_21 span {
  font-size: 21px;
}

i.f_22,
.f_22,
.f_22 span {
  font-size: 22px;
}

i.f_24,
.f_24,
.f_24 span {
  font-size: 24px;
}

i.f_26,
.f_26,
.f_26 span {
  font-size: 26px;
}

i.f_28,
.f_28,
.f_28 span {
  font-size: 28px;
}

i.f_30,
.f_30,
.f_30 span {
  font-size: 30px;
}

i.f_32,
.f_32,
.f_32 span {
  font-size: 32px;
}

i.f_36,
.f_36,
.f_36 span {
  font-size: 36px;
}

i.f_38,
.f_38,
.f_38 span {
  font-size: 38px;
}

i.f_40,
.f_40,
.f_40 span {
  font-size: 40px;
}

i.f_42,
.f_42,
.f_42 span {
  font-size: 42px;
}

i.f_48,
.f_48,
.f_48 span {
  font-size: 48px;
}

i.f_52,
.f_52,
.f_52 span {
  font-size: 52px;
}

i.f_56,
.f_56,
.f_56 span {
  font-size: 56px;
}

i.f_58,
.f_58,
.f_58 span {
  font-size: 58px;
}

i.f_60,
.f_60,
.f_60 span {
  font-size: 60px;
}

i.f_62,
.f_62,
.f_62 span {
  font-size: 62px;
}

i.f_64,
.f_64,
.f_64 span {
  font-size: 64px;
}

i.f_72,
.f_72,
.f_72 span {
  font-size: 72px;
}

i.f_80,
.f_80,
.f_80 span {
  font-size: 80px;
}

i.f_100,
.f_100,
.f_100 span {
  font-size: 100px;
}

.f_en {
  font-family: 'Lato', sans-serif;
  line-height: 1.2;
  font-weight: 600;
}

.f_enjp {
  font-family: 'Lato', sans-serif;
  line-height: 1.2;
  font-weight: 800;
}

.f_mid {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
}

.f_wh {
  color: #fff;
}

.f_gray {
  color: #ccc;
}

a.f_gray:hover {
  color: #ccc;
  opacity: 0.8;
}

.f_red{
    color: #E70011;
}

.f_main {
  color: #438368;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.mt150 {
  margin-top: 150px;
}

.mt200 {
  margin-top: 200px;
}



.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}



.sp_block {
  display: none !important;
}

.position_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}

.position_center_topbottom {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  /* Safari用 */
  transform: translate(-50%, 0);
}

.position_center_rightleft {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  /* Safari用 */
  transform: translate(0, -50%);
}

.bg_wh {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.bg_main {
  background-color: #438368;
}
.bg_sub {
  background-color: #fffced;
}
.gray_bg {
  background: #f7f7f7;
}

.bg_inner {
  width: 75%;
  margin: 0 auto;
  padding: 60px 0;
}

i {
  position: relative;
  top: 5px;
}

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

.btn,
.btn:before,
.btn:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn_main {
  border: #438368 solid 1px;
  background-color: #438368;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 0.7vw 1.5vw;
  max-width: 360px;
  line-height: 1.6;
}
.btn_main .material-icons-outlined {
  transition: 0s;
  margin-left: 5px;
  margin-top: 1px;
  font-size: 24px;
}
.btn_main i {
  margin-right: 5px;
}
.btn_main:hover {
  border: #438368 solid 1px;
  background-color: rgba(255, 255, 255, 0);
  color: #438368;
}

.btn_red {
  border: #C41215 solid 1px;
  background-color: #C41215;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 15px 20px;
}
.btn_red:hover {
  border: #C41215 solid 1px;
  background-color: rgba(255, 255, 255, 0);
  color: #C41215;
}

.mt-200 {
  margin-top: -200px;
}

.btn_main i {
  transition: 0s;
}

.btn_main_s {
  padding: 5px 10px;
}
.btn_radius {
  border-radius: 100px;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.container_1400 {
  max-width: 1400px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.container_1150 {
  max-width: 1150px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
.container_980 {
  max-width: 980px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}

.container_960 {
  max-width: 960px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container_800 {
  max-width: 800px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.lineheight_16 {
  line-height: 1.6;
}

.lineheight_2 {
  line-height: 2;
}

.line_gray {
  border: none;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.line_wh_s {
  border: none;
  border-bottom: 1px solid #fff;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.line_main {
  border: none;
  border-bottom: 2px solid #438368;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


.line_main_s {
  border: none;
  border-bottom: 2px solid #438368;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}
.line_main_s.faq {
  border: none;
  border-bottom: 1px solid #438368;
  width: 90%;
}

.shadow {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

/*---------------------/header---------------------*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
header .row {
  height: 80px;
  padding: 0 2%;
  box-sizing: border-box;
  background: #fff;
}
header h1 img {
  max-width: 300px;
  width: 16vw;
  height: auto;
}
header h1.col{
  width: 18%;
  max-width: 260px;
}
header h1.col img{
  width: 100%;
  height: auto;
}
header nav.navbar {
  align-items: center;
    justify-content: flex-end;
}

header .btn_main {
  font-size: min(16px,1.2vw);
  border-radius: 100px;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
header .btn_main .material-icons-outlined {
  font-size: min(24px,2vw);
  margin-top: 1px;
  margin-left: 0;
}



header nav h2 a {
  display: inline-block;
  text-align: center;
  margin: 0 1.5vw;
  position: relative;
  font-size: min(16px,1.2vw);
}

header nav h2 a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
  background: #438368;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
header nav h2 a:hover::after {
  transform: scale(1, 1);
}
header nav h2 a i.material-icons {
  transition: 0s;
  font-size: 18px;
  top: 3px;
}

/*---------------------/header---------------------*/
@media (max-width: 992px) {

main {
  margin-top: 60px;
}

  /*---------------------/hamburger---------------------*/
  
  .side_nav{
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 10000;
  }
  
  .side_nav .navi_logo{
  width: 100%;
    background: #fff;
    position: relative;
    z-index: 10000;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 2vw;
  }
  
  .side_nav .navi_logo h1{
   width: 50%; 
    margin-left: 2%;
  }
  
  .side_nav .navi_logo img{
    width: auto;
    height: auto;
    max-height: 45px;
    max-width: 200px;
  }
  
  
  .menu-trigger{
    position: absolute;
    top: 20px;
    right: 25px;
    width: 30px;
    height: 23px;
    z-index: 100000;
    cursor: pointer;
  }
  
  .menu-trigger,
  .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  }
  
  .menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #438368;
  border-radius: 4px;
  }
  .menu-trigger span:nth-of-type(1) {
  top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
  top: 10px;
  }
  .menu-trigger span:nth-of-type(3) {
  bottom: 0;
  }
  
  .menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
  }
  .menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
  }
  .menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
  }
  
  
  .side_nav nav {
  width: 90%;
  height: calc(100% - 60px);
  padding-top: 100px;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 60px;
  right: 0;
  z-index: 900;
  transform: translate(100%);
  transition: all .5s;
  padding: 40px 5% 30px;
    overflow: auto;
     -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
  
  }
  .side_nav nav.open {
  transform: translateZ(0);
  }
  
  .side_nav .menu_01 li {
    cursor: pointer;
    display: block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    
  }
  
  .side_nav .menu_01 li a{
    width: 100%;
    display: block;
    padding: 15px 0;
  }
  
  .side_nav .menu_01 li i{
    font-size: 16px;
    top: 2px;
  }
  
  .side_nav .menu_01 li i.arrow{
    font-size: 20px;
    position: absolute;
    top: 15px;
    left: 90%;
    color: #438368;
  }
  
  
  .side_nav .form_link{
    width: 90%;
    margin: auto;
    margin-top: 60px;
  }
  
  .side_nav .form_link .form_link_txt02 i,
  .side_nav .form_link .form_link_txt02 a{
    font-size: 5.5vw;
  }
  
  
  .side_nav .form_link .btn_main{
    font-size: 18px;
    margin-top: 5vw;
  }
  
  .overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  opacity: 0;
  transition: opacity .5s;
  }
  
  .overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
  }
  
  
  /*---------------------hamburger/---------------------*/
  }
/*---------------------/footer---------------------*/
/* footer ul i.filter_none {
  font-size: 18px;
  top: 2px;
}

.form_link .form_link_txt01 {
  background: #438368;
  border-radius: 30px;
  padding: 2px 0;
  text-align: center;
  color: #fff;
  display: inline-block;
  width: 100%;
}

.form_link .form_link_txt02 i,
.form_link .form_link_txt02 a {
  display: inline-block;
  color: #438368;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0 0px;
}

.form_link .form_link_txt02 i {
  margin-right: 10px;
}

.form_link .btn_main {
  width: 100%;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

#pagetop {
  position: fixed;
  bottom: 10%;
  right: 2%;
  z-index: 2000;
  line-height: 100%;
}
#pagetop a {
  display: inline-block;
  background-color:#438368;
  padding: 0 10px 10px 10px;
}
#pagetop a:hover p {
  opacity: 0.6;
} */

/**-----------------------------------------------  form_link  **/
/*---------------------footer/---------------------*/
/*---------------------/hover---------------------*/
@media (min-width: 991px) {

  header nav h2 a:hover {
    color: #438368;
  }

  .news_box:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .news_box:hover i {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0);
  }
}
/*---------------------hover/---------------------*/
