@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;}


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





body {
color: #222;
font-size: 93%;
line-height: 1.6;
font-weight:500;
font-family: ' ZenKakuGothicNew ';
letter-spacing: 0.05rem;
padding-top:60px;
position: relative;
overflow: hidden;
background:white;}

body.service {overflow:visible;}


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

@media (min-width: 992px) {

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

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


}
@media (min-width: 1680px) {

}


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

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

.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;}
.t-justify{text-align: justify;}
.pointer {cursor: pointer;}
ul.decimal li{list-style: decimal;margin-left: 25px;line-height: 1.5;}
ul.dot li{list-style:disc;margin-left: 25px;line-height: 1.4;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;}
.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;}
.mb30-md{margin-bottom: 30px;}
.mb50mb30{margin-bottom: 30px;}

}

@media (max-width: 767px) {
.space15{margin-bottom: 15px;}
.mb150mb100{margin-bottom: 80px;}
.mb120mb80{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;}
.mb30-md{margin-bottom: 20px;}

}


@media (min-width: 1200px) {

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

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

.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;}
.flexbox-center{display: flex;align-items: center;justify-content: center;}

.flexbox2{display: flex;align-items: stretch;}

.flexbox3{display: flex;align-items: flex-end;}
.flexbox4{display: flex;}


@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;}




