@charset "utf-8";
.mgb41 {
	margin-bottom: 20px !important;
}

/* CSS Document */

* {
	line-height: 1;
}

img {
    border: 0;
    vertical-align: top;
}


/*clearfix*/
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix{
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
	overflow-x : hidden;
}

* {
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
word-wrap: break-word;

	
}

/*body*/

body {
	/*サイトによって変更*/
width: 100%;
	-webkit-text-size-adjust: 100%;
}
.wrapper {
	width: 100%;
}

img {
    border: 0;
    vertical-align: top;
}

.mw100 img{
	max-width: 100% !important;
	height: auto;
}

.contents-left {
	float: left;
	vertical-align: top;
	display: inline-block;
}

.contents-right {
	float: right;
	vertical-align: top;
	display: inline-block;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

a:hover {
	opacity: 0.75;
}

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
 .ie_mb70 {
    margin-bottom: 70px !important;
  }
}
.contents-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color : #333333;
	font-size: 16px;
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

.contents-box p {
	font-size: 16px;
	color : #333333;
	line-height: 1.6;
	font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
	letter-spacing: 0.05em;
}


.contents-box a {
	color : #0400ba;
	font-weight:bold;
}

.contents-box p a {
	color : #0400ba;
	font-weight:bold;
}


.wc_anctxt {
	display: block; 
    position: relative;
    top: -160px;
    visibility: hidden;
	height: 1px;
}



/*header*/

#header {
	width: 100%;
	border-top-style : solid;
border-top-color : #2fb9a4;
border-top-width : 10px;
}

#header h1 {
	display: none;
}

.header {
	width: 100%;
	display: flex;
  justify-content: space-between;
	align-items: center;
	padding: 25px 25px;
}

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

.header-left img {
	height: 80px;
	width: auto;
}

.header-right h5, .header-right h5 a {
	font-family: 'Roboto', sans-serif;
	font-size: 42px;
color: #2fb9a4;;
line-height: 1.2;
font-weight: 500;
}

.header-right h5 {
	padding-left: 40px;
	position: relative;
}

.header-right h5::before {
	content: "";
	position: absolute;
left: 0px;
top: 8px;
	background-image: url("../images/tel-header.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 35px;
	height: 35px;
}

.header-right h6 {
	margin-left: 20px;
}

.header-right h6 img {
	height: 55px;
	width: auto;
}

/*_global-navi*/

._global-navi {
}

._global-navi p.menu {
	display: none;
}

._global-navi ul {
}

._global-navi li {
	float: left;
}

._global-navi li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

._global-navi li a:hover {
}

._global-navi li.sp,
._global-navi li.close {
	display: none;
}



/* main-img */

.main-img {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.main-img img {
	width: 100%;
height: auto;
}

/* title-box */

.title {
	position: absolute;
   top: 55%;
   left: 50%;
   -webkit-transform: translate(-50%, -55%);
   transform: translate(-50%, -55%);
	width: 100%;
	text-align: center;
}

.title h2, .title h3 {
	line-height: 1.2;
	color: #FFF;
	text-shadow: 0px 0px 5px #000;
	font-weight: 500;
}

.title h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 56px;
	font-weight: 700;
}

.title h3 {
	font-size: 26px;
	padding-top: 0px;
	letter-spacing: 0.25em;
}



/*contents*/

.contents {
	width: 100%;
}

/*main-contents*/

.main-contents {
	width: 100%;
	padding: 70px 0px 30px;
}

.main-box {
}

.cg-wrap {
	clear:both;
}



/*subcontents*/

.subcontents {
	width: 210px;
	float: right;
}

/*link-box*/


.subcontents .link-box {
	clear: both;
	margin-bottom:15px;
}


.subcontents .link-box h3 {
	text-align: center;
	padding-bottom:8px;
}

.subcontents .contentslink-center {
	background : #E6E6E6;
}



.link-box ul li {
	font-size: 16px;
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style-type: none;
	margin-bottom: 5px;
}

.link-box .lv2 {
	padding-top: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	background-image: url(../images/list01.png);
	background-repeat: no-repeat;
	background-position: 8px 17px;
}

.link-box .lv3 {
	font-size: 14px;
	line-height: 1.6em;
	display: block;
	width: 200px;
	margin-left: auto;
	margin-bottom: 5px;
	background-image: url(../images/list02.png);
	padding-left: 22px;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}


.link-box a {
	color : #603813;
	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
}

.link-box a:hover {
	color: #F7931E;
}

.link-box .lv3 a {
	color : #736357;
	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.link-box .lv3 a:hover {
	color: #F7931E;
}

.link-box  ul {
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	top: -8px;
}

/*link-box2*/

.link-box2  ul {
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	top: -3px;
}


/*sb-box*/


.sb-box {
	text-align:center;
}

.sb-box h3 {
	margin-bottom:10px;
}

.sb-box a:hover {
	opacity:0.75;
}

.sb-box p {
	margin-bottom:15px;
}

.sb-box p img {
	width:100%;
	height:auto;
}

/*contentswrap000*/


.contact-guide {
	width: 100%;
	background-image: url("../images/contactguide-back.png");
background-position: center bottom;
background-repeat: repeat-x;
	padding: 60px 0px 50px;
	text-align: center;
}

.contact-guide h3 {
	font-size: 42px;
color: #008bd1;
line-height: 1.2;
letter-spacing: 0.25em;
font-weight: 700;
	background-image: url("../images/midashi-contactguide.svg");
background-position: center top;
background-repeat: no-repeat;
	height: 106px;
	padding-top: 30px;
	margin-bottom: 20px;
}


.contact-guide .box-in {
	background-color: #FFF;
	border-radius: 25px;
	padding: 35px;
	display: flex;
  justify-content: space-between;
	width: 1000px;
	box-shadow: 0px 0px 5px rgba(41,171,226,0.4);
}

.contact-guide .box-in > div {
	width: 50%;
}

.contact-guide .box-in > div:last-child {
	border-left-style : dotted;
border-left-color : #cccccc;
border-left-width : 3px;
}

.contact-guide h4 {
	font-size: 18px;
color: #000;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 700;
	margin-bottom: 15px;
	position: relative;
	margin-top: 70px;
}

.contact-guide .box01 h4::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../images/cicon01.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 54px;
	margin-top: -65px;
}

.contact-guide .box02 h4::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../images/cicon02.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 40px;
	margin-top: -55px;
}

