@charset "UTF-8";

/* Reset CSS */
body {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

ul,
li,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

li img,
dt img,
dd img {
  vertical-align: top;
}

a {
  outline: none;
  text-decoration: none
}

:focus {
  -moz-outline-style: none;
}

/* clearfix
---------------------------------------------------------------------------- */
.clearfix {
  zoom: 1;
}

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

body .no-link {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: default;
}

.show-sp {
  display: none;
}

.show-sp2 {
  display: none;
}

body {
  font-family: "Reimin Light", "黎ミン L", "typesquare", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
}

.gnav li a.disabled {
  pointer-events: none;
}

.contents_wrap .contents_area .attention {
  text-align: center;
}

/* header
---------------------------------------------------------------------------- */
/* ヘッダー固定*/
@media screen and (max-width: 769px) {
  .l-header {
    width: 100%;
    position: fixed;
    z-index: 999;
  }

  .contents {
    /*	padding-top: 109px;*/
    padding-top: 0;
  }
}

/*
.header-inner{
  background:url(../img/global/bg-01.jpg) top left repeat;
}
*/
.l-header {
  background-size: cover;
  background-repeat: round;
  background-position: bottom;
  background: url(../img/global/header_bg.jpg) no-repeat;
}

.logo-area {
  margin: 0 0 0 5%;
  height: 10px;
  padding: 10px 0 25px 0;
}

.top_logo {
  display: table;
  width: 50%;
}

.top_txt {
  margin-bottom: 9px;
}

.logoimg {
  width: 72%;
  margin: 0 0 1% 2%;
}
}

.text-header img {
  width: 35%;
}

.text-header {}

h1#logo {
  width: 100%;
}

.logo {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 5px 0 0;
}

.logo img {
  width: 100px;
}

.header_logo {}

.header_logo img {}

@media screen and (max-width: 768px) {
  h1#logo {
    display: block;
    float: left;
    width: 86%;
  }

  .top_logo {
    display: inline;
  }

  #logo img {}

  .top_txt {
    display: none;
  }

  .logoimg {
    /*width: 100%;
    margin-left: 10%;*/
    max-width: 500px;
  }

  .header_logo {
    display: none;
  }
}

.contents {
  width: 100%;
  background: url(../img/global/bg.jpg) no-repeat;
  background-size: cover;
}

.contents_area {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

/*
#logo a{
  display: flex;
}
*/
.footer_bnr li:hover,
.footer_logo img:hover,
.receive_btn img:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}

.receive_btn img:hover {
  cursor: pointer;
}

.receive_btn {
  display: block;
  margin: 0 auto;
}

.receive_btn img {
  display: block;
  margin: 0 auto;
  max-width: 60%;
}

.footer_bnr {
  display: block;
  width: 980px;
  margin: 30px auto 40px;
  overflow: hidden;
}

.footer_bnr li {
  float: left;
  margin: 0 2%;
}

.footer_bnr li.receive {
  font-size: 18px;
  font-weight: bold;
  padding: 30px 3px 3px;
}

.footer_bnr li.receive a {
  color: #000;
  padding: 0 10px;
  border-bottom: 2px solid rgba(85, 85, 85, 0.4);
}

.footer_logo {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
}

.footer_logo li {
  vertical-align: middle;
  display: inline-block;
  width: 19%;
}
.footer_logo li:first-child {
  width: 27%;
}

.footer_logo img {
  width: 85%;
}

.contact-area {
  text-align: right;
  float: right;
}

.contact-area li {
  float: left;
  margin: 0 20px 0 0;
  color: #ffffff;
}

.nav-mt {
  padding-top: 5px;
}

.contact-area .button-contact {
  margin: 0;
}

.button-hambuger {
  display: none;
}

.contact-area a {
  text-align: center;
  display: block
}

.contact-area .header-nav a {
  line-height: 32px;
  font-size: 14px;
  color: #ffffff;
}

.header-nav a:hover {
  opacity: 0.7;
}

.contact-area .header-nav i {
  font-size: 14px;
  margin-right: 3px;
}

.fr {
  float: right;
}

.button-nav a {
  display: block;
  line-height: 33px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-align: center;
  color: #fff
}

.button-nav a:hover {
  opacity: 0.7;
}

.gnav li a.current {
  color: #000;
}

/*
.gnav{
  background: #847c56;
}
*/
.gnav ul {
  width: 50%;
  margin-left: auto;
}

.gnav li {
  /*  float: left;*/
  display: table-cell;
  text-align: center;
  height: 30px;
  vertical-align: middle;
}

.gnav li+li {
  padding: .5% 0 0;
  border-right: 1px solid #000000;
}

.gnav li:first-child {
  padding: .5% 2% 0;
  border-right: 1px solid #000000;
}