/* アニメーション
---------------------------------------------------- */
.delayed-image {
	/* じわっと画像が表示される */
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

/* じわっと画像が表示される ---------　一度追加していたら不要*/
@keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*古いブラウザ用　---------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.vertical {
  animation: vertical_6392 2.44s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes vertical_6392 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}



.horizontal {
  animation: horizontal_5801 5s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes horizontal_5801 {
  0% { transform:translate(0,0) }
  4.41177% { transform:translate(5px,0) }
  8.82353% { transform:translate(0,0) }
  13.23529% { transform:translate(5px,0) }
  17.64706% { transform:translate(0,0) }
  22.05882% { transform:translate(5px,0) }
  26.47059% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

.passing-reverse {
  animation: passing-reverse_1059 4s linear infinite;
  transform-origin: 50% 50%;
}

@keyframes passing-reverse_1059 {
  0% { transform:translateX(50%); opacity:0 }
  50% { transform:translateX(35%); opacity:.5 }
  100% { transform:translateX(0%); opacity:1 }
}

.float {
  animation: float_1 4s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_1 {
  0% { transform: translateY(0) }
  50% { transform: translateY(-10px) }
  100% { transform: translateY(0) }
}

.float2 {
  animation: float_2 2s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_2 {
  0% { transform: translateY(0) }
  60% { transform: translateY(-5px) }
  100% { transform: translateY(0) }
}

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(-5deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}

@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

@keyframes rotate-z {
  from { transform: rotateZ(0deg); }
  to { transform: rotateZ(360deg); }
}

.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.swing {
animation: swing 2s ease-in-out infinite;
}
/* swing */
@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

/* 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;
}


[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;font-family: ' BIZUDPGothic ';}

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

/* スクロールでナビ表示
---------------------------------------------------- */
.cb-header {
    position: fixed;
    top: 0;
    left: 0;
	right:0;
    display: none;
    background: #fff;
}
.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;
    width: 100%;
    margin: 0 auto;
	height: 60px;
	background-image: linear-gradient(90deg, rgba(255, 148, 84, 1), rgba(255, 189, 147, 1));}
.sc .logo{margin-left: 15px;width: 140px;}




header{display: none;}



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

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


.header {
  color: #fff;
  position: fixed;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 500;
  height: 80px;
  display: flex;
  align-items: center;justify-content:space-between;
  background-image: linear-gradient(90deg, rgba(255, 148, 84, 1), rgba(255, 189, 147, 1));
}


.header .logo {position:relative;margin-left: 20px;width: 140px;}


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


/* ナビゲーションメニュー */
.nav-menu {margin-right: 1em;}
.menu-list {
  display: flex;
  align-items: center;
  justify-content: center; /* メニューアイテムを中央揃えに */
}
.menu-item {position: relative;padding: 0 .5em;}

.menu-item a {
font-size: 15px;
font-weight: 600;
padding: 0;
  align-items: center;
  color:#fff;
  display: flex;
  justify-content: center;
  text-align: center;
  text-decoration: none; /* リンクの下線を非表示 */
  line-height: 1.3;
  transition: .4s;
}
.menu-item a:hover {color:#111;}
.menu-item a.active {color:#111;position: relative;}

.header .contactbox{}
.header .contactbox a{background: none;border:1px solid white;border-radius: 30px;color:#fff;font-weight: 600;padding: .6em 1.6em;transition: .4s;display: flex;align-items: center;}
.header .contactbox a img{margin-right: .5em;}
.header .contactbox a:hover{background:#4e2502;color: white;border:1px solid #4e2502;}


}



@media (min-width: 1200px){
.header .logo {position:relative;margin-left: 20px;width: 160px;}
}

@media (min-width: 1440px){
.header .logo {position:relative;margin-left: 60px;width: 173px;}
.header .navi{padding-right: 50px;}
.menu-item {position: relative;padding: 0 1em;}

}


@media (min-width: 1680px){
.header .logo {position:relative;margin-left: 60px;}
.menu-item {position: relative;padding: 0 1.2em;}
.menu-item a {font-size: 17px;}

}









/*main
------------------------------------------------------------------*/

#main{position: relative;}


.main-h2{position: absolute;z-index: 50;top:20%;left: 100px;width: 40%;}
.main-h2 h2{}

.limited-time{position: absolute;z-index: 50;top:20%;right: 100px;width: 40%;background:rgba(255,255,255,.9);line-height: 1.5;padding: 2em;border-radius: .4em;}
.limited-txt{color: #222;}
.limited-txt .txt1{margin-bottom: 1em;font-weight: 700;font-size: 27px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2{font-size: 18px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2 .index{font-weight: 700;margin-left: -.6em;font-size: 1.2em;}
.limited-txt .txt2 .call{color: #222;}
.limited-txt .txt2 a{color:#222;text-decoration: underline;}


@media (max-width: 1680px){




}



@media (max-width: 1440px){

.main-h2{left: 60px;width: 45%;}
.limited-time{position: absolute;z-index: 50;top:20%;right: 100px;width: 43%;background:rgba(255,255,255,.9);line-height: 1.5;padding: 2em;border-radius: .4em;}
.limited-txt{color: #222;}
.limited-txt .txt1{margin-bottom: 1em;font-weight: 700;font-size: 24px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2{font-size: 18px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2 .index{font-weight: 700;margin-left: -.6em;font-size: 1.2em;}



}




@media (max-width: 1199px){
.main-h2{left: 60px;width: 40%;}

.limited-time{position: absolute;z-index: 50;top:20%;right: 80px;width: 45%;background:rgba(255,255,255,.9);line-height: 1.5;padding: 2em 1.5em;border-radius: .4em;}
.limited-txt{color: #222;}
.limited-txt .txt1{margin-bottom: 1em;font-weight: 700;font-size: 20px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2{font-size: 18px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2 .index{font-weight: 700;margin-left: -.6em;font-size: 1.2em;}

}




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

.main-h2{top:140px;left: 50px;width: 56%;}

.limited-time{position: absolute;z-index: 50;top:40%;right: auto;left:50px;width: 70%;background:rgba(255,255,255,.9);line-height: 1.5;padding: 2em 1.5em;border-radius: .4em;}
.limited-txt{color: #222;}
.limited-txt .txt1{margin-bottom: 1em;font-weight: 700;font-size: 20px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2{font-size: 18px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2 .index{font-weight: 700;margin-left: -.6em;font-size: 1.2em;}



}



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

.main-h2{top:50px;left: 50px;width: 56%;}

.limited-time{position: absolute;z-index: 50;top:40%;right: auto;left:50px;width: 70%;background:rgba(255,255,255,.9);line-height: 1.5;padding: 1em;border-radius: .4em;}
.limited-txt{color: #222;}
.limited-txt .txt1{margin-bottom: .6em;font-weight: 700;font-size: 18px;}
.limited-txt .txt2{font-size: 16px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2 .index{font-weight: 700;margin-left: -.6em;font-size: 1.2em;}


}

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

.main-h2{left: 20px;width: 75%;}
.limited-time{position: absolute;z-index: 50;top:200px;right: auto;left:0px;width: 97%;margin-left: 1.2%; background:rgba(255,255,255,.9);line-height: 1.5;padding: 1em;border-radius: .4em;}
.limited-txt{color: #222;}
.limited-txt .txt1{margin-bottom: .6em;font-weight: 700;font-size: 16px;}
.limited-txt .txt2{font-size: 15px;letter-spacing: 0;text-shadow: 2px 2px 2px #ddd;}
.limited-txt .txt2 .index{font-weight: 700;margin-left: -.6em;font-size: 1.1em;}


}



/* index.html 
---------------------------------------------------- */
.btn-posi-center{display: flex;justify-content:center;}

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

.home #section01{position: relative;z-index: 5; padding: 50px 0 50px;background:url("../images/bg1.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.home #section01 .index{margin-bottom: 15px;font-size: 18px;letter-spacing: 0;font-weight: 700;}
.home #section01 .icontxt{display: flex;align-items: center;justify-content: space-around;margin-bottom: 15px;}
.home #section01 .icontxt span{background: #FF8D43;color: white;font-weight: 700;font-size: 18px; letter-spacing: 0;height: 70px;width: 110px;border-radius: 50%;display: flex;align-items: center;justify-content: center;
outline : 1px solid #fff;
  outline-offset : -3px;}

.home #section01 .txt{}
.home #section01 .txt span{color: #fa8926;}

.home #section01 .container .thumb{position: relative;width: 280px;margin: 0 auto;}
.home #section01 .container .thumb img{border-radius: .5em;position: relative;z-index: 5;}
.home #section01 .container .thumb:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -10px;
    bottom: -10px;
	border-radius: .5em;
    background: linear-gradient(90deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  }


.home #section02{position: relative;z-index: 5; padding: 70px 0 50px;background: #fff;}

.home #section03{position: relative;z-index: 5;padding: 50px 0 50px;background:url("../images/bg1.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.home #section03 .txt{font-weight: 700;margin-bottom: 40px;}
.partner-wrap{position: relative;background: linear-gradient(0deg, rgba(246,106,49, 1) 0%,  rgba(255,151,84,.5) 100%);width: 250px;height: 250px;border-radius: 50%;outline : 1px solid #f7f4e7; outline-offset : -5px;margin: 0 auto;transition: all 1s ease-out;}
.partner-wrap .wrap{position: relative;height: 250px;z-index: 10;display: flex;flex-direction: column;align-items:center;justify-content:center;}
.partner-wrap:before{ 
content: "";
  width: 250px;height: 250px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 1px solid #f7f4e7; outline-offset : -5px;
  background: linear-gradient(110deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);transition: all 1s ease-out;}

.partner-wrap h4{color: white;font-weight: 700;font-size: 1.2em; text-align: center;margin-bottom: .6em;padding-top: .5em;}
.partner-wrap h4 .fas{color: #595959;transition: .4s;}
.partner-wrap p{color: #fff;transition: .4s;line-height: 1.4;text-align: center;margin-bottom: .6em;}

.partner-wrap .ico{width: 40px;margin: 0 auto;}
.partner-wrap:hover::before {opacity: 0;}
.partner-wrap:hover h4 .fas{color: #f60;}


.newsarea{max-height: 250px;overflow-y: auto;margin-bottom: 50px;padding-right: 15px;}
.newsarea .set{background: #f7f4e7;padding: 1.5em 1.5em;margin-bottom: 10px;}
.newsarea .set:last-child{margin-bottom: 0px;}
.newsarea .set .head{margin-bottom: .6em;}
.newsarea .set .head .date{font-weight: 700;line-height: 1;font-size: 1.1em;margin-bottom: .6em;display: flex;align-items: center;}
.newsarea .set .head .date .new{color: #fff;background: #fa8926;font-size: 0.8em; display: inline-block;padding: .1em .5em; margin: 0 .5em;line-height: 1;}
.newsarea .set .head .category{}
.newsarea .set .head .category span{background: #222;color: white;font-size: .9em;padding: .1em .8em;border-radius: 1em;line-height: 1;display: inline-block;margin: 0 .3em .3em 0;}

.newsarea .set .title{font-weight: 700;color: black;font-size: 1.1em;margin-bottom: .3em;line-height: 1.4;}
.newsarea .set .title a{color:#FF5915;text-decoration: underline; transition: .4s;}
.newsarea .set .title a:hover{color: #555;}
.newsarea .set .newstxt{}
.newsarea .set .newstxt .wrap{}
.newsarea .set .newstxt .txt{
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.newsarea .set .newstxt .pdf{margin-top: .8em;}
.newsarea .set .newstxt .pdf a{border:1px solid #fa8926;background: white; display: flex;align-items: center;justify-content: center;transition: .4s;color:#fa8926;padding: .5em 1em;border-radius: 50px; width: 150px;}
.newsarea .set .newstxt .pdf a img{margin-left: .5em;}
.newsarea .set .newstxt .pdf a:hover{background: #FFF6D7;}

.multi-line-ellipsis {
  position: relative;
  max-height: calc(1.6em * 2);/* 行間 x 行数 */
  overflow: hidden;
}
.multi-line-ellipsis:after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  background:#F8F4E6; /* 背景色 */
}
/* SimpleBarのカスタムスタイル */
.newsarea .simplebar-scrollbar {
background-color: rgba(250,137,38,1) !important;
border-radius: 5px;
}
.newsarea .simplebar-track {background-color:rgba(250,137,38,.2);}


.home #section04{position: relative;padding: 50px 0px;}
.home #section04 .txt{margin-bottom: 35px;}
.home #section04 .box{position: relative;z-index: 5;width: 90%;margin: 0 auto;}
/* 
.home #section04 .box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -5px;
    bottom: -5px;
	border-radius: .5em;
    background: linear-gradient(180deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  } */
.home #section04 .box .inner{position: relative;z-index: 10;border:2px solid #fa8926;background: white; border-radius: .5em;padding: 1em .8em;transition: .4s;}
.home #section04 .box .inner h4{font-weight: 700;color: #222; text-align: center;margin-bottom: .8em;font-size: 1.2em;}
.home #section04 .box .inner h4 .fas{color: #FB6B20;}
.home #section04 .box .inner .thumb{width: 180px;margin: 0 auto;}
.home #section04 .box .inner .thumb .photo-ofi {padding-bottom: 100%;}

.home #section05{position: relative;padding: 50px 0px;background: url("../images/bg2.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.home #section05 .wrap{background: white;border-radius: 1.5em;padding: 1.6em 1.5em;;outline : 2px solid #fa8926; outline-offset : -8px;}
.home #section05 .wrap .txt{margin-bottom: 1.5em;}
.home #section05 .wrap ul li .box{background: #f7f4e7;border-radius: 1.2em;padding: 1.5em;}
.home #section05 .wrap ul li .box .thumb{margin-bottom: 0em;}
.home #section05 .wrap ul li .box .thumb img{border-radius: .6em;}
.home #section05 .wrap ul li .box h4{font-weight: 700;font-size: 1.4em;margin-bottom:1em;text-align: center;}
.home #section05 .wrap ul li .box h4 span{color: #fa8926;}
.home #section05 .wrap ul li .box .decimal-txt{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1em;}
.home #section05 .wrap ul li .box .decimal-txt.last{margin-bottom: 30px!important;}
.home #section05 .wrap ul li .box .decimal-txt .num{width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;background: rgba(255,188,147,1.00);font-size: 2em;font-weight: 700;}
.home #section05 .wrap ul li .box .decimal-txt p{text-align: justify;width: calc(100% - 60px);line-height: 1.4;}
.home #section05 .wrap ul li .box .dot-txt{display: flex;justify-content: space-between;}
.home #section05 .wrap ul li .box .dot-txt .circle{width: 15px;font-size: 12px;color: rgba(255,178,129,1.00);}
.home #section05 .wrap ul li .box .dot-txt p{width: calc(100% - 18px);font-size: 1.1em;line-height: 1.4;}

.home #section05 .wrap .txt2{margin-bottom: 1em;text-align: justify;line-height: 1.5;}
.home #section05 .wrap ul li .box .btn-view {position: relative;display: flex;align-items: center;justify-content: center;height:46px; border-radius: 30px; color: #fa8926;border:1px solid #fa8926;font-size: 1em; letter-spacing: 0;width: 160px; background: #fff;transition: .4s;margin: 0 auto;}
.home #section05 .wrap ul li .box .btn-view img{width: 16px;height: auto; margin-top: 3px; margin-right: .5em;}
.home #section05 .wrap ul li .box .btn-view:hover {color: #fa8926;background:#fbdfc6;transition: .4s;}


.home #section06{position: relative;padding: 50px 0px;}
.home #section06 .container{max-width: 1620px;}
.home #section06 .box{position: relative;z-index: 5;width: 95%;margin: 0 auto;}
.home #section06 .box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -5px;
    bottom: -5px;
	border-radius: .5em;
    background: linear-gradient(180deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  }
.home #section06 .box .inner{position: relative;z-index: 10;border:1px solid #fa8926;background: white; border-radius: .5em;padding: 1em .8em;transition: .4s;}
.home #section06 .box .inner:hover{background: #f7f4e7;}
.home #section06 .box .inner .thumb{width: 250px;margin: 0 auto;margin-bottom: 1.2em;}
.home #section06 .box .inner .thumb img{border-radius: 5px;}
.home #section06 .box .inner h4{font-weight: 700;color: #222; text-align: center;margin-bottom:1.2em;font-size: 1.2em;}
.home #section06 .box .inner h4 span{color: #fa8926;display: block;}
.home #section06 .box .inner .btn-view {position: relative;display: flex;align-items: center;justify-content: center;height:45px; border-radius: 30px; font-size: 1em; letter-spacing: 0;width: 170px; transition: .4s;margin: 0 auto;}
.home #section06 .box .inner:hover .btn-view {position: relative;display: flex;align-items: center;justify-content: center;height:45px; border-radius: 30px; font-size: 1em; letter-spacing: 0;width: 170px; color: #fff;background:#4e2502;transition: .4s;margin: 0 auto;}

.home #section07{position: relative;padding: 50px 0px;}

.gmap{margin-bottom: 15px;}

.gmap iframe{width: 100%;height: 220px;border-radius: .5em;vertical-align: bottom;}




@media (min-width: 667px) {
.home #section01 .icontxt{display: flex;align-items: center;justify-content:flex-start;}
.home #section01 .icontxt span{font-size: 18px; letter-spacing: 0;height: 70px;width: 130px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 15px;outline-offset : -5px;}


.newsarea .set .head .date{}
.newsarea .set .head .date .new{padding: .1em .5em; }

.partner-wrap{width: 220px;height: 220px; outline-offset : -5px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 220px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 220px;height: 220px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 1px solid #f7f4e7; outline-offset : -5px;}

.partner-wrap h4{color: white;font-weight: 700;text-align: center;margin-bottom: 1em;font-size: 1.3em;}
.partner-wrap h4 .fas{color: #595959;}
.partner-wrap .ico{width: 60px;margin: 0 auto;}

.home #section04 .container{max-width: 1590px;}
.home #section04 .box{position: relative;z-index: 5;width: 100%;margin: 0 auto;}
/*
.home #section04 .box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -5px;
    bottom: -5px;
	border-radius: .5em;
  } */
.home #section04 .box .inner{position: relative;z-index: 10;border:2px solid #fa8926;background: white; border-radius: .5em;padding: 1em .8em;transition: .4s;}
.home #section04 .box .inner h4{font-weight: 700;color: #222; text-align:left;margin-bottom: 1em;font-size: 1.2em;height: 55px;display: flex;align-items: center;justify-content: center;}
.home #section04 .box .inner h4 .fas{color: #FB6B20;}
.home #section04 .box .inner .thumb{width:180px;margin: 0 auto;}
.home #section04 .box .inner .thumb .photo-ofi {padding-bottom: 100%;}

.home #section05 .wrap ul{width: 400px;margin: 0 auto;margin-bottom: 30px;}
.home #section05 .wrap ul li .box{;}
.home #section05 .wrap ul li .decimal{width: 100%;}
.home #section05 .wrap ul li .box h4{font-weight: 700;font-size: 1.4em;margin-bottom:1em;text-align: center;}
.home #section06 .box .inner .thumb{width: 98%;margin: 0 auto;margin-bottom: 1.2em;}
.home #section06 .box .inner h4{margin-bottom:1.2em;font-size: 1.2em;}

}




@media (min-width: 768px) {

.home #section01{padding: 90px 0;}
.home #section01 .container .thumb{position: relative;width: 360px;margin: 0 auto;}
.home #section01 .container .thumb:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -10px;
    bottom: -10px;
	border-radius: .5em;
    background: linear-gradient(90deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  }

.home #section02{padding: 90px 0;}



.home #section03{padding:70px 0 70px;}
.home #section03 .txt{font-weight: 700;text-align: center;margin-bottom: 50px;}
.partner-wrap{width: 280px;height: 280px; outline-offset : -5px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 280px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 280px;height: 280px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 1px solid #f7f4e7; outline-offset : -5px;}

.partner-wrap h4{font-size: 1.5em;text-align: center;margin-bottom: 1em;line-height: 1.8;}
.partner-wrap h4 .fas{color: #595959;}
.partner-wrap .ico{width: 60px;margin: 0 auto;}


.newsarea{max-height: 250px;}
.newsarea .set .head{margin-bottom: .8em;display: flex;align-items: center;}
.newsarea .set .head .date{font-size: 1.1em;margin-bottom: 0;}
.newsarea .set .head .date .new{color: #fff;background: #fa8926;font-size: 0.8em; padding: .1em .5em;}
.newsarea .set .head .category{margin-left: .5em;}
.newsarea .set .newstxt .pdf a{width: 180px;}

.home #section04{padding:70px 0 70px;}
.home #section04 .txt{margin-bottom: 35px;text-align: center;}
.home #section04 .box .inner{padding: 1.5em .5em;}
.home #section04 .box .inner h4{font-size: 1.3em;height: 60px;display: flex;align-items: center;justify-content: center;}
.home #section04 .box .inner h4 .fas{margin-left: 10px;}
.home #section04 .box .inner .thumb{width:220px;margin: 0 auto;}
.home #section04 .box .inner .thumb .photo-ofi {padding-bottom: 100%;}


.home #section05{padding:70px 0 70px;}
.home #section05 .wrap{border-radius: 1.5em;padding: 2.6em 2em;;outline : 3px solid #fa8926; outline-offset : -10px;}
.home #section05 .wrap .txt{margin-bottom: 1.5em;}
.home #section05 .wrap ul{width: 100%;margin: 0 auto;margin-bottom: 40px;}
.home #section05 .wrap ul li .box{display: flex;flex-direction: column;padding: 2em;}
.home #section05 .wrap ul li .box h4{font-size: 2em;margin-bottom: 1em;text-align: center;}
.home #section05 .wrap ul li .box .btn-view {margin-top: auto;}
.home #section05 .wrap ul li .box .thumb{margin-bottom: 0em;margin-top: 0px;}
.home #section05 .wrap ul li .box .thumb img{border-radius: .6em;}


.home #section06{padding:70px 0 70px;}
.home #section06 .box .inner h4{margin-bottom:1.1em;font-size: 1.3em;}





.link-pdf{width: 100px;}

.gmap iframe{height: 250px;}


}



@media (min-width: 992px) {
.home #section01 .container{max-width: 1110px;}
.home #section01 .index{margin-bottom: 20px;font-size: 24px;letter-spacing: 0;}
.home #section01 .txt{margin-bottom: 0px;}

.home #section01 .container .thumb{position: relative;width: 95%;margin-left: 0;}
.home #section01 .container .thumb img{border-radius: .5em;position: relative;z-index: 5;}
.home #section01 .container .thumb:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -15px;
    bottom: -15px;
	border-radius: .5em;
    background: linear-gradient(90deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  }

.home #section03 .container {max-width: 1110px;  }
.home #section03 .txt{font-size: 1.1em; margin-bottom: 50px;}
.partner-wrap{width: 280px;height: 280px; outline-offset : -5px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 280px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 280px;height: 280px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 1px solid #f7f4e7; outline-offset : -5px;}
.partner-wrap h4{font-size: 1.6em;text-align: center;margin-bottom: .6em;line-height: 1.5;padding-top: .6em;}
.partner-wrap .ico{width: 65px;margin: 0 auto;}
.partner-wrap p{font-size: 1.05em;}



.newsarea{max-height: 250px;}
.newsarea .set{padding: 1.5em 1.5em;}
.newsarea .set .head{margin-bottom: 1em;}
.newsarea .set .title{font-size: 1.3em;margin-bottom: .4em;}


.home #section04 .box .inner .thumb{width:180px;margin: 0 auto;}
.home #section05 .wrap .txt{text-align: center;  margin-bottom: 1.5em;}
.home #section05 .wrap ul li .box .thumb{width: 300px;margin: 0 auto; margin-bottom: 0;margin-top: 0;}
.home #section05 .wrap .txt2{margin-bottom: 1.5em;text-align: justify;line-height: 1.5;}
.home #section05 .wrap ul li .box h4{margin-bottom: .8em;text-align: center;}
.home #section05 .wrap ul li .box h4 span{color: #fa8926;}

.home #section06 .box{position: relative;z-index: 5;width: 95%;margin: 0 auto;}
.home #section06 .box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -10px;
    bottom: -10px;
	border-radius: .5em;
  }

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

}




@media (min-width: 1200px) {

.home #section01{padding: 120px 0;}
.home #section01 .container .thumb:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -30px;
    bottom: -40px;
	border-radius: .5em;
    background: linear-gradient(90deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  }
.home #section01 .index{margin-bottom: 20px;font-size: 24px;letter-spacing: 0;margin-left: 20px;}
.home #section01 .icontxt{display: flex;align-items: center;justify-content:flex-start;margin-bottom: 15px;}
.home #section01 .icontxt span{font-size: 20px; letter-spacing: 0;height: 130px;width: 130px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 15px;}

.home #section01 .txt{margin-bottom: 0px;font-size: 1.05em;margin-left: 20px;}


.home #section02{padding: 120px 0;}
.home #section02 .container{max-width: 1200px;}

.home #section03{padding: 120px 0;}
.home #section03 .txt{font-size: 1.05em; margin-bottom: 50px;line-height: 2;}

.partner-wrap{width: 300px;height: 300px; outline : 2px solid #f7f4e7;outline-offset : -5px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 300px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 300px;height: 300px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 2px solid #f7f4e7; outline-offset : -5px;}

.partner-wrap h4{font-size: 1.7em;text-align: center;margin-bottom: .6em;line-height: 1.5;}
.partner-wrap .ico{width: 70px;margin: 0 auto;}

.newsarea{}
.newsarea .set{padding: 2em 2em;}
.newsarea .set .newstxt .txt{font-size: 1.1em;}
.newsarea .set .newstxt .pdf{margin-top: 1em;}

.home #section04{padding: 120px 0;}
.home #section04 .txt{margin-bottom: 50px;text-align: center;font-size: 1.1em;}
.home #section04 .box .inner h4{font-size: 1.5em;height: 70px;display: flex;align-items: center;justify-content: center;}


.home #section05{padding: 120px 0;}
.home #section05 .wrap{border-radius: 4em;padding: 4em 4em;;outline : 3px solid #fa8926; outline-offset : -15px;}
.home #section05 .wrap .txt{margin-bottom: 2.5em;font-size: 1.1em;}
.home #section05 .wrap ul{width: 95%;margin: 0 auto;margin-bottom: 40px;}
.home #section05 .wrap ul li .box{border-radius: 1.2em;padding: 2.5em 2.5em 2em;}
.home #section05 .wrap ul li .box h4{margin-bottom:1.8em;font-size: 30px; text-align: center;}

.home #section05 .wrap .txt2{margin-bottom:2.5em;text-align: center;}
.home #section05 .wrap ul li .box .btn-view {height:55px; border-radius: 30px; font-size: 1em; letter-spacing: 0;width: 200px; margin: 0 auto;margin-top: auto;}


.home #section06{padding: 120px 0;}



.gmap{margin-bottom: 20px;}


}





@media (min-width: 1440px) {
.home #section01 .index{margin-bottom: 20px;font-size: 26px;letter-spacing: 0;margin-left: 20px;}
.home #section01 .txt{margin-bottom: 0px;font-size: 1.05em;line-height: 2;font-weight: 700;margin-left: 20px;}
.home #section01 .container .thumb { }
.home #section01 .icontxt{display: flex;align-items: center;justify-content:flex-start;margin-bottom: 15px;}
.home #section01 .icontxt span{font-size: 22px; letter-spacing: 0;height: 150px;width: 150px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 15px;}

.newsarea{max-height: 290px;}
.newsarea .set .head{}
.newsarea .set{padding: 2.5em 3em;}
.newsarea .set .title{font-size: 1.6em;margin-bottom: .4em;}

.partner-wrap{width: 300px;height: 300px; outline : 4px solid #f7f4e7;outline-offset : -10px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 300px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 300px;height: 300px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 4px solid #f7f4e7; outline-offset : -10px;}

.partner-wrap .ico{width: 80px;margin: 0 auto;}


.home #section04 .box .inner .thumb{width:220px;margin: 0 auto;}

.home #section05 .wrap{border-radius: 4em;padding: 6em;outline : 4px solid #fa8926; outline-offset : -18px;}
.home #section05 .wrap ul li .box .thumb{margin-bottom: 1.9em;}
.home #section05 .wrap ul li .box h4{margin-bottom: 1em;font-size: 1.8em; text-align: center;}
.home #section05 .wrap .txt2{margin-bottom: 2.7em;text-align:center;line-height: 1.5;font-size: 1.1em;}
.home #section05 .wrap ul li .box{padding: 3.5em;}
.home #section05 .wrap ul li .box .dot-txt .circle{width: 15px;font-size: 12px;color: rgba(255,178,129,1.00);margin-top: .2em;}
.home #section05 .wrap ul li .box .dot-txt p{width: calc(100% - 18px);font-size: 1.2em;line-height: 1.4;}

.home #section06 .box .inner h4 span{display: inline-block;}

}

@media (min-width: 1680px) {
.home #section01 .index{margin-bottom: 20px;font-size: 28px;letter-spacing: 0;}
.home #section01 .txt{margin-bottom: 0px;font-size: 1.05em;line-height: 2;}
.home #section01 .container .thumb {}

.newsarea{max-height:290px;}

.partner-wrap{width: 340px;height: 340px; outline : 4px solid #f7f4e7;outline-offset : -10px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 340px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 340px;height: 340px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 4px solid #f7f4e7; outline-offset : -10px;}


.partner-wrap .ico{width: 100px;margin: 0 auto;}

.home #section05 .wrap ul{width: 1400px;margin: 0 auto;margin-bottom: 40px;}
.home #section06 .box .inner{padding: 1.8em 1.3em;}

.gmap iframe{width: 100%;height: 350px;}

}

@media (min-width: 1920px) {
.home #section05 .container{max-width: 1820px;}
.home #section05 .wrap ul li .box{padding: 5em 5em 4em;}
.home #section05 .wrap ul li .box h4{margin-bottom: 1em;font-size: 32px; text-align: center;}

}



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


.btn-center{display: flex;justify-content: center;position: relative;z-index: 50;}
.btn-right{display: flex;justify-content:flex-end;position: relative;z-index: 50;}
.btn-view {position: relative;display: flex;align-items: center;justify-content: center;height:60px; border-radius: 30px; color: #333;font-size: 1.05em; letter-spacing: 0;width: 250px;box-sizing: border-box; border:1px solid #f3c298; background:#FFEEDD;transition: .4s;font-weight: 500;}
.btn-view img{margin-right: .5em;}
.btn-view:hover {color: #fff;background:#4e2502;transition: .4s;border:none; }
.btn-view.long {width: 300px;}


.linkbtn{
  position: relative;
  display: flex;
  align-items: center;
  width: 220px;
  height: 56px;
  padding:0 15px;
  cursor: pointer;
  user-select: none;
  transition: all 0.4s;
  text-decoration: none;
  color: #FFFabove;
}
/* ホバー時のカラー */
.btn-gradient {
  color: #fff;
  border-radius: 0;
    background-image: linear-gradient(90deg, #f28e26, #fd644f);
}

/* デフォルトのカラー */
.btn-gradient:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.4s;
  background-image: linear-gradient(-45deg, #f28e26, #fd644f);
}
.btn-gradient span {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
  text-align: center;
  font-family: ' LexendDeca ';font-weight: 500;
}
.btn-gradient span::after {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
font-weight: 900;
position: absolute;
right:0px;
top:50%;
transform: translateY(-50%);
}

.btn-gradient:hover {color: #fff;}
.btn-gradient:hover:after {opacity: 0;}

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) {
.btn-view {height:60px; border-radius: 30px; letter-spacing: .05rem;transition: .5s;width: 280px;}
.btn-view img{margin-right: .5em;}
.btn-view.long {width: 350px;}



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) {
.btn-view {height:60px; border-radius: 40px;letter-spacing: .05rem;transition: .5s;width: 280px; }

.linkbtn{
  width:320px;
  height: 60px;
  padding: 0 20px;
}

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


}


@media (min-width: 1200px) {
.btn-view {height:65px; border-radius: 40px;letter-spacing: .05rem;}
.btn-view.long {width: 420px;}

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

}

@media (min-width: 1680px) {
.btn-view {font-size: 1.05em;}

}


/* pagetop 
---------------------------------------------------- */
#pagetop {
  position: fixed;
  bottom: 0vw;
  right: 2vw;
  z-index: 9999;
  background: transparent;
  border: 0;
  padding: 0;
  /* 初期表示は動かない（=可視の最終形をベースに） */
  opacity: 1;
  transform: scale(1) translateX(0) translateY(0);
}

/* アニメは後から有効化する */
#pagetop.with-anim {
  transition: opacity 0.25s, transform 1s;
}

/* 非表示にしたいときの状態（スクロール中など） */
#pagetop.with-anim:not(.is-visible) {
  /* opacity: 0; */
  transform: scale(.75) translateX(25%) translateY(0);
}

#pagetop:hover {
  opacity: 0.6;
}

#pagetop img {
  width: 12vw;
  height: auto;
}


@media (max-width: 1199px) {
#pagetop img {
  width: 15vw;
  height: auto;
}




}

@media (max-width: 992px) {


}

@media (max-width: 767px) {
#pagetop img {
  width: 20vw;
  height: auto;
}


}
@media (max-width: 414px) {
#pagetop img {
  width: 25vw;
  height: auto;
}


}


/* -----  common / footer ------- */
.common{padding: 40px 0 40px;position: relative;z-index: 6;background: url("../images/bg1.jpg");background-position: center;background-repeat: no-repeat;background-size: cover;}
.common .h3-top h3{color: #fff;}
.common ul{margin-bottom: 30px;}
.common ul.addition{margin-bottom: 0;}
.common ul.addition li{margin-bottom: 10px;}
.common ul.addition li:last-child{margin-bottom: 0px;}

.common .txt{margin-bottom: 2em;}
.common .btn-mail{margin-bottom: 10px;position: relative;}
.common .btn-mail a{background: white;border-radius: .6em;color: #333;font-weight: 700;text-align: center;display:flex;align-items: center;justify-content: center;height: 65px; position: relative;transition: .4s;}
.common .btn-mail a:hover{background: rgba(255,255,255,.7);color: black;}
.common .btn-mail a .ico{position: absolute;z-index: 1; top: 50%;left: 50%;transform: translate(-50%, -50%);}
.common .btn-mail a .ico img{width: 50px;height: auto;opacity: .15;transition: .4s;}
.common .btn-mail a:hover .ico img{opacity: .6;}
.common .btn-mail a span{position: relative;z-index: 5;}

.common .telbox{display: flex;align-items: center;justify-content: center;background: white;border-radius: .6em;color: #333;padding: .5em;height: 65px;}
.common .telbox .ico{position: absolute;z-index: 1; top: 50%;left: 50%;transform: translate(-50%, -50%);}
.common .telbox .ico img{width: 50px;height: auto;opacity: .15;transition: .4s;}
.common .telbox2{display: flex;align-items: center;justify-content: center;color: #333;margin-bottom: 1.5em;}

.common .tel{letter-spacing: .05rem;line-height: 1;font-weight: 700;text-align: center;}
.common .tel span{font-size: 24px;color: #222;letter-spacing: .1rem;}
.common .time{font-size:13px;color: #555;margin-top: .5em;}

.common .telbox2{display: flex;align-items: center;justify-content: center;color: #333;margin-bottom: 1.1em;}
.common .telbox2 .tel{color: #FF8E45;}
.common .telbox2 .tel span{font-size: 28px;color: #222;letter-spacing: .1rem;}


footer{ padding: 50px 0px 15px;position: relative;z-index: 6; 
background-image: linear-gradient(90deg, rgba(255, 148, 84, 1), rgba(255, 189, 147, 1));color: white;}

footer .logoblock{position: relative; width: 150px;margin: 0 auto; margin-bottom: 25px;}



footer .address{letter-spacing: 0;margin-bottom: .6em;text-align: center;font-size: 1.1em;}
footer .address a{color: white;margin-left: .3em;transition: .4s;}
footer .address a:hover{color:#9FCE4A;}

footer .tel{font-size: 1em;font-weight:500;margin-bottom: 1.8em;text-align: center;}
footer .tel span.call{color: #fff;letter-spacing: .05rem;font-size: 1.1em;}

.footer-menu{width: 100%;margin: 0 auto;padding: 0 15px; margin-bottom: 2em;}
.footer-menu ul{border-top:1px solid #eee;}
.footer-menu li{width:100%;text-align: left;background:none;}
.footer-menu li a{color: #fff;text-decoration: none;font-size:1.1em;letter-spacing: 0; text-align: center; padding: .8em 0;border-bottom:1px solid #eee; display: block;transition: .3s;}
.footer-menu li a:hover{color:#333;}
footer .bn-onlineshop{text-align: center;width: 120px;margin: 0 auto;}

footer .page-top{position: absolute;right:15px;top:50px;width: 80px;}
footer .page-top a{background: rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.5);border-radius: 25px;color: white;padding: .3em .5em;display: flex;align-items: center;justify-content: center;transition: .4s;}
footer .page-top a span{letter-spacing: .1rem;}
footer .page-top a:hover{background: rgba(255,255,255,.6);border:1px solid rgba(255,255,255,1);color: #ff812f;}


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

@media (min-width: 667px) {
.common .container{max-width: 96%;}
.common .btn-mail{margin-bottom: 0;position: relative;}

.common .btn-mail a{height: 75px;}
.common .btn-mail a span{font-size: 1.2em;}
.common .telbox{height: 75px;}
.common .telbox2{display: flex;align-items: center;justify-content: center;color: #333;margin-bottom: 1.1em;}
.common .telbox2:last-child{margin-bottom: 0;}
.common ul.addition{width: 530px;margin: 0 auto; margin-bottom: 0;}
.common ul.addition li{margin-bottom: 0px;}




footer .container{max-width: 1590px;}
footer .logoblock{position: relative; width: 160px;margin: 0 auto; margin-bottom: 25px;}
footer .address{font-size:1em;letter-spacing: 0;margin-bottom: .5em;text-align: center;}

.footer-menu{width: 100%;border-top: none;padding: 0px;}
.footer-menu{border-top: none;margin: 0 auto; margin-bottom:2em;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;display: flex;justify-content: center;align-items: center;}
.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;}
.footer-menu li a{letter-spacing:0;font-size: .85em;border-right:none; padding: 0 .5em;text-align:center;border-bottom: none;line-height: 1.2;background: none;border:none;}
footer .bn-onlineshop{text-align: center;width: 120px;margin: 0 auto;}
footer .page-top{position: absolute;right:15px;top:50px;}

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

}



@media (min-width: 768px) {
.common{padding: 70px 0;position: relative;}
.common .txt{margin-bottom: 2em;text-align: center;}
.common .btn-mail{width: 100%;margin: 0 auto;margin-bottom: 0;}
.common .btn-mail a{height: 95px;}
.common .telbox2{margin-bottom: 1.1em;}
.common .telbox2 .tel{color: #FF8E45;font-size: 18px;}
.common .telbox2 .tel span{font-size: 30px;color: #222;letter-spacing: .1rem;}


footer{ padding: 70px 0px;}
footer .logoblock{position: relative; width: 173px;margin: 0 auto;margin-bottom: 25px;}
.footer-menu li a{letter-spacing:0;font-size: .95em;border-right:none; padding: 0 .5em;text-align:center;border-bottom: none;line-height: 1.2;background: none;border:none;}

footer .page-top{position: absolute;right:20px;top:70px;}



.copy{font-size: 14px;}


}


@media (min-width: 992px) {
.common .btn-mail{width: 100%;margin: 0 auto;margin-bottom: 0;}
.common .btn-mail a{height: 105px;}
.common .btn-mail a span{font-size: 1.2em;}
.common .btn-mail a .ico img{width: 70px;height: auto;}

.common .telbox{height: 105px;}
.common .telbox .ico img{width: 70px;height: auto;}
.common .tel span{font-size: 30px;}
.common .telbox2 .tel span{font-size: 30px;letter-spacing: .2rem;}

.common ul{max-width: 650px;margin: 0 auto;margin-bottom: 35px;}
.common ul.addition{width: 650px;margin: 0 auto; margin-bottom: 0;}
.common ul.addition .btn-view {height:60px; border-radius: 40px;letter-spacing: .05rem;transition: .5s;width: 100%; }


footer{ padding: 80px 0px 80px;}

footer .logoblock{margin-bottom: 25px;margin-left: 0;}

footer .address{text-align: left;}
footer .tel{font-size: 1em;margin-bottom:0;text-align: left;}
footer .tel span{}

.footer-menu{width: auto;border-top: none;padding-top: 0;margin-bottom: 0px;margin-right: 0;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;justify-content: flex-end;}
.footer-menu li {padding-bottom: 0px;text-align: left;}
.footer-menu li a{text-decoration: none;padding: 0 .5em;font-size: 15px; letter-spacing: 0;margin-bottom: 0!important;display: block;font-weight: 700;}
.footer-menu li:first-child a{margin-bottom: 0;padding: 0 .5em 0 0;}
.footer-menu li:last-child a{margin-bottom: 0;padding: 0 0 0 .5em;}

footer .bn-onlineshop{text-align: right;width: 120px;margin-right: 0;}
footer .page-top{position: absolute;right:20px;top:auto;bottom:20px;}

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

.copy{font-size: 12px;text-align: left;}

}




@media (min-width: 1200px) {
.common{padding: 100px 0 100px;position: relative;}
.common .btn-mail{width: 100%;margin: 0 auto;margin-bottom: 0px;}
.common .btn-mail a{height: 130px;}
.common .btn-mail a span{font-size: 1.3em;}
.common .btn-mail a .ico img{width: 90px;height: auto;}

.common .telbox{height: 140px;}
.common .telbox .ico img{width: 90px;height: auto;}

.common ul{max-width: 750px;margin: 0 auto;margin-bottom: 50px;}
.common .tel span{font-size: 40px;}
.common .time{font-size:14px;color: #555;margin-top: .5em;}
.common .telbox2 .tel{color: #FF8E45;font-size: 23px;letter-spacing: .1rem;}
.common .telbox2 .tel span{font-size: 42px;color: #222;letter-spacing: .1rem;}

.common ul.addition{width: 750px;margin: 0 auto; margin-bottom: 0;}
.common ul.addition .btn-view {height:70px; border-radius: 40px;letter-spacing: .05rem;transition: .5s;width: 100%; }



footer{padding: 100px 0 100px;}
footer .container{max-width: 1190px;}
footer .logoblock{position: relative; margin-bottom: 40px;}
footer .address{font-size: 1em;}
footer .tel{font-size: 1em;margin-bottom: 0;}
footer .tel span.call{font-size: 1em;}

.footer-menu li a{text-decoration: none;font-size: 15px; letter-spacing: .08rem;padding: 0 1em;}
.footer-menu li:first-child a{margin-bottom: 0;padding: 0 1em 0 0;}
.footer-menu li:last-child a{margin-bottom: 0;padding: 0 0 0 1em;}
footer .bn-onlineshop{text-align: right;width: 140px;margin-right: 0;}
footer .page-top a{padding: .2em 1.9em;display: flex;align-items: center;justify-content: center;transition: .4s;}
footer .page-top{position: absolute;right:35px;top:30px;bottom:auto;}

.copy{font-size: 14px;}



}

@media (min-width: 1440px) {

footer .container{max-width: 1110px;}
footer .page-top{position: absolute;right:40px;}
footer .page-top a{padding: .2em 3em;}

footer .bn-onlineshop{text-align: right;width: 160px;margin-right: 0;}

}

@media (min-width: 1680px) {
.common .btn-mail{width: 100%;margin: 0 auto;margin-bottom: 0px;}
.common .btn-mail a{height: 140px;}
.common .btn-mail a span{font-size: 1.5em;}
.common .btn-mail a .ico img{width: 90px;height: auto;}
.common ul{margin: 0 auto;margin-bottom: 50px;}
.common .telbox{height: 210px;}
.common .telbox .ico img{width: 120px;height: auto;}
.common .tel{font-size: 28px;}
.common .tel span{font-size: 48px;}
.common .time{font-size:16px;margin-top: .5em;}
.common .telbox2 .tel{color: #FF8E45;font-size: 25px;}
.common .telbox2 .tel span{font-size: 42px;color: #222;letter-spacing: .2rem;}

footer{padding: 120px 0 100px;}
footer .container{max-width: 1500px;}

.footer-menu li a{text-decoration: none;font-size: 17px; letter-spacing: .05rem;padding: 0 1em;}
.footer-menu li:first-child a{margin-bottom: 0;padding: 0 1em 0 0;}
.footer-menu li:last-child a{margin-bottom: 0;padding: 0 0 0 1em;}
footer .page-top{position: absolute;right:30px;top:120px;bottom:auto;}
}

@media (min-width: 1920px) {
footer .page-top{position: absolute;right:5%;top:120px;bottom:auto;}

}


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

.h2area{
position: relative;
width:100%;
height:320px;
display: flex;
align-items: center;
}
.h2area::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, rgba(0,0,0,.6), rgba(255,153,102,.4));
   }
	
.h2area.h2-news{background: url("../images/h2-news.jpg");background-position: center;background-size: cover;}
.h2area.h2-service{background: url("../images/h2-service.jpg");background-position: center;background-size: cover;}
.h2area.h2-product{background: url("../images/h2-product.jpg");background-position: center;background-size: cover;}
.h2area.h2-shop{background: url("../images/h2-shop.jpg");background-position: center;background-size: cover;}
.h2area.h2-company{background: url("../images/h2-company.jpg");background-position: center;background-size: cover;}
.h2area.h2-contact{background: url("../images/h2-contact.jpg");background-position: center;background-size: cover;}

.h2-txt{z-index: 10;font-weight: 700;font-size: 24px;letter-spacing: .3rem;color: #fff;line-height: 1;padding-left: 15%;}
.h2-txt span { display: block;font-size: 85px;letter-spacing: .3rem;margin-bottom: .3em;font-weight: 700;color: #fff;
text-shadow: 1px 1px 0 #ff6600, -1px -1px 0 #ff6600,
  -1px 1px 0 #ff6600,  1px -1px 0 #ff6600,
  1px 0 0 #ff6600, -1px  0 0 #ff6600,
  0 1px 0 #ff6600,  0 -1px 0 #ff6600;}



@media (max-width: 1440px){
.h2area{height: 300px;}

}


@media (max-width: 1366px){
.h2-txt{z-index: 10;font-weight: 700;font-size: 24px;letter-spacing: .3rem;color: #fff;line-height: 1;padding-left: 10%;}
.h2-txt span { display: block;font-size: 70px;}


}


@media (max-width: 1199px){
.h2area{height: 260px;}
.h2-txt{font-size: 20px;padding-left: 20px;}
.h2-txt span {font-size: 60px;}

}

@media only screen and (max-width: 991px) {
.h2area{height: 250px;}

.h2-txt{font-size: 20px;padding-left: 20px;}
.h2-txt span {font-size: 42px;}


}


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

.h2-txt{}



}

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

.h2area{height: 200px;}

.h2-txt{font-size: 18px;letter-spacing: .1rem;}
.h2-txt span {font-size: 28px;}


}

/*------------------------------　　下層ページ style　　------------------------------------------*/

.headline-h3 {
color: #000;
  position: relative;
  margin-bottom: 1.6em;
  font-size: 22px;
  letter-spacing: .1rem;
  line-height: 1.4;
font-weight: 700;
padding-left: 25px;}
.headline-h3:before {
  content: '';/*何も入れない*/
  position: absolute;
  left:0;
  top:50%;
  transform: translateY(-50%);
  width: 19px;/*画像の幅*/
  height: 19px;/*画像の高さ*/
  background-image: url(../images/point-orange.png);
  background-size: contain;
  vertical-align: middle;
}
.headline-h3 .ig{position: absolute;right:5px;top:50%;transform: translateY(-50%);}
.headline-h3 .ig img{width: 22px;margin-left: 1em;}

.headline-h4 {
  font-weight: 700;
  font-size: 1.25em;
 position: relative;
  margin-bottom: 1em;
  text-align: left;
  color: black;
  border-left:5px solid #FF8D42;padding-left: .5em;
}

.headline {text-align: center;
 position: relative;
 z-index: 50;
  margin-bottom: 1.2em;
  font-size: 22px;
  font-weight: 700;
}
.headline .color{color: #fa8926;}
.headline span.en{display: block;color: #fa8926;font-size: 15px;margin-top: .4em;text-transform: uppercase;}
.headline.migi {text-align: right;}



@media (min-width: 667px) {




}



@media (min-width: 768px) {

.headline {text-align: center;
  margin-bottom: 1.2em;
  font-size: 26px;
}
.headline span.en{font-size: 18px;margin-top:8px;}

.headline-h3 {font-size: 24px;margin-bottom: 1.5em;}
.headline-h3 .ig{position: absolute;right:5px;top:50%;transform: translateY(-50%);}
.headline-h3 .ig img{width: 30px;margin-left: 1em;}


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




}


@media (min-width: 992px) {
.headline-h3 {font-size: 26px;}
.headline-h4{font-size: 22px; }
.headline {
  margin-bottom: 1.5em;
  font-size: 32px;
}

.headline-h3 .ig{position: absolute;right:15px;top:50%;transform: translateY(-50%);}
.headline-h3 .ig img{width: 50px;margin-left: 0;}

}


@media (min-width: 1200px) {
.headline {margin-bottom:40px;}


.headline-h3 {font-size: 30px;margin-bottom: 2em;}
.headline-h3 .ig{position: absolute;right:35px;top:50%;transform: translateY(-50%);}
.headline-h3 .ig img{width: 65px;margin-left: 0;}



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



}


@media (min-width: 1680px) {

.headline-h3 {font-size: 34px;margin-bottom: 1.6em;}
.headline {margin-bottom:70px;font-size: 48px;}




}




#pankuzu{position:relative;width: 100%;padding:0;background: rgba(0,0,0,.07);}
.breadcrumb {padding-left: 10px;}





.marker {background: linear-gradient(transparent 60%, rgba(250,137,38,.3) 60%);padding-bottom: 1px;}
.marker2 {background: linear-gradient(transparent 80%, rgba(255,102,0,.5) 0%);}
.marker-ao {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #b5fbfb 60%);}
.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 {
  display: inline-block;
  padding:10px 5px;
  text-align: center;
  width:200px;
  text-decoration: none;
  border-radius: 6px;
  background:rgba(162,131,79,1.00);
  color: #fff;/*文字色*/
  font-size: 15px;
  letter-spacing: 0;
  transition: .3s;
}
.btn-back:hover{
  color: #fff;/*文字色*/
  background:#555;

}

.btn-pdf {
  text-align:center;
  text-decoration: none;
}
.btn-pdf a{display: flex;align-items: center;justify-content: space-between;padding: 10px 10px;background: #99CC66;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 {
  padding:18px 5px;
  width:300px;
  font-size: 16px;
}

}


@media (min-width:1200px) {
.breadcrumb {padding-left: 50px;}

.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;
}


.pagingbox{position: relative;display: block;}
/* paging */
.paging {
	padding:0em 10px 0;
	line-height: 1.4;
	font-size: 15px;
}
.paging .page{text-align: center;margin-bottom: 5px;font-size: 13px;}
.paging span.current,
.paging  span.paging-text a{
	padding:5px 10px;
	color:#333;
	display:inline-block;
	margin:3px 0;
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
}
.paging span.current {
	background:#fa8926;
	color:#fff;
}
.paging span.paging-text a:hover {
	background:#fa8926;
	color:#fff;
}



/* shadow */
.box-shadow {box-shadow: 4px 4px #cdeaf8;}
.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;
}


@media screen and (max-width: 666px) {
.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:#999;
}
}



/*サムネ付きスライダー start*/
.slickwrap {
max-width: auto;
width: 93%;
margin: 0px auto;
margin-left: 0;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slider {
border:1px solid #eee;
  width: 100%;
  margin: 0 0 10px 0;
  overflow:hidden;
  background: white;
  padding: 0;
}
.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.3%!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 darkorange;
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;}
}

@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;}

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










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









/* news.html
--------------------------------------------------------- */
#news-category{padding: 40px 0;position: relative;}
#news-category .wrap{}
#news-category .wrap a{width: 100%;background: #e3eeda;color: #333;display: flex;align-items: center;justify-content: center;line-height: 1.3;padding: .5em .3em;margin-bottom: 5px; text-align: center;transition: .4s;}
#news-category .wrap a:hover{background: #FFCEAF;}


.news #section01{padding: 50px 0px 50px;position: relative;background: #fafafa;}
.news #section01 .newsarea{max-height:100%!important;overflow-y:auto!important;margin-bottom: 30px;padding-right:0;}
.news .newsarea .set{padding: 15px;margin-bottom: 10px;display: block;background: white;}

.news .newsarea .set .date{margin-bottom:.8em;line-height: 1.2;display: flex;flex-direction: column;align-items: flex-start;}
.news .newsarea .set .date .day{margin-bottom: .5em;}
.news .newsarea .set .date .day span.new{color: white;margin-left: 10px;background:#FF8D43;font-size: .9em; padding: .1em .5em;display: inline-block;line-height: 1;}
.news .newsarea .set .date .category{display: block;background:none;border-radius: 0;color: #222;letter-spacing: 0;padding:0;font-size: .8em;margin-left: 0;line-height: 1.2;}
.news .newsarea .set .date .category span{background:#222;color: #fff;padding: 2px .7em;border-radius: 15px;display: inline-block;margin-right: .3em;margin-bottom: .3em;letter-spacing: 0;}

.news .newstext{line-height: 1.4;width: 100%;color: #333;}
.news .newstext .title{font-weight: 700;color: black;margin-bottom: .3em;}
.news .newstext .title a{font-weight: 700;color: black;transition: .4s;text-decoration: underline;}
.news .newstext .title a:hover{color: #fa8926;transition: .4s;}

.news .newstext .pdf{margin-top: 1em;}
.news .newstext .pdf a{background: rgba(255,255,255,1);border:1px solid #fa8926;color: #222; border-radius: 1.5em;padding: .5em 3em .5em 1.2em;display: inline-block;position: relative;font-weight: 700;}
.news .newstext .pdf a::after{
 content: '';
  position: absolute;
  right:.8em;
  width: 18px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  background-image: url(../images/pdf.png);
  background-size: contain;
  vertical-align: middle;}

.news .newsarea .set.detail{margin-bottom: 20px;display: block;}
.news .newsarea .set.detail .date{margin-bottom:1.5em;line-height: 1.4;display: flex;flex-direction: column;align-items: flex-start;width: 100%;}
.news .newsarea .set.detail .item-title{font-weight: 700;font-size: 1.2em;margin-bottom: 1em;}
.news .newsarea .set.detail .pdf{margin-top:1.5em;}
.news .newsarea .set.detail .pdf a{background: rgba(255,255,255,1);border:1px solid #FF8428;border-radius: 1.5em;padding: .3em 3em .3em 1.2em;display:block;position: relative;line-height: 1.4;margin-bottom: 5px;}
.news .newsarea .set.detail .pdf a:last-child{margin-bottom: 0;}
.news .newsarea .set.detail .pdf a::after{
 content: '';
  position: absolute;
  right:.8em;
  width: 18px;/*画像の幅*/
  height: 20px;/*画像の高さ*/
  background-image: url(../images/pdf.png);
  background-size: contain;
  vertical-align: middle;}
.news .newsarea .set.detail .kiji{}

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

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



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




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

@media (min-width: 667px) {
#news-category .wrap{display: flex;flex-wrap: wrap;}
#news-category .wrap a{width: 49%;margin: 0 .5% 1%;background: #e3eeda;color: #333;display: flex;align-items: center;justify-content: center;line-height: 1.3;height: 52px;text-align: center;}

.news .newsarea .set.detail .pdf a{padding: .3em 3em .3em 1.2em;display:inline-block;margin-right: .5em; position: relative;line-height: 1.4;margin-bottom: 5px;}
}



@media (min-width: 768px) {



.news #section01{padding: 70px 0px 70px;}
.news .newsarea .set.detail{margin-bottom: 30px;padding: 2em;}
.news .newsarea .set.detail .kiji{font-size: 1.1em;line-height: 1.6;}
.news .newsarea .set.detail .pdf{margin-top:2em;}

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



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

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


}



@media (min-width: 992px) {
#news-category {padding: 60px 0;}

#news-category .wrap a{width: 24%;margin: 0 .5% 1%;background: #e3eeda;color: #333;display: flex;align-items: center;justify-content: center;line-height: 1.3;height: 58px;text-align: center;}
.news #section01 .newsarea{overflow-y:auto!important;margin-bottom: 50px;padding-right:0;}
.news .newsarea .set{}
.news .newsarea .set{position: relative;padding: 25px;display: flex;justify-content: space-between;}
.news .newsarea a .set{position: relative;display: flex;justify-content: space-between;}

.news .newsarea .set .date{margin-bottom:0;line-height: 1.4;display: flex;flex-direction: column;align-items: flex-start;width: 27%;}
.news .newsarea .set .newstext{padding-right: 0px;width: 72%;}
.news .newsarea a .set .newstext{width: 75%;}
.news .newsarea .set.detail{margin-bottom: 30px;padding: 35px;}
.news .newsarea .set.detail .date{margin-bottom:2.5em;width: 100%;}
.news .newsarea .set.detail .newstext{margin-bottom:2.5em;width: 100%;}

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

}



@media (min-width: 1200px) {
.news #section01{padding:100px 0px 100px;}
.news #section01 .container{max-width: 1140px;}

.news .newsarea .set{position: relative;padding: 40px;display: flex;justify-content: space-between;}

.news .newsarea .set.detail{margin-bottom: 50px;padding: 60px;}
.news .newsarea .set.detail .item-title{font-size: 1.4em;margin-bottom: 1.5em;}


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


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

.news #section04{padding: 0px 0px 100px;}

}

@media (min-width: 1440px) {
#news-category {padding: 80px 0;}
#news-category .wrap a{width: 19%;margin: 0 .5% 1%;background: #e3eeda;color: #333;display: flex;align-items: center;justify-content: center;line-height: 1.3;height: 70px;text-align: center;}

}



/* service.html
--------------------------------------------------------- */


.service #section01{padding: 50px 0px 50px;position: relative;}
.service-wrap {width: 100%;}
.side-wrap {}
.side-wrap .cate-index{background: #b5d799;padding: .5em 1em;font-weight: 700;margin-bottom: 1em;}
.side-wrap #list{}
.side-wrap #list a{color:#333333;font-weight: 700;padding: .8em .5em;line-height: 1.4;border-bottom: 1px solid #ACD892;display: block;transition: .4s;}
.side-wrap #list a.active{color: #FF8D43;}
.side-wrap #list a:hover{color: #FF8D43;}

.service-contents {width: 100%;margin-bottom: 40px;}
.service-contents .box{position: relative;}
.service-contents .item-title{font-weight: 700;font-size: 1.3em;margin-bottom: 1.2em;border-left:7px solid #FF9753;color: #FF9753; padding-left: .6em;}
.service-contents .box .cate-txt{font-weight: 700;font-size: 1.1em;margin-bottom: 1em;}

.service-contents .box .boxes{ margin-bottom: 50px;}
.service-contents .box .boxes.reverse {}
.box1{margin-bottom: 1em;}
.box2{}
.service-wrap .thumb{text-align: center;border:1px solid #ddd;padding: .5em;border-radius: .4em;background: rgba(0,0,0,.01);}
.service #section01 .caption{text-align: center;margin-top: .3em;}
.service #section01 .pics{margin-bottom: 20px;}
.service #section01 .pics li{margin-bottom: 30px;}
.service #section01 .pic{text-align: center;border:1px solid #ddd;padding: .5em;border-radius: .4em;background: white;}
.service #section01 .pics2{margin-bottom: 20px;}
.service #section01 .pics2 li{margin-bottom: 30px;}

.service #section01 .box2{position: relative;z-index: 5;width: 94%;margin: 0 auto;}
.service #section01 .pics2 li .box2:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -5px;
    bottom: -5px;
	border-radius: .5em;
    background: linear-gradient(180deg, rgba(255, 150, 88, 1) 0%, rgba(255, 189, 149, 1) 100%);
  }
.service #section01 .box2 .inner{position: relative;z-index: 10;border:1px solid #fa8926;background: white; border-radius: .5em;padding: 1em .8em;transition: .4s;}
.service #section01 .box2 .inner h4{font-weight: 700;color: #222; text-align: center;margin-bottom: .8em;font-size: 1.2em;}
.service #section01 .box2 .inner .thumb{width: 180px;margin: 0 auto;}
.service #section01 .box2 .inner .thumb .photo-ofi {padding-bottom: 100%;}

.service #section02{padding: 50px 0px 50px;position: relative;background: rgba(0,162,167,.05);}


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



@media (min-width: 667px) {
.service-wrap .thumb{width: 360px;margin: 0 auto; text-align: center;}


}


@media (min-width: 768px) {
.service #section01{padding: 70px 0px;}
.service #section01 .pics2 li{margin-bottom: 40px;}
.service #section01 .box2 .inner h4{margin-bottom: .9em;font-size: 1.3em;}
.service #section01 .box2 .inner .thumb{width: 200px;margin: 0 auto;}
.service #section01 .box2 .inner{padding: 1.5em .8em;}

.service-wrap .thumb{width:380px;margin: 0 auto; text-align: center;}


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


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

}

@media (min-width: 992px) {
.service #section01 .container {max-width: 100%;}

.service-wrap {
width: 100%;
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}
.side-wrap {
position: sticky;
top: 0;
left:0;
width: 280px;
}
.side-wrap .cate-index{padding: .7em 1em;margin-bottom: 1em;}
.side-wrap #list{}
.side-wrap #list a{padding: .8em .3em;line-height: 1.4;border-bottom: 1px solid #ACD892;display: block;}
.service-contents {width: calc(100% - 320px);margin-bottom: 0;}
.service-contents .box{position: relative;}
.service-contents .item-title{font-size: 1.5em;margin-bottom: 1.4em;}
.service-contents .box .cate-txt{font-size: 1.2em;margin-bottom: 1em;}

.service-contents .box .boxes{
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 50px;
}
.box1{flex: 2;padding-right: 1.7em;}
.box2{flex: 1;}
.service-wrap .thumb{width: 100%;}
.service #section01 .caption{text-align: center;margin-top: .3em;}

.service-contents .box .boxes.reverse {flex-direction: row-reverse;}
.service-contents .box .boxes.reverse .box1{padding-right: 0em;padding-left: 2em;}
.service #section01 .pics{margin-bottom: 40px;}
.service #section01 .pics2 li{margin-bottom: 50px;}


}


@media (min-width: 1200px) {
.service #section01{padding: 100px 0px;}
.service-contents .box .boxes{margin-bottom: 70px;}
.service #section01 .pics{margin-bottom: 50px;}
.service #section01 .pics li{margin-bottom: 50px;}

.service #section01 .pics2 li .box2:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: 2;
    right: -8px;
    bottom: -8px;
	border-radius: .5em;
  }

.service #section02{padding: 100px 0px;}


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



}


@media (min-width: 1440px) {
.service #section01 .container {max-width: 1590px;}
.side-wrap {width: 350px;}
.side-wrap .cate-index{padding: 1em 1em;font-size: 1.1em; margin-bottom: 1em;}
.side-wrap #list{}
.side-wrap #list a{padding: 1em .5em;line-height: 1.4;border-bottom: 1px solid #ACD892;display: block;}
.service-contents {width: calc(100% - 440px);}
.service-contents .item-title{font-size: 2em;margin-bottom: 1.4em;}
.service-contents .box .cate-txt{font-size: 1.35em;margin-bottom: 1.2em;}

.service-contents .box .boxes{margin-bottom: 100px;}



}

@media (min-width: 1820px) {
.service #section01 .box2 .inner{padding: 2em .8em;}
.service #section01 .box2 .inner h4{margin-bottom: 1em;font-size: 1.3em;}
.service #section01 .box2 .inner .thumb{width: 230px;margin: 0 auto;}


}



/* shoplist.html
--------------------------------------------------------- */
#shop-tab{padding: 50px 0px 50px;position: relative;}
#shop-tab .container{max-width: 1400px;}
#shop-tab li{margin-bottom: 10px;}
#shop-tab li:last-child{margin-bottom: 0px;}
#shop-tab a{background:rgba(172,216,146,.3);color: #222; padding: .8em 1em;font-weight: 700;display: block;border-radius: .5em;transition: .4s;}
#shop-tab a:hover{background:rgba(172,216,146,1);color: #fff; }

.shoplist #section01{padding: 50px 0px 50px;position: relative;background: rgba(153,153,87,.07);}

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

.shoplist #section03{padding: 50px 0px 50px;position: relative;background: rgba(153,153,153,.07);}



.shoplist .swiper{max-width: 100%;margin: 0 auto;padding: 0 0px 30px;margin-bottom: 30px;}
.shoplist .swiper-slide{background:none;text-align: center;padding: 0 30px;}
.shoplist .swiper-slide img {
  height: auto;
  width: 100%;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 1rem;
  color: #F78A1D;
}
/* 前への矢印 */
.shoplist .swiper-button-prev {left: 0;}
/* 次への矢印 */
.shoplist .swiper-button-next {right: 0;}
/* ページネーション */
.shoplist .swiper-pagination-bullets.swiper-pagination-horizontal {bottom: 0px;}
.shoplist .swiper-pagination-bullet {
border:2px solid #F78A1D;background: white;
  height: 10px;
  width: 10px;
}
.shoplist .swiper-pagination-bullet:hover {background:#F78A1D;opacity: 1; }
.shoplist .swiper-pagination-bullet-active{background:#F78A1D;}
.shop-txt-wrap{margin-bottom: 40px;}
.shop-chara{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 1.3em;}
.shop-chara .num{color: #FF962C;font-size: 3em;font-weight: 700;width:25px;line-height: 1;}
.shop-chara .txt{width: calc(100% - 30px);line-height: 1.5;}
.shop-chara .txt span{font-weight: 700;display: block;font-size: 1.1em;margin-bottom: .5em;}
.shoplist .info{margin-bottom: 30px;}
.shoplist .info th{background: #FFEABE!important;width: 105px;padding: 15px 10px;font-weight: 400;}
.shoplist .info td{background: white;padding: 15px 10px;}
.shoplist .info td .small{color: #222;}
.shoplist .h5-access{font-weight: 700;font-size: 1.1em;margin-bottom: .8em;}
.shoplist .txt-access{line-height: 1.5;}

@media (min-width: 667px) {
#shop-tab li{margin-bottom: 0px;}
#shop-tab li:last-child{margin-bottom: 0px;}
#shop-tab a{height: 70px;display: flex;align-items: center;justify-content: center;text-align: center;line-height: 1.4;}
.shoplist .swiper{max-width: 400px;}
.shoplist .info{margin-bottom: 30px;}
.shoplist .info th{width: 120px;padding: 15px 10px;}
.shoplist .info td .small{color: #222;}

}

@media (min-width: 768px) {

.shoplist #section01{padding: 70px 0px;}

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

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

.shoplist .swiper{max-width: 480px;}
.shop-chara .num{color: #FF962C;font-size: 50px;font-weight: 700;width:50px;line-height: 1;}
.shop-chara .txt{width: calc(100% - 50px);line-height: 1.5;}
.shop-chara .txt span{font-weight: 700;display: block;font-size: 1.2em;margin-bottom: .5em;}

.shoplist .info{margin-bottom: 30px;}
.shoplist .info th{width: 140px;padding: 15px 10px;}

}

@media (min-width: 992px) {
#shop-tab{padding: 70px 0px 70px;}
#shop-tab a{height: 75px;}


.shoplist .swiper{max-width: 100%;}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 1.5rem;
}
.shop-txt-wrap{margin-bottom: 0px;margin-left: 50px;}
.shoplist .info{margin-bottom: 0px;}
.shoplist .info th{width: 115px;padding: 15px 10px;}

}

@media (min-width: 1200px) {
#shop-tab a{height: 85px;font-size: 1.15em;}


.shoplist #section01{padding: 100px 0px;}
.shoplist #section01 .container{max-width: 1300px;}

.shoplist #section02{padding: 100px 0px;}
.shoplist #section02 .container{max-width: 1300px;}

.shoplist #section03{padding: 100px 0px;}
.shoplist #section03 .container{max-width: 1300px;}

.shop-chara .txt span{font-size: 1.35em;margin-bottom: .3em;}
.shoplist .info th{width: 130px;padding: 15px 15px;}

}


@media (min-width: 1440px) {
.shoplist #section01{padding: 120px 0px;}

.shoplist #section02{padding: 120px 0px;}

.shoplist #section03{padding: 120px 0px;}

}






/* company.html
--------------------------------------------------------- */
.company .title-company{margin-bottom: 30px;color: #ff8d47;font-size: 2.6em;font-weight: 700;}
.company .title-company span{display: block;margin-top: 5px;color: #333;font-size: 16px;}

.company #section01{padding: 50px 0px 50px;position: relative;}
.company #section01 p{margin-bottom: 1.5em;text-align: justify;}
.company #section01 .pic{width: 160px;margin: 0 auto;}
.company #section01 p.name{margin-bottom: 0;text-align: center;margin-top: .5em;}
.company #section01 p.name span{font-size: 1.2em;}


.company #section02{padding: 50px 0px 50px;position: relative;background: #f6f6f6;}

.company .table{font-size: .9em;margin-bottom: 0;}
.company .table th{font-weight:700;width: 100%;display: block;padding: 15px .5em;background:#fff!important;border-top:none;}
.company .table td{width: 100%;display: block;padding: 15px .5em;background: white!important;border-top:2px solid #f6f6f6;border-bottom:5px solid #f6f6f6;}
.company .table td span.call{color: #111!important;}
.company .table td a{display: inline-block;padding: .5em 1em;border:1px solid #f7f7f7;background: #f7f7f7;color: #222;border-radius: .4em;transition: .4s;}
.company .table td a:hover{color: #fff;background: #41bd85;}
.company .table td a:hover .fas{color: #fff;}

.company #section03{padding: 50px 0px 50px;position: relative;}
.company #section03 .gmap{margin-bottom: 20px;}
.company #section03 ul li{margin-bottom: 20px;}
.company #section03 ul li h4{margin-bottom: 10px;font-weight: 700;font-size: 1.2em;}
.company #section03 ul li p{line-height: 1.5;}

/* ループ */
.roop-wrapper {
  display: flex; /* スライドのグループを横並び */
  overflow: hidden; /* はみ出たスライドを隠す */
}
.roop-wrapper.info {width: 92%;margin: 0 auto; margin-bottom: 50px;}

/* スライド3枚のグループ */
.roopgroup {
  animation: scroll-left 90s infinite linear 1s both;
  display: flex; /* スライド3枚を横並び */
}
/* スライド */
.roop {
  width: calc(100vw / 1); /* 3はスライドの枚数 */
}
/* スライドの画像 */
.roop img {
  display: block;
  width: 100%;
  height: auto;
  
}
/* CSSアニメーション */
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}


@media (min-width: 667px) {
.company #section01 .container{max-width: 96%;}
.company #section01 p{margin-bottom: 0;line-height: 2;}
.company #section01 .pic{width: 99%;margin: 0 auto;}

.company #section02 .container{max-width: 96%;}
.company .table th{width: 230px;display: table-cell;vertical-align: middle;border-bottom:5px solid #f6f6f6;}
.company .table td{width: auto;display: table-cell;padding: 15px 15px;vertical-align: middle;border-top:none;border-bottom:5px solid #f6f6f6;position: relative;}
.company .table td::before {
	content: "";
	background-image: linear-gradient(to bottom, #fbbf4d, #fbbf4d 3px, transparent 1px, transparent 1px);
	background-size: 1px 8px;
	background-repeat: repeat-y;
	position: absolute;
	top: 10.5px;
	bottom: 10.5px;
	left: 0;
	right: 0;
}
.company #section03 .container{max-width: 96%;}
.company #section03 ul li{margin-bottom: 0px;}
.company #section03 ul li h4{margin-bottom: 10px;font-size: 1.4em;}

.company #section03 .gmap iframe{height: 280px;}


}



@media (min-width: 768px) {
.company .title-company{margin-bottom: 40px;font-size: 2.9em;}
.company .title-company span{margin-top: 5px;font-size: 18px;}


.company #section01{padding: 70px 0px 70px;}
.company #section01 p{margin-bottom: 0em;}
.company #section01 .pic{margin: 0 auto;}


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



.company .table{font-size: 1em;}
.company .table th{width: 260px;}

.company #section03{padding: 70px 0px 70px;}
.company #section03 .gmap{}
.company #section03 .gmap iframe{}



}




@media (min-width: 992px) {
.company #section01 p{margin-bottom:0;padding-left: 1em;font-size: 1.1em;}
.company #section01 .pic{width: 90%;margin:0 auto;}
.company #section01 p.name{margin-bottom: 0;margin-top: .5em;padding-left: 0;padding-right: 0;text-align: center;}


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

.company #section03 .gmap{margin-bottom: 40px;}
.company #section03 .gmap iframe{height: 350px;}



}



@media (min-width: 1200px) {
.company .title-company{margin-bottom: 50px;font-size: 3.8em;}
.company .title-company span{margin-top: 5px;font-size: 20px;}

.company #section01{padding: 120px 0px 120px;}
.company #section01 .container{max-width: 1140px;}

.company #section01 p{margin-bottom:0;font-size: 1.05em;padding-left: 3em;line-height: 2.2;}
.company #section01 .pic{width: 90%;}
.company #section01 p.name{margin-bottom: 0;text-align: center;margin-top: .5em;font-size: 1.05em;padding-right: 0em;line-height: 1.6;}
.company #section01 p.name span{font-size: 1.2em;}


.company #section02{padding: 120px 0px 120px;}
.company #section02 .container{max-width: 1140px;}



.company .table th{padding: 1.8em 1.2em 1.8em 1.6em;width: 300px;}
.company .table td{padding: 1.8em 1.5em;}

.company #section03{padding: 100px 0px 100px;}
.company #section03 .container{max-width: 1140px;}
.company #section03 .gmap iframe{height: 450px;}



}





/* purchase.html
--------------------------------------------------------- */




@media (min-width: 667px) {


}


@media (min-width: 768px) {


}


@media (min-width: 992px) {

}


@media (min-width: 1200px) {


}

@media (min-width: 1440px) {



}






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


.contact #section01{padding: 50px 0px 50px;position: relative;}
.contact #section01 .txt{margin-bottom: 30px;}
.contact #section01 .wrap{}
.contact #section01 .wrap ul li{margin-bottom: 10px;}
.contact #section01 .wrap ul li:last-child{margin-bottom: 0px;}

.contact #section01 .tel{font-size: 16px;font-weight: 700;padding: 1.5em;border-radius: 1em; line-height: 1;background:rgba(255,141,66,.7);display: flex;align-items: center;justify-content: space-between;}
.contact #section01 .tel img{width: 55px;height: auto;}
.contact #section01 .tel p{width: calc(100% - 75px);}

.contact #section01 .tel .call{font-size: 30px;letter-spacing: .1rem;color: #fff;}
.contact #section01 .time{font-size: 14px;letter-spacing: 0;display: block;line-height: 1;color: #fff;text-align: left;font-weight: 400;margin-top: 5px;}

.contact #section02{padding: 50px 0px;position: relative;background: rgba(3,0,0,.03);}

.contact #section02 .pre-scrollable{max-height: 300px;padding: 15px;background: white; word-break: break-all;border:1px solid rgba(0,0,0,.09);box-shadow: inset 0 0 20px rgba(0, 0, 0, .02);border-radius: .8em;}
.privacybox{position: relative;color: #333;}
.privacybox #privacy{position: absolute;left:0;top:-100px;}

span.hissu{color: white;background:darkorange; padding: 3px 5px;border-radius: 2px;font-size: 12px;line-height: 1.5;}
.contact .table {margin-bottom: 50px;}
.contact .table th{background: rgba(218,133,41,.6)!important;color: white; vertical-align: middle;font-weight: 700;position: relative;display: block;width: 100%;}
.contact .table td{background: white!important;vertical-align: middle;display: block;width: 100%;}
.table th span.hissu{color: white;background: darkorange; padding: 3px 5px;border-radius: 2px;position: absolute;right:15px;top:50%;transform: translateY(-50%);font-size: 12px;line-height: 1.5;}
.contact .table td .auto{background: #eee;padding: .5em;margin-left: .5em;border-radius: .4em;font-size: .9em;color: #555;}

.contact h5{font-weight: 700;border-bottom: 1px solid #ddd;padding-bottom: 10px; margin-bottom: 15px;font-size:1.2em;}
.tenpu{margin: 0;}
.tenpu input {
width: 90%;
 display: block;
 position: relative;
 font-size: 13px;
 letter-spacing: 0;
 padding: 5px 10px 5px 0;
 border-radius: 4px;
 transition: all 0.3s;
 color: #555;
 cursor: pointer!important;
 margin: 0px 0px 2px;
}


@media (min-width: 667px) {
.contact #section01 .wrap ul li{margin-bottom: 0px;}
.contact #section01 .wrap ul li:last-child{margin-bottom: 0px;}

.contact #section01 .tel{padding: 1em;border-radius: .6em; }
.contact #section01 .tel img{width: 30px;height: auto;}
.contact #section01 .tel p{width: calc(100% - 40px);}

.contact #section01 .tel .call{font-size:24px;letter-spacing: .1rem;color: #fff;}
.contact #section01 .time{font-size: 13px;letter-spacing: 0;display: block;line-height: 1;color: #fff;text-align: left;font-weight: 400;margin-top: 5px;}



}


@media (min-width: 768px) {

.contact #section01{padding: 70px 0px;}
.contact #section01 .tel{padding: 1.5em;border-radius: .6em; }
.contact #section01 .tel img{width: 45px;height: auto;}
.contact #section01 .tel p{width: calc(100% - 65px);}

.contact #section01 .tel .call{font-size:30px;letter-spacing: .1rem;color: #fff;}
.contact #section01 .time{font-size: 13px;letter-spacing: 0;display: block;line-height: 1;color: #fff;text-align: left;font-weight: 400;margin-top: 5px;}




.contact #section02{padding: 70px 0px;}
.contact .table {margin-bottom: 70px;}

.contact .table th{display: table-cell;width: 200px;}
.contact .table td{display: table-cell;width: auto;}

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

}


@media (min-width: 992px) {
.contact #section01 .txt{margin-bottom: 50px;text-align: center;}
.contact #section01 .wrap{width:800px;margin: 0 auto;}
.contact #section01 .tel{padding: 2em;border-radius: .6em; }
.contact #section01 .tel img{width: 55px;height: auto;}
.contact #section01 .tel p{width: calc(100% - 80px);}

.contact #section01 .tel .call{font-size:36px;letter-spacing: .1rem;color: #fff;}
.contact #section01 .time{font-size: 14px;letter-spacing: 0;display: block;line-height: 1;color: #fff;text-align: left;font-weight: 400;margin-top: 10px;}

.contact .table th{display: table-cell;width: 240px;}


}




@media (min-width: 1200px) {

.contact #section01{padding: 100px 0px;}
.contact #section01 .container{max-width: 1110px;}
.contact #section01 .txt{margin-bottom: 50px;text-align: center;line-height: 2;}

.contact #section01 .wrap{width:900px;margin: 0 auto;}
.contact #section01 .tel img{width: 75px;height: auto;}
.contact #section01 .tel p{width: calc(100% - 100px);}

.contact #section01 .tel .call{font-size:42px;letter-spacing: .1rem;color: #fff;}
.contact #section01 .time{font-size: 14px;letter-spacing: .1rem;display: block;line-height: 1;color: #fff;text-align: left;font-weight: 400;margin-top: 10px;}



.contact #section02{padding: 100px 0px 100px;}
.contact #section02 .container{max-width: 1110px;}

.contact .table {margin-bottom: 80px;}

.contact .table th{display: table-cell;width: 250px;}

.contact #section02 .pre-scrollable{max-height: 500px;padding: 50px;}

}




.doi-box{padding: 30px 15px;background: white;border:1px solid #ddd;border-radius: .8em;}
.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;}

@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;}
input ,select {
    position:relative;
	color: #111;
}
input[type="checkbox"], input[type="radio"] {vertical-align:middle;position: relative;top:-2px;display: inline-block;}
input{font-size:100%;vertical-align:middle; padding:12px;width: auto;}
input[type="text"], select{border:1px solid #ddd;}
input,textarea,select { outline:0; padding:12px;border-radius: 7px; }
textarea{border:1px solid #ccc;color: #111;width: 90%;}
.needinput{background-color:rgba(255,255,255,1)!important;border:1px solid darkorange!important;}
.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;
}

input::placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
input::-webkit-input-placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
input:-ms-input-placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
input::-moz-placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::-webkit-input-placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
textarea:-ms-input-placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}
textarea::-moz-placeholder {
	color: #999;font-size: 14px;letter-spacing: 0.03rem;
}


@media (min-width: 768px) {
.form-name{width:350px;}

}



/*-----------------------------------------------------------------------------
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 {
  color: #fff;
  position: absolute;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: 100%;
  z-index: 500;
  height: 80px;
  display: flex;
  align-items: center;justify-content:space-between;
  background-image: linear-gradient(90deg, rgba(255, 148, 84, 1), rgba(255, 189, 147, 1));
}

.header .logo {position:relative;padding-left: 10px;width:150px;}


.header .navi{padding-right: 10px;display: flex;align-items: center;justify-content: flex-end;}
.menu-list {
  display: flex;
  justify-content: center; /* メニューアイテムを中央揃えに */
}
.menu-item {position: relative;padding: 0 .5em;line-height: 1;}
.menu-item a {
font-size: 14px;
font-weight: 700;
padding: .5em 0;
  align-items: center;
  text-align: center;
  color:#fff;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.menu-item a.active {color:#ff8314;position: relative;}

.header .contactbox{margin-left: 10px;}
.header .contactbox a{background: #ccc;border-radius: 30px;color:#222;font-weight: 600;padding: .6em 1.2em;transition: .4s;display: flex;align-items: center;}
.header .contactbox a img{margin-right: .5em;}

.newsarea{max-height: 400px;height: 400px; overflow-y:visible;display: block; position: relative;z-index: 20;}
.newsarea .set{background: #f7f4e7!important;padding: 1.5em 1.5em;margin-bottom: 10px;}
.newsarea .set .head{margin-bottom: .8em;display: flex;align-items: center;}
.newsarea .set .head .date{font-size: 1.1em;margin-bottom: 0;}
.newsarea .set .head .date .new{color: #fff;background: #fa8926;font-size: 0.8em; padding: 0 .5em; margin: 0 1em 0 .5em;}
.newsarea .set .head .category{padding-left: .5em;}
.newsarea .set .newstxt .pdf a{width: 180px;}

.partner-wrap{width: 220px;height: 220px; outline-offset : -5px;margin: 0 auto;}
.partner-wrap .wrap{position: relative;height: 220px;z-index: 10;}
.partner-wrap:before{ 
content: "";
  width: 220px;height: 220px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  outline : 1px solid #f7f4e7; outline-offset : -5px;}

.home #section04 .box .inner .thumb{width:160px;margin: 0 auto;}
.shoplist .swiper{max-width: auto!important;width: auto!important;}
.shoplist .swiper img{width: 100%!important;height: auto!important;}
.company .table th{width: 200px;}


.contact .table {margin-bottom: 70px;}
.contact .table th{display: table-cell;width: 200px;}
.contact .table td{display: table-cell;width: auto;}


footer .logoblock{margin-bottom: 30px;margin-left: 0;width: 180px;}

footer .address{font-size: .9em;text-align: left;}
footer .tel{font-size: .9em;margin-bottom:1.5em;text-align: left;}
footer .tel span{font-size: .9em;}

.footer-menu{width: auto;border-top: none;padding-top: 0;margin-bottom: 0px;margin-right: 0;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;justify-content: flex-end;}
.footer-menu{width: auto;border-top: none;padding-top: 0;margin-bottom: 0px;margin-right: 0;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;justify-content: flex-end;}
.footer-menu li {padding-bottom: 0px;text-align: left;}
.footer-menu li a{text-decoration: none;padding: 0 .4em;letter-spacing: 0;margin-bottom: 1em!important;display: block;font-size: .9em;}
.footer-menu li:last-child a{margin-bottom: 0;padding: 0 0 0 .4em;}

footer .bn-onlineshop{text-align: right;width: 120px;margin-right: 0;}
footer .page-top{position: absolute;right:20px;top:auto;bottom:20px;width: 30px;}

.copy{font-size: 13px;text-align:left;}
.btn-view {border:1px solid #ddd;}
.drawer_menu{display: none!important;}
.mb30-md{margin-bottom: 0px;}

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

}
