@charset "utf-8";
/* CSS Document */

/* WEB FONTS - Sawarabi Mincho */
@import url('https://fonts.googleapis.com/earlyaccess/sawarabimincho.css');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 500;
	font-style: normal;
	vertical-align: baseline;
	box-sizing:border-box;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {
	display: block;
	margin: 0
}


/* ==

　02. タグ固有のスタイル指定

	□　各フォントサイズの指定値
 *  10 px : 84%   |  11 px : 92% 
 *  12 px : 100%  |  13 px : 109%
 *  14 px : 117%  |  15 px : 125%
 *  16 px : 134%  |  17 px : 142%
 *  18 px : 150%  |  19 px : 159%
 *  20 px : 167%  |  22 px : 184%
 *  24 px : 200%  |  26 px : 217%
 *  28 px : 234%  |  30 px : 250%
 *  32 px : 267%
 
 	※％指定がネストする場合の指定値は別途要計算
=============================================================================== */

html,
body { height: 100%; }
body {
	line-height: 1.7;
	background-color: #fff;
	color: #666;
	font-size: 75%;
	-webkit-text-size-adjust: 100%;
	min-width:1300px;
}

body {
	position: relative;
	/*font-size: 16px;*/
	font-family:"Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: left;
	color: #333333;
	background:rgb(255, 255, 255);
	/*overflow:hidden;*/
}
p {
	line-height: 1.7;
}
ol, ul {
	list-style: none
}
img {
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
	width: auto
}
a {
	text-decoration: none;
	
}
a:hover {
	color: #fff
}
a:focus {
	outline: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, textarea, select {
	font-family: inherit;
	vertical-align: middle
}
input[type=submit] {
	cursor: pointer;
	border-radius: 0
}
em, strong {
	font-weight: 700
}
html {
	overflow-y: scroll
}
::-webkit-scrollbar {
width:5px
}
::-webkit-scrollbar-thumb {
background-color:#fff
}
::-webkit-scrollbar-track-piece {
background-color:#000
}
.wrapper {
	position: relative;
	overflow: hidden
}

.mgb30 {
	margin-bottom:30px;
}
.mgb50 {
	margin-bottom:50px;
}
.mgb70 {
	margin-bottom:70px;
}
.mgb100 {
	margin-bottom:100px;
}
.mgtb5p {
	margin-top:3% !important;
}
.pdt10p {padding-top:10% !important;}
.pdt15p {padding-top:15% !important;}
.pdt20p {padding-top:20% !important;}

.pd5p {padding-left:5%;padding-right:5%;}
.pd10p {padding-left:10%;padding-right:10%;}
.pd15p {padding-left:15%;padding-right:15%;}
.pd20p {padding-left:20%;padding-right:20%;}

.pdb10p {padding-bottom:10%;}
.pdb15p {padding-bottom:15%;}
.pdb20p {padding-bottom:20%;}

.pda10p {padding:10%;}
.pda15p {padding:15%;}
.pda20p {padding:20%;}

.fl-l,.fl {
	float:left;
}
.fl-r,fr {
	float:right;
}
.w33 {width:33.333333% !important;}
.w40 {width:40% !important;}
.w50 {width:50% !important;}
.w60 {width:60% !important;}
.w66 {width:66.666666% !important;}
.w100 {width:100% !important;}
.t-c {
	text-align:center !important;
}
.t-c-pc {
	text-align:center !important;
}
/*.pc { display:block;}*/
.sp { display:none !important;}
.w128 { display:none !important;}
.pc1280 { display:block !important;}
.w1440pc { display:block;}


/*@media screen and (max-width:768px) {
.fl-l ,.fl-r {
	float:none;
}
.fl-l.w50,.fl-r.w50{
	width:100%;
}
.sp { display:block !important;}
.w1440pc { display:none !important;}
.pc { display:none !important;}
.w33 {width:100% !important;}
.w50 {width:100% !important;}
.w66 {width:100% !important;}
	
}*/

.caption {
	padding: 30px 0;
	margin: auto;
	max-width: 1024px;
	font-size: 14px ;
	
}
.caption div {
	margin: 0 auto;
	max-width: 1080px;
	text-align: left;
	line-height: 1.4;
}


img[src$=".svg"] {
    width: 100%;
}
@media screen and (max-width:1360px) {
.w128 { display:block !important;}/*
.pc1280 { display:none !important;}*/
	
}


.clearfix, footer .up div.txt_box dl,#header_wrap , .gnavi ul,#access #section02 ul,#access #section03 ul,
.footer__inner,.spfix ul{
  *zoom: 1;
}

.clearfix:after, footer .up div.txt_box dl:after,#header_wrap:after, .gnavi ul:after ,#access #section02 ul:after,#access #section03 ul:after,.footer__inner:after,.spfix ul:after{
  content: "";
  display: table;
  clear: both;
}


