@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

html,body{margin:0;}
article{
	margin-bottom:0;
  padding-bottom:0;
	min-width:1012px;
	font-family: helvetica, arial, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', sans-serif;
	font-size:15px;
	line-height:1.9;
	text-align:center;
	color:#1a1a1a;
  background:url(../images/base.png)repeat-y center top;
}
@media only screen and (min-width:1720px){
  article{
    background-size:100% auto;
  }
}

.mgothic{
  font-family: 'Kosugi Maru', sans-serif;
}
a{
	text-decoration:none;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
a:hover{
	opacity: 0.8;
}
.only_smart,
.only_smart_i{
	display:none !important;
}

article img{
	max-width:100%;
}
article ul,
article ol,
article dl,
article dl dt,
article dl dd{
	margin:0;
	padding:0;
}
article ul li,
article ol li{
	list-style:none;
}
article figure,
article figure figcaption{
	margin:0;
	padding:0;
}


/* #mv */
#mv{
  padding:5px 0;
  background:url(../images/mv_bg.png);
}
#mv h1{
}
#mv h1 img{
	vertical-align:bottom;
}
#mv p{
  line-height:1.8;
  padding:10px 0;
  font-size:18px;
  font-weight:bold;
  color:#94340f;
}


/* article nav */
article nav{
  padding:30px 0 55px;
  background:url(../images/nav_bg.png)repeat-x center top;
  box-shadow:0 -2px 4px #e6c9b2;
}
article nav.bottom{
  padding-bottom:130px;
  background:
    url(../images/nav_bg.png)repeat-x center top,
    url(../images/mv_bg.png);
}
article nav ul{
  width:800px;
  margin:auto;
}
article nav ul li{
  width:206px;
  display:inline-block;
  vertical-align:top;
}
article nav ul li:nth-child(-n+2){
  margin-right:10px;
}
article nav ul li:nth-child(3){
  margin-right:100px;
}
article nav ul li:nth-child(4){
  margin-left:100px;
}
article nav ul li:nth-child(n+5){
  margin-left:10px;
}
article nav ul li a{
  height:70px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background:url(../images/nav_link.png)no-repeat center top;
  font-size:16px;
  color:#f8693e;
  letter-spacing:-0.03em;
}
article > a{
  display:inline-block;
  margin:70px 0 80px;
}



/* .cont */
.cont *{
  box-sizing:border-box;
}
.cont * img{
  vertical-align:bottom;
}
.cont{
  width:98%;
  max-width:1100px;
  margin:auto;
  padding:30px 0 40px;
}
.cont h2{
}
.cont dl{
  padding-bottom:30px;
  border-radius:10px;
  box-shadow:0 0 20px #fff inset;
}
.cont dl dt{
  line-height:38px;
  padding-bottom:14px;
  font-weight:bold;
  color:#6d2905;
  background:url(../images/cont2_h3.png)no-repeat center center;
  transform:translateY(-15px);
}
.cont dl dt span{
  color:#eb6100;
}
.cont dl dd{
  width:310px;
  display:inline-block;
  vertical-align:top;
  border:2px solid #fff21d;
  border-radius:5px;
}
.cont dl dd:nth-of-type(2){
  margin:0 40px;
}
@media only screen and (max-width:1100px){
  .cont dl dd:nth-of-type(2){
    margin:0 15px;
  } 
}
.cont dl dd a{
  display:block;
}
.cont dl dd a figure figcaption{
  height:60px;
  line-height:1.3;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  background-color:#fff21d;
  color:#7b674a;
  font-size:21px;
  font-weight:bold;
}


/* #cont1 */
#cont1{
  margin-top:20px;
  padding:15px 0 0;
  border-radius:10px;
  background:#fff url(../images/cont1_bg1.png)no-repeat center 10px;
  box-shadow:0 0 20px #e79542;
}
#cont1 #cont1_1 #video video{
  width:607px;
}
#cont1 #cont1_2{
  padding-top:30px;
}
#cont1 #cont1_2 section{
  padding-bottom:60px;
  background-color:#fffdde;
}
#cont1 #cont1_2 section:last-of-type{
  padding-bottom:50px;
  background:#fffdde url(../images/cont1_bg2.png)no-repeat center top;
  border-radius:0 0 10px 10px;
}
#cont1 #cont1_2 section h3{
  line-height:40px;
  margin:8px 0;
  padding-bottom:8px;
  font-size:22px;
  font-family: 'Kosugi Maru', sans-serif;
  color:#fff;
  text-shadow:2px 2px 0 #58280d;
  background:url(../images/cont1_h3.png)no-repeat center top;
  transform:translateY(-50%);
}
#cont1 #cont1_2 section ol{
  padding:0 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#cont1 #cont1_2 section ol li{
  width:24%;
  max-width:250px;
  height:342px;
  background-color:#fff;
  border:2px solid #fdf56d;
  position:relative;
}
#cont1 #cont1_2 section:nth-of-type(2) ol li{
  height:292px;
}
#cont1 #cont1_2 section ol li h4{
  margin-bottom:-10px;
}
#cont1 #cont1_2 section ol li p{
  padding:0 10px;
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing:-0.06em;
  position:relative;
  z-index:1;
}
#cont1 #cont1_2 section ol li > img{
  position:absolute;
  bottom:0;
  left:0;
}
#cont1 #cont1_2 section ul{
  display:inline-block;
}
#cont1 #cont1_2 section ul li{
  padding-left:1em;
  text-indent:-1em;
  text-align:left;
}
#cont1 #cont1_2 section ul li span:first-of-type{
  font-weight:bold;
  color:#ffde00;
}
#cont1 #cont1_2 section ul li span:nth-of-type(n+2){
  border-bottom:3px solid #ffde00;
}
#cont1 #cont1_2 section a{
  width:366px;
  line-height:60px;
  display:block;
  margin:30px auto 0;
  background-color:#f97400;
  color:#fff;
  font-size:16px;
  font-weight:bold;
  position:relative;
}
#cont1 #cont1_2 section a:after{
  content:'';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #fff;
  position:absolute;
  right:20px;
  top:50%;
  transform:translateY(-50%);
}




/* #cont2 */
#cont2{
}


/* #cont3 */
#cont3{
}


/* #cont4 */
#cont4{
}


/* #cont5 */
#cont5{
}