.contact-guide h5, .contact-guide h5 a {
	font-family: 'Roboto', sans-serif;
	font-size: 39px;
color: #3ea5e3;
line-height: 1.2;
letter-spacing: 0em;
font-weight: 500;
}

.contact-guide h5::before {
	content: "TEL ";
	font-size: 19px;
}

.contact-guide h6 a {
	font-size: 17px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	display: inline-block;
	width: 280px;
	background-color: #57c4a3;
	padding: 10px 0px;
	background-image: url("../images/link-arrow03.svg");
background-position: right 20px center;
background-repeat: no-repeat;
}


.area-box {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	font-size: 16px;
	line-height: 1.8;
	color : #333;
}

.area-box p {
	font-size: 16px;
	line-height: 1.8;
	color : #333;
}

.area-box img {
	width: 100%;
	height:auto;
}

.area01 {
}

.area02 {
	border: 1px solid #666;
	padding: 20px;
}

.area03 {
	text-align: center;
}

.area04 {
	display: flex;
  justify-content: space-between;
}

.area04 .contents-left {
	width: 30%;
}

.area04 .contents-right {
	width: 65%;
}

.area05 {
	display: flex;
  justify-content: space-between;
}

.area05 .contents-left {
	width: 65%;
}

.area05 .contents-right {
	width: 30%;
}

.area06 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

.area06 .box {
	width: 30.5%;
	margin-right: 4%;
	margin-bottom: 20px;
}

.area06 .box:nth-child(3n) {
	margin-right: 0%;
}

.area06 .box > p {
	padding-top: 7px;
}

.area07 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.area07 .box {
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 30px;
}

.area07 .box:nth-child(2n) {
	margin-right: 0%;
}

.area07 .box > p {
	padding-top: 7px;
}

.area08 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.area08 .box {
	width: 47%;
	margin-right: 4%;
	margin-bottom: 30px;
}

.area08 .box:nth-child(2n) {
	margin-right: 0%;
}

.area08 .box > p {
	padding-top: 7px;
}


.area09 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.area09 .box {
	width: 47%;
	margin-right: 4%;
	margin-bottom: 30px;
}

.area09 .box:nth-child(2n) {
	margin-right: 0%;
}

.area10 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

.area10 .box{
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}

.area10 .box:nth-child(4n) {
	margin-right: 0%;
}

.area10 .box > p {
	padding-top: 7px;
}

.area11 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

.area11 .box {
	width: 30%;
	margin-right: 4%;
	margin-bottom: 20px;
}

.area11 .box:nth-child(3n) {
	margin-right: 0%;
}

.area11 .box > p {
	padding-top: 7px;
}

.area12 {
	display: flex;
  justify-content: space-between;
	align-items: center;
}

.area12 .box > p {
	padding-top: 7px;
}

.area12 .arrow{
	width: 38px;
	margin: 0px 30px;
}

.area13 {
	display: flex;
  justify-content: space-between;
}

.area13 .contents-left {
	width: 30%;
}

.area13 .contents-right {
	width: 65%;
}