img:hover.hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
  -moz-filter: brightness(110%);
  -ms-filter: brightness(110%);
}
/*fontfamily-style
---------------------------------------*/


.mincho{
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}




.txt-red{color:#cc0000;}

/*link-style
---------------------------------------*/
a { text-decoration:none;  color:inherit; } /* NEW! */
a:hover { text-decoration:underline;} /* NEW! */






/*** CLEAR-FIX ***/
.clearfix:after,.point_area ul:after { content: ""; display: block; clear: both; height:0; }
.clearfix,.point_area ul { zoom:1; }


 /* ふんわりアルファオーバー */

.alpha>a{
	position:relative;
}

.alpha img{
	transition:all 0.5s ease-in-out;
}

.alpha a:hover img{
	opacity:0.7;
}



.tel-area p .item4 .sp {
	display:none;
}

* {
	box-sizing: border-box;
}

/* anchor */
a {
	color: #333;
	text-decoration: underline;
}
a:visited {}
a:hover {
	color: #b0b0b0;
	text-decoration: none;
}
a:active {}
a.fade:hover img {
	opacity: 0.8;
}
button {
	outline: none;
	border: none;
	padding: 0;
	background: none;
}


/* cap */
.cap,
.caption {
	color: #000;
	font-size: 12px;
	line-height: 15px;
	width:90%;
	
}
.caption-right {
	font-size: 11px;
	padding: 5px 0;
	color: #fff;
	margin: 0 auto;
	text-align: right;
}

header {
	margin: 0;
	height: 90px!important;
}

#header_wrap{
	display: block;
	background: rgba(255,255,255,0.85);
	width:100%;
	transition: all 0.5s ease-in-out;
	z-index: 20;
	
	margin:0 auto;
	position:
	absolute;
	top:0;
	left:0;
	
	width:100%;
	/*! padding:5px; */
}
.header_wrap_inn {
	display: flex;
	align-items: center;
	padding: 20px 0 0
 20px;
	/* height: 100px; */
}
div#header_wrap .logo{
    float: left;
    z-index: 5000;
    transition: all 0.5s ease-in-out;
	padding: 10px;
	margin-right: 10px;
	max-width: 173px;
}

div#header_wrap .head_nav{
	float:right;
	z-index: 50;
	transition:all 0.5s ease-in-out;
	position: absolute;
	top: 0;
	right: 0;
}

div#header_wrap .head_nav li{
	display:inline-block;
	transition:all 0.5s ease-in-out;
	padding:0 0 0 15px;
	letter-spacing: -0.03em;
}
div#header_wrap .head_nav li.btn{
	padding:0 0 0 0px;
	margin:0;
}

div#header_wrap .head_nav li a{
	padding: 0 0 0 17px;
	font-size: 14px;
	text-decoration: none;
	display: block;
	position: relative;
	background: url(../images/h_navi_arrow.jpg) no-repeat left center;
}
div#header_wrap .head_nav li.btn a{
	padding:0 0 0 0px;
	background:
	none;
}
div#header_wrap .head_nav li:last-child a{
	padding:0 0 0 0px;
	background:none;
}


div#header_wrap .head_nav li a .new:before{
	
    margin:0 10px 0 0;
    content:"NEW ";
    background:url( );    
    background-size:contain;
    vertical-align:middle;
	position:absolute;
	top:-12px;
	left:8px;
	font-size:10px;
	color:#F00;

	}	

div#header_wrap .head_nav li img{
	vertical-align:middle;
}





