@charset "UTF-8";
@import "reset.css";
@import "parts.css";
body {
  font-size: 15px;
  line-height: 1.8;
  color: #000;
  font-family: SourceHanSans-Regular, SourceHanSansJP-Regular, '源ノ角ゴシック Regular', '源ノ角ゴシック', NotoSansJP-Regular, 'Noto Sans Japanese Regular', 'YuGothic', 'Yu Gothic', '游ゴシック', '游ゴシック体', 'メイリオ', sans-serif;
  background: #FFFFFF;
}
h3 {
    font-size: 120%;
    font-weight: 600;
    text-align: center;
    display: block;
    padding: 20px 0 5px;
}

ul {display: flex;
flex-wrap: wrap;}
ul li {
width: calc( 100% / 2 - 20px );
margin: 0 10px;
}
/* smartphone */
@media screen and (max-width: 480px) {
ul li {
width: calc( 100% / 1 - 20px );
margin: 0 10px;
}
}



.l-roll a {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
  transition: all .1s ease-out;
}
.l-roll a:hover {
  opacity: 0.5;
}
a {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:active {
  color: #000;
}
/* croam対策*/
img {
  -webkit-backface-visibility: hidden;
}
.l-cap {
  font-size: 11px;
  line-height: 1.4;
  margin-top: 2px;
}
.l-font-nomal {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
}
.l-font-large {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}
.l-pc {
  display: block !important;
}
.l-sp {
  display: none !important;
}
.l-trans {
  opacity: 1;
}
.l-trans:hover {
  opacity: 0.70;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
  zoom: 1;
}
.l-allwrapper img {
  width: 100%;
}
#page-top {
  position: fixed;
  bottom: 0px;
  right: 0px;
}
/* CONTENT*/
.main_wrapper {
  background-image: url("../images/main_bg.jpg");
  background-position: center top;
  background-size: cover;
}
.main_03 {
  position: absolute;
  z-index: 100;
  width: 42.70833333333333%;
  right: 3%;
  bottom: 70px;
}
.img_01copy {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-top: 100px;
}
.img_01a {
  padding-top: 30px;
}
.img_01b {
  padding-top: 40px;
}
.img_02 {
  padding-top: 120px;
}
.img_03 {
  padding-top: 120px;
}
.img_04 {
  padding-top: 120px;
}
.img_05 {
  padding-top: 80px;
}
.img_06 {
  padding-top: 80px;
}
.img_07 {
  padding-top: 80px;
}
.img_08 {
  padding-top: 120px;
}
.img_09 {
  padding-top: 120px;
}
.footer_wrapper {
  margin: 0 auto;
  width: 816px;
  padding-top: 60px;
}
.line {
  padding-top: 80px;
}
.footerbox_copy {
  font-size: 28px;
  line-height: 1.6;
  font-weight: bold;
  color: #C30D23;
  text-align: center;
  padding-top: 50px;
}
.footerbox {}
.footerbox p {
  float: left;
  width: 31.127450980392158%;
  margin-left: 3.063725490196078%;
  margin-top: 30px;
}
.footerbox p:nth-child(3n-2) {
  margin-left: 0;
}
.footerbt_wrapper {
  background-color: #FFF7CE;
  padding: 65px;
  margin-top: 40px;
}
.footerbt_copy {
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  background-color: #C30D23;
  border-radius: 10px;
  padding: 10px;
}
.arrow {
  margin: 0 auto;
  width: 10%;
  padding-top: 20px;
}
.footerbt_area {}
.footerbt_column {
  /*width: 29.154518950437318%;
	width: 48%;*/
  width: 100%;
  float: left;
}
.footerbt_column:nth-child(2) {
  margin-left: 2.9154518950437316%;
}
.footerbt_column:nth-child(3) {
  float: right;
}
.footerbt_column p {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    margin: 0 0 5px;
}
.footerbt_column p a {
  display: block;
  padding: 10px;
  color: #FFFFFF;
  background-color: #006934;
  text-decoration: none;
}
.footerbt_column p a:hover {
  background-color: #76AF92;
}
.footerbt_title03 {
  padding-top: 20px;
}
.copyright {
  padding: 100px 0 20px;
  font-size: 12px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .l-sp {
    display: block !important;
  }
  .l-pc {
    display: none !important;
  }
  body {
    font-size: 14px;
  }
  /* CONTENT*/
  .img_01copy {
    font-size: 5.0vw;
    line-height: 1.6;
    text-align: left;
    padding-top: 50px;
  }
  .img_01a {
    padding-top: 15px;
  }
  .img_01b {
    padding-top: 20px;
  }
  .img_02 {
    padding-top: 60px;
  }
  .img_03 {
    padding-top: 60px;
  }
  .img_04 {
    padding-top: 60px;
  }
  .img_05 {
    padding-top: 40px;
  }
  .img_06 {
    padding-top: 60px;
  }
  .img_07 {
    padding-top: 40px;
  }
  .img_08 {
    padding-top: 60px;
  }
  .img_09 {
    padding-top: 60px;
  }
  .footer_wrapper {
    width: 100%;
    padding-top: 30px;
  }
  .line {
    padding-top: 40px;
  }
  .footerbox_copy {
    font-size: 5.0vw;
    padding-top: 25px;
  }
  .footerbox {
    padding-top: 10px;
  }
  .footerbox p {
    width: 49.333333333333336%;
    margin-left: 0;
    margin-top: 6px;
  }
  .footerbox p:nth-child(2n) {
    float: right;
  }
  .footerbt_wrapper {
    padding: 20px;
    margin-top: 20px;
  }
  .footerbt_copy {
    font-size: 3.8vw;
  }
  .arrow {
    margin: 0 auto;
    width: 15%;
    padding: 10px 0;
  }
  .footerbt_column {
    width: 100%;
    float: none;
  }
  .footerbt_column:nth-child(2) {
    margin-left: 0;
  }
  .footerbt_column:nth-child(3) {
    float: none;
  }
  .footerbt_column p {
    margin-top: 10px;
  }
  .footerbt_title02 {
    padding-top: 20px;
  }
  .footerbt_title03 {
    padding-top: 20px;
  }
  .copyright {
    padding: 50px 0 10px;
  }
}


ul li ul{
display: flex;
flex-wrap: wrap;
	
}

ul li ul li{
width: 100%;
margin: 0;
}
