@charset "UTF-8";
/*-----------------------------------------------------------------------------
basic
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, 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, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
	scroll-behavior: smooth;
}
nav ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}

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 #000;
	cursor:help;
}

table {border-collapse:collapse;}

hr {
    display:block;
    height:4px;
    border:0;
    border-top:4px solid #e1edf6;
    margin: 0;
    padding:0;
}

input, select {vertical-align:middle;}


/* ShipporiMincho */
@font-face {
    font-family: ' ShipporiMincho ';
    src: url('../fonts/ShipporiMincho-Regular.woff2') format('woff2'),
             url('../fonts/ShipporiMincho-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

/* ShipporiMincho */
@font-face {
    font-family: ' ShipporiMincho ';
    src: url('../fonts/ShipporiMincho-Medium.woff2') format('woff2'),
             url('../fonts/ShipporiMincho-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

/* ShipporiMincho */
@font-face {
    font-family: ' ShipporiMincho ';
    src: url('../fonts/ShipporiMincho-SemiBold.woff2') format('woff2'),
             url('../fonts/ShipporiMincho-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* BarlowCondensed-Medium */
@font-face {
    font-family: ' Barlow ';
    src: url('../fonts/BarlowCondensed-Medium.woff2') format('woff2'),
             url('../fonts/BarlowCondensed-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


body {
color: #511f17;
font-size: 93%;
line-height: 1.6;
font-family: ' ShipporiMincho ';
font-weight: 500;
letter-spacing: 0.05rem;
padding-top: 60px;
position: relative;
overflow: hidden;
background:url("../images/bg.jpg");}


@media (min-width: 768px) {
body {
letter-spacing: 0.05rem;

}
}

@media (min-width: 992px) {

body {
font-size: 94%;
line-height: 1.7;
letter-spacing: 0.05rem;
padding-top: 80px;}

}
@media (min-width: 1200px) {
body {
font-size: 99%;
line-height: 1.8;
letter-spacing: 0.08rem;
}


}


/* -------------------------------

/* 共通
---------------------------------------------------- */

.fluid {position: relative;
	max-width: 1140px;
	margin: 0 auto;
}
.clearfix:after {
  content: "";
  clear: both;
	display: table;
}
.clear {clear: both;}

.f-right {float: right;}
.f-left {float: left;}
.pointer {cursor: pointer;}
ul.decimal li{list-style: decimal;margin-left: 25px;line-height: 1.4;}
ul.dot li{list-style:disc;margin-left: 25px;line-height: 1.7;text-align: left;}
ul.square {margin-left: 30px;}
ul.square li{list-style:disc;line-height: 1.7;}

.mb0  { margin-bottom: 0 !important; }
.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pl10 { padding-left: 10px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w33 { width: 33.33333333%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.mb150mb100{margin-bottom: 150px;}
.mb120mb80{margin-bottom: 120px;}
.mb100mb50{margin-bottom: 100px;}
.mb80mb50{margin-bottom: 80px;}
.mb50mb30{margin-bottom: 50px;}
.mb30mb10{margin-bottom: 30px;}

@media (max-width: 1140px) {
.mb120mb80{margin-bottom: 80px;}
.mb150mb100{margin-bottom: 100px;}
.mb50mb30{margin-bottom: 40px;}

}


@media (max-width: 991px) {
.mb120mb80{margin-bottom: 60px;}
.mb150mb100{margin-bottom: 90px;}
.mb100mb50{margin-bottom: 70px;}
.mb30-md{margin-bottom: 30px;}
.mb80mb50{margin-bottom: 70px;}
.mb50mb30{margin-bottom: 30px;}
.mb10-xs3{margin-bottom: 10px;}

}

@media (max-width: 767px) {
.space15{margin-bottom: 15px;}
.mb150mb100{margin-bottom: 80px;}
.mb120mb80{margin-bottom: 50px;}
.mb100mb50{margin-bottom: 50px;}
.mb80mb50{margin-bottom: 50px;}
.mb50mb30{margin-bottom: 30px;}
.mb20-xs{margin-bottom: 20px;}
.mb30-xs{margin-bottom: 30px;}
.mb10-xs2{margin-bottom: 10px;}
}
@media (max-width: 666px) {
.mb30-xs2{margin-bottom: 30px;}
.mb10-xs{margin-bottom: 10px;}
.mb30mb10{margin-bottom: 10px;}
.mb20-xs2{margin-bottom: 20px;}

}


@media (min-width: 1200px) {

.mb30-xl { margin-bottom: 30px !important; }
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.indent2 {
  padding-left: 1.8em;
  text-indent: -1.8em;
}

.flexbox{display: flex;align-items: center;}
.flexbox-between{display: flex;align-items: center;justify-content: space-between;}
.flexbox2{display: flex;align-items: stretch;}
.flexbox3{display: flex;align-items: flex-end;}
.flexbox4{display: flex;justify-content: flex-end;}


@media (max-width: 767px) {
.flexbox4{display:block;}


}


.bg-gray{background:rgba(152,133,95,.06);}
.bg-blue{background:rgba(0,156,255,0.05);}
.bg-border-top{border-top: 1px solid #ddd;}



/*btn
------------------------------ */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img{vertical-align: bottom;}




/* アニメーション
---------------------------------------------------- */


/* link
---------------------------------------------------- */
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
a.opacity {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.opacity:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a:hover img{opacity: .7;}

[data-action="call"]  {text-decoration: none;}

/* font-size color
---------------------------------------------------- */
.x-small { font-size: .8em; line-height: 1.5; }
.small { font-size: .9em; line-height: 1.5; letter-spacing: 0;}
.middle { font-size: 14px; letter-spacing: 0;}
.large { font-size: 1.2em; }
.x-large { font-size: 1.4em; }
.x2-large { font-size: 20px; }
.x3-large { font-size: 22px; }
.x4-large { font-size: 24px; }
.max-large { font-size: 32px; }
.italic {font-style: italic;}
.bold{font-weight: 700;}

.white { color: #ffffff; }
.red { color: #f00; }
.blue{color: dodgerblue;}
.green { color: forestgreen; }
.pink { color: #EB5960; }
.orange { color: #f60; }
.kiiro { color: yellow!important; }
.brown{color: #8b6f57;}

/* スクロールでナビ表示
---------------------------------------------------- */
.cb-header {
    position: fixed;
    top: 0;
    left: 0;
	right:0;
    display: none;
    background: #fafafa;
}
.cb-header .inner {width: 96%;margin: 0px auto; margin-top: 20px;}




@media (max-width: 767px) {
.cb-header {display: none!important;}

}



/* header mobile pad
---------------------------------------------------- */
#header{display: none;}
.cb-header2 {
    position: fixed;
    /* 固定 */
    top: 0;
    /* 上から0の位置に固定 */
    left: 0;
    /* 左から0の位置に固定 */
    display: block;
    /* 表示 */
	z-index: 200;
	width: 100%;
	box-sizing: border-box;
}

.sc {
display: flex;
align-items: center;
justify-content: space-between;
    width: 100%;
    margin: 0 auto;
	height: 60px;
	background:url("../images/bg.jpg");
	position: relative;
	}
	
.sc .logo{padding-left: 15px;width:140px;}
.sc .logo a{}
.sc .mail{margin-right: 65px;}
.sc .mail a{background: rgba(159,211,94,1.00);width: 43px;height: 43px;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: white;font-size: 18px;}

header{display: none;}



/*header pc
------------------------------------------------------------------*/
@media (min-width: 992px) {

header{display: block;}
.cb-header2 {display: none;}



.header {
  position: fixed;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 60;
  height: 80px;
  display: flex;
  align-items: center;justify-content: space-between;
  background:url("../images/bg.jpg");
}
.header .logo {position: relative;margin-left: 50px;}

.header .navi{padding-right: 50px;display: flex;align-items: center;justify-content: flex-end;}

/* ナビゲーションメニュー */
.nav-menu {margin-right: 2em;}

.menu-list {
  display: flex;
  justify-content:flex-end;
  padding-right: 20px;
}
.menu-item {position: relative;padding: 0 1.3em;text-align: center;line-height: 1; border-right: 1px solid #ddc8c5;}
.menu-item:first-child { border-left: 1px solid #ddc8c5;}
.menu-item a {
font-weight: 400;
  color: #511f17;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
/* リンクにホバーした際の下線の表示 */
.menu-item a:hover {color: #81b336;}
.menu-item a.active {color: #81b336;position: relative;}
.menu-item a.active:before {
  content: '';/*何も入れない*/
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  top:-26px;
  width: 15px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  background-image: url(../images/nav-active.png);
  background-size: contain;
  vertical-align: middle;
}
.header .navi .head-mail{}
.header .navi .head-mail a{background: #a9d16d;display: block;padding: .6em 1.3em;color: white;text-shadow: 0px 1px 2px rgba(0, 0, 0, .2);transition: .4s;}
.header .navi .head-mail a:hover{background:#581B14;}

}



@media (max-width: 1680px){


}

@media (max-width: 1440px){
.header .logo {position: relative;margin-left: 30px;}
.header .navi{padding-right: 30px;display: flex;align-items: center;justify-content: flex-end;}

.nav-menu {margin-right: 1em;}
.menu-list {
  display: flex;
  justify-content:flex-end;
  padding-right: 10px;
}
.menu-item {position: relative;padding: 0 1em;}



}

@media (max-width: 1280px){

.header .logo {position: relative;margin-left:15px;}
.header .navi{padding-right: 15px;}

.menu-item {padding: 0 .6em;}
.header .navi .head-mail a{background: #a9d16d;display: block;padding: .6em 1em;}


}

@media (max-width: 1199px){
.header .logo {margin-left:15px;position: relative;width: 120px;}

.menu-list {margin-right: 0em;}
.menu-item {padding: 0 .7em;}
.menu-item a {letter-spacing: 0;}


}










/*main
------------------------------------------------------------------*/
.kv{width: 100%;
	height: calc(100vh - 80px);
	position: relative;
}

.kv .main-h2{position: absolute;left:50%;top:50%;transform: translate(-50%, -50%);margin-right: -50%; z-index: 10;}
.kv .main-h2 .main-logo{text-align: center;margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 50px;text-align: center;text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);font-weight: normal;}
.kv .main-h2 .main-h2-1 span{font-size: 30px;display: block;}



/* ----------------------- */
/* -------- video -------- */
/* ----------------------- */
.video{
    width: 100%;
    height: calc(100vh - 80px);
    position: absolute;
    top: 80px;
    left: 0;
    overflow: hidden;
    z-index: 1;
}

.video::after{
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.video video{
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.scrolldown {
position: absolute;
bottom:50px;
right:50px;
  margin: 0;
  padding: 0;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
   z-index: 10;
}

.scrolldown:hover {opacity: 0.7;color: white;}

.scrolldown1 {
  position: relative;
  width: 200px;
  height: 200px;
  color: #fff;
  font-family: serif;
  text-decoration: none;
}

.circle-text {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: rotate 20s linear infinite;
}

.circle-text span {
  position: absolute;
  left: 50%;
  font-size: 14px;
  transform-origin: 0 100px;
}

.mouse {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 45px;
  border: 1px solid #fff;
  border-radius: 20px;
  transform: translate(-50%, -50%);
}

.mouse::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 50%;
  width: 1px;
  height: 15px;
  background-color: #fff;
  transform: translateX(-50%);
  animation: scroll_03 2s infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes scroll_03 {
  0% {
    top: 10px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    top: 20px;
    opacity: 0;
  }
}






@media (max-width: 1680px){
.kv .main-h2{}





}



@media (max-width: 1280px){

.kv .main-h2 .main-logo{width: 100px;margin: 0 auto; margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 45px;}
.kv .main-h2 .main-h2-1 span{font-size: 26px;display: block;}





}


@media (max-width: 1199px){
.kv .main-h2 .main-logo{width: 90px;margin: 0 auto; margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 37px;}
.kv .main-h2 .main-h2-1 span{font-size: 23px;display: block;}



}




@media only screen and (max-width: 991px) {
.kv{width: 100%;
	height: 700px;
	position: relative;
}
.video{
    width: 100%;
    height: 700px;
    position: absolute;
    top: 60px;
    left: 0;
    overflow: hidden;
    z-index: 1;
}
.kv .main-h2 .main-logo{width: 70px;margin: 0 auto; margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 32px;}
.kv .main-h2 .main-h2-1 span{font-size: 23px;display: block;}

.scrolldown {display: none;}

}

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

.kv .main-h2 .main-logo{width: 70px;margin: 0 auto; margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 29px;}
.kv .main-h2 .main-h2-1 span{font-size: 18px;display: block;}




}


@media only screen and (max-width: 667px) {
.kv{width: 100%;
	height: 450px;
	position: relative;
}
.video{
    width: 100%;
    height: 450px;
    position: absolute;
    top: 60px;
    left: 0;
    overflow: hidden;
    z-index: 1;
}





}


@media only screen and (max-width: 414px) {
.kv{width: 100%;
height: 480px;
	position: relative;
}
.video{
    width: 100%;
	height: 480px;
    position: absolute;
    top:60px;
    left: 0;
    overflow: hidden;
    z-index: 1;
}

.kv .main-h2 .main-logo{width: 60px;margin: 0 auto; margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 21px;}
.kv .main-h2 .main-h2-1 span{font-size: 16px;display: block;}


}



/* index.html 
---------------------------------------------------- */
#topnews{background: white;border-bottom: 1px solid #ddd;padding: 1.2em 0;}
#topnews .wrap{padding: 0 15px;max-width: 1500px;margin: 0 auto;}
#topnews .wrap .title{}
#topnews .wrap .title h3{font-family: ' Barlow ';font-weight: 500;font-size: 1.6em;margin-bottom: 15px;}
#topnews .news-set{width: 100%;}
#topnews .news-set .date{font-family: ' Barlow ';font-weight: 500;margin-bottom: 5px;line-height: 1.2;font-size: 17px;}
#topnews .news-set .date span{color: #d31e01;margin-left: 10px;}
#topnews .news-set .post{}
#topnews .more-news{width: 60%;margin: 0 auto;}
#topnews .more-news a{display: block;border:1px solid rgba(88,27,20,1.00);color: #511f17;padding: 0em 1em;text-align: center;transition: .4s;line-height: 35px;}
#topnews .more-news a:hover{color: white;background: #511f17;}





.home #section01{position: relative;padding: 60px 0 20px;}
.home #section01 .container{padding: 0px 15px;}
.home #section01 .container .wrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
.home #section01 .container .wrap .box{width: 49%;position: relative;height: 250px;display: block;margin-bottom: 50px;padding-top: .5em;transition: .4;}
.home #section01 .container .wrap .box .shoplogo{text-align: center;position: relative;z-index: 10;width: 45px;margin: 0 auto;margin-bottom: 5px;}
.home #section01 .container .wrap .box .shoplogo-txt{text-align: center;position: relative;z-index: 10;font-size: 1.4em;font-weight: 700;color: white;}

.home #section01 .container .wrap .box .obi{position: absolute;z-index: 10; top:40%;left:50%;transform: translateX(-50%);margin-right: -50%;}
.home #section01 .container .wrap .box .txt{position: absolute;top:56%;left:5px;right:5px;color: white;line-height: 1.4;letter-spacing: 0;font-size: .9em;z-index: 10;}
.home #section01 .container .wrap .box .obi.color1{width: 100%; height: 36px;line-height: 36px; background: #9a1a5a;color: white;text-align: center;}
.home #section01 .container .wrap .box .obi.color2{width: 100%; height: 36px;line-height: 36px; background: #33cccc;color: white;text-align: center;}
.home #section01 .container .wrap .box .obi.color3{width: 100%; height: 36px;line-height: 36px; background: #1d7f3b;color: white;text-align: center;}
.home #section01 .container .wrap .box .obi.color4{width: 100%; height: 36px;line-height: 36px; background: #ed360d;color: white;text-align: center;}
.home #section01 .container .wrap .box .obi.color5{width: 100%; height: 36px;line-height: 36px; background: #0066cc;color: white;text-align: center;}

.home #section01 .container .wrap .box.shop1{background: url("../images/bg-shop1.jpg");background-position: center;background-size: cover;}
.home #section01 .container .wrap .box.shop1:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(204, 0, 1, 0));transition: .4s;
}
.home #section01 .container .wrap .box.shop1:hover:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: rgba(204, 0, 1, .5);
}


.home #section01 .container .wrap .box.shop2{background: url("../images/bg-shop2.jpg");background-position: center;background-size: cover;}
.home #section01 .container .wrap .box.shop2:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(154, 26, 90, 0.8));transition: .4s;
}
.home #section01 .container .wrap .box.shop2:hover:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(154, 26, 90, 0), rgba(154, 26, 90, 0));
	background:rgba(154, 26, 90, 0.7);
}

.home #section01 .container .wrap .box.shop3{background: url("../images/bg-shop3.jpg");background-position: center;background-size: cover;}
.home #section01 .container .wrap .box.shop3:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(51, 204, 204, 0.8));transition: .4s;
}
.home #section01 .container .wrap .box.shop3:hover:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(51, 204, 204, 0));
	background:rgba(51, 204, 204, 0.7);
}

.home #section01 .container .wrap .box.shop4{background: url("../images/bg-shop4.jpg");background-position: center;background-size: cover;}
.home #section01 .container .wrap .box.shop4:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(29, 127, 59, 0.8));transition: .4s;
}
.home #section01 .container .wrap .box.shop4:hover:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(29, 127, 59, 0));
	background: rgba(29, 127, 59, 0.7);
}

.home #section01 .container .wrap .box.shop5{background: url("../images/bg-shop5.jpg");background-position: center;background-size: cover;}
.home #section01 .container .wrap .box.shop5:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(237, 54, 13, 0.8));transition: .4s;
}
.home #section01 .container .wrap .box.shop5:hover:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(237, 54, 13, 0.7));
	background: rgba(237, 54, 13, 0.7);
}

.home #section01 .container .wrap .box.shop6{background: url("../images/bg-shop6.jpg");background-position: center;background-size: cover;}
.home #section01 .container .wrap .box.shop6:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 102, 204, 0.8));transition: .4s;
}
.home #section01 .container .wrap .box.shop6:hover:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0), rgba(0, 102, 204, 0));
	background: rgba(0, 102, 204, 0.7);
}

.home #section01 .container .wrap .box .btn-circle{position: absolute;bottom:-30px;left:50%;transform: translateX(-50%);z-index: 10;}

.home #section01 .container .wrap .box .btn-circle span{color: white;font-family: ' Barlow ';font-weight: 500;width: 60px;height: 60px;border-radius: 50%; display: flex; align-items: center;justify-content: center;}
.home #section01 .container .wrap .box:hover .btn-circle span{transition: transform 1s; transform: rotateX(360deg);}

.home #section01 .container .wrap .box.shop1 .btn-circle span{background: #cc0001;}
.home #section01 .container .wrap .box.shop2 .btn-circle span{background:#A8005C;}
.home #section01 .container .wrap .box.shop3 .btn-circle span{background:#33cccc;}
.home #section01 .container .wrap .box.shop4 .btn-circle span{background:#1d7f3b;}
.home #section01 .container .wrap .box.shop5 .btn-circle span{background:#ed360d;}
.home #section01 .container .wrap .box.shop6 .btn-circle span{background:#0066cc;}

.shadow1{text-shadow: 0px 0px 6px rgba(154, 26, 90, 0.9);}
.shadow2{text-shadow: 0px 0px 6px rgba(20, 156, 156, 0.9);}
.shadow3{text-shadow: 0px 0px 6px rgba(29, 127, 59, 0.9);}
.shadow4{text-shadow: 0px 0px 6px rgba(237, 54, 13, 0.9);}
.shadow5{text-shadow: 0px 0px 6px rgba(0, 102, 204, 0.9);}




.home #section02{position: relative;padding: 50px 0 50px;}
.pickup{background: url("../images/bg-pickup-xs.jpg");background-position: center right;background-repeat: no-repeat;background-size: cover;padding: 50px 1em 40px;color: white;position: relative;margin-bottom: 70px;}
.illust-pen{position: absolute;right:10px;top:-40px;width: 90px;}
.pickup h3{text-align: center;margin-bottom: 30px;}
.pickup h3 span{color: white;font-weight: 700;background: #511f17;padding: .5em 1em;font-size: 20px;letter-spacing: 0;}
.pickup p{text-align: center;margin-bottom: 15px;}
.pickup .update{background: white;width: 87%;padding: .5em 1em;margin: 0 auto;color: #581B14;display: flex;align-items: center;justify-content: space-between;transition: .4s;}
.pickup .update:hover{background: rgba(255, 255, 255, 0.7);}
.pickup .update span{width: calc(100% - 30px);
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;}
.pickup .update .fas{width: 20px;}

.recommendbox{background:rgba(169,209,110, .8);padding: 2em 1.5em 1em;position: relative;}
.recommendbox .fukidasi{position: absolute;left:49%;top:-25px;width: 110px;}
.recommendbox h3{text-align: center;margin-bottom:25px;font-size: 20px;font-weight: 700;}
.recommend-list li{margin-bottom: 20px;}
.recommend-list li a{display: flex;align-items: center;justify-content: space-between;}
.recommend-list li:last-child{}
.recommend-list li .thumb{width: 100%;border-radius: 50%;overflow: hidden;}
.recommend-list li .title{width:100%;font-size: 1.1em;color: #511f17;text-align: center;}
.btn-shop{background: #c00;color: white;text-align: center;display: block;padding: 1em;font-weight: 700;transition: .4s;}
.btn-shop:hover{background: #7e0101;color: white;}
.btn-shop .fas{margin-left: .5em;}

.btn-product{background: #000;color: white;text-align: center;display: block;padding: 1em;font-weight: 700;transition: .4s;}
.btn-product:hover{background: #333;color: white;}
.btn-product .fas{margin-left: .5em;}

.home #section03{position: relative;padding: 50px 0;}
.home #section03 .title{width: 100%; padding: .5em  1em;background: white;border-radius:.6em;border:3px solid #571B14;margin-bottom: 20px;}
.home #section03 p{margin-bottom: 20px;text-align: justify;}
.youtube {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 30px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.wavy{text-align: center;margin: 0 auto;margin-bottom:30px;}
.home #section03 h3{font-weight: 700;line-height: 1.7;font-size: 1.05em;margin-bottom: 25px;}
.check{margin-bottom: 40px;}
.check-txt{display: flex;align-items: center;margin-bottom: .7em;font-weight: 700;line-height: 1.2;}
.check-txt img{width: 15px;height: auto;margin-right: .4em;}

.home #section04{position: relative;padding: 50px 0 50px;background: rgba(204, 12, 9, .1);}
.home #section04 h3{font-weight: 700;line-height: 1.7;font-size: 1.15em;text-align: center; margin-bottom: 25px;}
.home #section04 .bn{width: 260px; margin: 0 auto;margin-bottom: 20px;}
.home #section04 p{margin-bottom: 30px;}
.link-rakuten{background: #bf0000;display: block;padding: 1em .8em;color: white;text-align: center;transition: .4s;}
.link-rakuten:hover{background: #8c0000;color: white;}
.link-amazon{background: #232f3e;display: block;padding: 1em .8em;color: white;text-align: center;transition: .4s;}
.link-amazon:hover{background: #404954;color: white;}
.link-ponpare{background: #e6002c;display: block;padding: 1em .8em;color: white;text-align: center;transition: .4s;}
.link-ponpare:hover{background: #b81030;color: white;}
.link-oishii{background: #cc0001;display: block;padding: 1em .8em;color: white;text-align: center;transition: .4s;}
.link-oishii:hover{background: #a50101;color: white;}

.home #section05{position: relative;padding: 50px 0;}
.home #section05 h3{font-weight: 700;line-height: 1.7;font-size: 1.2em;text-align: center; margin-bottom: 25px;}
.syakun{position: relative;}
.syakun img{position: relative;z-index: 2;}
.syakun .title{position:absolute;z-index: 10; left:0;bottom:0;width: 100%;height: 50px;display: flex;align-items: center;justify-content: center;background: rgb(255,255,255,.7);font-size: 1.5em;font-weight: 700;}
.rinen{background: url("../images/bg-rinen.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;height: 180px; padding: 1em;display: flex;align-items: center;justify-content: flex-end;margin-bottom: 50px;}
.rinen p{color: white;font-weight: 700;text-shadow: 0 0 3px #555;text-align: right;line-height: 1.8;}
.guideline{background: url("../images/bg-guideline.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;height: 200px; padding: 1em 1em 1em 1.5em;display: flex;align-items: center;margin-bottom: 50px;}
.guideline .decimal{color: white;font-weight: 700;text-shadow: 0 0 3px #555;font-size: 1.1em;}
.guideline .decimal li{margin-bottom: .5em;}
.guideline .decimal li:last-child{margin-bottom:0;}

.txt-daihyo{margin-bottom: 50px;text-align: justify;}
.home #section05 .pic{width: 260px;margin: 0 auto;}
.home #section05 .txt2{text-align: justify;}

.gmap{border:none;}
.gmap iframe{width: 100%;height: 220px;margin-bottom: 0;vertical-align: bottom;}

.btn-posi-right{display: flex;justify-content: flex-end;}


.newsarea{position: relative;padding-right:0px;margin-bottom: 20px;border-bottom: 1px solid #ccc;}

.newsarea .set{padding: .8em .2em;border-top: 1px solid #ccc;transition: .5s;position: relative;}

.newsarea .set .date{margin-bottom:.6em;line-height: 1.4;font-weight: 400;display: flex;align-items: center;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
.newsarea .set .date .day{color: #581B14;}
.newsarea .set .date span.new{color: red;margin-left: 5px;}
.newstext{display: flex;justify-content: space-between;}
.newshtml{width: 100%;}
.newstext .bt-more{display: none;}

.newsarea .set .bt-more{}
.newsarea .set .bt-more img{transition: .5s;}
.newsarea a:hover .set{background: #fff;}
.newsarea .set:hover .bt-more{}
.newsarea a .set .newstext{display: flex;justify-content: space-between;color:#581B14;}
.newsarea a .set .newshtml{width: calc(100% - 70px);}
.newsarea a .set .newstext .bt-more{display: block;width: 60px;}
.newsarea a .set .newstext .bt-more span{background: rgba(169,215,122,.5);color:#581B14;display: block;text-align: center;letter-spacing: 0;line-height: 1;padding: .2em .2em .32em; border-radius: 5px;}
.newsarea a:hover .set .newstext .bt-more span{background: rgba(169,215,122,1);color: white;}

@media (min-width: 667px) {
.home #section01 .container .wrap .box .txt{position: absolute;top:58%;left:15px;right:15px;}

.pickup{background: url("../images/bg-pickup.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;padding: 50px 1em 40px;color: white;position: relative;}
.pickup p{text-align: center;margin-bottom: 15px;}
.pickup .update{background: white;width: 280px;padding: .5em 1em;margin: 0 auto;color: #581B14;display: flex;align-items: center;justify-content: space-between;}
.pickup .update span{width: calc(280px - 30px);
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;}
.pickup .update .fas{width: 20px;}
.recommendbox{background:rgba(169,209,110, .8);padding: 2em 1.5em 1.5em;position: relative;}

.recommend-list{width: 96%;margin: 0 auto;}
.recommend-list li:nth-child(n+3){margin-bottom: 0;}

.home #section03 h3{text-align: center;line-height: 1.7;font-size: 1.15em;margin-bottom: 25px;}
.check{display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}

.home #section04 h3{font-weight: 700;line-height: 1.7;font-size: 1.25em;text-align: center; margin-bottom: 25px;}
.home #section04 .bn{width: 260px; margin: 0 auto;margin-bottom: 20px;}
.home #section04 p{margin-bottom: 30px;}

.home #section05 h3{font-size: 1.4em;text-align: center; margin-bottom: 30px;}
.syakun .title{height: 40px;display: flex;align-items: center;justify-content: center;font-size: 1.2em;}
.rinen p{font-size: 1.5em; line-height: 1.8;}


}




@media (min-width: 768px) {
#topnews .more-news{width: 100%;margin: 0 auto;}
#topnews .more-news a{padding: 0 .8em;}


.swiper{width:100%;position: relative;display: flex;justify-content: space-between;}
.swiper-wrapper{margin-bottom: 15px;width: 50%!important;}
ul.parts{width: 45%;display: flex;align-items: center;background: white;position: relative;z-index: 30;}

.home #section01{padding: 70px 0 30px;}
.home #section01 .container .wrap .box .txt{position: absolute;top:58%;left:25px;right:25px;}



.home #section02{padding: 70px 0 70px;}
.pickup{padding: 60px 1em 50px;background-position: top center;margin-bottom: 90px;}
.illust-pen{position: absolute;right:30px;top:60%;width: 120px;}
.pickup h3{text-align: center;margin-bottom: 30px;}
.pickup h3 span{color: white;font-weight: 700;background: #511f17;padding: .5em 1em;font-size: 23px;letter-spacing: 0;}
.pickup p{text-align: center;margin-bottom: 20px;}
.pickup .update{background: white;width: 350px;padding: .5em 1em;margin: 0 auto;color: #581B14;display: flex;align-items: center;justify-content: space-between;}
.pickup .update span{width: calc(350px - 30px);
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;}

.recommendbox{padding: 2em 1.5em;position: relative;}
.recommendbox .fukidasi{position: absolute;left:49%;top:-25px;width: 110px;}
.recommendbox h3{text-align: center;margin-bottom:40px;font-size: 26px;}
.recommend-list li a{display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.recommend-list li .thumb{width:100%;border-radius: 50%;overflow: hidden;margin-bottom: 1em;}
.recommend-list li .title{width: 100%;font-size: 1.1em;text-align: center;font-weight: 700;}

.btn-shop{padding:1.6em 1em;}
.btn-product{padding: 1.6em 1em;}

.home #section03{padding: 70px 0;}
.home #section03 .title{margin-bottom: 30px;}

.home #section03 p{margin-bottom: 30px;}

.youtube {width: 480px;margin: 0 auto;margin-bottom: 60px;}

.home #section03 h3{font-size: 1.3em;margin-bottom: 25px;}
.wavy{text-align: center;margin: 0 auto;margin-bottom:60px;}
.check{width: auto;margin-bottom: 60px;}
.check-txt{display: flex;align-items: center;margin-bottom: .7em;font-weight: 700;line-height: 1.2;font-size: 1.2em;margin-left: 8em;}
.check-txt img{width: 20px;height: auto;margin-right: .4em;}

.home #section04{position: relative;padding: 70px 0;}
.home #section04 h3{font-size: 1.4em;margin-bottom: 25px;}
.home #section04 p{text-align: center;}
.home #section04 ul{width: 580px;margin: 0 auto;}
.link-rakuten{padding: 1.5em .8em;color: white;text-align: center;transition: .4s;}
.link-oishii{padding: 1.5em .8em;color: white;text-align: center;transition: .4s;}

.home #section05{position: relative;padding: 70px 0;}
.home #section05 h3{font-size: 1.8em;text-align: center; margin-bottom: 30px;}
.syakun .title{height: 45px;display: flex;align-items: center;justify-content: center;font-size: 1.4em;letter-spacing: .1rem;}
.rinen{height: 180px; padding: 1em 1.8em 1em 1em;}
.rinen p{color: white;font-weight: 700;font-size: 1.7em;line-height: 1.8;}

.txt-daihyo{margin-bottom: 60px;}

.home #section05 .pic{width: 100%;margin: 0 auto;}

.newsarea{margin-bottom: 40px;}
.newsarea .set{padding: 1.2em .2em;}




.link-pdf{width: 100px;}

.gmap{}
.gmap iframe{height: 300px;}


}




@media (min-width: 992px) {
#topnews .wrap{display: flex;align-items: center;}
#topnews .wrap .title{width: 170px;}
#topnews .wrap .title h3{font-family: ' Barlow ';font-weight: 500;font-size: 32px;margin-bottom: 0;letter-spacing: .2rem;}
#topnews .wrap .swiper{width:calc(100% - 200px);display: flex;align-items: center;}
#topnews .more-news{width: 100%;margin: 0 auto;}
#topnews .more-news a{line-height: 45px;}
#topnews .news-set{width: 100%;display: flex;}
#topnews .news-set .date{font-family: ' Barlow ';font-weight: 500;margin-bottom: 0;line-height: 1.2;font-size: 17px;width: 8em;}
#topnews .news-set .date span{color: #d31e01;margin-left: 9px;}
#topnews .news-set .post{width: calc(100% - 11em);line-height: 1.2;}

.swiper{width:100%;position: relative;display: flex;justify-content: space-between;}
.swiper-wrapper{margin-bottom: 0;width: 50%!important;}
ul.parts{width: 45%;display: flex;align-items: center;background: white;position: relative;z-index: 30;}


.home #section01 .container .wrap .box{width: 31%;position: relative;height:350px;display: block;margin-bottom: 80px;padding-top: 1em;}
.home #section01 .container .wrap .box .shoplogo{text-align: center;position: relative;z-index: 10;width: 70px;margin: 0 auto;margin-bottom: 10px;}
.home #section01 .container .wrap .box .shoplogo-txt{text-align: center;position: relative;z-index: 10;font-size: 2em;font-weight: 700;color: white;}

.home #section01 .container .wrap .box .obi{position: absolute;z-index: 10; top:45%;left:50%;transform: translateX(-50%);margin-right: -50%;font-size: 1.1em;letter-spacing: 0;font-weight: 700;}
.home #section01 .container .wrap .box .obi.color1{width: 100%; height: 45px;line-height: 45px; }
.home #section01 .container .wrap .box .obi.color2{width: 100%; height: 45px;line-height: 45px; }
.home #section01 .container .wrap .box .obi.color3{width: 100%; height: 45px;line-height: 45px; }
.home #section01 .container .wrap .box .obi.color4{width: 100%; height: 45px;line-height: 45px; }
.home #section01 .container .wrap .box .obi.color5{width: 100%; height: 45px;line-height: 45px; }
.home #section01 .container .wrap .box .txt{position: absolute;top:63%;left:20px;right:20px;color: white;line-height: 1.5;letter-spacing: 0;font-size: 1em;z-index: 10;}
.home #section01 .container .wrap .box .btn-circle{position: absolute;bottom:-40px;left:50%;transform: translateX(-50%);z-index: 10;}
.home #section01 .container .wrap .box .btn-circle span{width: 80px;height: 80px;border-radius: 50%; display: flex; align-items: center;justify-content: center;}

.pickup{padding: 80px 1em 70px;}
.illust-pen{position: absolute;right:160px;top:40%;width: 150px;}
.pickup h3{text-align: center;margin-bottom: 40px;}
.pickup h3 span{background: #511f17;padding: .5em 1em;font-size: 25px;letter-spacing: 0;}
.pickup p{text-align: center;margin-bottom: 30px;font-size: 1.1em;}
.pickup .update{background: white;width: 350px;padding: .9em 1em;margin: 0 auto;color: #581B14;display: flex;align-items: center;justify-content: space-between;}
.pickup .update span{width: calc(350px - 30px);
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	font-size: 1.1em;}

.recommendbox{padding: 2.5em 1.5em;position: relative;}
.recommendbox .fukidasi{position: absolute;left:49%;top:-25px;width: 130px;}
.recommendbox h3{text-align: center;margin-bottom:50px;font-size: 30px;}
.recommend-list li{margin-bottom: 0;}
.recommend-list li a{display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.recommend-list li .thumb{width:100%;border-radius: 50%;overflow: hidden;margin-bottom: 1em;}
.recommend-list li a:hover .thumb{opacity: .8;}
.home #section03 .title{width: 100%; text-align: center; padding: .5em  1.6em;margin-bottom: 35px;}

.btn-shop{padding:1.5em 1em;font-size: 1.5em;}
.btn-product{padding: 1.5em 1em;font-size: 1.5em;}

.youtube {width: 520px;margin: 0 auto; margin-bottom: 60px;}
.home #section03 h3{font-size: 1.5em;margin-bottom: 35px;}
.wavy{text-align: center;margin: 0 auto;margin-bottom:60px;}
.check{margin-left: 6.5em;margin-bottom: 60px;}
.check-txt{display: flex;align-items: center;margin-bottom: .9em;font-weight: 700;line-height: 1.2;font-size: 1.4em;}
.check-txt img{width: 23px;height: auto;margin-right: .4em;}

.home #section04 h3{font-size: 1.5em;margin-bottom: 35px;}
.home #section04 .bn{width: 320px;margin-bottom: 50px;}

.home #section05 h3{ margin-bottom: 35px;}
.rinen{height: 200px; padding: 1em 1.8em 1em 1em;margin-bottom: 70px;}
.rinen p{color: white;font-weight: 700;font-size: 1.7em;line-height: 1.8;}

.guideline{height: 200px; padding: 1em 1em 1em 3.5em;display: flex;align-items: center;margin-bottom: 70px;}
.guideline .decimal{color: white;font-weight: 700;text-shadow: 0 0 3px #555;font-size: 1.3em;}
.guideline .decimal li{margin-bottom: .5em;}

.txt-daihyo{line-height: 1.8;font-size: 1.1em;}

.home #section05 .pic{margin: 0 auto;}
.home #section05 .txt2{line-height: 2;}



.newsarea .set{padding: 1.5em .2em;display: flex;justify-content: space-between;align-items: flex-start;}
.newsarea .set .date{margin-bottom:0;display: flex;align-items: center;width: 180px;}
.newsarea .set .date .day{width: auto;}
.newsarea .set .date span.new{color: red;}
.newstext{line-height: 1.4;width: calc(100% - 180px);}


.d-btwn{display: flex;flex-direction: column;justify-content: space-between;}
.gmap iframe{width: 100%;height: 350px;}

}

@media (min-width: 1199px) {
.recommend-list{width: 1120px;margin:  0 auto;}
.syakun .title{height: 45px;display: flex;align-items: center;justify-content: center;font-size: 1.5em;}

}


@media (min-width: 1200px) {
#topnews .wrap .title h3{font-size: 36px;letter-spacing: .2rem;}
.swiper-wrapper{margin-bottom: 0;width: 55%!important;}
ul.parts{width: 40%;display: flex;align-items: center;background: white;position: relative;z-index: 30;}
#topnews .more-news{width: 90%;margin-left: 10%;}

.home #section01{padding: 120px 0 120px;}
.home #section01 .container{padding: 0px 15px;max-width: 100%;}
.home #section01 .container .wrap .box{width: 16%;position: relative;height:420px;display: block;margin-bottom: 0px;padding-top: 1.5em;}
.home #section01 .container .wrap .box .txt{position: absolute;top:60%;left:20px;right:20px;color: white;line-height: 1.5;letter-spacing: 0;font-size: 1em;z-index: 10;}


.home #section02{padding: 100px 0 100px;}
.pickup{padding: 100px 1em 90px;margin-bottom: 120px;}
.illust-pen{position: absolute;right:20%;top:40%;width: 150px;}

.pickup h3 span{background: #511f17;padding: .5em 1em;font-size: 30px;letter-spacing: 0;}
.pickup p{text-align: center;margin-bottom: 30px;font-size: 1.2em;}

.recommendbox{padding: 2.5em 1.5em;position: relative;}
.recommendbox .fukidasi{position: absolute;left:49%;top:-25px;width: 130px;}
.recommendbox h3{text-align: center;margin-bottom:50px;font-size: 30px;}
.recommend-list li .title{font-size: 1.4em;text-align: center;font-weight: 700;}

.home #section03{padding: 100px 0;}
.youtube {margin-bottom: 100px;}
.home #section03 p{margin-bottom: 40px;font-size: 1.1em;line-height: 2;}
.home #section03 h3{font-size: 1.8em;margin-bottom: 35px;}
.wavy{text-align: center;margin: 0 auto;margin-bottom:100px;}

.home #section04{padding: 100px 0;}
.home #section04 h3{font-size: 1.8em;margin-bottom: 40px;}
.home #section04 .bn{width: 360px;margin-bottom: 50px;}
.home #section04 p{font-size: 1.1em;line-height: 2;}
.home #section04 p span{font-weight: 700;}
.home #section04 ul{width: 700px;margin: 0 auto;}
.link-rakuten{padding: 1.7em .8em;color: white;text-align: center;font-size: 1.1em;}
.link-oishii{padding: 1.7em .8em;color: white;text-align: center;font-size: 1.1em;}

.home #section05{padding: 100px 0;}
.home #section05 h3{font-size: 2em;text-align: center; margin-bottom: 40px;}
.syakun .title{height: 58px;display: flex;align-items: center;justify-content: center;font-size: 1.7em;letter-spacing: .3rem;padding-left: .3rem;}
.txt-daihyo{line-height: 2;margin-bottom: 80px;}
.home #section05 .txt2{font-size: 1.1em;}


.btn-arrow a {
width: 350px;
height: 75px;}

.newsarea{margin-bottom: 60px;}
.newsarea .set{padding: 2em .7em;}
.newsarea .set .date{margin-bottom:0;display: flex;align-items: center;width: 220px;}

.newstext{line-height: 1.4;width: calc(100% - 220px);}

.gmap iframe{height: 450px;}

}





@media (min-width: 1440px) {
.home #section01 .container .wrap .box{width: 16%;position: relative;height:420px;display: block;margin-bottom: 0px;padding-top: 1.5em;}

.home #section01 .container .wrap .box .txt{position: absolute;top:60%;left:25px;right:25px;color: white;line-height: 1.5;letter-spacing: 0;font-size: 1em;z-index: 10;}

.home #section02 .container{padding: 0px 0px;max-width: 1400px;}
.illust-pen{position: absolute;right:25%;top:40%;width: 150px;}

.recommend-list{width: 1150px;margin:  0 auto;}
.recommendbox{padding: 5em 1.5em;position: relative;}
.recommendbox .fukidasi{position: absolute;left:49%;top:-15px;width: 180px;}
.recommendbox h3{text-align: center;margin-bottom:50px;font-size: 34px;}
.recommend-list li .title{font-size: 1.4em;text-align: center;font-weight: 700;}

.home #section03 .title{width: 100%; text-align: center; padding: .5em  2em;margin-bottom: 40px;}
.home #section03 h3{font-size: 2em;margin-bottom: 45px;}

.home #section04 h3{font-size: 2em;margin-bottom: 45px;}
.home #section05 h3{font-size: 2.2em;margin-bottom: 45px;}
.rinen{height: 245px; padding: 1em 2.3em 1em 1em;margin-bottom: 100px;}
.rinen p{color: white;font-weight: 700;font-size: 32px;line-height: 2}
.guideline{height: 245px; padding: 1em 1em 1em 4.5em;display: flex;align-items: center;margin-bottom: 100px;}
.guideline .decimal{font-size: 1.6em;}
.guideline .decimal li{margin-bottom: .5em;}

.txt-daihyo{line-height: 2.2;font-size: 1.1em;}
.home #section05 .txt2{font-size: 1.1em;padding: 0 2em;}


.newsarea .set{padding: 2.3em .7em;}

}

@media (min-width: 1680px) {

#topnews .wrap{padding: 0;}
.pickup h3 span{padding: .5em 1em;font-size: 36px;letter-spacing: 0;}
.pickup p{text-align: center;margin-bottom: 40px;font-size: 1.5em;}
.pickup .update{background: white;width: 380px;padding: .9em 1.5em;margin: 0 auto;color: #581B14;display: flex;align-items: center;justify-content: space-between;}
.pickup .update span{width: calc(380px - 40px);
   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	font-size: 1.3em;}
.pickup .update .fas{width: 40px;font-size: 25px;text-align: right;}

}

@media (min-width: 1920px) {
.home #section01 .container{padding: 0px 0px;max-width: 1800px;}
.home #section01 .container .wrap .box{width: 16%;position: relative;height:460px;display: block;margin-bottom: 0px;padding-top: 1.5em;}
.home #section01 .container .wrap .box .shoplogo{text-align: center;position: relative;z-index: 10;width: 80px;margin: 0 auto;margin-bottom: 15px;}
.home #section01 .container .wrap .box .obi{position: absolute;z-index: 10; top:45%;left:50%;transform: translateX(-50%);margin-right: -50%;font-size: 1.2em;letter-spacing: 0;}
.home #section01 .container .wrap .box .obi.color1{width: 100%; height: 50px;line-height: 50px; }
.home #section01 .container .wrap .box .obi.color2{width: 100%; height: 50px;line-height: 50px; }
.home #section01 .container .wrap .box .obi.color3{width: 100%; height: 50px;line-height: 50px; }
.home #section01 .container .wrap .box .obi.color4{width: 100%; height: 50px;line-height: 50px; }
.home #section01 .container .wrap .box .obi.color5{width: 100%; height: 50px;line-height:50px; }
.illust-pen{position: absolute;right:24%;top:40%;width: 150px;}
.recommend-list li .title{font-size: 1.5em;text-align: center;font-weight: 700;}



}

.maker{
  background: linear-gradient(
    transparent 60%,
    #fbeb64 60%
  );}



.btn-view {position: relative;display: flex;align-items: center;color: #333;font-size: .9em;letter-spacing: .05rem;transition: .5s;}
.btn-view::after{
content: "";
display: inline-block;
  width: 50px;
  height: 50px;
  border:1px solid #06f;
  margin-left: 3em;
  transition: .5s;
}
.btn-view::before {
content: "";
    width: 60px;
    height: 6px;
    position: absolute;
	left:9em;
    border-bottom: 1px solid #06f;
    border-right: 1px solid #06f;
    -webkit-transform: skew(45deg);
    transform: skew(45deg);
}
.btn-view:hover {color: #069;}
.btn-view:hover::after{background:rgba(247,130,9,.5);}


a.btn-large{width: 100%;line-height: 55px; font-size: 17px; background: black;color: white;text-align: center;margin-top: 10px;display: block;
  padding: 0px;
  border:none;
  transition: .3s;
  padding-right: 0px!important;
  margin-right: 0!important;
}
a.btn-large:hover{background: #07a3d7;}

@media (min-width:667px) {


}



@media (min-width:768px) {
.cp_button {
  width: 230px;
  padding: 1em;
}

a.btn-large{width: 100%;line-height: 68px;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}

@media (min-width: 992px) {


a.btn-large{width: 100%;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}


@media (min-width: 1200px) {
.cp_button {
  width: 290px;
  padding: 1em;
}

a.btn-large{width: 100%;line-height: 80px;font-size: 24px;}


}



/* pagetop 
---------------------------------------------------- */
#pagetop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
	transition: .5s;
}
#pagetop:hover {opacity: .8;}


@media (max-width: 1280px) {
#pagetop {
    position: fixed;
    bottom: 25px;
    right: 25px;
}



}

@media (max-width: 992px) {
#pagetop {
width: 45px;
bottom: 15px;
right: 15px;
}

}

@media (max-width: 568px) {
#pagetop {
width: 35px;
bottom: 15px;
right: 10px;
}

}


/* -----  footer ------- */
.common{background: #fff;position: relative;padding: 50px 0 50px;}
.common .logo{text-align: center;width: 130px;margin: 0 auto;margin-bottom: 30px;}
.common .bn-group{display: flex;flex-wrap: wrap;justify-content: space-between;}
.common .bn-group li{width: 49%;margin-bottom: 10px;}
.common .bn-group li a{display: flex;height: 60px;align-items: center;justify-content: center;padding: 0 1em;border:2px solid #581B14;transition: .4s;}
.common .bn-group li:first-child a{background: #cc0001;border:2px solid #cc0001;}
.common .bn-group li a:hover{border:2px solid #98c457;}


footer{ padding: 40px 0px;position: relative;background:#511f17;}


.footer-menu{width: 100%;padding: 0 0px; margin: 0 auto; margin-bottom:0em;}
.footer-menu ul{display:flex;justify-content: space-between;flex-wrap: wrap;}
.footer-menu li{width:48.5%;text-align:center;background:none;font-size: 14px;}
.footer-menu li a{color: #fff;text-decoration: none; text-align: center; padding: .8em 0;border-bottom: 1px solid rgba(255,255,255,.3);display: block;transition: .3s;}

.copy{text-align: center;color: #fff; font-size: .8em;letter-spacing: 0;background: black;}
.copy{padding: 1.5em 0;}



@media (min-width: 667px) {
.common .container{max-width: 100%;}



.footer-menu{width: 100%;border-top: none;padding: 0px;}
.footer-menu ul{display:flex;justify-content: space-between;flex-wrap: wrap;border-top:none;}

.down{border-bottom: none;padding: 0;}

}



@media (min-width: 768px) {
.common{padding: 60px 0 60px;}
.common .bn-group li{width: 32.333%;margin-bottom: 10px;}
.common .bn-group li a{display: flex;height: 70px;align-items: center;justify-content: center;padding: 0 1em;border:2px solid #581B14;}
.common .bn-group li:first-child a{background: #cc0001;}


footer .container{max-width: 100%;}
.footer-menu{width: 100%;padding: 0; margin: 0 auto; margin-bottom:0em;}
.footer-menu{border-top: none;margin-bottom: 0em;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;display: flex;justify-content: center;}
.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;font-size: 14px;}
.footer-menu li a{letter-spacing:0;border-right:none; padding: 0 .5em;text-align: left;border-bottom: none;line-height: 1;}
.footer-menu li a:hover{color:#A5F057;}
.footer-menu ul:last-child{padding-top: 1.5em;}


.copy{font-size: 12px;}



}


@media (min-width: 992px) {
.common{}


.footer-menu{width: 100%;border-top: none;padding-top: 0;margin-bottom: 0px;padding: 0;border-left:none;border-right: none;}
.footer-menu ul{border-top: none;border-left:none;justify-content:center;}
.footer-menu li {padding-bottom: 0px;text-align: left;}
.footer-menu li a{text-decoration: none;padding: 0em 1em;letter-spacing:0;}

.btwn{display: flex;flex-direction: column;justify-content: space-between;}
.btwn2{display: flex;flex-direction: column;justify-content: center;}

.copy{font-size: 14px;}

}




@media (min-width: 1200px) {

.common .container{max-width: 1600px;display: flex;align-items: center;justify-content: space-between;}
.common .logo{width: 150px; margin-bottom: 0;margin-left: 0;}
.common .bn-group{width: calc(100% - 170px);}
.common .bn-group li{width: 16%;margin-bottom: 0px;}


footer{padding: 60px 0;}
.footer-menu li {font-size: 15px;}
.footer-menu li a{text-decoration: none;padding: 0em 1.5em;letter-spacing: .05rem;}


.copy{padding: 30px;}



}


@media (min-width: 1680px) {
.common .logo{width: 200px; margin-bottom: 0;margin-left: 0;}
.common .bn-group{width: calc(100% - 250px);}
.footer-menu li {font-size: 16px;}


}


/*------------------------------　　h2area 背景　　------------------------------------------*/

.h2area{
position: relative;
width:100%;
height: 300px;
display: flex;align-items:center;justify-content: center;
}
.h2area.shop{height: 450px;}
.h2area.shop ul{max-width: 1350px;width: 100%; margin: 0 auto;}
.h2area::after {
  content: "";
  position: absolute;
  top: 0;  bottom: 0;
  left: 0;  right: 0;
  background:rgba(30,7,4,.5);
}
.h2area.h2-news{background: url("../images/h2-news.jpg");background-position: center;background-size: cover;}
.h2area.h2-marukosi{background: url("../images/h2-marukosi.jpg");background-position: center;background-size: cover;}
.h2area.h2-marukosi:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(154, 26, 90, 0.6) 100%);
}

.h2area.h2-ise{background: url("../images/h2-isekyu.jpg");background-position: center;background-size: cover;}
.h2area.h2-ise:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(51, 204, 204, 0.8) 100%);
}

.h2area.h2-noboru{background: url("../images/h2-noboru.jpg");background-position: center;background-size: cover;}
.h2area.h2-noboru:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(29, 127, 59, 0.8) 100%);
}

.h2area.h2-enkita{background: url("../images/h2-enkita.jpg");background-position: center;background-size: cover;}
.h2area.h2-enkita:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(237, 54, 13, 0.8) 100%);
}

.h2area.h2-siba{background: url("../images/h2-shibasaku.jpg");background-position: center;background-size: cover;}
.h2area.h2-siba:before {
	content: '';
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background-image:linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(0,104,211, 0.8) 100%);
}

.h2area.h2-product{background: url("../images/h2-products.jpg");background-position: center;background-size: cover;}
.h2area.h2-reason{background: url("../images/h2-reason.jpg");background-position: center;background-size: cover;}
.h2area.h2-purchase{background: url("../images/h2-purchase.jpg");background-position: center;background-size: cover;}

.h2area.h2-company{background: url("../images/h2-company.jpg");background-position: right center;background-size: cover;}
.h2area.h2-recruit{background: url("../images/h2-recruit.jpg");background-position: center;background-size: cover;}
.h2area.h2-access{background: url("../images/h2-access.jpg");background-position: bottom center;background-size: cover;}
.h2area.h2-contact{background: url("../images/h2-contact.jpg");background-position: center;background-size: cover;}
.h2area.h2-golf{background: url("../images/h2-golf.jpg");background-position: center;background-size: cover;}
.h2area.h2-oversea{background: url("../images/h2-oversea.jpg");background-position: center;background-size: cover;}
.h2area.h2-hakodate{background: url("../images/h2-hakodate.jpg");background-position: center;background-size: cover;}
.h2area.h2-kanousada{background: url("../images/h2-kanousada.jpg");background-position: center;background-size: cover;}
.h2area.h2-trans{background: url("../images/h2-transfer.jpg");background-position: center;background-size: cover;}
.h2area.h2-trans:after{display: none;}

.h2-txt{position:relative;z-index: 10;color: white;text-align: center;font-size: 56px;font-weight: 700;letter-spacing: .3rem;padding-left: .3rem;text-shadow: 4px 4px 3px #333;}
.h2-txt span { display: block;font-weight: 500;}
.logo-kagekiyo{position: absolute;z-index: 10;width: 200px;left:22%;top:50%;transform: translateY(-50%);}
.h2-logo{position:relative;z-index: 10;color: white;display: flex;flex-direction: column;align-items: center;width: 85%;margin: 0 auto;}
.h2-logo .logo{width: 80px;margin: 0 auto; margin-bottom: 10px;}
.h2-logo .shop-title{font-weight: 700;font-size: 40px;text-align: center;margin-bottom: 15px;}
.h2-logo .shop-title span{font-weight: 500;font-size: 20px;display: block;margin-top: 5px;}
.h2-logo .obi{background: #A8005C; margin-bottom: 1em;padding: .3em 1em;line-height: 1;}
.h2-logo .obi.ise{background: #33cccc;}
.h2-logo .obi.noboru{background:#1d7f3b;}
.h2-logo .obi.enkita{background:#ed360d;}
.h2-logo .obi.siba{background:#0066cc;}
.h2-logo .shop-txt{font-weight: 500;line-height: 1.5;margin-bottom: 1em;}
.h2-logo .btn{background: rgba(184,0,94,.5);display: inline-block;width: 180px; padding: .8em .6em;color: white;line-height: 1.2;transition: .4s;border:1px solid #999;position:relative;z-index: 10;}
.h2-logo .btn .far{margin-right: .5em;}
.h2-logo .btn:hover{background: rgba(184,0,94,1);border:1px solid #fff;}
.h2-logo .btn.ise{background:rgba(0,208,206,.7);}
.h2-logo .btn.ise:hover{background:rgba(0,208,206,1);}
.h2-logo .btn.noboru{background:rgba(0,129,50,.7);}
.h2-logo .btn.noboru:hover{background:rgba(0,129,50,1);}
.h2-logo .btn.enkita{background:rgba(255,9,0,.7);}
.h2-logo .btn.enkita:hover{background:rgba(255,9,0,1);}
.h2-logo .btn.siba{background:rgba(0,104,211,.8);}
.h2-logo .btn.siba:hover{background:rgba(0,104,211,1);}

.h2area .rightbox{position: relative;z-index: 10; color: white;width: 70%;margin-left: 30%;padding-top: 1.5em;line-height: 1.7;font-size: 1.2em;}
.h2area .rightbox .sub-title{font-weight: 700;font-size: 42px;margin-bottom: .8em;}

.common-shop{padding: 25px 15px;background: white;border-bottom: 1px solid #ddd;}
.common-shop .bn-group{max-width: 1280px;margin: 0 auto; display: flex;align-items: center;justify-content: space-around;}
.common-shop .bn-group li{width: 16%;margin-bottom: 0px;}
.common-shop .bn-group li a{display: flex;height: 60px;align-items: center;justify-content: center;padding: 0 1em;border:2px solid #581B14;position: relative;}
.common-shop .bn-group li a.active{position: relative;}
.common-shop .bn-group li a.active::after{
    content: "";
    position: absolute;
    bottom: -19px;
    left: 50%;
	transform: translateX(-50%);
    border: 9px solid transparent;
    border-top: 10px solid #581B14; 
}
.common-shop .bn-group li:first-child a{background: #cc0001;}
.breadcrumb {padding: .7em;}


@media (max-width: 1440px){
.h2area.shop{height: 500px;}
.h2area.shop ul{margin: 0 auto;padding: 0 15px;}
.h2-logo .logo{width: 65px;margin: 0 auto; margin-bottom: 10px;}
.h2-logo .shop-title{font-size: 35px;text-align: center;margin-bottom: 15px;}
.h2-txt{font-size: 50px;}

.logo-kagekiyo{position: absolute;z-index: 10;width: 150px;left:22%;top:50%;transform: translateY(-50%);}

}


@media (max-width: 1199px){
.h2area{height: 220px;}
.h2area.shop{height: 350px;}

.h2-txt{font-size: 35px;}
.h2-logo{width:90%;margin: 0 auto;}
.h2-logo .logo{width: 50px;margin: 0 auto; margin-bottom: 8px;}
.h2-logo .shop-title{font-size: 32px;text-align: center;margin-bottom: 10px;line-height: 1.2;}
.h2-logo .shop-title span{font-size: 20px;display: block;margin-top: 5px;}

.h2area .rightbox{width: 80%;margin-left: 20%;padding-top: 1.5em;line-height: 1.7;font-size: 1.1em;}

.common-shop{padding: 15px 15px;background: white;border-bottom: 1px solid #ddd;}
.logo-kagekiyo{width: 140px;left:20%;}


}

@media only screen and (max-width: 991px) {
.h2area{height: 200px;}
.h2area.shop{height: 330px;}
.h2-txt{font-size: 28px;letter-spacing: .05rem;}
.h2-logo{position:relative;z-index: 10;color: white;display: flex;flex-direction: column;align-items: center;width: 95%;margin: 0 auto;}
.h2-logo .logo{width: 50px;margin: 0 auto; margin-bottom: 10px;}
.h2-logo .shop-title{font-size: 25px;text-align: center;margin-bottom: 10px;}
.h2-logo .shop-title span{font-weight: 400;font-size: 18px;display: block;margin-top: 5px;}
.h2-logo .obi{margin-bottom: .7em;padding: .2em 1em;}
.h2area .rightbox{position: relative;z-index: 10; color: white;width: 90%;margin-left: 10%;padding-top: 1.5em;line-height: 1.5;font-size: 1em;}
.h2area .rightbox .sub-title{font-size: 25px;margin-bottom: .6em;}
.logo-kagekiyo{width: 130px;left:18%;}


.common-shop{display: none;}
}


@media only screen and (max-width: 767px) {
.h2area{height: 180px;}
.h2area.shop{height: 500px;}

.h2-txt{font-size: 24px;letter-spacing: .05rem;}

.h2area .rightbox{position: relative;z-index: 10; color: white;width: 95%;margin-left: auto;margin: 0 auto; padding-top: 1.5em;line-height: 1.5;}
.h2area .rightbox .sub-title{font-size: 25px;margin-bottom: .6em;}
.logo-kagekiyo{width: 120px;left:15%;}


}

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

.h2area{height: 130px;}

.h2-txt{font-size: 22px;}
.h2area .rightbox .sub-title{font-size: 23px;margin-bottom: .4em;}
.logo-kagekiyo{position: absolute;z-index: 10;width: 70px;left:10px;top:50%;transform: translateY(-50%);}


.breadcrumb {}


}

/*------------------------------　　下層ページ style　　------------------------------------------*/
.heading{font-weight: 700;font-family: 'Rajdhani';color: #0066cc;font-size: 16px;margin-bottom: 1em;line-height: 1.3;position: relative;}
.heading span{display: block;font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";font-weight: 600;color:#000;font-size: 20px;margin-top: .2em;}

.headline-h3 {
color: #000;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  font-size: 21px;
  letter-spacing: .08rem;
  line-height: 1.4;
font-weight: 700;}
.headline-h3:after {
  content: '';/*何も入れない*/
  position: absolute;
  bottom:-10px;
  left:50%;
  transform: translateX(-50%);
  width: 3.5em;/*画像の幅*/
  height: 3px;/*画像の高さ*/
  background:#ACDA84;
}



.headline-h4 {
  font-weight: 700;
  font-size: 1.3em;
 position: relative;
  margin-bottom: 1.2em;
  text-align: left;
  z-index: 5;
}

.headline {
 font-weight: 700;
  font-size: 20px;
 position: relative;
  margin-bottom: 1.6em;
  color:#222;
}
.headline .fas{color: #00a6c0;margin-right: .2em;font-size: 1.1em;}

.h5-about{ font-family: ' BIZUDPGothic-Bold ';font-weight: 700;border-bottom: 1px dashed #BCA46E;padding-bottom: .5em;margin-bottom: 1em;font-size: 1.1em;}
.h6-about{ font-family: ' BIZUDPGothic-Bold ';font-weight: 700;color: forestgreen;margin-bottom: .6em;}

@media (min-width: 667px) {




}



@media (min-width: 768px) {
.heading{font-size: 18px;margin-bottom: 1.5em;}
.heading span{font-size: 23px;margin-top: .2em;}


.headline-h3 {font-size: 26px;margin-bottom: 50px; }

.headline-h4 {font-size: 20px;}

.headline {font-size: 26px;margin-bottom: 1.6em;}

.h5-about{ padding-bottom: .5em;margin-bottom: 1em;font-size: 20px;}
.h6-about{margin-bottom: .6em;font-size: 17px;}

}


@media (min-width: 992px) {
.heading{}
.heading span{font-size: 26px;margin-top: .2em;}



.headline-h3 {font-size: 32px;margin-bottom:55px;letter-spacing: .08rem;}

.headline-h3 span{font-size: 20px;}


 .headline-h4{font-size: 22px; }


}


@media (min-width: 1200px) {
.heading{font-size: 20px;margin-bottom: 1.7em;}
.heading span{font-size: 30px;margin-top: .15em;letter-spacing: .2rem;}


.headline-h3 {font-size: 38px;letter-spacing: .1rem;margin-bottom:70px;}


.headline-h4 { font-size: 24px;letter-spacing: .1rem;}

.headline {font-size:30px;margin-bottom: 2em;}

}


@media (min-width: 1680px) {
.heading{font-size: 26px;margin-bottom: 1.8em;}
.heading span{font-size: 38px;margin-top: .5em;}


.headline {font-size:48px;margin-bottom:1.2em;}
.headline-h3 {font-size: 44px;}

.headline-h4 { font-size: 28px;letter-spacing: .1rem;}



}

@media (min-width: 1920px) {
.headline {font-size:50px;margin-bottom:1.1em;}

}


#pankuzu{position: relative;width: 100%;}
#pankuzu .breadcrumb{position: relative;max-width:1300px;margin: 0 auto;padding: 10px;}


@media (max-width: 991px) {
#pankuzu{display: none;}
}


.marker {background: linear-gradient(transparent 60%, #d1f0a4 60%);padding-bottom: 3px;}
.marker2 {background: linear-gradient(transparent 70%, rgba(255,255,0,.5) 0%);}
.marker-ao {background: linear-gradient(transparent 50%, #ff0 90%);}
.marker-pink {padding-bottom: 0.4em; background: linear-gradient(transparent 40%, #fcaacb 60%);}
.marker-green {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #a8f099 60%);}


.btn-back{text-align: center;margin-top: 1.5em;}
.btn-back a{
  display: inline-block;
  padding:10px 5px;
  text-align: center;
  width:200px;
  text-decoration: none;
  border-radius: 6px;
  background:rgba(169,216,129,.5);
  color: #5E231B;/*文字色*/
  font-size: 15px;
  letter-spacing: 0;
  transition: .3s;
}
.btn-back a:hover{
  color: #fff;/*文字色*/
  background:#5E231B;

}

.btn-pdf {
  text-align:center;
  text-decoration: none;
}
.btn-pdf a{display: flex;align-items: center;justify-content: space-between;padding: 10px 10px;background: #c00;color: #111;transition: .5s;border-radius: 4px;width: 260px;margin: 0 auto;}
.btn-pdf a .fas{}
.btn-pdf a:hover{
  color: #222;
  background:#f90;
}


@media (min-width: 768px) {
.btn-read{width: 325px;}
.btn-pdf a{width: 320px;padding: 20px 40px;font-size: 1.2em;}


.btn-back a{
  padding:18px 5px;
  width:300px;
  font-size: 16px;
}

}


@media (min-width:1200px) {
.btn-pdf {margin-bottom: 0px;}

.btn-read{line-height: 70px;padding: 0;}

}



.photo-ofi {
  height: 0;
  display: block;
  background: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 65%;
  /* 高さを指定（ボックスの横幅を基準） */
}
.photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  left: 0;
  top: 0;
}



/* paging */
.paging {
	padding:0em 10px 0;
	line-height: 1.4;
	font-size: 15px;
	font-family: 'Rajdhani';
}
.paging .page{text-align: center;margin-bottom: 5px;font-size: 13px;}
.paging span.current,
.paging  span.paging-text a{
	padding:5px 10px;
	color:#555;
	display:inline-block;
	margin:3px 0;
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
}
.paging span.current {
	background:rgba(88,28,20,1.00);
	color:#fff;
}
.paging span.paging-text a:hover {
	background:rgba(88,28,20,1.00);
	color:#fff;
}



/* shadow */
.box-shadow {box-shadow: 0px 0px 10px #ccc;}
.box-shadow2 {box-shadow: 2px 2px 10px rgba(0,0,0,.5)}
.drop-shadow { -webkit-filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2));
        filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2)); }
.drop-shadow2 { -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));
        filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));}


.table-responsive {position: relative;z-index: 10;
border:none;margin-bottom: 30px;
}


@media screen and (max-width: 1199px) {
.table-responsive {border:none;margin-bottom: 30px;}
.table-responsive::-webkit-scrollbar {height: 8px;}

.table-responsive::-webkit-scrollbar-track {
border-radius: 2px;
background: #eee;
}

.table-responsive::-webkit-scrollbar-thumb {
border-radius: 2px;
background:#BBE5FE;
}
}



/*サムネ付きスライダー start*/
.slickwrap {
max-width: auto;
width:680px;
margin: 0px auto;
margin-bottom:60px;
  background-color:none;
}
.slickwrap ul li{margin-bottom: 0!important;}

.slider {
  width: 100%;
  border:1px solid #999;
  margin: 0 0 15px 0;
  padding: 0!important;
}
.slide-item{margin-bottom: 0!important;}
.slide-item img {width: 100%;}


.thumbnail-list {
  width: 100%;
  margin: 0;
  padding:0 0px;
}
.thumbnail-list .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex!important;
  flex-flow:wrap;
}
.thumbnail-item {
  transition: .3s;
  padding: 1px;
  width:33.333%!important;
  box-sizing: border-box;
  position: relative;
  list-style:none;
  cursor: pointer;
}
.thumbnail-item .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  position: absolute;
  left: 0;
  top: 0;
}
.thumbnail-item img{opacity: .5;}
.thumbnail-item.slick-current img{
border: 2px solid #00A3FF;
opacity: 1;
}
.thumbnail-item:hover img{opacity: 1;}
.thumbnail-item img {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width:991px) {
.slickwrap{width: 400px;margin: 0 auto;margin-bottom: 50px;}
}

@media only screen and (max-width:767px){
.slider {margin: 0 0 10px 0;}

}

@media only screen and (max-width:500px){
.slickwrap{width:100%;margin: 0 auto;margin-bottom: 40px;}

}
/*サムネ付きスライダー end*/










.gmap2{}
.gmap2 iframe{width: 100%;height: 200px;}








/* ----- news.html  -----*/
.news #section01{padding: 50px 0;position: relative;}
.news #section01 .wrap{}
.update{line-height: 1;display: inline-block;background: white;border-radius: 5px;padding: .5em 1em;margin-bottom: 20px;font-family: ' Barlow ';font-weight: 500;letter-spacing: .1rem;font-size: 1.1em;}
.update .new{color: red;margin-left: 10px;}
.update .far{margin-right: 7px;}
.news-title{font-weight: 700;font-size: 1.2em;line-height: 1.5;margin-bottom: 30px;border-bottom: 1px solid rgba(88,27,20,.5);padding-bottom: .3em;}
.news #section01 .txtbox{margin-bottom: 50px;}
.download_file{margin-bottom: 50px;}
.download_file ul li{margin-bottom: .5em;}
.download_file ul li:last-child{margin-bottom: 0;}
.download_file a{background:#fff;border:1px solid rgba(92,34,27,.6);color:#581B14;letter-spacing: 0;font-weight: 500;display: block;line-height: 1.4;padding: .5em .5em;border-radius: .3em;font-size: .9em;transition: .4s;}
.download_file a:hover{background:#eee;color:#111;}
.fa-file-pdf{color: #E11317;font-size: 1.1em;}
.fa-file-excel{color:#22960D;font-size: 1.1em;}
.fa-file-word{color:#1945CA;font-size: 1.1em;}

.news #section02{padding: 50px 0;position: relative;}


@media (min-width: 667px) {

}


@media (min-width: 768px) {
.news #section01{padding: 70px 0;}
.news-title{font-size: 1.4em;line-height: 1.5;margin-bottom: 40px;padding-bottom: .3em;}
.download_file a{line-height: 1.4;padding: .7em;font-size:1em;}

.news #section02{padding: 70px 0;}

}


@media (min-width: 992px) {
.download_file ul li{margin-bottom: 0em;}


}


@media (min-width: 1200px) {
.news #section01{padding: 100px 0;}
.news-title{font-size: 1.7em;line-height: 1.5;margin-bottom: 40px;padding-bottom: .3em;}

.news #section01 .txtbox{margin-bottom: 80px;}

}




/* 各shop.html
--------------------------------------------------------- */

.shoppage #section01{padding: 50px 0px 50px;position: relative;}
.shoppage #section01 h3{margin-bottom: 1.5em;font-weight: 700;font-size: 1.6em;letter-spacing: 0; text-align: center;line-height: 1.6;}
.shoppage #section01 .thumb{width: 250px;margin: 0 auto;}
.shoppage #section01 .txt1{font-weight: 700;font-size: 1.35em;}

.shoppage #section02{padding:50px 0px;position: relative;background: rgba(204, 12, 9, .06);}
.shoppage #section02 .txt{font-size: 1.8em;line-height: 1.6;font-weight: 700;margin-bottom: 1em;}
.shoppage #section02 p{text-align: justify;}
.btn-recruit{}
.btn-recruit a{display: inline-block;background: #F74704;color: white;text-align: center;padding: .6em 1em;transition: .4s;}
.btn-recruit a:hover{background: #581B14;color: white;}

.shoppage #section03{padding: 50px 0px 50px;position: relative;}
.shoppage #section03 .logo{display: flex;align-items: center;margin-bottom: 1.2em;}
.shoppage #section03 .logo img{width: 40px;height: auto;margin-right: .5em;}
.shoppage #section03 .logo span{font-weight: 700;font-size: 1.3em;}
.shoppage #section03 .gaiyo{border-top:5px solid #A8005C;border-bottom: 1px solid #dee2e6;margin-bottom: 15px;}
.shoppage #section03 .gaiyo.ise{border-top:5px solid #00D0CE;}
.shoppage #section03 .gaiyo.noboru{border-top:5px solid #008132;}
.shoppage #section03 .gaiyo.enkita{border-top:5px solid #FF0900;}
.shoppage #section03 .gaiyo.siba{border-top:5px solid #0068D3;}

.shoppage #section03 .gaiyo th{width: 95px;font-weight: 400;padding: 15px 0;line-height: 1.5;}
.shoppage #section03 .gaiyo td{width: auto;padding: 15px 0;line-height: 1.5;}
.shoppage #section03 .gaiyo td span{color: #581B14;}
.shoppage #section03 .gaiyo td a{color:#5DBF06;}

.common-bn{position: relative;margin-bottom: 10px;display: flex;align-items: center;justify-content: space-around;padding: 0 1.5em; height: 80px;color: white;font-size: 1.3em;font-weight: 700;transition: .4s;}
.common-bn::after {
  content: "";
  position: absolute;
  top: 0;  bottom: 0;
  left: 0;  right: 0;
  background:rgba(51,51,51,.2);
  transition: all .5s ease;
}
.common-bn:last-child{margin-bottom: 0px;}
.common-bn span{position: relative;z-index: 10;}
.common-bn:hover{color: white;position: relative;transition: .4s;}
.common-bn:hover::after {
  content: "";
  position: absolute;
  top: 0;  bottom: 0;
  left: 0;  right: 0;
  background:rgba(51,51,51,.5);
}

.bn-recruit{background: url("../images/h2-recruit.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;transition: .4s;}
.bn-access{background: url("../images/h2-access.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;transition: .4s;}
.bn-contact{background: url("../images/bn-contact.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;transition: .4s;}

.contactbox{}
.contactbox a{background: #94BD62;padding: 1.5em;border-radius: .5em;display: flex;align-items: center;justify-content: center;height: 65px;color: white;font-size: 1.2em;transition: .4s;}
.contactbox a .fas{margin-right: .3em;}
.contactbox a:hover{background: #4b931c;color: white;}


@media (min-width: 768px) {


.shoppage #section01{padding: 70px 0px 70px;}
.shoppage #section01 h3{margin-bottom:1.5em;font-size: 26px;}
.shoppage #section01 .thumb{width: 90%;margin: 0 auto;}

.shoppage #section01 .txt1{font-size: 1.2em;}

.contactbox a{height: 75px;font-size: 1.4em;}

.shoppage #section02{padding: 70px 0px;}


.shoppage #section03{padding: 70px 0px 70px;}
.shoppage #section03 .gaiyo th{width: 130px;}
.shoppage #section03 .gaiyo td{width: auto;padding: 15px 0;line-height: 1.5;}

}



@media (min-width: 992px) {

.shoppage #section01 .txt1{font-size: 1.4em;}
.contactbox a{height: 100px;font-size: 1.8em;}

.shoppage #section02 .txt{font-size: 2em;line-height: 1.6;margin-bottom: 0;}

.shoppage #section03 .gaiyo th{width: 110px;}
.common-bn{margin-bottom: 15px;display: flex;align-items: center;justify-content: space-around;padding: 0 1.5em; height: 120px;color: white;font-size: 1.5em;}
.btn-recruit a{padding: .8em 1.3em;}

.shoppage #section03 .logo{display: flex;align-items: center;margin-bottom: 1.2em;}
.shoppage #section03 .logo img{width: 60px;height: auto;margin-right: .8em;}
.shoppage #section03 .logo span{font-size: 1.9em;}

#target1{position: absolute;left:0;top:-80px;}
#target2{position: absolute;left:0;top:-80px;}
#target3{position: absolute;left:0;top:-80px;}
#target4{position: absolute;left:0;top:-80px;}
#target5{position: absolute;left:0;top:-80px;}


}



@media (min-width: 1280px) {
.shoppage #section01{padding:100px 0px 100px;}
.shoppage #section01 h3{margin-bottom:1.5em;font-size: 30px;}

.shoppage #section01 .txt1{font-size: 1.6em;}



.shoppage #section02{padding:100px 0px;}
.shoppage #section02 .txt{font-size: 2.8em;line-height: 1.6;margin-bottom: 0;}

.shoppage #section03{padding:100px 0px 100px;}
.common-bn{ height: 128px;font-size: 1.7em;}


}

@media (min-width: 1440px) {
.shoppage #section01 h3{margin-bottom:1.5em;font-size: 36px;}
.contactbox a{height: 120px;font-size: 2em;}

}


/* product.html
--------------------------------------------------------- */
.product #section01{padding: 50px 0px 50px;position: relative;}
.product #section01 h3{text-align: center;font-weight: 700;font-size: 1.4em;line-height: 1.6;margin-bottom: 20px;}


.product #section02{padding: 0px 0px 50px;position: relative;}

.product #section03{padding: 0px 0px 50px;position: relative;}

.product #section04{padding: 0px 0px 50px;position: relative;}

.product #section05{padding: 0px 0px 50px;position: relative;}

.container.season{}
.head-season{position: relative;margin-bottom: 30px;}
.head-season .box{display: none;}
.nav-tabs{display: flex;justify-content: space-between;border-bottom: 3px solid #FF6592;padding: 0;margin: 0;}
.nav-tabs .nav-item {
  margin-bottom:0px;
  width:32.5%;
  box-sizing: border-box;
  margin: 0;
  border:none;border-radius: 0px;
}
.nav-tabs .nav-item:last-child {}
.nav-tabs .nav-item a {color:#581B14;background:#FFDEE6; display: flex;align-items: center;justify-content: center; transition: .3s;line-height: 1.2;padding: 1em .5em;font-weight: 700;letter-spacing: 0;}
.nav-tabs .nav-item a:hover {color:white;background:#FF7192;}
.nav-tabs .nav-item a.active {color:white;background:#FF7192;}

.nav-tabs.natu{border-bottom: 3px solid #65A445;}
.nav-tabs.natu .nav-item a {background:#D4E9CA;}
.nav-tabs.natu .nav-item a:hover {background:#65A445;}
.nav-tabs.natu .nav-item a.active {background:#65A445;}

.nav-tabs.aki{border-bottom: 3px solid #CB8C57;}
.nav-tabs.aki .nav-item a {background:#E6D3C5;}
.nav-tabs.aki .nav-item a:hover {background:#CB8C57;}
.nav-tabs.aki .nav-item a.active {background:#CB8C57;}

.nav-tabs.fuyu{border-bottom: 3px solid #4C76B6;}
.nav-tabs.fuyu .nav-item a {background:#D6DFEB;}
.nav-tabs.fuyu .nav-item a:hover {background:#4C76B6;}
.nav-tabs.fuyu .nav-item a.active {background:#4C76B6;}

.vege > li ul.dot li{list-style:disc;margin-left: 25px;line-height: 1.5;text-align: left;margin-bottom: .4em;}
.vege > li ul.dot li:last-child{margin-bottom: 0;}


@media (min-width: 667px) {

}


@media (min-width: 768px) {
.product #section01{padding: 70px 0px;}
.product #section01 h3{font-size: 1.7em;line-height: 1.6;margin-bottom: 30px;}


.head-season .box{display:flex;align-items: center;position: absolute;top:50%;transform: translateY(-50%);right:20px;color: white;line-height: 1.5;width: 70%;margin-left: 30%;}
.head-season .box img{width: 80px;height: auto;margin-right: 15px;}
.head-season .box.natu{display:flex;align-items: center;position: absolute;top:50%;transform: translateY(-50%);right:auto;left:20px;color: white;line-height: 1.5;width: 70%;margin-left: 0;}

.product #section02{padding: 0px 0px 70px;}

.product #section03{padding: 0px 0px 70px;}

.product #section04{padding: 0px 0px 70px;}

.product #section05{padding: 0px 0px 70px;}

}



@media (min-width: 992px) {

.product #section01 p{text-align: center;}

.head-season .box{display:flex;align-items: center;position: absolute;top:50%;transform: translateY(-50%);right:30px;color: white;line-height: 1.8;width: 70%;margin-left: 30%;}
.head-season .box.natu{display:flex;align-items: center;position: absolute;top:50%;transform: translateY(-50%);right:auto;left:30px;margin-left: 0;}

.head-season .box img{width: 100px;height: auto;margin-right: 15px;}
.nav-tabs .nav-item a {font-size: 1.2em;letter-spacing: 0.1rem;}
.vege > li{border-right: 1px dashed #581B14;}
.vege > li:last-child{border-right: none;}

}


@media (min-width: 1200px) {
.product #section01{padding: 100px 0px;}
.product #section01 h3{font-size: 2em;line-height: 1.6;margin-bottom: 35px;}
.product #section01 p{text-align: center;line-height: 2;font-size: 1.1em;}

.head-season .box{display:flex;align-items: center;position: absolute;top:50%;transform: translateY(-50%);right:30px;color: white;line-height: 1.8;width: 68%;font-size: 1.1em; margin-left: 32%;}
.head-season .box img{width: 100px;height: auto;margin-right: 15px;}
.head-season .box.natu{display:flex;align-items: center;position: absolute;top:50%;transform: translateY(-50%);right:auto;left:50px;line-height: 1.8;width: 65%;font-size: 1.1em;margin-left: 0;}

.product #section02{padding: 0px 0px 100px;}
.product #section03{padding: 0px 0px 100px;}
.product #section04{padding: 0px 0px 100px;}
.product #section05{padding: 0px 0px 100px;}

.vege > li ul.dot li{font-size: 1.1em;margin-bottom: .5em;}
}


@media (min-width: 1440px) {
.product #section01 h3{font-size: 2.8em;line-height: 1.6;margin-bottom: 35px;}
.product #section01 p{text-align: center;line-height: 2.2;font-size: 1.1em;}
.container.season{max-width: 1230px;}

}




/* reason.html
--------------------------------------------------------- */
.reason #section01{padding: 50px 0px 50px;position: relative;}
.reason #section01 h3{font-weight: 700;margin-bottom: 1.5em;text-align: center;font-size: 1.25em;line-height: 1.7;}


.reason #section02{padding: 50px 0px 50px;position: relative;background: rgba(171,217,130,.1);}
.reason #section02 .wrap{margin-bottom: 1.2em;}
.reason #section02 .titlebox{margin-bottom: 30px;color: #090;}
.reason #section02 .titlebox .reason-num{display: flex;flex-direction: column;align-items: center;margin-bottom: 15px;line-height: 1;}
.reason #section02 .titlebox .reason-num span.obi{background: #009C00;color: white;padding: .3em 1em;border-radius: 25px;}
.reason #section02 .titlebox .reason-num span.num{font-size: 3.5em;display: block;margin-top: 3px;font-style: oblique;font-weight: 500;}
.reason #section02 .titlebox.aka{margin-bottom: 30px;color: #df1833;}
.reason #section02 .titlebox.aka .reason-num span.obi{background: #df1833;}
.reason #section02 .titlebox.ora{margin-bottom: 30px;color: #e55c01;}
.reason #section02 .titlebox.ora .reason-num span.obi{background: #e55c01;}
.reason #section02 .titlebox.mura{margin-bottom: 30px;color: #ab08d4;}
.reason #section02 .titlebox.mura .reason-num span.obi{background: #ab08d4;}

.reason #section02 .titlebox h3{font-weight: 700;font-size: 1.2em;text-align: center;}
.reason #section02 .txt{text-align: justify;}
.reason #section02 .pic{width: 260px;margin: 0 auto;}

.reason #section03{padding: 50px 0px 50px;position: relative;}

@media (min-width: 667px) {


}


@media (min-width: 768px) {
.reason #section01{padding: 70px 0px;}
.reason #section01 h3{margin-bottom: 1.5em;text-align: center;font-size: 1.35em;}
.reason #section01 p{text-align: center;}

.reason #section02{padding: 70px 0px;}
.reason #section02 .container{max-width: 640px;}
.reason #section02 .titlebox{margin-bottom: 30px;color: #090;display: flex;align-items: center;justify-content: space-between;}
.reason #section02 .titlebox .reason-num{display: flex;flex-direction: column;align-items: center;margin-bottom: 0;line-height: 1;width: 120px;}
.reason #section02 .titlebox .reason-num span.obi{padding: .3em .5em;}
.reason #section02 .titlebox .reason-num span.num{font-size: 3.5em;display: block;margin-top: 5px;font-style: oblique;font-weight: 500;}
.reason #section02 .titlebox h3{font-weight: 700;font-size: 1.4em;width: calc(100% - 150px);text-align: left;}
.reason #section02 .pic{width: 320px;margin: 0 auto;}


.reason #section03{padding: 70px 0px;}


}

@media (min-width: 992px) {
.reason #section01 h3{margin-bottom: 1.2em;text-align: center;font-size: 2em;}
.reason #section01 p{text-align: center;}

.reason #section02 .container{max-width: 100%;}
.reason #section02 .wrap{margin-bottom: 0;}
.reason #section02 .titlebox{margin-bottom: 30px;color: #090;display: flex;align-items: center;justify-content: space-between;}
.reason #section02 .titlebox .reason-num{display: flex;flex-direction: column;align-items: center;margin-bottom: 0;line-height: 1;width: 140px;}
.reason #section02 .titlebox .reason-num span.num{font-size: 4em;display: block;margin-top: 5px;font-style: oblique;font-weight: 500;}
.reason #section02 .titlebox h3{font-weight: 700;font-size: 1.6em;width: calc(100% - 150px);line-height: 1.5;}
.reason #section02 .txt{margin-bottom: 0;}
.reason #section02 .pic{width: 100%;margin: 0 auto;text-align: right;}
.reason #section02 .pic.hidari{width: 100%;margin: 0 auto;text-align: left;}
}

@media (min-width: 1200px) {
.reason #section01{padding: 100px 0px;}
.reason #section01 h3{margin-bottom: 1em;text-align: center;font-size: 2.5em;}

.reason #section01 p{text-align: center;font-size: 1.1em;line-height: 2;}

.reason #section02{padding: 100px 0px;}
.reason #section02 .container{max-width: 1250px;}
.reason #section02 .wrap{}

.reason #section02 .titlebox .reason-num{display: flex;flex-direction: column;align-items: center;margin-bottom: 0;line-height: 1;width: 160px;}
.reason #section02 .titlebox .reason-num span.obi{padding: .3em .8em;}
.reason #section02 .titlebox .reason-num span.num{font-size:5em;display: block;margin-top: 5px;font-style: oblique;font-weight: 500;}
.reason #section02 .titlebox h3{font-weight: 700;font-size: 2em;width: calc(100% - 180px);line-height: 1.5;}
.reason #section02 .txt{font-size: 1.1em;}



.reason #section03{padding: 100px 0px;}



}






/* purchase.html
--------------------------------------------------------- */
.purchase #section01{padding: 50px 0px 50px;position: relative;}
.purchase #section01 h3{font-weight: 700;margin-bottom: 1.5em;text-align: center;font-size: 1.25em;line-height: 1.7;}

.purchase #section02{padding: 80px 0px 50px;position: relative;background: #FFECD1;}
.purchase #section02 .bg1{position: absolute;left:0;top:0;width: 180px;z-index: 2;}
.purchase #section02 .bg2{position: absolute;right:0;bottom:0;width: 100px;z-index: 2;}

.purchase #section02 .container{z-index: 5;}
.purchase #section02 .wrap{border:3px solid #Ff9;background: rgba(255,255,255,.5); position: relative;padding: 70px 1.5em 1.5em;border-radius: 1em;}
.purchase #section02 .title-box{background: #Ff9;padding: 2em 0em .5em;text-align: center;width: 230px;border-radius: 1em; margin: 0 auto;margin-bottom: 1.5em;position:absolute;z-index: 10;top:-50px;left:50%;transform: translateX(-50%);}
.purchase #section02 h3{font-weight: 700;text-align: center;font-size: 1.25em;line-height: 1.5;}
.purchase #section02 .wrap .check-txt{display: flex;align-items: center;text-align: left; margin-bottom: .7em;font-weight: 700;line-height: 1.3;margin-left: 0;}
.purchase #section02 .wrap .check-txt img{width: 20px;height: auto;margin-right: .4em;}

.dots {
  background-image: radial-gradient(circle at center, #390 25%, transparent 25%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  padding-top: .4em;
}

.purchase #section03{padding: 50px 0px 0px;position: relative;}
.purchase #section03 h3{font-weight: 700;text-align: center;font-size: 1.5em;line-height: 1.5;margin-bottom: 75px;}

.purchase #section04{padding: 50px 0px 50px;position: relative;background: url("../images/bg-flow-contact.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.purchase #section04:before{
  content: '';
  background: inherit;
  filter: blur(3px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index:2;
}
.purchase #section04 .container{z-index: 10;}
.purchase #section04 h3{color: white;font-weight: 700;font-size: 28px;text-align: center;margin-bottom: 20px;}
.purchase #section04 .wrap{background: rgba(255,255,255,.8);padding: 1.5em;border-radius: .8em;}
.purchase #section04 .wrap .index{font-size: 1.2em;font-weight: 700px;margin-bottom: .8em;line-height: 1.5;text-align: center;}
.purchase #section04 .wrap p{line-height: 1.5;margin-bottom: 20px;}
.purchase #section04 .wrap .mail{}
.purchase #section04 .wrap .mail a{background: #90D548;display: flex;align-items: center;justify-content: center;font-size: 1.2em; padding: 1em;color: #5B1F19;transition: .4s;}
.purchase #section04 .wrap .mail a:hover{background: rgba(121,215,30,.6);}
.purchase #section05{padding: 50px 0px 50px;position: relative;}


@media (min-width: 667px) {
.purchase #section02 .container{max-width: 95%;}

.purchase #section02 .bg1{position: absolute;left:0;top:0;width: 250px;z-index: 2;}
.purchase #section02 .bg2{position: absolute;right:0;bottom:0;width: 180px;z-index: 2;}

.purchase #section02 .title-box{background: #Ff9;padding: 2em 0em .8em;text-align: center;width: 320px; margin: 0 auto;margin-bottom: 1.5em;top:-35px;}
.purchase #section02 h3{font-weight: 700;text-align: center;font-size: 1.25em;line-height: 1.5;}

.purchase #section03 h3{}

.purchase #section04 .container{max-width: 96%;}

.purchase #section04 .wrap .index{font-size: 1.35em;font-weight: 700px;margin-bottom: .8em;line-height: 1.5;text-align:left;}
.purchase #section04 .wrap p{line-height: 1.5;margin-bottom: 0px;}
.purchase #section04 .wrap .mail a{flex-direction: column;align-items: center;justify-content: center;font-size: 1.2em; padding:1.5em 1em;color: #5B1F19}
.purchase #section04 .wrap .mail a .fas{margin-bottom: .5em;}

}

@media (min-width: 768px) {
.purchase #section01{padding: 70px 0px;}
.purchase #section01 h3{font-weight: 700;margin-bottom: 1.5em;text-align: center;font-size: 1.6em;line-height: 1.5;}

.purchase #section02{padding: 90px 0px 70px;}
.purchase #section02 .title-box{background: #Ff9;padding: 2em 0em .8em;text-align: center;width: 380px; margin: 0 auto;margin-bottom: 2em;top:-40px;}
.purchase #section02 h3{text-align: center;font-size: 1.6em;line-height: 1.5;}

.purchase #section02 .wrap .check-txt{display: flex;align-items: center;text-align: left; margin-bottom: .7em;line-height: 1.3;font-size: 16px;}
.purchase #section02 .wrap .check-txt img{width: 25px;height: auto;margin-right: .4em;}

.purchase #section03{padding: 70px 0px 0;}
.purchase #section03 h3{text-align: center;font-size: 2em;line-height: 1.5;margin-bottom: 85px;}

.purchase #section04{padding: 70px 0px;}

.purchase #section05{padding: 70px 0px;}


}

@media (min-width: 992px) {
.purchase #section01 h3{margin-bottom: 1.2em;text-align: center;font-size: 1.8em;}
.purchase #section01 p{text-align: center;}

.purchase #section02 .bg1{position: absolute;left:0;top:0;width: 320px;z-index: 2;}
.purchase #section02 .bg2{position: absolute;right:0;bottom:0;width: 230px;z-index: 2;}

.purchase #section02 .wrap{border:4px solid #Ff9;position: relative;padding: 80px 2.5em 2.5em;}
.purchase #section02 .wrap .check-txt{ margin-bottom: 1em;line-height: 1.4;font-size: 18px;}

.purchase #section03{padding: 70px 0px 140px;}
.purchase #section03 .container{max-width: 1350px;}
.purchase #section03 h3{text-align: center;font-size: 2em;line-height: 1.5;margin-bottom: 100px;}

.purchase #section04 .container{max-width: 900px;}
.purchase #section04 h3{font-size: 32px;margin-bottom: 30px;}
.purchase #section04 .wrap{padding: 2.5em;border-radius: .8em;}
.purchase #section04 .wrap .mail a{font-size: 1.4em;padding:1em .8em;}
.purchase #section04 .wrap .mail a .fas{margin-bottom: .1em;}
.purchase #section04 .wrap p{line-height: 1.7;}

}

@media (min-width: 1200px) {
.purchase #section01{padding: 100px 0px;}
.purchase #section01 h3{margin-bottom: 1.2em;text-align: center;font-size: 2.2em;}
.purchase #section01 p{text-align: center;font-size: 1.1em;line-height: 2.1;}

.purchase #section02{padding: 140px 0px 100px;}
.purchase #section02 .wrap{border:4px solid #Ff9;position: relative;padding:120px 3.5em 3.5em;}

.purchase #section02 .title-box{background: #Ff9;padding: 2.7em 0em 1.5em;text-align: center;width: 500px; margin: 0 auto;margin-bottom: 2em;top:-60px;}
.purchase #section02 h3{text-align: center;font-size: 2.1em;line-height: 1.5;}

.purchase #section03{padding: 100px 0px 180px;}
.purchase #section03 h3{text-align: center;font-size: 2.1em;line-height: 1.5;margin-bottom: 110px;}

.purchase #section04{padding: 100px 0px;}
.purchase #section04 .container{max-width: 960px;}
.purchase #section04 h3{font-size:40px;margin-bottom: 50px;}
.purchase #section04 .wrap{padding: 3.5em 4em;}
.purchase #section04 .wrap .mail a{font-size: 1.4em;padding:1em .8em;}

.purchase #section05{padding: 100px 0px;}

}


@media (min-width: 1440px) {
.purchase #section02 .bg1{position: absolute;left:0;top:0;width: 420px;z-index: 2;}
.purchase #section02 .bg2{position: absolute;right:0;bottom:0;width: 330px;z-index: 2;}

.purchase #section02 .container{max-width: 1350px;}

}


.purchase .flow-ul {display: flex;justify-content: space-between;}

.purchase .flow-ul li {
  display: inline-block;
  width: 220px;
  height: 290px;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
  vertical-align: top;
  margin-right: 40px;
  z-index: 10;
}

.purchase .flow-ul li:last-child {margin-right: 0;}

.purchase .flow-ul li:nth-child(odd) {background-color: #508c5e;}

.purchase .flow-ul li:nth-child(even) {background-color: #7cbf60;}

.purchase .flow-ul .flow-box {font-size: 16px;}

.purchase .flow-ul .flow-ttl {
  font-size: 20px;
  color: #fff;
  line-height: 1;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #a8c6af;
  text-align: center;
}

.purchase .flow-ul .flow-txt {color: #fff;line-height: 1.4;}

.purchase .flow-ul li:before {
  background: url(../images/ico-bg01.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  top: -52px;
  left:50%;
  transform: translateX(-50%);
  margin: auto;
  width: 104px;
  height: 104px;
  z-index: -1;
}

.purchase .flow-ul li:nth-child(odd):before {background-image: url(../images/ico-bg01.png);}

.purchase .flow-ul li:nth-child(even):before {background-image: url(../images/ico-bg02.png);}


.purchase .flow-ul li:after {
  /* background: url(../img/purchase/ico-num01.png) no-repeat;*/
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin: auto;
  width: 49px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.purchase .flow-ul li:first-child:after {background-image: url(../images/ico-num01.png);}

.purchase .flow-ul li:nth-child(2):after {background-image: url(../images/ico-num02.png);}

.purchase .flow-ul li:nth-child(3):after {background-image: url(../images/ico-num03.png);}

.purchase .flow-ul li:nth-child(4):after {background-image: url(../images/ico-num04.png);}

.purchase .flow-ul li:last-child:after {background-image: url(../images/ico-num05.png);}

.purchase .flow-ul li .flow-icon {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.purchase .flow-ul li:first-child .flow-icon img {
  width: 77px;
  height: 54px;
}

.purchase .flow-ul li:nth-child(2) .flow-icon img {
  width: 79px;
  height: 54px;
}

.purchase .flow-ul li:nth-child(3) .flow-icon img {
  width: 54px;
  height: 54px;
}

.purchase .flow-ul li:nth-child(4) .flow-icon img {
  width: 43px;
  height: 54px;
}

.purchase .flow-ul li:last-child .flow-icon img {
  width: 101px;
  height: 54px;
}


.purchase .flow-ul li .arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  margin: auto;
  width: 26px;
  height: 22px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.purchase .flow-ul .cap {
  font-size: 14px;
  position: absolute;
  bottom: -80px;
  margin-bottom: 0;
  color: #d80f0f;
  line-height: 21px;
  left: 0;
  letter-spacing: 0;
}

@media (max-width: 1199px) {
.purchase .flow-ul .cap {
  font-size: 14px;
  position: absolute;
  bottom: -90px;
  margin-bottom: 0;
  color: #d80f0f;
  line-height: 21px;
  left: 0;
  letter-spacing: 0;
}


}



@media (max-width: 991px) {
.purchase .flow-ul {display:block;}

.purchase .flow-ul li {
  display: block;
  width: 100%;
  height: auto;
  min-height: 180px;
  margin-bottom: 105px;
}

.purchase .flow-ul li:before {
  width: 85px;
  top: -42px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.purchase .flow-ul .flow-ttl {
  padding-top: 35px;
}

.purchase .flow-ul .flow-txt {
  float: right;
  display: inline-block;
  width: 80%;
  padding-left: 5px;
  box-sizing: border-box;
}

.purchase .flow-ul li .flow-icon {
  position: static;
  width: 18%;
  display: inline-block;
  float: left;
  transform: none;
  padding-top: 5px;
}

.purchase .flow-ul li:first-child .flow-icon img {
  width: 50px;
  height: 35px;
}

.purchase .flow-ul li:nth-child(2) .flow-icon img {
  width: 47px;
  height: 32px;
}

.purchase .flow-ul li:nth-child(3) .flow-icon img {
  width: 44px;
  height: 44px;
}

.purchase .flow-ul li:nth-child(4) .flow-icon img {
  width: 39px;
  height: 50px;
}

.purchase .flow-ul li:last-child .flow-icon img {
  width: 60px;
  height: 32px;
}

.purchase .flow-ul .cap {
  position: static;
  color: #fff;
  padding: 15px 10px 10px;
  text-align: left;
  font-size: 13px;
}

.purchase .flow-ul li .arrow {
  right: auto;
  left: 50%;
  transform: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 30px;
  height: 25px;
  top: auto;
  bottom: -45px;
}

}

@media (max-width: 666px) {
.purchase .flow-ul li {
  display: block;
  width: 100%;
  height: auto;
  min-height: 200px;
  margin-bottom: 105px;
}

}



/* company.html
--------------------------------------------------------- */
.company #section01{padding: 50px 0px 50px;position: relative;}
.company #section01 p{margin-bottom: 1.5em;}
.company #section01 .tanihira{width: 200px;margin: 0 auto;}
.company #section01 .tanihira .name{text-align: center;margin-top: .6em;font-weight: 700;}


.company #section02{padding: 50px 0px 50px;position: relative;background: rgba(0,168,194,.05);}

.company .table{font-size: .9em;letter-spacing: .03rem;margin-bottom: 0;}
.company .table th{width: 100%;display: block;background:#f0f3e1!important;}
.company .table td{width:100%;display: block;padding-left: 1em;background: white!important;}
.company .table td .call{color: #5A1F17;}




@media (min-width: 667px) {
.company .table th{width: 150px;display: table-cell;}
.company .table td{width: auto;display: table-cell;padding-left: 1em;background: white!important;}


}



@media (min-width: 768px) {
.company #section01{padding: 70px 0px 70px;}
.company #section01 .container{max-width: 100%;}
.company #section01 p{padding-right: 1em;}



.company #section02{padding: 70px 0px 70px;}
.company .table{font-size: 1em;}
.company .table th{width: 170px;}


}




@media (min-width: 992px) {
.company #section01 .container{max-width: 950px;}
.company .table th{width: 180px;}


}



@media (min-width: 1200px) {
.company #section01{padding: 100px 0px;}
.company #section01 .container{max-width: 1110px;}
.company #section01 p{padding-right: 1em;line-height: 2;}


.company #section02{padding: 100px 0px 100px;}
.company .table{font-size: 1em;}
.company .table th{padding: 1.5em 1.2em;width: 230px;}
.company .table td{padding: 1.5em 1em;}


}

@media (min-width: 1440px) {
.company #section03 .container{max-width: 1360px;}
.company #section03 .wrap{padding-left: 4em;}

}








/* recruit.html
--------------------------------------------------------- */
.recruit #section01{padding: 50px 0px;position: relative;}
.recruit #section01 h3{font-weight: 700;text-align: center;margin-bottom: 1em;font-size: 1.4em;line-height: 1.5;}
.recruit #section01 .txt{margin-bottom: 30px;}
.recruit .table{font-size: .9em;letter-spacing: .03rem;margin-bottom: 30px;}
.recruit .table th{width: 100%;display: block;background:#f0f3e1!important;}
.recruit .table td{width:100%;display: block;padding-left: 1em;background: white!important;}
.recruit .table td .call{color: #5A1F17;}
.recruit #section01 .btn-recruit{}
.recruit #section01 .btn-recruit a{display: flex;align-items: center;justify-content: space-around;background:rgba(143,167,46,1.00);color: white;text-align: center;padding: 1em .5em;letter-spacing: 0;font-size: 1.1em; transition: .4s;}
.recruit #section01 .btn-recruit a:hover{background:rgba(143,167,46,.7);color:#581C15;}

.addressbox{margin-bottom: 55px;}
.addressbox h3{font-weight: 700;text-align: left!important;margin-bottom: 10px!important;font-size: 1.6em;line-height: 1.5;padding-top: 1em;}

.addressbox .address{margin-bottom: 1em;}
.addressbox .address span{font-weight: 700;}
.addressbox .address:last-child{margin-bottom: 0;}

.addressbox .tel{margin-bottom: 1em;}
.addressbox .tel span{color: #5B211A;}

.recruit #section02{padding: 30px 0px 50px;position: relative;background: #f7f7f7;}





@media (min-width: 667px) {
.recruit .table th{width: 150px;display: table-cell;}
.recruit .table td{width: auto;display: table-cell;padding-left: 1em;background: white!important;}
.recruit #section01 .btn-recruit a{padding: 1em .5em;letter-spacing: 0;font-size: 1.2em;height: 70px;}


}


@media (min-width: 768px) {
.recruit #section01{padding: 70px 0px 70px;}
.recruit #section01 h3{margin-bottom: 1em;font-size: 1.6em;}
.recruit #section01 .txt{text-align: center; margin-bottom: 40px;}

.recruit .table{font-size: 1em;margin-bottom: 50px;}
.recruit .table th{width: 170px;}

.recruit #section01 .btn-recruit a{padding: 1em .5em;letter-spacing: 0;font-size: 1.4em;height: 70px;}

.addressbox .address{margin-bottom: 1em;font-size: 1.2em;}
.addressbox .address span{font-weight: 700;font-size: 1.2em;}
.addressbox .address:last-child{margin-bottom: 0;}

.addressbox .tel{margin-bottom: 1em;font-size: 1.2em;}



}


@media (min-width: 992px) {
.recruit #section01{padding: 70px 0px;}
.recruit #section01 h3{margin-bottom: 1.5em;font-size: 1.6em;}
.recruit #section01 ul{width: 80%;margin: 0 auto;margin-bottom: 70px;}
.recruit #section01 .txt{line-height: 2;}

.recruit .table th{width: 180px;}

}


@media (min-width: 1200px) {
.recruit #section01{padding: 100px 0px;}
.recruit #section01 h3{margin-bottom: 1.5em;font-size: 1.9em;}
.recruit #section01 ul{width: 80%;margin: 0 auto;margin-bottom: 100px;}
.recruit #section01 .txt{font-size: 1.2em;line-height: 2.1; margin-bottom: 50px;}

.recruit .table{font-size: 1em;}
.recruit .table th{padding: 1.5em 1.2em;width: 230px;}
.recruit .table td{padding: 1.5em 1em;}

.recruit #section01 .btn-recruit a{padding: 1em 5em;letter-spacing: 0;font-size: 1.6em;height: 90px;}

.addressbox .address{margin-bottom: 1.2em;font-size: 1.3em;}
.addressbox .address span{font-weight: 700;font-size: 1.3em;}
.addressbox .address:last-child{margin-bottom: 0;}

.addressbox .tel{margin-bottom: 1.2em;font-size: 1.3em;}



}


/* golf.html
--------------------------------------------------------- */
.h3-golf{font-weight: 700;margin-bottom: 25px;text-align: center;font-size: 1.3em;position: relative;padding-top: 50px;}
.h3-golf:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-image: url(../images/ico-golf.png);
  background-size: contain;
  vertical-align: middle;
}
.golf-pic{margin-bottom: 20px;}
.golf-pic:last-child{margin-bottom: 0px;}

.golf-pic .index{padding: .5em 0 0;line-height: 1.4;font-size: .9em;font-weight: normal;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
.golf-pic li{margin-bottom: 40px;}

.h3-kaigai{font-weight: 700;margin-bottom: 25px;text-align: center;font-size: 1.3em;position: relative;padding-top: 50px;}
.h3-kaigai:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  width: 56px;
  height: 40px;
  background-image: url(../images/ico-oversea.png);
  background-size: contain;
  vertical-align: middle;
}


.golf #section01{padding: 50px 0px 50px;position: relative;}
.golf #section02{padding: 50px 0px 50px;position: relative;}
.golf #section03{padding: 50px 0px 50px;position: relative;}
.golf #section04{padding: 50px 0px 50px;position: relative;}
.bg1{background: rgba(206,127,4,.08);}
.hakodate-index{font-weight: 700;padding-bottom: .6em;border-bottom: 1px solid #999;margin-bottom: 15px;font-size: 1.2em;}
.hakodate-pic{width: 258px;margin: 0 auto;}
.table-kagekiyo{font-size: .9em;margin-bottom: 20px;}
.table-kagekiyo th{background: rgba(171,217,130,.2)!important;font-weight: 400;width: 90px;}
.table-kagekiyo td{background: rgba(255,255,255,.4)!important;}
.table-kagekiyo td span{color:#591B14;}
.table-kagekiyo td a{color:#591B14;text-decoration: underline;transition: .4s;}
.table-kagekiyo td a:hover{color:#77B536;text-decoration: none;}
.kagekiyo-sasaki{text-align: center;margin-top: 15px;line-height: 1.4;}
.trans-txt{margin-bottom: 30px;}
.trans-txt2{margin-bottom: 30px;border-bottom: 1px solid #581B14;border-top:1px solid #581B14;background: white; padding: .8em 0;line-height: 1.5;font-size: 1.2em;font-weight: 700;text-align: center;}


@media (min-width: 667px) {
.table-kagekiyo th{width: 130px;}
.hakodate-pic{width:300px;margin: 0 auto;}

}

@media (min-width: 768px) {
.h3-golf{margin-bottom: 30px;text-align: center;font-size: 1.6em;position: relative;padding-top: 50px;}
.h3-golf:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-image: url(../images/ico-golf.png);
  background-size: contain;
  vertical-align: middle;
}
.golf-pic .index{padding: .8em 0 0;line-height: 1.4;font-size: .9em;text-align: center;}

.h3-kaigai{margin-bottom: 30px;text-align: center;font-size: 1.6em;position: relative;padding-top: 50px;}
.h3-kaigai:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  width: 56px;
  height: 40px;
  background-image: url(../images/ico-oversea.png);
  background-size: contain;
  vertical-align: middle;
}
.golf #section01{padding: 70px 0px;}
.golf #section01 .container{max-width: 100%;}
.golf #section01 .container.hako{max-width: 1140px;}
.trans-txt{margin-bottom: 50px;text-align: center;}

.golf #section02{padding: 70px 0px;}
.golf #section03{padding: 70px 0px;}
.golf #section03{padding: 70px 0px;}

.hakodate-pic{width: 90%;margin-left: 10%;}
.hakodate-pic.hidari{width: 90%;margin-left: 0%;}
.table-kagekiyo th{width: 115px;}
.hakodate-pic{width:auto;margin-left:auto;text-align: center;}
.trans-txt2{margin-bottom: 40px;text-align: center;padding: 1em 0;font-size: 1.4em;}
}


@media (min-width: 992px) {
.golf-pic{width: 900px;margin: 0 auto;margin-bottom: 60px;}
.hakodate-index{border-bottom: 1px solid #999;margin-bottom: 25px;font-size: 1.4em;}
.table-kagekiyo th{width: 150px;}
.hakodate-txt{line-height: 2;text-align: justify;}
.trans-txt2{margin-bottom: 50px;padding: 1em 0;font-size: 1.8em;}



}

@media (min-width: 1200px) {
.h3-golf{margin-bottom: 40px;text-align: center;font-size: 2em;position: relative;padding-top: 60px;}
.h3-golf:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  width: 50px;
  height: 50px;
  background-image: url(../images/ico-golf.png);
  background-size: contain;
  vertical-align: middle;
}
.golf-pic{width: 900px;margin: 0 auto;margin-bottom: 80px;}

.h3-kaigai{margin-bottom: 40px;text-align: center;font-size: 2em;position: relative;padding-top: 60px;}
.h3-kaigai:before {
  content: '';/*何も入れない*/
  position: absolute;
  top:0;
  left:50%;
  transform: translateX(-50%);
  width: 70px;
  height: 50px;
  background-image: url(../images/ico-oversea.png);
  background-size: contain;
  vertical-align: middle;
}
.golf #section01{padding: 100px 0px;}
.golf #section02{padding: 100px 0px;}
.golf #section03{padding: 100px 0px;}
.golf #section04{padding: 100px 0px;}

.hakodate-index{border-bottom: 1px solid #999;margin-bottom: 25px;font-size: 1.6em;}
.hakodate-txt{line-height: 2;font-size: 1.1em;}
.trans-txt{margin-bottom: 80px;text-align: center;font-size: 1.1em;line-height: 2;}

}

.transfer{max-width:1000px;margin: 0 auto;}
.transfer:last-child{margin-bottom: 0px;}

.transfer .wrap-pt-01,
.transfer .wrap-pt-02,
.transfer .wrap-pt-03 {margin-bottom:30px;}

.transfer .wrap-pt-01 .img:nth-child(2),
.transfer .wrap-pt-01 .img:nth-child(3),
.transfer .wrap-pt-03 .img:nth-child(2),
.transfer .wrap-pt-03 .img:nth-child(3) {max-width: 370px;}


.transfer .wrap-pt-02 .img {max-width: 485px;}

.transfer .wrap-pt-01 .img:first-child {float: left;}

.transfer .wrap-pt-01 .img:nth-child(2),
.transfer .wrap-pt-01 .img:nth-child(3) {float: right;}

.transfer .wrap-pt-01 .img:nth-child(3),
.transfer .wrap-pt-03 .img:nth-child(3) {  margin-top: 30px;}

.transfer .wrap-pt-02 .img:first-child {float: left;}

.transfer .wrap-pt-02 .img:nth-child(2) {float: right;}

.transfer .wrap-pt-03 .img:first-child {float: right;}

.transfer .wrap-pt-03 .img:nth-child(2),
.transfer .wrap-pt-03 .img:nth-child(3) {float: left;}

@media (max-width: 1199px) {

.transfer{max-width: 900px; margin: 0 auto;}
.transfer .wrap-pt-01 .img:nth-child(2),
.transfer .wrap-pt-01 .img:nth-child(3),
.transfer .wrap-pt-03 .img:nth-child(2),
.transfer .wrap-pt-03 .img:nth-child(3) {max-width: 36.2%;}

.transfer .wrap-pt-01 .img:first-child {width: 60%;}

.transfer .wrap-pt-02 .img {max-width: 48%;}
.transfer .wrap-pt-03 .img:first-child {width: 60%;}


}

@media (max-width: 991px) {
.transfer .wrap-pt-01 .img:nth-child(2),
.transfer .wrap-pt-01 .img:nth-child(3),
.transfer .wrap-pt-03 .img:nth-child(2),
.transfer .wrap-pt-03 .img:nth-child(3) {max-width: 35.5%;}
.transfer .wrap-pt-01 .img:first-child {width: 60%;}
.transfer .wrap-pt-02 .img {max-width:48%;}
.transfer .wrap-pt-03 .img:first-child {width: 60%;}

}


@media (max-width: 765px) {
.transfer{width: 400px;margin: 0 auto;}
.transfer .wrap-pt-01 .img{margin-bottom: 15px;float: none;width: 100%;}
.transfer .wrap-pt-01 .img:first-child,
.transfer .wrap-pt-01 .img:nth-child(2),
.transfer .wrap-pt-01 .img:nth-child(3),
.transfer .wrap-pt-02 .img:first-child,
.transfer .wrap-pt-02 .img:nth-child(2),
.transfer .wrap-pt-03 .img:first-child,
.transfer .wrap-pt-03 .img:nth-child(2),
.transfer .wrap-pt-03 .img:nth-child(3) {
  float: none;
  max-width: 100%;
  margin-bottom: 15px;
}

.transfer .wrap-pt-01,
.transfer .wrap-pt-02,
.transfer .wrap-pt-03 {margin-bottom: 0;}

.transfer .photo-cont .lead-box .area-txt {margin-bottom: 0;}

.transfer .wrap-pt-01 .img,
.transfer .wrap-pt-02 .img,
.transfer .wrap-pt-03 .img,
.transfer .wrap-pt-01 .img:nth-child(3),
.transfer .wrap-pt-03 .img:nth-child(3) {margin-top:0;margin-bottom: 15px;max-width: 100%;}
.transfer .wrap-pt-01 .img:first-child {width: 100%;}
.transfer .wrap-pt-02 .img {max-width:100%;}
.transfer .wrap-pt-03 .img:first-child {width: 100%;}

}

@media (max-width: 415px) {
.transfer{width: 100%;margin: 0 auto;}

}

/* contact.html
--------------------------------------------------------- */


.contact #section01{padding: 50px 0px 50px;position: relative;background: #fff;}
.contact #section01 h3{font-weight: 700;text-align: center;margin-bottom: 1em;font-size: 1.4em;}
.contact #section01 ul li{margin-bottom: 15px;}
.contact #section01 ul li:last-child{margin-bottom:0;}
.contact #section01 .box{background: #fff;border: 4px double #A4D467;padding:1.4em 1em;border-radius: .6em;}
.contact #section01 .box .tel{text-align: center;margin-bottom: .3em;font-size: 24px;line-height: 1;color:black;display: flex;align-items: center;justify-content: center;}
.contact #section01 .box .tel span{margin-left: 4px;color:#581C14;font-weight:700;letter-spacing: .1rem;}
.contact #section01 .box .tel .fas{color:#A4D467;font-size: 20px;margin-top: 5px; }
.contact #section01 .box .time{text-align: center;font-size: .8em;color: #555;line-height: 1.4;letter-spacing: 0rem;}


.contact #section02{padding: 50px 0px;position: relative;}
.contact #section02 h3{font-weight: 700;text-align: center;margin-bottom: 1em;font-size: 1.4em;}

.contact .pre-scrollable{max-height: 300px;padding: 15px;background:#fff; word-break: break-all;border:1px solid rgba(0,0,0,.09);box-shadow: 5px 5px 20px rgba(0, 0, 0, .07);border-radius: 14px;}
.privacybox{position: relative;color: #333;overflow-wrap: anywhere;}

.contact .table{font-size: .9em;width: 100%; margin-bottom: 50px;}
.contact span.hissu{color: white;background:red; padding: 3px 5px;border-radius: 2px;font-size: 12px;}
.contact .table th{position: relative;background:rgba(192,164,84,.09)!important;display: block;font-weight: 700;}
.contact .table th span.hissu{color: white!important;background: red; padding: 3px 5px;border-radius: 2px;position: absolute;right:15px;top:50%;transform: translateY(-50%);font-size: 12px;}
.contact .table td{position: relative;background:white;display: block;}
.auto{font-size: .9em;background: #eee;line-height: 1;padding: .5em;border-radius: .4em;margin-left: .4em;color: #999;}
.contact h5{font-weight: 700;border-bottom: 1px solid #ddd;padding-bottom: 10px; margin-bottom: 15px;font-size:1.2em;}
.tenpu{ margin: 0;font-size: 13px;}
.tenpu input {
width: 90%!important;
 display: block;
 position: relative;
 letter-spacing: 0;
 padding: .3em 0!important;
 border-radius: 4px;
 color: #999;
 cursor: pointer!important;
 margin: 0px 0px 10px;
}
.tenpu input:last-child{margin: 0;}


@media (min-width: 667px) {
.contact #section01 .container{max-width: 96%;}
.contact #section01 h3{margin-bottom: 1em;font-size: 1.6em;}
.contact #section01 ul li{margin-bottom: 0;}

.contact #section02 .container{max-width: 96%;}

}


@media (min-width: 768px) {

.contact #section01{padding: 70px 0px;}
.contact #section01 h3{margin-bottom: 1.5em;font-size: 1.8em;}
.contact #section01 ul li{margin-bottom: 0;}
.contact #section01 ul li:last-child{margin-bottom:0;}
.contact #section01 .box{padding:1.8em 1em;border-radius: .6em;}
.contact #section01 .box .tel{text-align: center;margin-bottom: .3em;font-size: 28px;line-height: 1;color:black;display: flex;align-items: center;justify-content: center;}
.contact #section01 .box .tel span{margin-left: 4px;color:#581C14;font-weight:700;letter-spacing: .1rem;}
.contact #section01 .box .tel .fas{color:#A4D467;font-size: 23px;margin-top: 5px; }
.contact #section01 .box .time{text-align: center;font-size: .9em;color: #555;line-height: 1.4;letter-spacing: 0rem;}

.contact #section02{padding: 70px 0px;}
.contact #section02 h3{margin-bottom: 1.5em;font-size: 1.8em;}

.contact .table th{width: 220px;display:table-cell;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}

.contact .pre-scrollable{max-height: 400px;padding: 15px;}

}


@media (min-width: 992px) {
.contact #section01 .container{max-width: 900px;}
.contact #section01 .box{padding:2em 1em;}
.contact #section01 .box .tel{text-align: center;margin-bottom: .3em;line-height: 1;}
.contact #section01 .box .tel span{margin-left: 10px;font-size:32px;}
.contact #section01 .box .tel .fas{font-size: 25px;margin-top: 5px; }

.contact #section02 .container{max-width: 900px;}
.contact #section02 .headline-h3{font-size: 26px;}


.tenpu{margin: 0;font-size: 14px;}

.contact .table th{width: 230px;}


}




@media (min-width: 1200px) {

.contact #section01{padding: 100px 0px;}
.contact #section01 .container{max-width: 1100px;}
.contact #section01 h3{margin-bottom: 1.5em;font-size: 2em;}
.contact #section01 .box .tel{text-align: center;margin-bottom: .3em;line-height: 1;}
.contact #section01 .box .tel span{margin-left: 10px;font-size: 38px;}
.contact #section01 .box .tel .fas{font-size: 30px;margin-top: 5px; }


.contact #section02{padding: 100px 0px;}
.contact #section02 .container{max-width: 1100px;}
.contact #section02 h3{margin-bottom: 1.5em;font-size: 2em;}

.contact .table{font-size: 1em;margin-bottom:80px;}

.contact .table th{width: 280px;}

.contact .pre-scrollable{max-height: 500px;padding: 2em;}

}




.doi-box{padding: 30px 15px;border-bottom: 1px solid #ccc;border-top: 1px solid #ccc}
.doi-box label{font-size: 13px;margin-bottom: 15px;width: auto;display:inline-block;}
.doi-box p a{color: #F46A02;font-size: 15px;transition: .3s;font-weight: bold;}
.doi-box p a:hover{color: #333;}
.doi-box .btn-lg{font-size: 13px;padding: 10px 10px;}
.captcha-area{text-align: center;margin-bottom: 1.5em;}
.captcha_code{margin-bottom: .3em;}


@media (min-width: 768px) {
.doi-box label{font-size: 14px;margin-bottom: 20px;}
.doi-box .btn-lg{font-size: 14px;padding: 10px 10px;}
}

@media (min-width: 1140px) {
.doi-box{padding: 50px 15px;}

.doi-box .btn-lg{font-size: 16px;padding: 20px 50px;}
}








.form-s{width:70px}
.form-m{width:150px}
.form-name{width:99%;}
.form100{width:90%}
.form-h{ height:15em;}
.contact input ,select {
    position:relative;
	color: #111;
}
.contact input[type="checkbox"], input[type="radio"] {vertical-align:middle;position: relative;top:-2px;display: inline-block;   -webkit-transform: scale(.7); transform: scale(.7);}
.contact input{font-size:100%;vertical-align:middle; padding:12px;width: auto;}
.contact input[type="text"], select{border:1px solid #ddd;}
.contact input,textarea,select { outline:0; padding:12px;border-radius: 7px; }
.contact textarea{border:1px solid #ccc;color: #111;width: 90%;}
.needinput{background-color:rgba(255,255,255,1)!important;border:1px solid red!important;}
.contact .form100{width:90%}
.selectbox {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.selectbox::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox select {
    appearance: none;
    min-width: 180px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 7px;
    background-color: #fff;
	background: white;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}
.contact input::placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact input::-webkit-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact input:-ms-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact input::-moz-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact textarea::placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact textarea::-webkit-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact textarea:-ms-input-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}
.contact textarea::-moz-placeholder {
	color: #ddd;font-size: 14px;letter-spacing: 0.03rem;
}


@media (min-width: 768px) {
.form-name{width:350px;}
.contact input[type="checkbox"], input[type="radio"] {vertical-align:middle;position: relative;top:-2px;display: inline-block;   -webkit-transform: scale(1); transform: scale(1);}

}



/*-----------------------------------------------------------------------------
print css
-----------------------------------------------------------------------------*/
@media print {
body {padding-top:80px;}
.aos-init { opacity: 1 !important; transform: none !important; }
.cb-header2 {display: none!important;}
header{display: block;}
.cb-header2 {display: none;}

.header {
  position: absolute;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 60;
  height: 80px;
  display: flex;
  align-items: center;justify-content: space-between;
  background:url("../images/bg.jpg");
}
.header .logo {position: relative;margin-left: 10px;}

.header .navi{padding-right:10px;display: flex;align-items: center;justify-content: flex-end;}

/* ナビゲーションメニュー */
.nav-menu {margin-right: 1em;}

.menu-list {
  display: flex;
  justify-content:flex-end;
  padding-right: 1px;
}
.menu-item {position: relative;padding: 0 .8em;text-align: center;line-height: 1; border-right: 1px solid #ddc8c5;}
.menu-item:first-child { border-left: 1px solid #ddc8c5;}
.menu-item a {
font-weight: 400;
  color: #511f17;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
/* リンクにホバーした際の下線の表示 */
.menu-item a.active {color: #81b336;position: relative;}
.menu-item a.active:before {
  content: '';/*何も入れない*/
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  top:-26px;
  width: 15px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  background-image: url(../images/nav-active.png);
  background-size: contain;
  vertical-align: middle;
}
.header .navi .head-mail{}
.header .navi .head-mail a{background: #a9d16d;display: block;padding: .6em 1em;color: white;text-shadow: 0px 1px 2px rgba(0, 0, 0, .2);transition: .4s;}
.header .navi .head-mail a:hover{background:#581B14;}

.kv{width: 100%;
	height: 500px;
	position: relative;
}

.kv .main-h2{position: absolute;left:50%;top:50%;transform: translate(-50%, -50%);margin-right: -50%; z-index: 10;}
.kv .main-h2 .main-logo{text-align: center;margin-bottom: 20px;}
.kv .main-h2 .main-h2-1{color: white;font-size: 30px;text-align: center;text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);font-weight: normal;}
.kv .main-h2 .main-h2-1 span{font-size: 20px;display: block;}
.video{
    width: 100%;
    height: 500px;
    position: absolute;
    top: 80px;
    left: 0;
    overflow: hidden;
    z-index: 1;
}



.company .table th{width:160px;display: table-cell;}
.company .table td{width: auto;display: table-cell;padding-left: 1em;}

.contact .table th{width: 220px;display:table-cell;vertical-align: middle;}
.contact .table td{width: auto;display:table-cell;}




.common{padding: 60px 0 60px;}
.common .bn-group li{width: 32.333%;margin-bottom: 10px;}
.common .bn-group li a{display: flex;height: 70px;align-items: center;justify-content: center;padding: 0 1em;border:2px solid #581B14;}
.common .bn-group li:first-child a{background: #cc0001;}


footer .container{max-width: 100%;}
.footer-menu{width: 100%;padding: 0; margin: 0 auto; margin-bottom:0em;}
.footer-menu{border-top: none;margin-bottom: 0em;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;display: flex;justify-content: center;}
.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;font-size: 14px;}
.footer-menu li a{letter-spacing:0;border-right:none; padding: 0 .5em;text-align: left;border-bottom: none;line-height: 1;}


.drawer_menu{display: none!important;}

.no-print{display: none!important;}
.gmap iframe{width: 100%;height: 360px;}
#pagetop {display: none!important;}

}