.gnavi{
	text-align: center;
	z-index: 100;
	left: 0;
	margin-top: 0;
	padding-bottom:0;
	/* height: 54px; */
	background-size: contain;
	top: 0px !important;
	position:
	relative;
	/* background:#FFF; */
	border-bottom: 4px solid #fff;
}

.gnavi ul{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: table;
	table-layout: fixed;
	text-align: center;
	font-size: 11.5px;
	background: #67c1c4;
}
.gnavi ul li a{
	/* line-height: 50px; */
	text-align:
	center;
	display:
	block;font-size:13px;
	padding: 0;
	text-decoration: none;
	color: #fff!important;
	font-weight: 500;
	height: 100%;
}
.gnavi ul li{
	/* line-height:50px; */
	text-align:
	center;
	display:
	inline-block;
	font-size:13px;
	/*
	color: #2c1302 ;	
	font-weight: 600;*/
	transition:
	all 0.3s ease-in-out 0s;
	position:
	relative;
	padding: 0;
	text-decoration: none;
	/* color: #000; */
	/*! max-width: 180px; */
	border-right: 1px solid #fff;
	margin: 3px 0;
	padding: 4px 0;
	width: 12%;
}
.gnavi ul li:first-child{
	background:none;
}
.gnavi ul li:first-child{
	border-left: 1px solid #fff;
}
.gnavi ul li:hover {
	opacity: 0.7;
	background: rgba(218,218,218,0.7);
}
.gnavi ul li .cur {
	position: relative;
	border-bottom: none;
}
.gnavi ul li .cur::after {
	content: "";
	bottom: -5px;
	left: 51%;
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
	width: 50%;
	max-width: 60px;
	height: 3px;
	background: #fff;
	/*display:
	inline-block;*/ 
	display: none;
	position: absolute;
} 
.gnavi ul li:last-child a{
	letter-spacing:-0.08em;
}
.gnavi ul li a span.line2{
	line-height:15px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	z-index: 9998;
	/*! background:#004057; */
	background-size: contain;

}




#contents_wrap{
	position:relative;
	z-index: 1;
}


@media screen and (max-width:700px) {
	
#page-top {
	width: 100%;
	right: 0;
}
#page-top a {
	width: 100%;
	opacity: 0.7;
	-ms-opacity: 0.7;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-align: center;
}

	
}



.btn_req {
	margin: 1% auto 2%;
	max-width: 970px;
	text-align: center;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 48px;
	}
	.btn_req a img { margin-top:10px;}
	.btn_req span { font-size:30px;}
	.button a {
	position: relative;
	overflow: hidden;
	text-align: center !important;
	max-width: 550px;
	height:65px;
	display: block;
	text-decoration: none !important;
}
.btn_req a:hover {
	opacity:0.3;
	background: rgba(0,0,0,0.5) ;
	-webkit-transition: all 1s linear;
	transition: all 1s linear;
}




/*///////  Goto top   //////*/
.go-to-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #ccc;
	background:url(../images/top.png) no-repeat center;
	width:60px;
	height:60px;
	z-index: 120;
}
.go-to-top a {
	width: 40px;
	height: 80px;
	display: block;
	font-size:10px;
	color: #333;
	padding-top:50px;
	text-align:center;
text-decoration: none;}
.go-to-top a:before, .go-to-top a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 2px;
	height: 10px;
	margin: auto;
	background: #ccc;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform-origin: top center;
	transform-origin: top center
}
.go-to-top a:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.go-to-top a:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.go-to-top a:hover:before {
	-webkit-transform: translateY(-3px) rotate(45deg);
	transform: translateY(-3px) rotate(45deg)
}
.go-to-top a:hover:after {
	-webkit-transform: translateY(-3px) rotate(-45deg);
	transform: translateY(-3px) rotate(-45deg)
}
.go-to-top a:hover:before, .go-to-top a:hover:after {
	background: #888
}

.spfix{
	display:none;
}


@media screen and (max-width:768px) {
.go-to-top {
	right: 0;
	width:40px;
	height:40px;
	border-radius:50%;
}

}

#sp_nav {
	display:none;
}





	
@media only screen and (max-width: 768px){
	.pu-menu.pu-open .pu-menu__line {
    background-color: #fff
}

.pu-menu__line {
    position: relative;
    display: block;
    width: 100%;
    background-color: #333
}

.pu-menu__line:before,
.pu-menu__line:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    background-color: #333
}