.area14 {
	display: flex;
  justify-content: space-between;
}

.area14 .contents-left {
	width: 65%;
}

.area14 .contents-right {
	width: 30%;
}

.area15 {
	text-align: center;
}


.area16 table {
	width: 100%;
	font-size: 16px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-width: 1px;
	border-style: solid;
	border-color :  #999999;
	background-color: #FFF;
}


.area16 table td {
	word-break: break-all;
	padding-top: 8px;
	padding-bottom: 8px;
	color : #333;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.6em;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color :  #999999;
}



.area16 table td.left {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	background : #f2f2f2;
	color: #000;
	border-right-style: none;
}



.area16 table tr td:nth-child(2) {
	border-left-style: none;
}


.area16 table tr.top {
}
.area16 table tr.top td {
	background : #f2f2f2;
	text-align: center;
	color: #000;
}



.area16 table tr.table-bold td.left {
	font-weight: bold;
}

.area16 table tr.table-bold td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(139, 197, 63, 0.5);
}

.area16 table tr {
}



.area162 {
}

.area162 table {
	width: 660px;
	font-size: 14px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

@-moz-document url-prefix() {
	.area162 table {
		border-collapse: collapse;
	border-spacing: 0;
	border-collapse: separate;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	}
}

.area162 table tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.area162 table td {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #534741;
	text-align: left;
	padding-left: 15px;
	line-height: 1.6em;
	vertical-align: middle;
}

@-moz-document url-prefix() {
	.area162 table tr, .area162 table td {
		border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	}
}

.area162 table tr.table-top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

@-moz-document url-prefix() {
	.area162 table tr.table-top, .area162 table tr.table-top td {
		border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	}
}

.area162 table td.left {
	font-weight:bold;
	color: #42210b;
	white-space: nowrap;
	padding-right: 0px;
}

.area17 {
	display: flex;
  justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.area17 .box {
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 30px;
}

.area17 .box:nth-child(2n) {
	margin-right: 0%;
}

.area17 .box > p {
	padding-top: 7px;
}


/*photo-box*/

.p-img {
}

.p-img img {
	border-radius: 20px;
}


/*img-box*/

.img-box {
	padding:20px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url("../images/img-back.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 96% auto;
}



/*line-box-contents*/

.line-box-contents {
	width: 660px;
	margin-bottom: 50px;
}

.line-box-contents img {
	width: 100%;
	height: auto;
}


/*cb-box*/


.cb-box {
	width: 680px;
	text-align:center;
}

.cb-box a:hover {
	opacity:0.75;
}

.cb-box p {
	width: 132px;
	display: inline-block;
	vertical-align:top;
	margin-right: 10px;
	margin-left: 10px;
}



/*btn-top*/

.btn-top {
	width: 100%;
	text-align: center;
	position: absolute;
left: 0px;
bottom: 0px;
}

.btn-top a:hover {
	opacity:0.75;
}


.midashi01 h3, .midashi01 p, .midashi02 h3, .midashi03, .midashi04 h4, .midashi05, .midashi06, .midashi07, .midashi08, .midashi09, .midashi10 {
line-height: 1.2;
	font-weight: 500;
	letter-spacing: 0.1em;
}


/*midashi*/

.midashi01 {
	width: 100%;
	margin-bottom: 45px;
	text-align: center;
	background-image: url("../images/midashi01.svg");
background-position: center top 17px;
background-repeat: no-repeat;
}

.midashi01 h3, .midashi02 h3 {
	font-size: 30px;
color: #333333;
letter-spacing: 0.15em;
	display: inline-block;
	background-color: #FFF;
	padding: 0px 30px;
	font-weight: 700;
}

.midashi01 p {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
color: #666666;
	padding-top: 10px;
}

.midashi02 {
	width: 100%;
	margin-bottom: 45px;
	text-align: center;
}

.midashi02 h3 {
	position: relative;
}

.midashi02 h3::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("../images/midashi02a.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 48px;
	height: 49px;
	margin-left: -55px;
}

.midashi02 h3::after {
	content: "";
	position: absolute;
right: 0px;
top: 0px;
	background-image: url("../images/midashi02b.svg");
background-position: right top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 48px;
	height: 49px;
	margin-right: -55px;
}

.midashi03 {
	width:1060px;
	font-size: 23px;
color: #FFF;
	margin-bottom: 35px;
	position: relative;
	background-color: #2fb9a4;
	border-radius: 8px;
	padding: 15px 20px;
	padding-left: 95px;
}

.midashi03::after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../images/midashi03.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 110px;
	height: 115px;
	margin-bottom: -5px;
}

.midashi04 {
	width:1060px;
	margin-bottom: 35px;
	background-color: #2fb9a4;
	padding: 5px;
}

.midashi04 h4 {
	border-style : solid;
border-color : #FFF;
border-width : 1px;
	padding: 12px 20px;
	font-size: 23px;
color: #FFF;
}

.midashi04 h4::before {
	content: "● ";
	font-size: 14px;
}

.midashi05 {
	width:1060px;
	font-size: 23px;
color: #333333;
	margin-bottom: 35px;
	position: relative;
	border-bottom-style : solid;
border-bottom-color : #cccccc;
border-bottom-width : 2px;
	padding: 0px 5px 15px;
}

.midashi05::after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	width: 100px;
	height: 1px;
	border-bottom-style : solid;
border-bottom-color : #2fb9a4;
border-bottom-width : 2px;
	margin-bottom: -2px;
}

.midashi06 {
	width:1020px;
	font-size: 18px;
color: #333333;
	margin-bottom: 20px;
	position: relative;
	background-color: #e6e6e6;
	border-radius: 60px;
	padding: 10px 20px;
}

.midashi06::before {
	content: "● ";
	font-size: 14px;
}

.midashi07 {
	width:1020px;
	font-size: 18px;
color: #FFF;
	margin-bottom: 20px;
	position: relative;
	background-color: #808080;
	padding: 10px 20px;
	padding-left: 35px;
}

.midashi07::before {
	content: "";
	position: absolute;
left: 10px;
top: 0px;
	width: 1px;
	height: 100%;
	display: block;
	border-left-style : solid;
border-left-color : #FFF;
border-left-width : 4px;
}

.midashi08 {
	width:1020px;
	font-size: 18px;
color: #FFF;
	margin-bottom: 20px;
	position: relative;
	background-color: #000;
	border-radius: 60px;
	padding: 10px 20px;
	padding-left: 80px;
}

.midashi08::before {
	content: "";
	position: absolute;
left: 15px;
bottom: 5px;
	background-image: url("../images/midashi04.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 47px;
	height: 43px;
}


.midashi09 {
	width:1020px;
	font-size: 18px;
color: #000;
	margin-bottom: 20px;
	position: relative;
	padding: 0px 20px 15px;
	padding-left: 70px;
	border-bottom-style : solid;
border-bottom-color : #999999;
border-bottom-width : 1px;
	margin-top: 30px;
}

.midashi09::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("../images/midashi05.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 61px;
	height: 70px;
	margin-bottom: -15px;
	margin-left: -5px;
}


.midashi10 {
	width:1020px;
	font-size: 18px;
color: #FFF;
	margin-bottom: 40px;
	position: relative;
	background-color: #2fb9a4;
	border-radius: 60px;
	padding: 10px 30px;
}

.midashi10::before {
	content: "";
	position: absolute;
left: 30px;
bottom: 0px;
	background-image: url("../images/midashi06.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 21px;
	height: 18px;
	margin-bottom: -18px;
}


/*pagetop_btn*/

.pagetop_btn {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 100;
}

.pagetop_btn a {
    display: block;
    background : #1d91ac;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    padding: 10px 10px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
	border-radius: 5px;
}

.pagetop_btn a:hover {
    display: block;
    background-color: #8bc53f;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    padding: 10px 10px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
	border-radius: 5px;
}

/*side-banner*/

.side-banner {
	position: fixed;
right: 0px;
bottom: 15%;
	z-index: 999999;
}

.side-banner .sp-view {
	display: none;
}

.side-banner ul li {
	margin-top: 10px;
}



/*footer*/

#footer {
	width: 100%;
}

#footer .box-in {
	width: 100%;
	padding: 70px 0px 60px;
	background-color: #30b9a5;
}

#footer .box-in h3 {
	font-family: 'Zen Maru Gothic', sans-serif;
	text-align: center;
	font-size: 15px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	margin-bottom: 40px;
	background-image: url("../images/midashi-footer.svg");
background-position: center top;
background-repeat: no-repeat;
	padding-top: 70px;
}

