@import url(base.css);
img {
  display: inline-block;}

.sp {
  display: none !important;}
 
html{ scroll-behavior: smooth;scroll-padding-top: 100px;}

/*-------------------------------------------------
	++ BASE
-------------------------------------------------*/
#container {
  margin: 0 auto;
  text-align: center;
  position: relative;
  min-width: 1200px;
  overflow-x: hidden;}

.cInner {
  display: block;
  clear: both;
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  position: relative;}

#contents {
  margin: 0 auto;
  text-align: left;
background: #FFF;}


p {
    font-size: 92%;
    line-height: 1.5;
    padding-bottom: 0.8em;
}
 

/*-------------------------------------------------
	++ HEAD
-------------------------------------------------*/
#header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;}
.header {
  background: rgba(0, 146, 58, 1);
  transition: all 0.5s ease;}
.hidden {
  background: rgba(0, 146, 58, 1);
  transition: all 0.5s ease;} 

.header_innner {
    width: 1200px;
    margin: 0px auto;
    padding: 0px;}

#header #logo {
  display: block;
  float: left;
  text-align: left;
  margin-left: 0px;
  padding: 15px 20px;}
#header #logo a {
  color: #000;}
#header #logo a:hover {
  text-decoration: none;}
#header #menu {
  display: block;
  float: right;
  margin-right: 0px;
  position: relative;}
#header #menu .menuBtn {
	display: none;}
#header #menu .menuContents {
	display: block !important;}
#header #menu .menuContents ul li {
  float: left;
  display: block;
  line-height: 150%;
  font-size: 15px;
  position: relative;
  transition: all 0.1s ease-in;}
#header #menu .menuContents ul li a {
  display: block;
  text-decoration: none;
  padding: 38px 7px;
  position: relative;
  color: #FFF;}
#header #menu .menuContents ul li.current {
  background-color: #1b9e4f;
  color: #FFF;}
#header #menu .menuContents ul li.current a {
  color: #FFF;}
#header #menu .menuContents ul li:hover ul {
  display: block;}
#header #menu .menuContents ul li.mContact {
  padding: 30px 15px;}
#header #menu .menuContents ul li.mContact a {
  background-color: #ff9000;
  padding: 10px 15px;
  border-radius: 20px;
  color: #fff;}
#header #menu .menuContents ul li.mContact.current {
  background-color: transparent;
  color: #fff;}
#header #menu .menuContents ul li.mContact a:link,
#header #menu .menuContents ul li.mContact li a:visited {
	color: #FFFFFF;
	display:block;}
#header #menu .menuContents ul li.mContact a:hover,
#header #menu .menuContents ul li.mContact a:active {
	color: #FFFFFF;}

/*-------------------------------------------------
	++ MAIN
-------------------------------------------------*/
#main {
  position: relative;
  padding-top: 100px;}
#main .dairiten {
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 9998;}
#main .main {
  display: block;
  float: right;}
#main .catch {
  float: left;
  font-size: 40px;
  font-weight: bold;
  color: #00923A;
  line-height: 1.3em;
  text-align: left;
  padding-top: 100px;}
#main .catch2 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  line-height: 1.3em;
  text-align: left;
  border-bottom: none;}

#title_main {
	width: 100%;
    position: relative;
    background: url(../img/PC_main_bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 100px;}
.titleBox {
    width:1100px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.titleBox_Txt {
    width: 650px;
    margin: 0;
    padding: 0;}
.titleBox_Txt h2 {
    color: #fff;
    font-size: 280%;
    font-weight: bold;
    line-height: 1.3em;
    text-align: left;}
.titleBox_Txt p {
    color: #ffff3a;
    font-size: 170%;
    font-weight: bold;
    text-align: left;}
.titleBox_Img {
    width: 400px;
    margin: 0 ;
    padding: 0;}

.ContactBtn {
    float: left;
    margin: 50px 0 0 0;
    padding: 0px;
    background-color: #ff9601;
    border-radius: 50px;}
.ContactBtn a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.5em;
    padding: 15px 40px;
    text-align: center;}