.pu-menu__line:before {
    transition: -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955);
    transition: transform 300ms cubic-bezier(.455, .03, .515, .955);
    transition: transform 300ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955)
}

.pu-menu__line:after {
    transition: -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955);
    transition: transform 300ms cubic-bezier(.455, .03, .515, .955);
    transition: transform 300ms cubic-bezier(.455, .03, .515, .955), -webkit-transform 300ms cubic-bezier(.455, .03, .515, .955)
}
    .pu-header_main__btn {
        margin: 0 auto;
        /*! padding-top: 49px; */
        width: 58px;
        position: fixed;
        left: 57px;
        top: 45px;
    }
	    .pu-header_main__btn {
        margin: 0 auto;
        /*! padding-top: 49px; */
        width: 40px;
        position: fixed;
        left: auto;
        right:5px;
        top: 5px;
    }
	}
.pu-menu__txt {
    color: #333;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pu-menu-overlay {
    position: fixed;
    z-index: 99;
    width: 100%;
    height: 100%
}

.pu-menu-overlay_box {
    position: relative
}

.pu-menu-overlay_box_bgover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.pu-menu-overlay_box_bgover--know {
    background-color: #4b4b4b
}

.pu-menu-overlay_box_bgover--saryo {
    background-color: #333
}

.pu-menu-overlay_box_bgover--buy {
    background-color: #202020
}

.pu-menu-overlay_box_content {
    color: #fff
}

.pu-menu-overlay_box_content__ttl {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    letter-spacing: .14em
}