#footer .box-in p {
color: #FFF;
line-height: 1.6;
}

#footer .box-in .box01 {
	display: flex;
  justify-content: center;
	align-items: center;
	margin-bottom: 50px;
	width: 1000px;
}

#footer .box-in .box01 .box001 {
	margin-right: 60px;
	text-align: center;
	width: 338px;
}

#footer .box-in .box01 .box002 p {
	font-size: 14px;
}
#footer .box-in .box01 .box002 p a {
	color: #fff !important;
}
#footer .box-in .box02 {
	border-style : solid;
border-color : #FFF;
border-width : 1px;
	width: 1000px;
	padding: 25px 30px;
}

#footer .box-in .box02 h6 {
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	margin-bottom: 10px;
}

#footer .box-in .box02 p {
	font-size: 12px;
}


#footer .box-in h4, #footer .box-in h4 a, #footer .box-in h5, #footer .box-in h5 a {
	font-family: 'Roboto', sans-serif;
color: #FFF;
line-height: 1.2;
font-weight: 500;
}

#footer .box-in h4, #footer .box-in h5 {
	display: inline-block;
	position: relative;
}

#footer .box-in h4 {
	padding-left: 30px;
	font-size: 36px;
}

#footer .box-in h5 {
	padding-left: 60px;
	font-size: 26px;
	margin-top: 5px;
	margin-bottom: 25px;
}

