@charset "UTF-8";
/*reset*/
.clearfix {
  zoom: 1;
}

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

html, body, div, span, object, iframe, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  background: transparent;
}

h1, h2, h3, h4, h5, h6, strong {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

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

ul, ol {
  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: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  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;
}

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

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.fs10 {font-size: 10px;}
.fs12 {font-size: 12px;}
.fs14 {font-size: 14px;}
.fs17 {font-size: 17px;}
.fs18 {font-size: 18px;}
.center { text-align: center!important; }
.left { float: left;}
.right { float: right; }
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}

@media screen and (max-width: 640px) {
  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: inline-block !important;
  }

  .imgSwitch {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .imgSwitch.loaded {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
/* PC向けサイズには非表示 */
@media only screen and (min-width: 641px), print {
  .sp_only {
    display: none !important;
  }

  .pc_only {
    display: inline-block !important;
  }
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:active, a:focus, input:active, input:focus {
  outline: 0;
}

a img {
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
a:hover img {
  opacity: 0.7;
}
.mincho { font-family: "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

body {
  min-width: auto;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #241916;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 640px) {
  body { font-size: 14px; }
}

#layout {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

/* header */
.main_img {
  padding-bottom: 80px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .main_img {padding-bottom: 15px; }
}

/* contenst */
.contents_wrap {
  margin: 0 auto;
  max-width: 880px;
}





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


}


@media screen and (max-width: 640px) {
  .section { margin-bottom: 20px;}
  .contents_wrap {padding: 0 15px;}
}

.btn{width: 100%; margin: 50px auto; }
.btn.btn_middle{margin: 50px auto;}

.btn img{
	width: 80%;
}

@media screen and (max-width: 640px) {
.container {
	max-width: 100%!important;
	padding: 0!important;
}

.btn.btn_middle{margin: 0 auto 40px; }
}

/*----------------------*/
#top_scroll{ 
	position: relative; 
	z-index: 100; 
	margin: 0; 
	padding: 0; 
}

#page-top1{
	display: block;
	position: fixed;
	z-index: 9999;
	bottom: -250px;
	right: 10px;
	width: 80px;
	padding: 0;
	color: #222;
	text-align: center;
	text-decoration: none;
	transition: 1.4s;
	-webkit-transition: 1.4s;
}
#page-top1:hover{ 
	background: ;
	transform: translateY(-10px);
}
#top_scroll:hover{
	background: #fff;
}		
@media screen and (max-width:767px) {
	#page-top1{
		right: 5vw;	
		width: 10vw;
	}
}
ul{
    margin-bottom:0!important;
    padding: 0;
}
.areaWrap li{
    float: left;
    width: 23.85%;
    text-align: center;
    background: #F5F2E6;
    padding: 8px 0;
    margin-right:1.5%;
    margin-bottom: 10px;
    font-size: 18px;
    color:#987A02;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: bold;
    cursor: pointer;
    
}
.areaWrap li:last-child{
    margin-right:0;
}
.areaWrap li.current{
    position: relative;
}
.areaWrap li.current:before{
    content: "";
    display: block;
    position: absolute;
    bottom:-10px;
    left: 0;
    height: 10px;
    width: 100%;
    background: #F5F2E6;
}
.content section{
  background: #F5F2E6;
    padding: 20px;
}
.col-6.col-sm-4{
    margin-bottom:10px;
}
@media screen and (max-width:767px) {
    .areaWrap li{
       font-size: 3.3vw; 
        letter-spacing: -0.5px;
    }
    
}





