@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

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, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

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

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
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;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	vertical-align:bottom;
}

/************** layout base ********************/

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



a{
	text-decoration:none;color:#666666;
}
a:hover{
}
a:visited{color:#666666;}
footer a:visited{color:#fff;}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}

.txtRed{ color:#ff0000;}
.note{ color:#666666; font-size:11px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}

.mR0{margin-right:0 !important;}

.mL5{margin-left:5px !important;}
.mL10{margin-left:10px !important;}

.disnon{ display:none;}
/************** layout base ********************/

body{
	position:relative;
text-align:center;
font-family:Arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.2;
}
img{
	max-width: 100%;
}
div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#333333;
font-size:16px;
	line-height: 1.5;
}
h1,h2,h3,h4,h5,h6{
color:#333333;
font-size:12px;
}
/*ボタンrollover*/
a:hover img{
	filter:Alpha(opacity:80);
-moz-opacity:0.80;
opacity:0.80;}
/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}

.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

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

/*****************  head ***********************/

#header div{	
	width:1100px;
	padding: 0 0 28px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

#logo{
	line-height: 0.1;
}
#header div p{
	padding: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
}
#header dl{
	position: relative;
	background: #f58b0d;
	border-radius: 0 0 6px 6px;
	padding: 15px 90px 10px 20px;
}
#header dt{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#header dd{
	color: #FFFFFF;
	font-weight: bold;
}
#header dd span{
	font-size: 22px;
}
#header #headMail{
	position: absolute;
	right: 0;
	top: 6px;
	width: 72px;
	border-left: 1px #FFFFFF dotted;
}
#header #headMail a{
	display: block;
	padding: 12px 0 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
#header #headMail a img{
	margin-bottom: 5px;
}


#header nav{
	background: #3b9857;
}
#header nav ul{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	max-width: 1100px;
	margin: 0 auto;
}
#header ul li{}
#header li a{
	display: block;
	padding: 12px 68px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}


/*****************  foot ***********************/
.footTel{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
}
.footTel li{
	border-radius: 10px;
	background: #f58b0d;
	width: 48.2%;
	padding: 22px 0 20px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.footTel li p{
	color: #FFFFFF;
	font-size: 28px;
	text-align: center;
}
.footTel li p span{
	font-size: 38px;
}

footer{
	margin: 60px 0 0;
	text-align: center;
}
footer ul{	
	background: #3b9857;
	margin: 0 auto 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
}
footer ul li{
}
footer li a{
	display: block;
	padding: 12px 68px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}
footer p{
	font-size: 14px;
	text-align: center;
}
footer p img{
	margin-bottom: 15px;
}
footer small{
	display: block;
	padding: 25px 0;
	font-size: 10px;
	text-align: center;
}

/*****************  contents ***********************/
#mv{
	margin-bottom: 30px;
}
#mv,
#mv p{
	text-align: center;
}

#contents{
	position:relative;
	max-width:1100px;
	margin:0 auto;
}
#contents:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#pageTop{
	position:fixed;
	right:0;
	padding:0 0 25px 0;
}
#pageTop a{
	display: block;
	border-radius: 4px 0 0 4px ;
	background: rgba(255,255,255,0.70);
	box-shadow:0 0 5px 0 rgba(0,0,0,0.2);
	width: 60px;
	padding: 10px 0 8px;
	color: #3b9857;
	font-size: 12px;
	text-align: center;
	line-height: 1.3;
}
#pageTop a::before{
	display: block;
	content: "▲";
	font-size: 10px;
	line-height: 1;
}

/*----------------------------------------------
             lp 
---------------------------------------------*/
section +section {
	margin-top: 90px;
}
section h2{
	margin-bottom: 25px;
	font-size: 45px;
	font-weight: normal;
	text-align: center;
}

#lp01 p{
	margin-bottom: 1.5em;
}
#lp02 h3{
	font-size: 30px;
}
#lp02 h3 sup{
	font-size: 15px;
	vertical-align:0.8em;
}
#lp02 h3::before{
	content: "";
	display: inline-block;
	background: #3b9857;
	margin-right: 10px;
	width: 14px;
	height: 7px;
	vertical-align: middle;
}
#lp02 dl{
	padding: 40px 0 0;
}
#lp02 dt{
	font-size: 18px;
	font-weight: bold;
}
#lp02 dd{
	padding-bottom: 1.5em;
}
#lp02 table{
	width: 68%;
	table-layout: fixed;
	margin: 0 auto;
}
#lp02 table th,
#lp02 table td{
	border: 1px #cccccc solid;
	padding: 10px 10px;
	text-align: center;
	font-weight: normal;
}
#lp02 table th{
	background: #f6f6f6;
}