#footer .box-in h4::before {
	content: "";
	position: absolute;
left: 0px;
top: 10px;
	background-image: url("../images/tel-footer.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 18px;
	height: 26px;
}

#footer .box-in h5::before {
	content: "";
	position: absolute;
left: 0px;
top: 7px;
	background-image: url("../images/tel-footer2.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 45px;
	height: 20px;
}


.footer {
	padding: 45px 0px;
	width: 990px;
	display: flex;
  justify-content: space-between;
	align-items: flex-end;
}

.footer .box01 {
	display: flex;
  justify-content: flex-start;
}

.footer ul {
	margin-right: 30px;
}

.footer ul li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

.footer ul li:last-child {
	margin-bottom: 0px;
}

.footer ul li::before {
	content: "";
	position: absolute;
left: 0px;
top: 5px;
	background-image: url("../images/footer-link.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 8px;
	height: 11px;
}

.footer ul li a {
color: #006837;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 500;
}

.footer ul li.lmini::before {
	content: "・ ";
	position: static;
	background-image: none;
	font-size: 10px;
}

.footer ul li.lmini a {
color: #534741;
	font-size: 12px;
}

.footer ul li a:hover {
	opacity: 1;
	text-decoration: underline;
}

.footer p {
	font-size: 11px;
color: #534741;
line-height: 1.2;
}


.footer-wcax {
	display: none;
	margin: 0px;
	padding: 0px;
}


/**
 * for SmartPhone
 */
@media screen and (min-width: 767px) {
	
	body {
	min-width: 1280px;
	}
	

	header {
		display: none;
	}

.header-left .sp-view {
	display: none;
}

.header p {
}

.header ul {
}


/*header*/




/*nav*/



#nav {
}

#nav .sp-view {
	display:none;
}

._global-navi {
}

	
	
    /**
     * MENU VIEW
     */
	 
	 ._global-navi {
	
}
    ._global-navi p.close {
        display: none !important;
    }
    ._global-navi ul {
	height: auto !important;
    }
	
	._global-navi li {
	line-height: 0em;
	margin-bottom: 0px;
    }
	
	
	._global-navi li a {
	display: inline-block;
	line-height: 0em;
	margin-bottom: 0px;
    }
	
	
	
    ._global-navi li a:after {
       display: none;
    }
	
	
    ._global-navi li a:after {
       display: none;
    }
	
	
	
	
	.dropmenu{
  *zoom: 1;
	z-index: 1000000;
	display: flex;
  justify-content: center;
		width: 100%;
		border-top-style : solid;
border-top-color : #e6e6e6;
border-top-width : 2px;
		padding: 20px 0px 10px;
}


.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
	clear: both;
}
.dropmenu li, .dropmenu p {
	position: relative;
	line-height: 1.2;
	text-align: center;
	margin-top: 0;
	color:#000;
}
	
.dropmenu li {
	color:#000;
	font-size:16px;
	position: relative;
}
	
.wcedit_40021B845506 .dropmenu li {
        margin-left: 15px;
    }    
    
    
.dropmenu li > a {
	display: block;
	text-decoration: none;
	color:#333333;
	font-size:18px;
	font-weight: 500;
	letter-spacing: 0em;
	line-height: 1.2;
	width: 100%;
	padding: 0px 30px;
	position: relative;
}
	
.dropmenu li > a:hover {
	opacity: 1;
	color:#2fb9a4;
}
	
.dropmenu li > a::after {
	content: "";
	width: 0px;
	height: 1px;
	display: block;
	border-bottom-style : solid;
border-bottom-color : #2fb9a4;
border-bottom-width : 3px;
	padding-top: 5px;
	transition: .5s;
}
	
.dropmenu li > a:hover::after {
	width: 30px;
}


.dropmenu li div {
	list-style: none;
	position: absolute;
	z-index: 1000000000;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	width:100%;
	background : #2fb9a4;
}
	
.dropmenu li div p a {
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height:1.2;
	display: block;
	font-weight: 500;
	padding: 10px 15px;
	border-top-style : solid;
border-top-color : #FFF;
border-top-width : 1px;
}

	


.dropmenu li div a {
	opacity: 1;
}

.dropmenu li div a:hover {
	opacity: 0.75;
}
	
	