.gnav li:last-child {
  padding: .5% 2% 0;
  border-right: none;
}

.gnav li img {
  display: table;
  width: 80%;
  margin: 0 auto;
  padding: 10px 0;
}

.gnav li:first-child img {
  margin: 0 auto;
}

.gnav li:last-child img {
  margin: 0 auto;
}

.gnav li.show-sp {
  display: none;
}

.gnav li.show-sp2 {
  display: none;
}

.gnav li a {
  color: #fff;
  display: table-cell;
  height: 30%;
  vertical-align: middle;
}

.gnav li a:hover {
  background: rgba(136, 136, 136, 0.5);
  transition-duration: .5s;
}

/* footer
---------------------------------------------------------------------------- */
.contact-area02 {
  border-top: 2px solid #002566;
  background: url(../img/global/bg-01.jpg) top left repeat;
  padding: 20px 0;
  clear: both;
}

.box-phone {
  display: flex;
  justify-content: space-between;
  width: 530px;
  margin: 0 auto 10px;
}

.box-phone ul {
  font-size: 14px;
  line-height: 20px;
  font-family: serif;
  color: #ffffff;
}

.img-phonenumber {
  line-height: 0;
}

.box-logo-wrap {
  background: #FFF;
  padding-bottom: 15px;
}

.box-logo {
  width: 680px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around
}

.box-logo .txt-sub {
  font-size: 12px;
  display: inline-block;
  line-height: 30px;
  margin-right: 5px;
}

.box-logo2 {
  max-width: 980px;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px 20px;
}

.box-logo2 li+li {
  margin-left: 10px;
}

.copy {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #000000;
  text-align: center;
  padding: 8px 0
}

.content-inner {
  width: 960px;
  margin: 0 auto;
}

.break-line {
  display: block
}

.fotter_top {
  color: #ffffff;
  text-align: center;
  font-family: serif;
  font-size: 18px;
  margin-bottom: 20px;
}

.note {
  font-size: 11px;
  margin: 0 0 15px;
}

.img-logo_link:hover {
  opacity: 0.7;
}

.lineup_ttl {
  display: block;
  margin: 0 auto 20px;
  font-size: 18px;
  text-align: center;
}

/*        accordion        */
.accordion-box {
  position: relative;
  clear: both;
}

.accordion-box label {
  height: 0;
  /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* 以下グラデーションは「背景が白」に併せて設定しています */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}

.accordion-box input:checked+label {
  background: inherit;
}

.accordion-box label:after {
  content: url(../img/global/andmore.png);
  letter-spacing: .05em;
  line-height: 2.5rem;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #000;
  /*    background-color: #000;*/
  width: 18.75rem;
  z-index: 1;
  /*
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
*/
}

/*
.accordion-box label:before {
    content: "↓";
    font-weight: 700;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    background-color: #fff;
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
*/
.accordion-box input {
  display: none;
}