.pu-menu-overlay_box_content__items {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.pu-menu-overlay_box_content__item {
    letter-spacing: .14em;
    line-height: 2.4
}

    .pu-menu {
        padding: 5px;
        transition: opacity 500ms;
        cursor: pointer
    }
    .pu-menu:hover {
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
    }
    .pu-menu.pu-open .pu-menu__line:before {
        -webkit-transform: translate(0, 6px) rotate(45deg);
        transform: translate(0, 6px) rotate(45deg)
    }
    .pu-menu.pu-open .pu-menu__line:after {
        -webkit-transform: translate(0, -6px) rotate(-45deg);
        transform: translate(0, -6px) rotate(-45deg)
    }
    .pu-menu__line-wrap {
        margin-bottom: 10px;
        padding: 7px 0;
    }
    .pu-menu__line {
        height: 1px
    }
    .pu-menu__line:before,
    .pu-menu__line:after {
        height: 1px
    }
    .pu-menu__line:before {
        top: -6px
    }
    .pu-menu__line:after {
        top: 6px
    }
    .pu-menu__txt {
        font-size: 11px;
        letter-spacing: -0.1em;
    }
    .pu-menu-overlay {
        top: 0;
        left: 0;
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
    .pu-menu-overlay.pu-open {
        transition: -webkit-transform 600ms;
        transition: transform 600ms;
        transition: transform 600ms, -webkit-transform 600ms;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .pu-menu-overlay_box-wrap {
        margin-left: 170px;
        /*        display: -ms-flexbox;
        display: flex;*/
        height: 100%;
        position: relative;
        /* background:rgba(0,0,0,0.9); */
        text-align:
        center;
    }
	.pu-menu-overlay_box-wrap ul {
		/* top:15%; */
		position: relative;
		}
	.pu-menu-overlay_box-wrap ul li {
		/* margin-bottom:3%; */
		}
	.pu-menu-overlay_box-wrap ul li a {
		color:#FFF;
		text-decoration:none;
		font-size:18px;
		-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
		
    }
	.pu-menu-overlay_box-wrap ul li a:hover {
		color:#999;
		letter-spacing:0.1em;
		
    }
	@media only screen and (max-width: 768px){
	.pu-menu__txt {
        font-size: 10px;
        letter-spacing: -0.35em;
    }
	    .pu-menu-overlay {
        top: 0;
        left: 0;
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%)
    }
    .pu-menu-overlay.pu-open {
        transition: -webkit-transform 600ms;
        transition: transform 600ms;
        transition: transform 600ms, -webkit-transform 600ms;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .pu-menu-overlay_box-wrap {
        /* margin-left: 0px; */
        /*        display: -ms-flexbox;
        display: flex;*/
        /* height: 100%; */
        /* position: relative; */
        /* background:
        rgba(0,0,0,0.9); */
        /* text-align:
        center; */
    }	
	.pu-menu-overlay_box-wrap ul {
		/* top:25%; */
		position: relative;
		}
	.pu-menu-overlay_box-wrap ul li {
		/* margin-bottom:6%; */
		}
	.pu-menu-overlay_box-wrap ul li a {
		color:#FFF;
		text-decoration:none;
		font-size:16px;
		
    }
	.pu-menu__line-wrap {
        /* margin-bottom: 2px; */
        /* padding: 7px 0; */
    }
}

	
	.pu-menu-overlay_box-wrap ul li a span {
	color: #AF8F3A;
    }
	.pu-menu-overlay_box-wrap ul li .new_sp {
	color:#C00 !important;
	font-size:11px;
    }
    .pu-menu-overlay_box {
        height: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        transition: -webkit-transform 800ms;
        transition: transform 800ms;
        transition: transform 800ms, -webkit-transform 800ms
    }
    .pu-menu-overlay_box--know {
        width: 33%;
        background: url(../img/common/nav-open_bg_box01.jpg) center center no-repeat;
        background-size: cover;
        -webkit-transform: translate(300%, 0);
        transform: translate(300%, 0);
    }
    .pu-menu-overlay_box--know.pu-open {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .pu-menu-overlay_box--know.pu-open .pu-menu-overlay_box_bgover {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        transition: opacity 800ms cubic-bezier(.42, 0, .58, 1) 200ms
    }
    .pu-menu-overlay_box--know.pu-open .pu-menu-overlay_box_content__ttl {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 700ms
    }
    .pu-menu-overlay_box--know.pu-open .pu-menu-overlay_box_content__items {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 900ms
    }
    .pu-menu-overlay_box--saryo {
        width: 33%;
        background: url(../img/common/nav-open_bg_box02.jpg) center center no-repeat;
        background-size: cover;
        -webkit-transform: translate(200%, 0);
        transform: translate(200%, 0);
    }
    .pu-menu-overlay_box--saryo.pu-open {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .pu-menu-overlay_box--saryo.pu-open .pu-menu-overlay_box_bgover {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        transition: opacity 800ms cubic-bezier(.42, 0, .58, 1) 200ms
    }
    .pu-menu-overlay_box--saryo.pu-open .pu-menu-overlay_box_content__ttl {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 700ms
    }
    .pu-menu-overlay_box--saryo.pu-open .pu-menu-overlay_box_content__items {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 900ms
    }
    .pu-menu-overlay_box--buy {
        width: 34%;
        background: url(../img/common/nav-open_bg_box03.jpg) center center no-repeat;
        background-size: cover;
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    .pu-menu-overlay_box--buy.pu-open {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .pu-menu-overlay_box--buy.pu-open .pu-menu-overlay_box_bgover {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        transition: opacity 800ms cubic-bezier(.42, 0, .58, 1) 200ms
    }
    .pu-menu-overlay_box--buy.pu-open .pu-menu-overlay_box_content__ttl {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 700ms
    }
    .pu-menu-overlay_box--buy.pu-open .pu-menu-overlay_box_content__items {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        transition: opacity 1100ms cubic-bezier(.42, 0, .58, 1) 900ms
    }
    .pu-menu-overlay_box_content {
        width: 17.1875vw;
        padding-top: 17.1875vw
    }
    .pu-menu-overlay_box_content__ttl {
        font-size: 32px;
        margin-bottom: 3.51562vw
    }
    .pu-menu-overlay_box_content__item {
        font-size: 13px
    }	
	
	
@media only screen and (max-width: 768px){
	#contents {padding-top: 103px;}	
}	
	

.catch01 {
	font-size: 32px;
	text-align: center;
	margin-bottom: 40px;
	font-weight:400;
}

@media only screen and (max-width: 768px){
.catch01 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing:0.05em;
}
.page_title.pickup {
	background: url(../../pickup/images/main_bg.jpg) no-repeat center center;
	background-size:cover;
	margin-bottom: 0;
	padding:50px 0 70px;
}
}

.cont_inner {
	max-width:1000px;
	margin:0 auto;
}
@media only screen and (max-width: 768px){
.cont_inner {
	max-width:1000px;
	margin:0 auto;
	padding:0 5%;
}

}
.img100 {width:100%; height:auto;}

.gnavi ul li .new {
	position: absolute;
	left: 50%;
	margin-left:-13px;
	font-size:10px;
	color:#C00;
	top:6px;
	line-height: 1;
}



.contact {
    background: #f2f2f2;
    padding: 40px 0;
    margin-bottom: 50px;
}
.contact .txt_big {
    text-align: center;
    font-size: 26px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px){


}



#header_wrap .sp_daiwa {
	display:none;
}
@media only screen and (max-width: 768px){
#header_wrap .sp_daiwa {
	position: absolute;
	top: 4px;
	right: 60px;
	display:block;
}

}






/*=======================================
　INFORMATION
=======================================*/

.info_wrappar {
	background: #ececec;
	padding: 60px 5%;
    margin: 0 auto 100px;
}

.distance_pdf_btn {
	display:flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 145px;
}

.info_wrappar.clearfix .info_content .txt_s {
	text-align: center;
	margin-bottom: 10px;
}

.info_content {
	/* text-align: left; */
	padding: 0 5%;
}
.info_ttl {
	text-align: center;
	margin-bottom: 15px;
	/* font-size: 12px; */
}
.txt_big1 {
	color: #b2322f;
	margin-bottom: 25px;
}
.req_btn {
	text-align: center;
}

.req_btn:nth-of-type(1) {
	margin-bottom: 5px;
}

.req_btn:nth-of-type(2) {
	/* margin-bottom: 60px; */
}

.req_btn a {
	margin: 0 15px;
}
.info_wrappar .txt_big {
	font-size: 26px;
	letter-spacing: 0.08em;
	text-align: center;
}



.info_wrappar .txt_big2 {
	margin-bottom: 3px;
}


@media only screen and (max-width: 768px) {
	.req_btn {
		padding: 0;
		text-align: center;
	}
	.req_btn a {
		margin: 0;
		display: block;
		width: 100%;
	}
	.info_content {
		padding: 0;
	}
	.info_ttl {
		font-size: min(2.3vw, 12px);
		letter-spacing: 2px;
		margin-bottom: 8px;
	}
	.info_wrappar {
	    margin: 0 auto 40px;
		padding: 40px 5%;
	}
	.info_wrappar .txt_big1,.contact .txt_big1 {
		margin-bottom: 0;
	}
	.info_wrappar .txt_big,.contact .txt_big {
		font-size: min(4vw, 30px);
		letter-spacing: -1px;
	}

	.info_wrappar .txt_big2,.contact .txt_big2 {
		margin-bottom: 10px;
	}
	.btn_area {/* width: 60%; */margin: 0 auto;/* max-width: 250px; */display: flex;}
	.distance_pdf_btn {
		width: 90%;
		margin: 0 auto 50px;
	}
	.contact{
		padding: 40px 5%;
	}
}	
	








/*=======================================
　注釈
=======================================*/
.note {
	text-align: center;
	margin-bottom: 30px;
	font-size: 12px;
	letter-spacing: 1px;
}
.note_r {
	text-align: right;
	margin-right: 10px;
}
.pdf_footer_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 100px auto 30px;
}
@media only screen and (max-width: 768px){
	.note {
	    text-align: left;
	    margin: 0 auto 30px;
		width: 90%;
	}
	.note_r {
		text-align: left;
		width: 95%;
		font-size: 11px;
	}
	.pdf_footer_btn {
		margin: 50px auto 30px;
		width: 90%;
	}
}


/*=======================================
　ナビ　グレーアウト
=======================================*/
/*.gnavi ul li:nth-child(4) a {
	opacity: 0.4;
	pointer-events: none;
}
.gnavi ul li:nth-child(4):hover {
	opacity: 1;
	background: #67c1c4;
}*/








.tel {
	text-align: center;
	padding: 0px 0 60px;
}








.root_list_btn {
	max-width: 700px;
	margin: 40px auto;
}
.root_list_btn a {
	padding: 15px 50px;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: center;
	background: #999;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	transition: all 0.3s 0s ease;
}
.root_list_btn a:hover {
	opacity: 0.7;
	transition: all 0.3s 0s ease;
}
@media only screen and (max-width: 640px){
.root_list_btn {
	max-width: 700px;
	margin: 40px 5%;
}
.root_list_btn a {
	padding: 10px 30px;
	text-decoration: none;
	width: 100%;
	display: block;
	text-align: center;
	background: #999;
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	transition: all 0.3s 0s ease;
}
.root_list_btn a:hover {
	opacity: 0.7;
	transition: all 0.3s 0s ease;
}	
}


/*=======================================
　各ページ共通の箇所をここにまとめる
=======================================*/

/* 改行 */
.for_pc {
	display: block;
}
.for-sp {
	display: none;
}
@media only screen and (max-width: 640px) {
	.for_pc {
		display: none;
	}
	.for-sp {
		display: block;
	}
}


/* 大きな写真から入るtop部分 */
.top-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 95px;
	margin-bottom: 30px;
}
.img-name {
	font-size: 12px;
	text-align: right;
}
@media only screen and (max-width: 768px) {
	.top-wrapper {
		padding: 0;
		margin-bottom: 30px;
	}
	.main-img {
		margin-bottom: 30px;
	}
	.img-name {
		margin-right: 10px;
	}
}

h3 {
	font-size: 30px;
	text-align: center;
	color: #99724e;
	letter-spacing: -1px;
	/* margin-bottom は各ファイルにて調整 */
}
@media only screen and (max-width: 768px) {
	h3 {
			font-size: 18px !important;
		text-align: center;
	}
}

.sub-title {
	font-size: 22px;
	color: #A2242A;
	font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
	font-weight: normal;
}
@media only screen and (max-width: 768px) {
	.sub-title {
		font-size: min(4vw, 30px);
		letter-spacing: -1px;
	}
}

.text {
	font-size: 18px;
}
@media only screen and (max-width: 768px) {
	.text {
		font-size: 12px;
	}
}

.pdf_footer_btn{
	width: 40%;
}
@media only screen and (max-width: 768px) {
	.pdf_footer_btn{
		width: 90%;
	}
}




.index_bg {
	background: url(../images/bg.jpg) no-repeat;
    background-size: 100% auto;
}
.main_img .side_logo {
	position: absolute;
	top: 30px;
	left: 20px;
	display: flex;
	gap:10px;
}
.cirle-logo {
	width: 50%;
} 
.main_img {
	text-align: center;
	position: relative;
	/* max-height: 473px; */
	/* height: 39vw; */
	/* overflow: hidden; */
}

.main_img > img {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
}
.main_img .main_inn {
	/* position: absolute; */
	/* top: 3vw; */
	/*top: 30px;*/
	/* left: 50%; */
	/* -webkit-transform : translateX(-50%); */
	/* transform : translateX(-50%); */
	/* text-align: center; */
	/* width: 42vw; */
	padding: 40px 0 0;
}

.main_img h2 {
	color: #fff;
	font-size: 40px;
	/* margin-bottom: 3.5vw; */
	margin-bottom: 50px;
}
.main_img p {
	color: #99724e;
	font-size: 40px;
	font-weight: 500;
	margin-bottom: 130px;
	line-height: 1.3;
}
.main_img .main_logo {
	margin: 0 auto 50px;
	width: 80%;
}
@media only screen and (max-width: 640px){
.main_img {
	/* height: 46vw; */
	/* overflow: hidden; */
	margin-bottom: 30px;
}

.main_img > img {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: auto;
	left: 50%;
	-webkit-transform : translateX(-50%);
	transform : translateX(-50%);
}
.main_img .main_inn {padding: 20px 0 0;}
.main_img .side_logo {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 3vw;
}
.main_img h2 {
	color: #fff;
	/* font-size: min(7vw,40px); */
	margin-bottom: 25px;
}
.main_img p {
	font-size: 20px;
	margin-bottom: 20px;
}
.main_img .main_logo {
	margin: 0 auto 50px;
	width: 250px;
}
}


