#fade-in2 li div {
  opacity: 0;
  top: 80%;
  visibility: hidden;
  transition: .5s;
}

#fade-in2 li:hover div {
  top: 120%;
  visibility: visible;
  opacity: 1;
}
		
		
	


}
@media screen and (max-width: 767px) {
    body {
		background-size: auto 300px;
    }

.contents-left {
	float: none;
	display: block;
}

.contents-right {
	float: none;
	display: block;
}


.wc_anctxt {
	display: block; 
    position: relative;
    top: -110px;
    visibility: hidden;
	height: 1px;
}
	
	
/*header*/

	#header {
border-top-width : 5px;
	}

.header {
	width: 100%;
	padding: 9px 10px;
}

.header-left img {
	height: 30px;
	width: auto;
}

.header-right {
	display: none;
}

	.contents-box {
		font-size: 14px;
	}	
	
	.contents-box p {
		font-size: 14px;
	}	



    /**
     * HEADER
     */
    #header {
	width: 100%;
    }
        .logo-header {
			
        }
		
		#header .contents-left {
	width: 100%;
	text-align: left;
}

		
		.header  ul {
			display: none;
        }
		



            
			.header .h_submenu-wrap {
			display: none;
			}
			
		.header .h_sublogo {
	
    }	
	.header .h_sublogo span {
	max-width: 100%;
    }	
			
		.header .h_sublogo img {
	padding-left: 5%;
	max-width: 100%;
	height: auto;
    }
	
	
#nav {
	width: 100%;
}

#nav .pc-view {
    display: none;
}

    /**
     * GLOBAL NAVI
     */
    ._global-navi {
        margin-bottom: 0;
    }
        ._global-navi p.menu,
        ._global-navi p.close {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
        }
        ._global-navi p.close {
            display: none;
        }
            ._global-navi p.menu img,
            ._global-navi p.close img {
                height: 38px;
				width:auto;
				
            }
        ._global-navi ul {
	width: 100%;
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	/*background: rgba( 255, 255, 255, .95 );*/
	border-top: 1px solid #B3B3B3;
	z-index: 100000;
        }
            ._global-navi li {
	position: relative;
	display: block;
	float: none;
	background: rgba( 255, 255, 255, .95 );
            }
			
            ._global-navi li:before {
                content: none;
            }
                ._global-navi li a {
	width: 100%;
	font-weight: normal;
	font-size: 16px;
	line-height: 50px;
	position: relative;
	text-align: left;
	border-bottom: 1px solid #B3B3B3;
	display: block;
	clear: both;
	padding-top: 0;
	padding-right: 5%;
	padding-bottom: 0;
	padding-left: 5%;
	float: none;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
                }
				
	._global-navi li a.s-menu {
	padding-left: 20px;
	width: 100%;
	color: #f37329;
	font-weight:bold;
                }
				
				._global-navi li a.s-menu:before {
					content:"・";
                }
				
				._global-navi div a {
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	padding-right: 0%;
	padding-left: 8%;
	float: none;
	color: #8c6239;
                }
				
				._global-navi li.sub {
					background: rgba( 200, 200, 200, .8 );
                }
				
           
            ._global-navi li.close {
                text-align: center;
                padding: 15px 0 0;
            }
                ._global-navi li.close a {
                    display: inline-block;
                    line-height: 1;
                    border: none;
                    background: none;
                    padding: 0;
                }
                    ._global-navi li.close a img {
                        height: 77px;
						width:auto;
                    }
        /**
         * MENU VIEW
         */
        ._global-navi.menu_view ul,
        ._global-navi.menu_view p.close {
            display: block;
        }
        ._global-navi.menu_view p.open {
            display: none;
        }
		
/* logo-top */

.logo-top {
	padding-left: 5%;
	height: 145px;
}


.logo-top ul li img {
	height: 145px;
	width: auto;
}
	
.main-img {
	overflow: hidden;
}
	
.main-img::after {
	height: 120px;
}
	
.main-img img {
	width: 140%;
height: auto;
	margin-left: -20%;
}
	
/* title-box */

.title h2 {
	font-size: 24px;
}

.title h3 {
	font-size: 15px;
	padding-top: 6px;
}
	
	
/*contents*/
 


.contents {
	width: 100%;
}
	

/*main-contents*/

.main-contents {
	width: 100%;
	padding: 45px 0px 0px;
}
	
.main-box {
	width: 100%;
}



/*subcontents*/

.subcontents {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom:30px;
}

/*link-box*/


.subcontents .link-box {
	width: 100%;
}

.subcontents .link-box h3 img {
	width:auto;
}

.link-box ul li {
	width: 100%;
}

.link-box .lv3 {
	width: 95%;
}



.cg-wrap {
	width: 100%;
}