.ContactBtn a:link,.ContactBtn a:visited {color:#ffffff;text-decoration:none;}
.ContactBtn a:hover,.ContactBtn a:active {color:#ffffff;text-decoration:none;}


/*-------------------------------------------------
	++ BTN
-------------------------------------------------*/
.btnBlue {
  float: left;
  text-align: center;
  margin: 10% 0 0 0;}
.btnBlue2 {
  text-align: center;
  margin: 5% auto 1% auto;}
.btnBlue a,
.btnBlue2 a {
  display: inline-block;
  background-color: #ff9000;
  color: #FFF;
  padding: 10px 90px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;}
.btnBlue a:hover,
.btnBlue2 a:hover {
  text-decoration: none;}

/*-------------------------------------------------
	++ TOP
-------------------------------------------------*/
.WhiteBg {
  padding: 30px 0 40px 0;
  background-color: #FFF;}
.YellowBg {
  padding: 30px 0 40px 0;
  background-color: #f8f7e9;}
h3 {
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #00923A;
  border-bottom: 1px #00923A solid;
  font-weight: bold;
  text-align: center;}
h4 {
	font-size: 24px;
  margin-top:30px;
  margin-bottom: 10px;
  color: #ffae00;
  font-weight: bold;
  text-align: center;}

h5 {
  font-size: 20px;
	margin: 20px 0 10px 0;
  color: #000000;
  text-align: center;}
  
h6 {
  font-size: 20px;
	margin: 10px 0;
  color: #ffae00;
  text-align: left;
  line-height: 1.3em;}

.yellowBox {
    background-color: #ffffdf;
    border-radius: 10px;
    padding: 30px;
    font-size: 22px;
	margin-bottom: 30px;
    font-weight: bold;
	text-align: left;}

.Tbl01 table {
	width:100%;
	margin: 1% 0;
	border-top:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;}
.Tbl01 table tr th,
.Tbl01 table tr td {
	border-bottom:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;	
	padding:5px;
	position:relative;}
.Tbl01 table tr th {
	background-color:#929292;
	color:#FFF;
	font-size:16px;
	line-height: 2em;
	text-align: center;}
.Tbl01 table tr td {
	background-color: #FFFFFF;
	text-align: center;
	font-size:16px;
	font-weight:normal;
	color:#333;
	line-height: 1.5em;
	padding: 8px;}
.Tbl01 table tr th.green,
.Tbl01 table tr td.green {
	background-color: #00923A;
	color:#ffffff;}
.Tbl01 table tr th.yellow,
.Tbl01 table tr td.yellow {
	background-color: #feffbe;
	color:#ff0000;}
.Tbl01 table tr th.glay,
.Tbl01 table tr td.glay {
	background-color: #dbdbdb;}
.Tbl01 table tr td.left {
	text-align: left;
	padding-left: 20px;}

.block1Box ul {
	margin: 15px auto 0 auto;}
.block1Box ul li {
	width:22%;
	margin:1.5% 1.5%;
	float:left;
	text-align: center;
	position: relative;}
.block1Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block1Box ul li p {
    text-align: left;
    font-size: 16px;}
.block1Box ul li p span {
	font-size: 12px;}

.block2Box ul {
	width: 100%;
	margin: 5px auto 0 auto;}
.block2Box ul li {
	width:100%;
	margin:0 0 1% 0;
	padding: 2%;
	float:left;
	text-align: left;
	border: 1px #bfbfbf solid;
	background-color: #FFFFFF;
	border-radius: 10px;}
.block2Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block2Box ul li p {
	float: right;
	width: 70%;
	margin-right: 3%;
    text-align: left;
    font-size: 16px;}
.block2Box ul li div.img {
	float:left;
	width: 20%;}

.block3Box ul {
	width: 100%;
	margin: 3% auto;}
.block3Box ul li {
	width:48%;
	margin:0 4% 0 0;
	padding: 2%;
	float:left;
	text-align: left;
	border: 5px #0aa149 solid;
	background-color: #FFFFFF;
	border-radius: 10px;}
.block3Box ul li.cold {
	border: 5px #005ead solid;
	margin:0 0 0 0;}
.block3Box ul li h5 {
	width: 100%;
	display: inline-block;
	font-size:25px;
	line-height: 60px;
	color: #0aa149;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5em;}
.block3Box ul li.cold h5 {
	color: #005ead;}
.block3Box ul li h5 img {
	display:inline-block;
	margin-right: 5%;
	vertical-align: bottom;}
.block3Box ul li p {
    text-align: left;
    font-size: 16px;}
    
.block3Box ul {
	width: 100%;
	margin: 3% auto;}
.block3Box ul li {
	width:48%;
	margin:0 4% 0 0;
	padding: 2%;
	float:left;
	text-align: left;
	border: 5px #0aa149 solid;
	background-color: #FFFFFF;
	border-radius: 10px;}
.block3Box ul li.cold {
	border: 5px #005ead solid;
	margin:0 0 0 0;}
.block3Box ul li h5 {
	width: 100%;
	display: inline-block;
	font-size:25px;
	line-height: 60px;
	color: #0aa149;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0.5em;}
.block3Box ul li.cold h5 {
	color: #005ead;}
.block3Box ul li h5 img {
	display:inline-block;
	margin-right: 5%;
	vertical-align: bottom;}
.block3Box ul li p {
    text-align: left;
    font-size: 16px;}
    
    
    
    
.block4Box ul {
	margin: 15px auto 0 auto;}
.block4Box ul li {
	width:30%;
	margin:1.5% 1.5%;
	float:left;
	text-align: center;
	position: relative;}
.block4Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block4Box ul li p {
    text-align: left;
    font-size: 16px;}
.block4Box ul li p span {
	font-size: 12px;}




.block02Box ul {
	margin: 15px auto 0 auto;}
.block02Box ul li {
	width:45%;
	margin:1.5% 1.5%;
	float:left;
	text-align: center;
	position: relative;}
.block02Box ul li h5 {
	display: block;
	font-size:20px;
	color: #2196f3;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.5vw;}
.block02Box ul li p {
    text-align: center;
    font-size: 14px;}
.block02Box ul li p span {
	font-size: 12px;}




#flexbox {
	display:flex; 
	flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
	width: 100%;
	height:auto;
	padding:0px;
	margin: 0 auto;}
.itemBox {
    width: 30%;
    text-align: left;
    padding:0;
    margin: 0 5% 25px 0;}
.itemBox:nth-of-type(3n) {margin-right: 0;}

.itemL { order: 1; width: 25%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemL2 { order: 1; width: 35%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemL3 { order: 1; width: 60%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemC { order: 2; width: 5%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemR { order: 3; width: 70%; text-align: left; padding:0; margin: 0 auto;text-align: center;}
.itemR2 { order: 3; width: 65%; text-align: left; padding:0; margin: 0 auto;text-align: left;}
.itemR3 { order: 3; width: 40%; text-align: left; padding:0; margin: 0 auto;text-align: left;}
.itemL h4,
.itemR h4 {
  font-size: 20px;
  margin-bottom: 0.5em;
  color: #333;
  font-weight: bold;
  text-align: center;}
.itemL3 h4 {
  font-size: 28px;
  margin-bottom: 0.5em;
  color: #333;
  font-weight: bold;
  text-align: center;}
.itemL h5,
.itemR h5 {
  font-size: 20px;
  margin-top: 1em;
  color: #2196f3;
  font-weight: bold;
  text-align: center;}

.itemR p {
  color: #000000;
  font-size: 20px;}
.triangle{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #2196f3;
  text-align:center;
  margin: 0 auto 5% auto;}

.applicationBox {
    width: 50%;}

.listDisc,
.listDisc2 {
	margin:0 0 1em 0;}
.listDisc li,
.listDisc2 li {
	text-align: left;
	line-height: 1.5em;
	list-style-type:none;
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;}

.youtube iframe, .pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.youtubeBox, .pdfBox {
    width: 800px;
    text-align: center;
    margin: 30px auto 5px auto;
}

.youtube {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    border: 5px #DBDBDB solid;
    margin: 10px 0px;
}

.youtube_ph {
	text-align:center;
	margin:15px auto;}
.youtube_sp {
	display: none;}	


.pdfBox {
	width:800px;
	text-align:center;
	margin:0px auto;}
.pdf {
	position:relative;
	overflow: hidden;
	border:5px #DBDBDB solid;
	margin:30px 0 5px 0;
	height: 700px;}
.pdf iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;}

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#footer {
  background-color: #00923A;
  color: #FFF;
  padding: 40px 0;}
#footer .copy {
  margin: 0px;}
#footer .copy a {
  color: #FFF;}

#pageTop {
	position: fixed;
	bottom:48px;
	right:48px;
	width:48px;
	height:48px;}
#pageTop img {
	display:block;}

.spCover {
  display: none;
  width: 1px;
  height: 1px;
  position: absolute;}


/*-------------------------------------------------
	++ HEADER_AD
-------------------------------------------------*/
.ad_Inner {
        display: block;
        clear: both;
        width: 1000px;
        padding: 20px 0 0 0;
        margin: 0 auto;
        text-align: left;}
.ad_bg {background-color: #e6f0ff;padding-bottom: 30px;}
.mgT2 {margin-top: 2em;}
.pdT1 {padding-top: 1.5em;}
#header_ad {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 9999;
    background-color: #FFFFFF;}
#header_ad .Inner {
    width: 1200px;
    height:80px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;}
#header_ad .logo {
    margin: 0;
    width: 300px;}
#header_ad .tel {
    margin: 0;
    width: 220px;}
#header_ad .logo img,
#header_ad .tel img {
    width: 100%;}

a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}

/* content_ad */
#content_ad {
	padding-top:80px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 100%;
    min-width: 1200px;}

/*-------------------------------------------------
	++ title_ad
-------------------------------------------------*/
#title_ad {
	width: 100%;
    background:#d3d8dc url(../../images/ad/PC_bgG.jpg) left top no-repeat;
    background-size: cover;}
.titleInner {
	clear:both;
	width:1200px;
    padding: 0;
	margin:0 auto;
	text-align: left;
    display: flex;
    position: relative;}

.titleTxt {
    width: 680px;
    padding: 5% 2% 0 0;}
h2.adTtl {
    color: #00923a;
    font-size: 45px;
    font-weight: bold;
    line-height: 1.3em;
    text-align: left;
    padding: 0 0 1% 0;}
h2.adTtl span {
    font-size: 30px;
    display: block;}

.titleListDisc {
	margin:15px auto 0 auto;
    text-align: center;}
.titleListDisc li {
	text-align: left;
    font-size: 120%;
    font-weight: bold;
	line-height: 1.5em;
    margin-bottom: 10px;
    border-bottom: 2px #00923a solid;
	list-style-type:none;
	padding: 0 0 0 30px;
    background-image: url("../../images/ad/ic_check.svg");
    background-position: left top 4px;
    background-repeat: no-repeat;
    background-size: 20px;}
.titleWoman {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: -40px;}
.titleWoman img {
    width: 100%;}

.ad_form {
    width: 500px;
    height:850px;
    background-color: #00923a;
    padding: 40px 25px 0px;
    position: absolute;
    z-index: 9998;
    top: 0;
    right: 0;
    line-height: 1.4;
    color: #FFF;}

.titleFrom {
    width: 500px;
    background-color: #4b83fa;
    padding: 25px 25px 0px;
    position: absolute;
    z-index: 9998;
    top: -75px;
    right: 0;
    line-height: 1.4;
    color: #FFF;}
.titleFromTtl {
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 130%;}
.titleFromTtl span {
    display: block;
    color: #ffff00;
    text-align: center;
    font-weight: bold;
    font-size: 70%;
    line-height: 1.3em;}

.From_thanks {
    width: 460px;
    height: 849.5px;
    background-color: #ffe462;
    padding: 0 45px;
    position: absolute;
    z-index: 9998;
    top: 0;
    right: 0;
    line-height: 1.4;
    color: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;}
h3.From_thanksTtl {
    color: #00923a;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    padding: 0;
    margin: 0 0 1.5em 0;
    background-image: none;}
.From_thanks p {
    color: #000;
    font-size: 110%;}
.From_thanks p a:link,.From_thanks p a:visited {color: #000;text-decoration:underline;}
.From_thanks p a:hover,.From_thanks p a:active {color: #000;text-decoration:none;}
.From_thanksBtn {
    width: 100%;
    border-radius: 70px;
    padding: 20px 0;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    background-color: #00923a;
    margin: 30px auto 0 auto;}
.From_thanksBtn a{
	color:#fff;
	display:block;}
.From_thanksBtn a:link,.From_thanksBtn a:visited,
.From_thanksBtn a:hover,.From_thanksBtn a:active {color:#fff;text-decoration:none;}

.txt_ad {
    text-align: center;
    font-weight: bold;
    padding-bottom: 1em;
    padding-top: 1em;}

/*-------------------------------------------------
	++ BTN_ad
-------------------------------------------------*/
.inquiryBox {
    width: 100%;
    margin: 4% auto 3% auto;}
.inquiryBoxInner a {
    border-radius: 15px;
    width: 700px;
    padding: 0px 1%;
    margin: 0 auto;
    text-align: left;
    background-color: #ffdf00;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;}
.inquiryBoxInner a:hover,.inquiryBoxInner a:hover img {opacity: 1;}
.inquiryBoxInner a:link,.inquiryBoxInner a:visited,
.inquiryBoxInner a:hover,.inquiryBoxInner a:active {text-decoration:none;}

.inquiryTxt {
    color: #00923a;
    font-size: 140%;
    text-align: left;
    font-weight: bold;
    padding-left: 2%;
    padding-bottom: 0;
    line-height: 1.2em;}
.inquiry_ai {
    width: 25%;
    display: flex;
    align-items: flex-end;
    margin-top: -50px;}
.inquiry_ai img {
    width: 100%;}

.privacy {
    color: #000000;
    font-size: 100%;
    text-align: center;
    margin: 5px auto 0 auto;}
.privacy a:link,.privacy a:visited {color: #000000;text-decoration:underline;}
.privacy a:hover,.privacy a:active {color: #000000;text-decoration:none;}