#lp03{
	overflow: hidden;
}
#lp03 > div:first-of-type{
	float: left;
	width: 39%;
}
#lp03 > div:last-of-type{
	float: right;
	width: 60%;
}
#lp03 h3{
	margin-bottom: 10px;
	font-size: 20px;
}
#lp03 dl{}
#lp03 dt{
	font-size: 18px;
	font-weight: bold;
}
#lp03 dd{
	padding-bottom: 1.5em;
}

#formArea{
	box-sizing: border-box;
	border-radius: 10px;
	background: #f6f6f6;
	max-width: 900px;
	padding: 45px 50px 50px;
	margin: 0 auto;
}
#formArea table{
	box-sizing: border-box;
	width: 100%;
}
#captcha-check{
	margin-bottom:25px;
}
#formArea th{
	padding: 15px 15px 15px 0;
}
#formArea td{
	padding: 15px 40px 15px 0;
}

#formArea tr th:only-child{
	padding: 0;
}
#formArea tr + tr th:only-child{
	padding: 20px 0 0;
}
#formArea tr td:only-child{
	padding: 10px 0 15px;
}
#formArea table input{
	box-sizing: border-box;
	border: 1px #bfbfbf solid;
	padding: 5px;
	width: 100%;
	max-width: 520px;
}
#formArea table textarea{
	font-family:Arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	box-sizing: border-box;
	border: 1px #bfbfbf solid;
	padding: 5px;
	width: 100%;	
}
.formBtn{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0 0;
}
.formBtn input{
	display: block;
	border: 1px #bfbfbf solid;
	background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );

	width:260px;
	padding: 15px 0;
	margin: 0 20px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
.formBtn .g-recaptcha{
	width: 100%;
}

.mw_wp_form_confirm #siwp_captcha_container_0,
.mw_wp_form_confirm .captchaconf{
  display: none;
}

/*----------------------------------------------
              LP sitemap
---------------------------------------------*/
#lpsitemap{
  border-top: 2px #cdd9c6 solid;
background: #d7e3d8;
}

#lpsitemap #footContact {
    background: #419c4e;
    padding: 10px 0 10px 0;
}
#lpsitemap #footContact span {
    overflow: hidden;
    display: block;
    width: 960px;
    margin: 0 auto;
}
#lpsitemap #footContact a {
    float: right;
}

#lpsitemap > div {
    overflow: hidden;
    width: 1020px;
    padding: 25px 0 0 0;
    margin: 0 auto;
}

#lpsitemap #footLogo {
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
}

#lpsitemap #footLogo p {
    margin: 0 0 20px 0;
    font-size: 10px;
    color: #005e0f;
}

#lpsitemap #footLogo li {
    padding: 0 0 6px 0;
    margin-left: 1em;
    text-indent: -1em;
}
#lpsitemap li a {
    background: url(images/arrow_green.png) no-repeat left 0.5em;
    padding: 0 0 0 10px;
  color: #005e0f !important;
}

#lpsitemap li span a {
    background: none;
    padding: 0;
}

#lpsitemap .footNavi {
    float: right;
    width: 760px;
    padding: 0 0 12px 0;
}

#lpsitemap .footNavi li {
    float: left;
    width: 245px;
    color: #d7e3d8;
  font-size: 14px;
  margin-right: 5px;
}

#lpsitemap .footNavi li span {
    display: block;
    border-left: 1px #d7e3d8 solid;
    background: #ffffff;
    padding: 11px 0 10px 5px;
    margin: 0 0 12px 0;
    color: #005e0f;
    line-height: 21px;
}

#lpsitemap .footNavi li:nth-of-type(3) span, 
#lpsitemap .footNavi li:nth-of-type(4) span, 
#lpsitemap .footNavi li:nth-of-type(5) span {
    padding: 0 0 0 5px;
}
#lpsitemap .footNavi li:first-child span {
    border-left: none;
    border-radius: 2px 0 0 2px;
}
#lpsitemap .footNavi>li:nth-of-type(1),
#lpsitemap .footNavi>li:nth-of-type(3),
#lpsitemap .footNavi>li:nth-of-type(6){
  margin-bottom: 30px;
}
#lpsitemap .footNavi li ul {
    margin-left: 1em;
}