.contact-guide {
	width: 100%;
	background-size: auto 80%;
	padding: 45px 0px 30px;
}

.contact-guide h3 {
	font-size: 20px;
letter-spacing: 0.2em;
	background-size: auto 100%;
	height: 45px;
	padding-top: 10px;
	margin-bottom: 20px;
}


.contact-guide .box-in {
	border-radius: 20px;
	padding: 10px 25px;
	display: block;
	width: 92%;
}

.contact-guide .box-in > div {
	width: 100%;
	padding: 20px 0px;
}

.contact-guide .box-in > div:last-child {
	border-left-style : none;
	border-top-style : dotted;
border-top-color : #cccccc;
border-top-width : 3px;
}

.contact-guide h4 {
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 55px;
}

.contact-guide .box01 h4::before {
	height: 44px;
	margin-top: -55px;
}

.contact-guide .box02 h4::before {
	height: 30px;
	margin-top: -45px;
}

.contact-guide h5, .contact-guide h5 a {
	font-size: 32px;
}

.contact-guide h5::before {
	font-size: 16px;
}

.contact-guide h6 a {
	font-size: 15px;
	width: 92%;
}


	
.area-box {
	width: 92%;
	margin-bottom: 50px;
	font-size: 14px;
}

.area-box p {
	font-size: 14px;
}
	
.area-box img {
	width: 100%;
	height: auto;
}

.area01 {
}

.area02 {
	border: 1px solid #666;
	padding: 3%;
}

.area03 {
	text-align: center;
}

.area04 {
	display: block;
}

.area04 .contents-left {
	width: 100%;
	margin-bottom: 20px;
}

.area04 .contents-right {
	width: 100%;
}

.area05 {
	display: block;
}

.area05 .contents-left {
	width: 100%;
	margin-bottom: 20px;
}

.area05 .contents-right {
	width: 100%;
}

.area06 {
	display: block;
}

.area06 .box {
	width: 100%;
	margin-right: 0%;
}

.area06 .box:last-child {
	margin-bottom: 0px;
}


.area07 {
	display: block;
}

.area07 .box {
	width: 100%;
	margin-right: 0%;
}

.area07 .box:last-child {
	margin-bottom: 0px;
}

.area08 {
	display: block;
}

.area08 .box {
	width: 100%;
	margin-right: 0%;
}

.area08 .box:last-child {
	margin-bottom: 0px;
}


.area09 {
	display: block;
}

.area09 .box {
	width: 100%;
	margin-right: 0%;
}

.area09 .box:last-child {
	margin-bottom: 0px;
}

.area10 {
	display: block;
}

.area10 .box{
	width: 100%;
	margin-right: 0%;
}

.area10 .box:last-child {
	margin-bottom: 0px;
}

.area11 {
	display: block;
}

.area11 .box {
	width: 100%;
	margin-right: 0%;
}

.area11 .box:last-child {
	margin-bottom: 0px;
}

.area12 {
	display: block;
}

.area12 .arrow{
	width: 47px;
	margin: 20px auto;
}

.area13 {
	display: block;
}

.area13 .contents-left {
	width: 100%;
	margin-bottom: 20px;
}

.area13 .contents-right {
	width: 100%;
}

.area14 {
	display: block;
}

.area14 .contents-left {
	width: 100%;
	margin-bottom: 20px;
}

.area14 .contents-right {
	width: 100%;
}

.area16 table {
	width: 100%;
}

.area16 table td {
	padding: 2%;
	font-size: 14px;
	border-left-style: none;
	border-right-style: none;
}

.area16 table td.left {
	white-space: normal;
}

.area163 table td.left {
	padding-left: 9%;
}

.area16 table tr td.end {
}

.area16 table tr.top td {
}

.area16 table tr.top td.left {
	padding-left: 5%;
	padding-right: 5%;
}


.area162 table {
	width: 100%;
}

.area162 table td {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	display: block;
	clear: both;
}

.area162 table td.left {
}



/*table-a*/

.table-a {
}

.table-a table {
	border-bottom-style: none;
}

.table-a table td {
	display: block;
	clear: both;
	padding-left: 5%;
	padding-right: 5%;
	border-top-style: none;
}

.table-a table td.left {
	border-bottom-style: none;
}





.area17 {
	margin-bottom: 0%;
}