.accordion-box .accordion-container {
  overflow: hidden;
  padding-top: 20px;
  height: 0;
  /* 開く前に見えている部分の高さ */
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.accordion-box input:checked+label {
  /* display: none ; 閉じるボタンは要らないとき */
}

.accordion-box input:checked+label:after {
  content: "CLOSE";
  font-size: 80%;
}

.accordion-box input:checked+label:before {
  /*    content: "↑";*/
}

.accordion-box input:checked~.accordion-container {
  height: auto;
  padding-top: 0;
  padding-bottom: 30px;
  /* 閉じるボタンのbottomからの位置 */
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/*        accordion        */
/* SP
---------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
  }

  .gnav li a.current {
    background: rgba(250, 250, 250, 0.6);
  }

  .l-header {
    /*        position: relative;*/
    position: fixed;
  }

  .contents_area {
    width: 94%;
  }

  .content-inner {
    width: 94%;
    margin: 0 auto;
  }

  #logo .text-header {
    display: none;
  }

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

  .show-sp {
    display: block;
    color: #ffffff;
  }

  img {
    width: 100%;
  }

  body {
    width: 100%;
  }

  .logo-area {
    width: 100%;
    margin-right: 0;
    margin: 0;
    padding: 2px 0 0;
    box-sizing: border-box;
  }

  #logo {
    width: 70%;
    box-sizing: border-box;
    padding: 3% 0 4% 0;
    text-align: center;
  }

  #logo a {
    align-items: center;
    flex-direction: column;
  }

  #logo img {
    width: 80%;
  }

  #logo .text-header {
    font-size: 43%;
    margin-left: 0;
    line-height: 1.5;
    margin-top: 5px;
  }

  #logo .text-header img {
    width: 65%;
  }

  .contact-area {
    width: 14%;
    box-sizing: border-box;
    position: absolute;
    top: 10%;
    right: 5px;
  }

  .position_adjust {
    width: 14%;
    height: 14%;
    float: right;
  }

  .contact-area ul {
    display: flex;
  }

  .contact-area li {
    display: none;
  }

  .contact-area a {
    margin-top: 2.5%;
    padding: 10% 0 10%;
    line-height: 0
  }

  .contact-area .button-contact {
    width: 60%;
    border-left: 2px solid #847c56;
    border-right: 2px solid #847c56;
    box-sizing: border-box;
  }

  .contact-area .button-contact img {
    width: 65%;
    margin: 0 auto
  }

  .contact-area .button-hambuger {
    box-sizing: border-box;
    width: 100%;
    margin: 0
  }

  .contact-area .button-hambuger img {
    width: 70%;
  }

  .contact-area .button-contact,
  .contact-area .button-hambuger {
    display: block;
    text-align: center
  }

  .gnav {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
  }

  .gnav ul {
    width: 100%;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.7);
    flex-wrap: wrap;
  }

  .gnav li {
    display: table;
    width: 50%;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #fff;
    float: left;
    font-size: 14px;
    padding: 0;
  }

  .gnav li:first-child {
    width: 50%;
    padding: 0;
    border-right: none;
  }

  .gnav li.maxmenu {
    width: 100%;
    padding: 0;
    border-right: none;
  }

  .gnav li+li {
    padding: 0;
    border-right: none;
  }

  .gnav li.show-sp {
    width: 100%;
    display: block;
  }

  .gnav li.show-sp2 {
    width: 50%;
    display: block;
    color: #ffffff;
  }

  .contact-area02 {
    padding: 10px 3% 20px;
  }

  .box-phone {
    width: 100%;
    flex-direction: none;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
  }

  .box-phone p {
    font-size: 12px;
    color: #ffffff;
  }

  .img-phonenumber {
    width: 70%;
    max-width: 331px;
    margin: 10px 0;
  }

  .box-logo {
    width: 100%
  }

  .box-logo li {
    text-align: center
  }

  .box-logo .txt-sub {
    font-size: 10px;
    line-height: 1.5
  }

  .copy {
    font-size: 10px;
    line-height: 16px;
  }

  #fancybox-close {
    right: 0 !important;
  }

  .fotter_top {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  ..greeting_text {
    display: none;
  }

  .top_logo {
    width: 86%;
    margin-left: auto;
    overflow: inherit;
  }

  .footer_bnr {
    display: block;
    width: 96%;
    margin: 10px auto 40px;
    text-align: center;
    overflow: hidden;
  }

  .footer_bnr li {
    float: none;
    margin: 0 2%;
  }

  .footer_bnr li.receive {
    font-size: 22px;
    padding: 30px 0px 3px;
    margin-bottom: 20px;
  }

  .footer_bnr li.receive a {
    color: #000;
  }

  .footer_logo {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
  }

  .footer_logo img {
    width: 70%;
  }

  .receive_btn img {
    max-width: 80%;
  }
}

@media screen and (max-width: 500px) {
  .accordion-box label:after {
    bottom: -40px;
  }
}

.kome {
  font-size: 11px !important;
  position: relative;
  top: -17px;
}

@media screen and (max-width:768px) {
  .footer_logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
  }

  .footer_logo img {
    width: 100%;
  }

  .footer_logo li {
    vertical-align: middle;
    display: inline-block;
    width: 38%;
    padding: 1%;
}

.footer_logo li:first-child {
	width: 48%;
}

}


}

.pc {
  display: inline;
}

.sp {
  display: none;
}

@media screen and (max-width:768px) {
  .pc {
    display: none;
  }

  .sp {
    display: inline;
  }
}




.top_linkbtn ul{
								display: -webkit-box;
								display: -webkit-flex;
								display: -ms-flexbox;
								display: flex;
								flex-wrap: wrap;
								width: 87%;
								justify-content: space-between;
								margin: 20px 0;
							}
							.top_linkbtn ul li{
								width: 40%;
							}
							.top_linkbtn2 ul{
								width: 100%;
								margin:  0 auto;
								text-align: center;
							}
							.top_linkbtn2 ul li{
								width: 100%;
								text-align: center;
								margin:  0 auto;
							}
							@media screen and (max-width:768px) {
							.top_linkbtn ul{
								display: block;
								flex-wrap:nowrap;
								width: 96%;
								justify-content:center;
								margin:  0 auto;
							}
							.top_linkbtn ul li{
								width: 100%;
								margin: 10px auto;
							}
							.top_linkbtn2 ul{
								width: 96%;
								margin:  0 auto;
								text-align: center;
							}
							.top_linkbtn2 ul li{
								width: 100%;
								text-align: center;
								margin: 10px auto 20px;
							}}
								
								
								