#lpsitemap .footNavi li li a {
    margin-left: -1em;
    text-indent: 1em;
}


/*---------------cookie policy----*/

#contents.policy{
  width: 880px;
  margin: 50px auto;
}

#contents.policy h2{
  font-size: 26px;
  border-bottom: 1px solid #3b9857;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 30px
}
#contents.policy ol{
  margin: 0 20px;
}
#contents.policy ol li{
  list-style: decimal;
}

#contents.policy li strong{
  margin-bottom: 20px;
}

#contents.policy ol + div{
  margin-left: 20px;
  margin-bottom: 40px;
}
#contents.policy ol + div p{
  line-height: 1.6;
  margin-bottom: 20px;
}
#contents.policy ol + div ul{
  margin-left: 20px
}

#contents.policy ol + div ul li{
  list-style: disc;
}



/*redesign20250201*/
html {
	scroll-behavior: smooth;
}
h1 {
    margin: 10px auto;
}
h1 a {
	display: inline-block;
}
h1 img {
    width: 52px;
	height: auto;
    display: block;
    margin: 0 auto 7px;	
}

nav ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0 0 30px;
}

nav ul li a {
transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    background: #FFFFFF;
    padding: 6px 10px;
    border-radius: 10px;
}
nav ul li a:hover {
	background: #EFEFEF;
}
#header dl {
	    position: fixed;
    background: #23a343;
    z-index: 10;
    top: 12px;
    right: 0;
    border-radius: 10px;
    padding: 15px 90px 10px 20px;
}
#header dl dt {
    color: #FFFFFF;
    font-size: 12px;
	font-weight: normal;
}
#header dl dd {
	font-weight: normal;
	font-size: 14px;
}
#header dl dd span {
	font-size: 18px;
}
#lp03 h3 {
    margin-bottom: 10px;
    font-size: 20px;
    background: #f6f6f6;
    padding: 10px;
}
footer ul { 
	background: none;
	
}
.footTel {
gap: 3px;
}
.footTel li  {
	width: 100%;
        color: inherit;
        font-size: inherit;
        font-weight: normal;
	border-radius: 0;
	background: #f6f6f6;
}

.footTel li p {
color: inherit;
    font-size: 120%;
    font-weight: normal;
    margin: 10px 0 0 0;
}
.footTel li p span {
	font-size: inherit;	
}
#formArea table input {
	padding: 12px;
    border-radius: 5px;	
}
#lp03 dl {
    display: flex;
    gap: 10px;
    align-items: center;
}
#lp03 dl dt {
	padding: 10px;	
}
#lp03 dl dd {
	margin: 0;
	padding: 10px;
}
#lp03 > div:first-of-type {
    float: none;
    width: 100%;
}
#lp03 table{
	table-layout: fixed;
	margin: 0 auto;
}
#lp03 table th,
#lp03 table td{
	border: 1px #cccccc solid;
	padding: 10px 10px;
	font-weight: normal;
}
#lp03 table th{
	background: #f6f6f6;
	width: 25%;
}
@media screen and (max-width: 480px) {
	body {
		padding: 0 0 70px 0;
	}
	section#lp01,section#lp02,section#lp03,section#lp04 {
		padding: 0 10px;
	}
	section#lp02 table {
		width: 100%;
	}	
nav ul {
    display: block;
}
nav ul li a { 
        margin: 0;
        display: inline-block;
	}
	nav ul li a:after {
  font-family: 'Font Awesome 5 Free';
  content: "\f107";
  padding: 0 5px;
  display: inline-block;
  font-weight: 900;
  font-size: 100%;
  line-height: normal;
  margin: 0 0 0 5px;		
	}	
	
img#mv {
    height: 220px;
    object-fit: cover;
    object-position: 83%;
}
	html {
		margin-top:0!important;
	}
    #header dl {
        bottom: 10px;
        top: inherit;
        right: 8px;
    }
	.footTel {
		display: block;
	}
	.footTel li {
		width: 100%;
		background: inherit;
		color: inherit;
	}

	section h2 {
		font-size: 32px;
		word-break: break-all;
	}	
	#formArea {
padding: 25px 15px 20px;	
	}
	#formArea td {
    padding: 15px 10px 15px 0;	
	}
.footTel {
display: block;
        margin: 0 10px;
}	
.footTel li:first-child {
	border-bottom: 1px solid #bbbbbb;
}	
	#pageTop {
		bottom: 100px!important;
	}	
	
}