.area17 .box {
	width: 100%;
	margin-bottom: 10%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.area17 .box > p {
	width: 100%;
	padding-top: 2%;
}


.area18 table {
	width: 100%;
}

.area18 table td {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
}


/*midashi*/

.midashi01 {
	width: 100%;
	margin-bottom: 27px;
background-position: center top 12px;
}

.midashi01 h3, .midashi02 h3 {
	font-size: 20px;
letter-spacing: 0.1em;
	padding: 0px 25px;
}

.midashi01 p {
	font-size: 14px;
}

.midashi02 {
	width: 100%;
	margin-bottom: 27px;
}


.midashi02 h3::before {
	height: 29px;
	margin-left: -20px;
}

.midashi02 h3::after {
	height: 29px;
	margin-right: -20px;
}

.midashi03 {
	width:94%;
	font-size: 17px;
	margin-bottom: 25px;
	padding: 10px 20px;
	padding-left: 55px;
}

.midashi03::after {
	height: 65px;
	margin-bottom: -3px;
}

.midashi04 {
	width:94%;
	margin-bottom: 25px;
	padding: 4px;
}

.midashi04 h4 {
	padding: 8px 20px;
	font-size: 17px;
}

.midashi04 h4::before {
	font-size: 10px;
}

.midashi05 {
	width:94%;
	font-size: 17px;
	margin-bottom: 25px;
	padding: 0px 5px 12px;
}

.midashi05::after {
	width: 60px;
}

.midashi06 {
	width:92%;
	font-size: 16px;
	padding: 8px 20px;
}

.midashi06::before {
	font-size: 10px;
}

.midashi07 {
	width:92%;
	font-size: 16px;
	padding: 8px 20px;
	padding-left: 25px;
}

.midashi07::before {
border-left-width : 3px;
}

.midashi08 {
	width:92%;
	font-size: 16px;
	padding: 8px 20px;
	padding-left: 62px;
}

.midashi08::before {
	height: 35px;
}


.midashi09 {
	width:92%;
	font-size: 16px;
	padding: 0px 20px 12px;
	padding-left: 50px;
	margin-top: 20px;
}

.midashi09::before {
	height: 50px;
	margin-bottom: -10px;
}


.midashi10 {
	width: 92%;
	font-size: 16px;
	margin-bottom: 22px;
	padding: 8px 25px;
}

.midashi10::before {
	height: 12px;
	margin-bottom: -12px;
}



/*photo-box*/

.photo-box {
	margin-bottom: 0px;
	padding-bottom: 10%;
}

.p-img img {
}

.p-img2 img {
	border: 5px solid #FFF;
	width: 95%;
	height:auto;
}


/*line-box-contents*/

.line-box-contents {
	width: 92%;
	margin-bottom: 3%;
}


/*cb-box*/


.cb-box {
	width: 92%;
}

.cb-box p {
	width:115px;
	height:auto;
	margin-bottom:15px;
}

.cb-box p img {
	width:115px;
	height:auto;
}

/*btn-top*/
	
	.pagetop_btn {
		bottom: 10px;
		right: 5px;
	}
	
	.pagetop_btn a {
		width: 50px;
		height: 50px;
		padding-top: 15px;
	}
	
	
/*banner-shop*/

.banner-shop {

	bottom: 70px;
}
	
.banner-shop img {
 width: 150px;
	height: auto;
}

	



/*footer*/

#footer {
	width: 100%;
}

#footer .box-in {
	width: 100%;
	padding: 50px 0px 40px;
}

#footer .box-in h3 {
	background-size: auto 35px;
	padding-top: 50px;
}

#footer .box-in .box01 {
	display: block;
	margin-bottom: 35px;
	width: 90%;
}

#footer .box-in .box01 .box001 {
	margin-right: 0px;
	width: 100%;
	margin-bottom: 30px;
}


#footer .box-in .box02 {
	width: 90%;
	padding: 20px 25px;
}

#footer .box-in .box02 h6 {
line-height: 1.4;
	margin-bottom: 15px;
}


#footer .box-in h4 {
	padding-left: 25px;
	font-size: 32px;
}

#footer .box-in h5 {
	padding-left: 52px;
	font-size: 24px;
}

#footer .box-in h4::before {
top: 8px;
}

#footer .box-in h5::before {
top: 5px;
	height: 19px;
}

#footer .box-in h6 img {
	height: 38px;
	width: auto;
}

.footer {
	padding: 25px 0px;
	width: 90%;
	display: block;
}

.footer .box01 {
	display: none;
}

.footer p {
	font-size: 11px;
	text-align: center;
}



      
}

.recommend {
    width: 100%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.area20 {
   display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
     -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
     max-width: 1100px;
       width: 100%;
     margin-left: auto;
    margin-right: auto;
    
}
.area20 .box{
    width: 12%;
     padding: 5px;
    
}

.area20 .box img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:767px) {
    .area20 .box{
    width: 30%;
    padding: 5px;
    
}
}
.mw100 {
    text-align: center !important
}
.mw100 img {
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width:767px) {
.mw100 img {
    width: 100%  !important;
    max-width: auto !important;
}
}
.contents08 h6 {
	font-weight: bold !important
}