#pcmenu{
		display: inline;
	}
	#spmenu{
		display: none;
	}
	.menu_custom{
/*		
		display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
*/
/*
		display: flex;
		flex-wrap: wrap;
		width: 92%;
*/
		max-width: 960px;
		margin: 0 auto;
		padding-bottom:10px;
	}
	.menu_custom_txt{
		font-size: 12px;
        /*margin: 2% 2% 1% 2%;*/
        padding: 2% 2% 1% 2%;
	}
	.menu_custom .menu_custom_01{
		width: 55%;
		padding-top:3px;
	}
	.menu_custom .menu_custom_02{
		/*width: 50%;*/
		width:auto;
	}
	.menu_custom_02 ul{
/*		
		display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
*/
        display: flex;
		flex-wrap: wrap;
        width: 100%;
        /*margin: 5% 0 0;*/
    }
    .menu_custom_02 ul li:first-child:hover{
        opacity:1.0
    }
    .menu_custom_02 ul li:hover{
        opacity:0.5
    }
	.menu_custom_02 ul .menu_custom_a{
        width: 20%;
        
	}
	.menu_custom_02 ul .menu_custom_b{
        width: 54%;
        margin: 1% 0 1%;
        background: rgb(199,152,16);
        background: linear-gradient(90deg, rgba(199,152,16,0.2679446778711485) 0%, rgba(199,152,16,1) 0%, rgba(207,166,49,1) 30%, rgba(255,255,255,1) 52%, rgba(210,172,62,1) 78%, rgba(199,152,16,1) 100%, rgba(199,152,16,0.15870098039215685) 100%);
        border-right:1px solid;
        border-left:1px solid ;
        padding-left:1px
}
	.menu_custom_02 ul .menu_custom_c{
        width: 20%;
        margin: 1% 0 1%;
        background: rgb(199,152,16);
        background: linear-gradient(90deg, rgba(199,152,16,0.2679446778711485) 1%, rgba(199,152,16,1) 1%, rgba(207,166,49,1) 30%, rgba(255,255,255,1) 52%, rgba(210,172,62,1) 78%, rgba(199,152,16,1) 99%, rgba(199,152,16,0.15870098039215685) 99%);
        border-right:1px solid;
        padding-right:1px;
        opacity:0/*表示する時はこれを消す*/ 
        
    }
    .menu_custom_02 ul .menu_custom_c:hover{
        opacity:0/*表示する時はこれを消す*/ 
    }
	.menu_custom_02 ul .menu_custom_d{
        width: 14%;
        padding: 1% 0;
        border-right:1px solid;
        border-left:1px solid;
	}
	.menu_custom_02 ul .menu_custom_e{
        width: 40%;
        padding: 1% 0;
        border-right:1px solid;
		background: #848484; /* Old browsers */
background: -moz-linear-gradient(left, #848484 0%, #ffefef 50%, #848484 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #848484 0%,#ffefef 50%,#848484 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #848484 0%,#ffefef 50%,#848484 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#848484',GradientType=1 ); /* IE6-9 */

	}
	.menu_custom_02 ul .menu_custom_f{
        width: 40%;
        padding: 1% 0;
        border-right:1px solid;
		background: #848484; /* Old browsers */
background: -moz-linear-gradient(left, #848484 0%, #ffefef 50%, #848484 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #848484 0%,#ffefef 50%,#848484 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #848484 0%,#ffefef 50%,#848484 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#848484',GradientType=1 ); /* IE6-9 */

	}
	
	.menu_custom_02 ul .menu_custom_b img{
		padding:  3%;
		width: 94%;
	}
	.menu_custom_02 ul .menu_custom_c img{
		padding: 2% 3%;
		width: 94%;
	}
	.menu_custom_02 ul .menu_custom_d img{
		padding: 5% 20%;
		width: 60%;
	}
	.menu_custom_02 ul .menu_custom_e img{
		padding: 2% 5%;
		width: 90%;
	}
	.menu_custom_02 ul .menu_custom_f img{
		padding: 2% 5%;
		width: 90%;
	}


@media screen and (min-width:769px) {
.sp{display:none;}

div#spfootbtn{display:none;}

.menu_custom_02 ul{max-width:960px;}
.menu_custom_02 ul li{max-width:240px;}

}

@media screen and (max-width:768px) {
			#pcmenu{
		display: none;
	}
#spmenu{
	display: inline;
	}
.pc{display:none;}

div#spfootbtn{position:fixed;
	width:100%;
	bottom:0;
	left:0;
}
div#spfootbtn a{
	display:block;
}
div#spfootbtn a img{
	display:block;
}


}


div#sidebtn{
	position:fixed;
	right:0;
	top:15%;
}


