@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit');
/*================================================
 *  CSSリセット
 ================================================*/
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,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align: baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	font-size:16px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	line-height:1.6;
	background:#fff;
	height: 100%;

}

html{
	height: 100%;
}

@font-face{ 
	font-family: 'genshin';
	src: url('../font/font.eot');
    src: url('../font/font.eot?#iefix') format('embedded-opentype'),
    url('../font/font.woff') format('woff'),
    url('../font/font.ttf') format('truetype');
}
.outfit {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.genshin{
	font-family: 'genshin';
}
.auxin{
	font-family: 'auxin';
}

.nunito{
	
}

/*section::before{
	content: '';
	background: url(../img/logo3.png) no-repeat center center;
	display: block;
	width: 100%;
	height: 38px;
	background-size: contain;
	margin-top: 70px;
}*/

/*ヘッダー*/
h1{
	margin-top: 10px;
}

.h_info{
	float: right;
	width: 310px;
	text-align: center;
	font-family: 'genshin';
	padding-top: 2px;
}
.t_main{
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/main.jpg) no-repeat;
	background-size: cover;
}



.t_main h1 {
	font-family:'genshin';
	border-bottom: none;
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 10;
	text-align: center;
	font-size: min(4vw,48px);
	color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
}

.t_main h1 span{
	display: block;
	font-size: 24px;
}


.toi{
	font-size: 15px;
}

.phone{
	font-size: 35px;
	background: url(../img/tel.png) no-repeat left;
	padding-left: 35px;
	line-height: 0.9em;
}

.time{
	font-size: 14px;
	position: relative;
	top: -6px;
}

.btnH{
	width: 307px;
	margin-top: 7px;
	margin-bottom: 3px;
}

.btnH1 a {
	display:block;
	width:150px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:20px;
	float:left;
	background: #f79f9f;
	padding: 3px 0 5px 0;
}
.btnH1 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.btnH2 a {
	display:block;
	width:150px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:20px;
	float:right;
	background: #29abe2;
	padding: 3px 0 5px 0;
}
.btnH2 a:hover {
	background:rgba(41,171,226,.7);
	color: #fff;
}



.inner {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding: 0.5px 0;
}

.inner2 {
	position:relative;
	width:100%;
	margin:0 auto;

}


header {
	box-sizing:border-box;
	position:absolute;
	z-index: 100;
	width:100%;
	/*background:rgba(255,255,255,.85);*/
	padding:0 0 5px 0;
}

.p_none{
	display: none;
}

.clear {clear:both;}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}

.clearfix:after {
	clear:both;
}

.mt10{
	margin-top: 10px;
}

.mt20{
	margin-top: 20px;
}

.mt30{
	margin-top: 30px;
}

.mt50{
	margin-top: 50px;
}
.mt100{
	margin-top: 100px;
}

.mb20{
	margin-bottom: 20px;
}

.mt20{
	margin-top: 20px;
}

.mb30{
	margin-bottom: 30px;
}

.mb40{
	margin-bottom: 40px;
}

.mb50{
	margin-bottom: 50px;
}

.mb100{
	margin-bottom: 100px;
}



.header_m {
	height:85%;
	position:absolute;
	z-index: 9;
	top: 60px;
}

.header_m h1{
	position: relative;
	color: #fff;
	top: 48%;
	left: 10%;
	font-size: 48px;
	font-weight: bold;
	width: 100%;
}

.header_m .set{
	position: relative;
	color: #fff;
	top: 49%;
	width: 65%;
	left: 10%;
	margin: 0;
	text-align: left;
	font-size: 20px;
}



/*PDF*/
.pdf:before {
    font-family: "Font Awesome 5 Free";
    content: '\f1c1';
    font-weight: 900;
    margin-right: 5px;
	color: #009542;
}

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


#slideshow h2 {
	font-family: 'genshin';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:200px;
	z-index:10;
	width: 1000px;
	margin: 0 auto;
}

.box {
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
	background: rgba(0,0,0,.4);
	position: absolute;
}

#youtube iframe {
    width: 100%;
    height: 92%;
}

.movie{
    position: absolute;
    width: 100%;
    height: 92%;
    left: 0px;
    
    z-index: -1;
}

/*ここからローディングエリアCSS*/
.loading {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff!important;
}
.loading__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
/*ここまでローディングエリアCSS*/


#loading {
  /* 画面一杯にローディング画面を広げる */
  height: 100%;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  /* flexboxを使ってローディングアイコンを画面の中央に寄せる */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* ローディングアイコン */
.fa-redo-alt {
  font-size:100px;
  color: #000;
  animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	font-family: 'din';
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


.btnS1 a {
	display:block;
	width:250px;
	color:#f79f9f;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	background:rgba(255,255,255,.8);
	padding: 8px 0 10px 0;
	float: right;
	border:#f79f9f 1px solid;
	box-sizing: border-box;
	position:absolute;
	bottom:70%;
	right: 1%;
}
.btnS1 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.btnS2 a {
	display:block;
	width:250px;
	color:#29abe2;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	background:rgba(255,255,255,.8);
	padding: 8px 0 10px 0;
	float: right;
	border:#29abe2 1px solid;
	box-sizing: border-box;
	position:absolute;
	bottom:32%;
	right: 1%;
}
.btnS2 a:hover {
	background:rgba(41,171,226,.7);
	color: #FFF;
}


.large{
	font-size: 65px;
}

.small{
	position: relative;
	top: -20px;
	font-size: 36px;
	
}

.bg{
	background: rgba(0,149,66,.2);
	padding: 50px 0;
	box-sizing: border-box;
	margin-top: 100px;
}

.contentsT {
	width:1200px;
	margin:100px auto 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.contentsP {
	max-width:1200px;
	margin:50px auto 0;
	width: 90%;
}

.contents {
	max-width:1200px;
	margin:100px auto 0;
	width: 90%;
}

.contents2 {
	max-width:1200px;
	margin:170px auto 0;
	width: 90%;
}

.contents3 {
	max-width:1200px;
	margin:0 auto 0;
	width: 90%;
}	
.contents4 {
	width:100%;

}
.contents5 {
	width:980px;
	margin: 0 auto;
}

.contents6 {
	padding:0 10px;
}

.contentsC{
	width: 500px;
	text-align: center;
	font-family: 'genshin';
	font-size: 22px;
	margin: 0 auto;
	border: dashed 1px #f79f9f;
}

.contents_t{
	padding:0 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.contents_pic{
	width: 630px;
	margin: 30px auto 50px auto;
	text-align: center;
}

.c_ev .contents_ev:nth-child(2){
	margin-top: 30px;
}

.c_ev .contents_ev:not(:nth-child(2)){
	margin-top: 50px;
}

.c_ev .contents_ev:last-child{
	margin-bottom: 20px;
}

.c_ev .contents_ev{
	padding:0 10px;
	 word-wrap:break-word;
}




.mm .tp_menu:first-child{
	margin-top: 100px;
}


.bgc{
	background: rgba(0, 149, 66, .1);
	padding: 100px 0;
	margin-top: 100px;
}

.bgc2{
	background: rgba(247,159,159,.1);
	padding: 30px 0;
}


nav {
	width:100%;
	/*background:rgba(255,255,255,.8);*/
position: absolute;
	⁄zoom:1;
	z-index:100;
	
}
nav:after {
	content:'';
	display:block;
	clear:both;
}

#contents {
	overflow:hidden;
	width:1000px;
	margin:20px auto;
	background:#fff;
}

#main {
	box-sizing:border-box;
	overflow:hidden;
	float:left;
	width:68%;
}

#sub {
	box-sizing:border-box;
	overflow:hidden;
	float:right;
	width:28%;
}

footer {
	
	width:100%;
	margin:0 auto;
}

a {
	color:#009542;
	text-decoration:underline;
	transition: all 0.3s;
	font-size: 18px;
}
a:hover {
	text-decoration:none;
	color: #000;
	
}

h2 {
	font-size:30px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'genshin';
}

h2 span{
	font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 20px;
	color: #009542;
	display: block;
}

h2.prd {
	font-size:36px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	font-family: 'genshin';
}

h2.prd span{
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 20px;
	color: #009542;
	display: block;
	font-family: 'genshin';
}

h2.prd span.s2{
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 22px;
	color: #000000;
	display: block;
	font-family: 'genshin';
}

h3{
	font-weight: bold;
	font-size: 28px;
	font-family: 'genshin';
	text-align: center;
}

.wh,.wh span{
	color: #fff;
}



.cap {
    display: block;
    font-size: 12px;
    text-align: center;
    font-family: 'genshin';
}
.cap2 {
    display: block;
    font-size: 18px;
    text-align: center;
    font-family: 'genshin';
	font-weight: bold;
}




h2.none {
	margin-top: 0;
	font-size:38px;
	text-align: center;
	
	line-height: 1em;
}



h4 {
	font-weight: bold;
    font-size: 24px;
    font-family: 'genshin';
	color: #009542;
}

h4.eve {
	margin-bottom:0.25em;
	font-size:30px;
	color:#29abe2;
	font-family: 'genshin';
}

h4.sk {
	margin-bottom:0;
	font-size:30px;
	color:#f79f9f;
	font-family: 'genshin';
}

h5 {
	font-size:18px;
	color:#29abe2;
	font-family: 'genshin';
	text-align: center;
}

h5.seik {
	font-size:25px;
	color: #4d4d4d;
	font-family: 'genshin';
	text-align: center;
}



p {
	line-height: 1.8em;
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

/*ul,ol,dl {
	margin:0 0 1em 0;
}*/
/*ul li {
	list-style:disc;
}
ol li {
	list-style:decimal;
}
li {
	margin-left:2em;
}
*/

a img {
	
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

.left {
  opacity: 0.1;
  transform: scale(0,1);
  transition: all 1s;
	transform-origin: left;
}
.left.fadein {
  opacity: 1;
  transform: scale(1);
}
.left2 {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 1s;
transition-delay:1s;
}
.left2.fadein {
  opacity: 1;
  transform: translate(1%, 0);
}
.right {
  opacity: 0.1;
  transform: scale(0,1);
  transition: all 1s;
	transform-origin: right;
}
.right.fadein {
  opacity: 1;
  transform: scale(1);
}
.right2 {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 1s;
transition-delay:1s;
}
.right2.fadein {
  opacity: 1;
  transform: translate(1%, 0);
}

.top {
  opacity: 0;
  transform: translateY(5%);
  transition: all 1s;
}
.top.fadein {
  opacity: 1;
  transform: translateY(0);
}

/*table {
	width:100%;
	margin-bottom:1em;
	
	border:none;
	background:#fff;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:none;
	background:#eee;
}
td {
	padding:10px;
	text-align:center;
	border:none;
}*/

.set{
	width: 100%;
	position: relative;
}

.serimg {
    width: 52%;
    height: 620px;
    background: url(../img/ab_b.png) no-repeat;
    margin-left: auto;
    display: flex;
	margin-top: 100px;
	background-size: cover;
	border-radius: 30px 0 0 30px; 

}

.se_con {
    position: absolute;
    width: 90%;
    max-width: 1300px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 75%;
    max-height: 380px;
    z-index: 2;
    display: flex;
	
}

.sm1 {
    display: flex;
    margin: auto 0;
    height: 100%;
    background: rgba(255,255,255,.7);
    align-items: center;
	justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    width: 58%;
	border-radius: 0 30px 30px 0; 
	text-align: center;
}

.ab_bg{
	background: url(../img/ab_b.png) no-repeat right;
	position: relative;
	    width: 100%;
    height: 620px;
    background-size: cover;
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.top_con{
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 150px;
	align-content: center;
}

.top_text{
	width: 40%;
	display: table;
	height: 400px;
}

.top_text .tdt{
	display: table-cell;
  vertical-align: middle;
}

.cld {
    mix-blend-mode: color-dodge;
}

.top_tit{
	color: #666;
	font-family: 'ubuntu';
	text-align: center;
	font-size: 180px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 0;
}

.top_tit2{
	color: #b3b3b3;
	font-family: 'ubuntu';
	text-align: center;
	font-size: 180px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 0;
}

.tp_bus{
	background: linear-gradient(-75deg, white 6%, #1a2853 6.1%);
	position: relative;
	z-index: 2;
	height: 450px;
	margin-bottom: 192px;
}

.bs_d{
	padding-top:8%;
}

.bs_dt{
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	gap:24px 2%;

}
.bs_dt a{
	display:flex;
	width: 23.5%;
	
}

.bs_dm{
	width: 100%;
	box-shadow: 0 0px 10px rgb(33 37 56 / 25%);
	background: #fff;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;
	aspect-ratio: 1 / 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	transition: .3s;
	position: relative;
	border-radius: 10px;
}


.bs_dm::after {
    font-family: "Font Awesome 5 Free";
    content: '\f138';
    font-weight: 900;
    color: #009542;
    font-size: 24px;
    position: absolute;
    right: 10px;
    bottom: 0px;
}


.bs_dm h4{
	font-size: 18px;
	font-family: 'genshin';
	font-weight: bold;
	margin-bottom: 10px;
	color:#000;
}

.bs_dt a:hover{
	text-decoration: none!important;
	color: #fff;
}

a:hover .bs_dm{
	background: #009542;
}

a:hover .bs_dm h4{
	color: #fff;
}

a:first-of-type .bs_dm:hover::before,a:nth-of-type(2) .bs_dm:hover::before,a:nth-of-type(3) .bs_dm:hover::before,a:nth-of-type(4) .bs_dm:hover::before,a:nth-of-type(4) .bs_dm:hover::before,a:nth-of-type(5) .bs_dm:hover::before,a:nth-of-type(6) .bs_dm:hover::before{
	background-color: #fff;
}

a:hover .bs_dm::after{
	color: #fff;
}


.bs_dm img{
	max-height: 140px;
	width: auto;
	margin: auto;
	max-width: 220px;
}

.bs_ig{
	position: relative;
}

.bs_no{
	width: 10%;
	color: #1a2853;
	font-family: 'ubuntu';
	font-size: 40px;
	line-height: 1em;
	position: absolute;
	
}

.p_D{
	color: #009542;
	font-family: genshin;
	font-size: 18px;
}


.tp_con{
	background:url(../img/bg_con.jpg) no-repeat center;
	background-size: cover;
	height:340px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	display: flex;
	flex-direction: column;
	margin: auto;
	justify-content: center;
	margin-top: 150px;
}

.tp_conD{
	display: flex;
	justify-content: center;
	gap:30px;
	margin-top: 20px;
}

.con_f{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.con_dtl{
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	font-size: 24px;
	width:calc(100%/3);
	align-items: center;
}

.con_dtl:first-child{
	display: flex;
	justify-content: flex-start;
	text-align: left;
}

.con_dtl:nth-child(2){
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	display: flex;
	justify-content: center;
}

.con_dtl p{
	width: 100%;
}


/*ページ送り*/
.page{
	width: 980px;
	margin: 0 auto;
	height:30px;
}


	
.page ul li {
	display:inline-block;
	float:right;
	text-align:center;
	
	margin-right:7px;
	width:30px;
	
}

.page ul li:first-child{
	margin-right:0;
}


.active_pg{
	background:#ffffff !important;
	color: #4d4d4d;
	border: #f79f9f 1px solid;
	box-sizing: border-box;
	height: 25px;
	padding-top: 3px;
	padding-bottom:25px;
}

.page ul li a:hover{
	background:rgba(247,159,159,.7);
	text-decoration: none;
	color: #fff;
}

.page ul li a,
.page ul li.active a{
	padding-top: 4px;
	padding-bottom:17px;
	display: block;
	color: #ffffff;
	height: 9px;
	background:#f79f9f;
}

.page ul li.active a{
	color: #4d4d4d;
}

/*メニューボタン*/
.menuB a {
	display:block;
	width:180px;
	color:#009542;
	text-decoration:none;
	text-align: center;
	margin: 30px auto 0 auto;
	border: #009542 1px solid;
	font-weight: bold;
  background: #fff;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: .3s;
	box-sizing: border-box;
	border-radius: 5px;
	font-family: 'genshin';
	font-size: 18px;
}

.menuB a:hover {
  color: #fff;
	background: #009542;
}

.menuP a {
	display:block;
	width:180px;
	color:#009542;
	text-decoration:none;
	text-align: center;
	margin: 30px auto 0 auto;
	border: #009542 1px solid;
	font-weight: bold;
  background: #fff;
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: .3s;
	box-sizing: border-box;
	border-radius: 5px;
	font-family: 'genshin';
	font-size: 18px;
}

.menuP a::before {
        font-family: "Font Awesome 5 Free";
        content: '\f15b';
        font-weight: 900;
        margin-right: 6px;
	display: inline-block;
}

.menuP a:hover {
  color: #fff;
	background: #009542;
}


.menuB_2 a {
	display:block;
	width:250px;
	color:#1a2853;
	text-decoration:none;
	text-align: center;
	margin: 30px auto 0 auto;
	border: #1a2853 1px solid;
	font-weight: bold;
  background: #fff;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: .3s;
	box-sizing: border-box;
	
}


.menuB_2 a::after{
	content: "";
    background-color: #1a2853;
    display: inline-block;
    height: 0.8rem;
    width: 0.8rem;
    -webkit-mask: url(../img/arrow.svg);
    mask: url(../img/arrow.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
    margin-left: 10px;
	margin-bottom: 3px;
}


.menuB_2 a:hover::after{
	background-color: #fff;
	content: "";
    display: inline-block;
    height: 0.8rem;
    width: 0.8rem;
    -webkit-mask: url(../img/arrow2.svg);
    mask: url(../img/arrow2.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
    margin-left: 10px;
	margin-bottom: 3px;
}

.menuB_2 a::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  right: -50px;
  z-index: -1;
  border-right: 50px solid transparent;
  border-bottom: 50px solid #1a2853;
  transform: translateX(-100%);
  transition: transform ease .3s;
}
.menuB_2 a:hover {
  color: #fff;
}
.menuB_2 a:hover::before {
  transform: translateX(0);
}

.menuB_3 a {
	display:block;
	width:250px;
	color:#1a2853;
	text-decoration:none;
	text-align: center;
	margin: 30px 0 0;
	border: #1a2853 1px solid;
	font-weight: bold;
  background: #fff;
  height: 40px;
  line-height: 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: .3s;
	box-sizing: border-box;
	
}


.menuB_3 a::after{
	content: "";
    background-color: #1a2853;
    display: inline-block;
    height: 0.8rem;
    width: 0.8rem;
    -webkit-mask: url(../img/arrow.svg);
    mask: url(../img/arrow.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
    margin-left: 10px;
	margin-bottom: 3px;
}


.menuB_3 a:hover::after{
	background-color: #fff;
	content: "";
    display: inline-block;
    height: 0.8rem;
    width: 0.8rem;
    -webkit-mask: url(../img/arrow2.svg);
    mask: url(../img/arrow2.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
    margin-left: 10px;
	margin-bottom: 3px;
}

.menuB_3 a::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  right: -50px;
  z-index: -1;
  border-right: 50px solid transparent;
  border-bottom: 50px solid #1a2853;
  transform: translateX(-100%);
  transition: transform ease .3s;
}
.menuB_3 a:hover {
  color: #fff;
	border: #fff 1px solid;
}
.menuB_3 a:hover::before {
  transform: translateX(0);
}


/*メニューボタン*/
.menuBt a {
	display:block;
	width:100%;
	color:#595757;
	text-decoration:none;
	
	font-size:30px;
	padding: 23px 0 20px 0;
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
	box-sizing: border-box;
	text-align: center;
	margin: 100px auto 0 auto;
	line-height: 1em;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.menuBt a::after {
    content: '\304A\554F\3044\5408\308F\305B';
    font-size: 16px;
	display: block;
	font-family: 'genshin';
	font-weight: bold;
}

.menuBt a:hover {
	background:#000;
	color: #FFF;
	text-decoration: none;
}

/*メニューボタン2*/
.menuB2 a {
	display:block;
	width:300px;
	color:#fff;
	text-decoration:none;
	border-radius:6px;
	font-family: 'genshin';
	font-size:28px;
	background:#009542;
	padding: 18px 0 16px 0;
	border:#009542 1px solid;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
}
.menuB2 a:hover {
	background:#fff;
	color: #009542;
}

.menuB3 a {
	display:block;
	width:250px;
	color:#f79f9f;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	background:rgba(255,255,255,.8);
	padding: 8px 0 10px 0;
	border:#f79f9f 1px solid;
	box-sizing: border-box;
	text-align: center;
	margin: 10px auto 0 auto;
	float: right;
}
.menuB3 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}



/*お知らせ*/

.news{
	width:100%;
	margin: 0 auto;
}
.sc{
	
}

.sc dl {
	width: 100%;

}


.sc dt{
	display: block;
	clear: left;
	float: left;
	padding-left:15px;
	padding-right:5px;
	margin-right: 20px;
	margin-bottom: 30px;
	
}

.sc dd {
	display: block;
	padding-left: 5px;
  	margin-bottom: 30px;
	min-width: 460px;
	
}

.news2{
	width: 48%;
	float: right;
	
}
.sc2{

}

.sc2 dl {
	width: 100%;
	line-height: 1.8em;

}


.sc2 dt{
	display: block;
	clear: left;
	float: left;
	padding-left:15px;
	padding-right:5px;
	margin-right: 20px;
	margin-bottom: 15px;
	
}

.sc2 dd {
	display: block;
	padding-left: 5px;
  	margin-bottom: 15px;
	min-width: 460px;
}

.news3{
	width: 300px;
	float: left;	
}

.sc3,.sc4{

}

.sc3 dl,.sc4 dl {
	width: 100%;
	line-height: 1.8em;

}


.sc3 dt,.sc4 dt{
	display: block;
	clear: left;
	float: left;
	padding-left:15px;
	padding-right:5px;
	margin-right: 20px;
	margin-bottom: 15px;
	
}

.sc3 dd,.sc4 dd {
	display: block;
	padding-left: 5px;
  	margin-bottom: 15px;
	min-width: 460px;
}

.news4{
	width: 640px;
	float: left;
	margin: 0 40px 0 0;
}

.event::after{
	content: 'EVENT';
	background: #595757;
	color: #ffffff;
	font-size: 11px;
	padding: 8px 21px 5px 22px;
	text-align: center;
	margin-left: 11px;
	
}

.oshirase::after{
	content: 'NEWS';
	background: #595757;
	color: #ffffff;
	font-size: 11px;
	padding: 8px 23px 5px 23px;
	text-align: center;
	margin-left: 11px;
	
}

.topics::after{
	content: 'TOPICS';
	background: #595757;
	color: #ffffff;
	font-size: 11px;
	padding: 8px 20px 5px 20px;
	text-align: center;
	margin-left: 11px;
	
}

/*地図*/
.map {
   position:relative;
   width:100%;
   height:400px;
	margin: 10px 0 30px;
}

.map iframe {
    width: 100%;
    height: 400px;
}

/*連絡先*/
.contact{
	width: 1000px;
	padding: 10px 10px 10px 20px;
	margin: 0 auto;
	margin-top: 70px;
	border: #ccc 1px solid;
	box-sizing: border-box;
}

.f_info{
	float: left;
	width: 500px;
	font-family: 'genshin';
}


.f_time{
	font-size: 18px;
	position: relative;
	left:30%;
}

.f_btnH{
	width: 430px;
	float: right;
	text-align: center;
	padding-top: 30px;
}

.f_btnH1 a {
	display:block;
	width:200px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	float:left;
	background: #f79f9f;
	padding: 10px 0 10px 0;
	margin-right: 20px;
}
.f_btnH1 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.f_btnH2 a {
	display:block;
	width:200px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	float:left;
	background: #29abe2;
	padding: 10px 0 10px 0;
}
.f_btnH2 a:hover {
	background:rgba(41,171,226,.7);
	color: #fff;
}



.tuki{
	font-size: 22px;
	font-weight: bold;
	margin-left: 5px;
}

/*top*/

.mt70{
	margin-top: 70px;
}

.tp_menu{
	position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    height: 400px;
    min-width: 1000px;
}

.teB {
    order: 2;
    position: relative;
    width: 45%;
	
}
.m_dt{
	width: 80%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 400px;
}

.container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 400px;
}

.tp_img {
    order: 1;
    position: relative;
    width: 55%;
    height: 100%;
}


.ab_det{
    justify-content: left;
    align-items: center;
    height: 400px;
    display: flex;
    width: 30%;
    right: 0;
	float: right;
}
.border {
    position: absolute;
	background: #595757;
    left: 0px;
    top: 0px;
    z-index: auto;
    width: 80%;
    height: 1px;
    
}

.number {
    position: absolute;
    left: 82%;
    top: -12px;
    z-index: auto;
    font-size: 18px;
	color: #00abe8;
	font-family: 'auxin';
}
.border2 {
    position: absolute;
	background: #595757;
    right: 0px;
    top: 0px;
    z-index: auto;
    width: 80%;
    height: 1px;
   
}

.number2 {
    position: absolute;
    right: 82%;
    top: -12px;
    z-index: auto;
    font-size: 18px;
	color: #00abe8;
	font-family: 'auxin';
}



/*pp*/

.contents2 ul,ol,li {
    margin:0;
    padding:0;
}

.contents2 ol{
	list-style-position: inside;
	text-indent: -1.2em;
	padding-left: 1em;
}

.contents2 ol li{
	margin-bottom: 20px;
}

.contents2 ol li ol{
	list-style-position: inside;

}

.contents2 ol li ol li{
	list-style-type : lower-alpha; 
	margin-top: 10px;
	margin-left: 10px;
}

.contents2 ol li ol li.su{
	list-style-type : decimal; 
	margin-top: 10px;
}

.contents2 ol li ol li ul{
	list-style-position: inside;
	padding-left: 20px;
}

.contents2 ol li ol li ul li{
	list-style-type : disc; 
	margin-top: 10px;
}

/*会社案内*/
/*会社概要*/

.company_o dl,.rec_o dl {
	width: 100%;
	line-height: 1.8em;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.company_o dl dt {
	width: 20%;
	border-top: #ccc 1px solid;
	padding: 15px 0;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	font-family: genshin;
}

.company_o dl dd {
	width: 80%;
	padding: 15px 2% 15px 0;
	border-top: #ccc 1px solid;
	box-sizing: border-box;
}


.company_o dl dt:last-of-type,.company_o dl dd:last-of-type,.rec_o dl dt:last-of-type,.rec_o dl dd:last-of-type{
	border-bottom:  #ccc 1px solid;
}

.cpp{
	font-weight: bold;
	font-size: 24px;
	font-family: genshin;
	color: #009542;
	text-align: center;
	margin-bottom: 10px;
}

.comp ul{
	list-style: none;
	text-align: center;
	font-size: 18px;
}

.comp ul li::before{
	content: '\25CF';
	color: #009542;

}

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

/*.bsnsD{
	width: 32%;
    box-shadow: 0 0px 10px rgb(33 37 56 / 25%);
    border-radius: 10px;
    background: #fff;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}*/

.bsnsD{
	width: 49%;
    box-shadow: 0 0px 10px rgb(33 37 56 / 25%);
    border-radius: 10px;
    background: #fff;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.bsnsD h3{
	font-weight: bold;
	font-size: 22px;
	font-family: 'genshin';
	color: #009542;
}

.bsnsD img{
	width: 50%;
	margin:0 auto;
}

.bs_txt{
	text-align: left;
}

.bs_txt ul{
	list-style: none;
	margin-top: 10px;
}

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

.bs_txt ul li::before{
	content: '\25CF';
	color: #009542;

}

/*pp*/
.pp ul{
	list-style: none;
	margin-top: 10px;
}

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

.pp ul li::before{
	content: '\25CF';
	color: #009542;

}

/*商品について*/

.about{
	width: 80%;
	margin: auto;
	text-align: center;
	border: 1px solid #009542;
	padding: 10px 0;
}

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

.test_n{
	font-size: 18px;
	font-weight: bold;
	    font-family: 'genshin';
}

.ab_txt{
	width: 75%;
}

.ab_pdf{
	width: 20%;
}

.ab_pdf img{
	width: 100%;
	border: 1px solid #ccc;
}

.ab_test dl{
	width: 100%;
    line-height: 1.8em;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ab_test dl dt{
	width: 10%;
    padding: 5px 0;
    font-weight: bold;
    box-sizing: border-box;
    font-family: genshin;
}

.ab_test dl dd {
    width: 90%;
    padding: 5px 0 5px 0;
    box-sizing: border-box;
}

/*ページ内リンク*/
.p_link {
    padding: 100px 0 0;
    box-sizing: border-box;
	width: 90%;
    max-width: 1200px;
	margin: auto;
	font-family: 'genshin';
}

.p_link ul{
	display: flex;
	justify-content: center;
	gap:30px;
}

.p_link ul li {
    text-align: center;
	width: 250px;
    font-size: 18px;
}

.p_link ul li a{
	display: block;
    color: #009542;
	font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 149, 66, .1);;
    box-sizing: border-box;
    border-radius: 6px;
    height: 55px;
    line-height: 55px;
	position: relative;
	border: 1px solid #009542;
}

.p_link ul li a:hover{
	background: #009542;
	color: #fff;
}

.p_link2 {
    padding: 100px 0 0;
    box-sizing: border-box;
	width: 90%;
    max-width: 1200px;
	margin: auto;
	font-family: 'genshin';
}

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

.p_link2 ul li {
    text-align: center;
	width: 15%;
    font-size: 18px;
}

.p_link2 ul li a{
	display: block;
    color: #009542;
	font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 149, 66, .1);;
    box-sizing: border-box;
    border-radius: 6px;
    height: 55px;
    line-height: 55px;
	position: relative;
	border: 1px solid #009542;
}

.p_link2 ul li a:hover{
	background: #009542;
	color: #fff;
}

/*商品詳細*/
.aboutD{
	width: 80%;
	margin: auto;
	padding: 15px;
	box-sizing: border-box;
	background: rgba(0, 149, 66, 0.1);
}

.aboutD ul{
	list-style: none;
}

.aboutD ul li::before {
    content: "●";
    color: rgb(0, 149, 66);
}

.how{
	width: 100%;
	margin: auto;
	padding: 15px;
	box-sizing: border-box;
	background: rgba(0, 149, 66, 0.1);
}

.how ol{
	counter-reset: listnum;
	list-style: none;
}

.how ol li::before {
    counter-increment: listnum;
	content: counter(listnum) ". "; 
}

.how2 ul{
	padding-left: 1em;
	margin-top: 1em;
}

.how2 ul li::before{
	display: none;
}

.how2 ul li{
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1em;
}

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

.how ol li{
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.how ol li.ast{
	text-indent: -1em;
	padding-left: 2em;
}

.how ol li.ast::before{
	content: '＊';
}

.how ul{
	list-style: none;
}

.how ul li::before {
    content: '●';
	color: #009542;
}

.how ul li{
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.how dl{
	width: 100%;
}

.how dl dt{
	width: 100%;
	font-weight: bold;
	text-indent: -1em;
    padding-left: 1em;
	font-family: 'genshin';
}

.how dl dd{
	padding-left: 1.3em;
}

.att{
	width: 100%;
    border: 1px solid #009542;
    padding: 15px;
	box-sizing: border-box;
}

.att ol{
	counter-reset: listnum;
	list-style: none;
}

.att ol li::before {
    counter-increment: listnum;
	content: counter(listnum) ". "; 
}

.att ol li{
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.att ul{
	list-style: none;
}

.att ul li::before{
	content: '●';
	color: #009542;
}

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

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

.att ul li ul li::before{
	content: '・';
	color: #009542;
}

.yro ul{
	list-style: none;
}

.yro ul li::before{
	content: '●';
	color: #009542;
}

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

.toku ul li::before{
	content: '○';
	color: #009542;
}

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

.toku ul li.ast{
	text-indent: -1em;
	padding-left: 1em;
}

.toku ul li.ast::before{
	content: '＊';
}

.att2{
	width: 60%;
    border: 1px solid #009542;
    padding: 15px;
	box-sizing: border-box;
}


table.table_list {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

table.table_list td {
	border-collapse: collapse;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
}

table.table_list th{
	border-collapse: collapse;
	border: solid 1px #b3b3b3;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
}

table.table_list tr:nth-child(2n){ background:rgba(0, 149, 66, 0.1); }


table.table_list td:first-child{
	text-align: center;
}

table.table_list2 {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	text-align: center;
}

table.table_list2 td {
	border-collapse: collapse;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
}

table.table_list2 th{
	border-collapse: collapse;
	border: solid 1px #b3b3b3;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	background: #009542;
	color: #fff;
}

table.table_list2 td:first-child{ 
	background:rgba(0, 149, 66, 0.1); 
	text-align: center;
	font-weight: bold;
}

table.table_list2 td.nn,table.table_list2-2 td.nn{
	background: #fff!important;
	font-weight: normal!important;
}


table.table_list2-2 {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table.table_list2-2 td {
	border-collapse: collapse;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
}

table.table_list2-2 th{
	border-collapse: collapse;
	border: solid 1px #b3b3b3;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	background: #009542;
	color: #fff;
}

table.table_list2-2 td:first-child{ 
	background:rgba(0, 149, 66, 0.1); 
	text-align: center;
	font-weight: bold;
}

.g_tbl table.table_list2 {
	width: 100%;
	border-collapse: collapse;
	table-layout: inherit;
}

.g_tbl table.table_list2 {
	width: 100%;
	border-collapse: collapse;
	table-layout: inherit;
}


.g_tbl table.table_list2 td:first-child{ 
	background:#fff;; 
	text-align: center;
	font-weight: normal;
}

.tate {
    writing-mode: vertical-rl;
    text-orientation: upright;
}

.g_tbl table.table_list2 td.lft{
	text-align: left!important;
}

.t_bg{
	background:rgba(0, 149, 66, 0.1)!important; 
}


table.table_list3 {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

table.table_list3 td {
	border-collapse: collapse;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
}

table.table_list3 th{
	border-collapse: collapse;
	border: solid 1px #b3b3b3;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	background: rgba(0, 149, 66, 0.25); 
}

table.table_list4 {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	
}

table.table_list4 td {
	border-collapse: collapse;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
}

table.table_list4 th{
	border-collapse: collapse;
	border: solid 1px #b3b3b3;
	padding : 8px 10px;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
	background:rgba(0, 149, 66, 0.1); 
}



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

.pro_dtD{
	width: 49%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pro_dtD2{
	width: 49%;
	text-align: center;
}

.pro_dtD2 p{
	font-size: 15px;
}

.pro_dtD2 img{
	width: 100%;
}

.pro_dtD p.tit,.pro_dtD2 p.tit,.pro_dtW p.tit,.pro_dtD5 p.tit{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-family: 'genshin';
	font-size: 18px;
}

.pro_dtD3{
	width: 35%;
}

.pro_dtD4{
	width: 63%;
}

.pro_dtD3 img,.pro_dtD5 img,.pro_dtD6 img,.pro_dtW img,.pro_dtJ img{
	width: 100%;
}

.pro_dtL{
	width: 23%;
	background: rgba(0, 149, 66, 0.1);
	padding: 10px;
	box-sizing: border-box;
}

.pro_dtR{
	width: 23%;
	background: rgba(0, 149, 66, 0.1);
	padding: 10px;
	box-sizing: border-box;
}

.pro_dtD5{
	width: 32%;
	text-align: center;
}

.pro_dtD6{
	width: 50%;
}

.pro_dtD7{
	width: 49%;
}

.pro_dt2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap:20px 0;
}


.pro_dtW{
	width: 49%;
	box-shadow: 0 0px 10px rgb(33 37 56 / 25%);
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
}

.pro_dtJ{
	width: 47%;
	position: relative;
	text-align: center;
}

.pro_dtJ:first-child::after {
    position: absolute;
    top: 40%;
    margin: auto;
    right: -10%;
    font-family: "Font Awesome 5 free";
    content: '\f35a';
    font-weight: 900;
    font-size: 35px;
    display: block;
    color: #009542;
}



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

p.ti2{
	padding-left: 1em;
}

p.ti3{
	text-indent: -2em;
	padding-left: 2em;
}

.ftr{}

.ftr dl{
	width: 100%;
}

.ftr dl dt{
	width: 100%;
	font-weight: bold;
	text-indent: -1em;
    padding-left: 1em;
	font-family: 'genshin';
}

.ftr dl dt::before{
	content: '●';
	color: #009542;
}

.ftr dl dd{
	padding-left: 1em;
}

.ftr dl dd ul li{
	text-indent: -1em;
	padding-left: 1em;
}

.ftr dl dd ul li::before{
	content: '○';
	color: #009542;
}

.ftr dl dd ul li{
	text-indent: -1em;
	padding-left: 1em;
}


/*================================================
 *  ヘッダー
 ================================================*/


.summary {
	position:absolute;
	top:0;
	right:10px;
	margin:0;
}


	.pd0{
		padding: 0;
	}
	

/*================================================
 *  グローバルナビゲーション
 ================================================*/
@media print, screen and (min-width:1020px) {
	nav {
		/*background:rgba(255,255,255,.9);*/
		/*border-bottom:5px solid #710000;
		box-shadow:0 1px 3px #999;*/
		z-index:999;
		
	}

	/* 共通 */
	nav ul {
		padding:20px 40px 0 ;
		display: flex;
		justify-content: flex-end;
		font-family:'genshin';
		gap:0 20px;
	}

	nav ul li {
		position:relative;
		margin:0;
		padding:0;
		list-style:none;
	}

	nav ul li a {
		display:block;
		margin:0;
		padding: 20px 21px 19px;
		font-size:16px;
		line-height:1;
		text-decoration:none!important;
		color: #fff;
	}
	
nav ul li a::after {
  border-bottom: solid 2px  #fff;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}

nav ul li a::after {
  left: 0%;
}
nav ul li a:hover::after {
  width: 100%;
}
	
	nav ul li.con a{
		background: #fff;
		border-radius: 5px;
		color: #009542;
		border: 1px solid #fff;
		box-sizing: border-box;
	}
	
	nav ul li.con a::before{
		font-family: "Font Awesome 5 Free";
        content: '\f0e0';
    font-weight: 900;
    margin-right: 6px;
		display: inline-block;
}
	
	nav ul li.con a::after{
		display: none;
	}
	
	nav ul li.con a:hover{
		background: #009542;
		color:  #fff;
	}
	
/*	nav ul li a::after {
  position: absolute;
  bottom: .3em;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #2dbced;
  opacity: 0;
  transition: .3s linear;
		
}
nav ul li a:hover::after {
  bottom: 0;
  opacity: 1;
}*/
	
	nav ul li a span {
    display: block;
    font-size: 10px;
    font-family: 'genshin';
	margin-top: 5px;
}
	
	nav ul li:hover > a {
		color: #fff;
		/*background:rgba(251,229,231,.9);*/
	}
	
	

	/* 1段目 */
	nav ul.gnav > li {
		position:relative;
		margin:0;
		padding:0;
		text-align:center;
		list-style:none;
	}
	

	

	nav ul.gnav > li.subnav a {
		padding-right:25px;
	}
	
	nav ul li.subnav ul li a:hover {
		color: #009542;
	}
	
	nav ul li.subnav ul li a::after {
  border-bottom: solid 2px #009542;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}

nav ul li.subnav a::after {
  left: 0%;
}
nav ul li.subnav a:hover::after {
  width: 100%;
}

	/*nav ul.gnav > li.subnav > a:after {
		position:absolute;
		content:"";
		top:25px;
		width:0;
		height:0;
		margin-left:5px;
		border:5px solid transparent;
		border-top-color:#f79f9f;
	}*/
nav img {
    position: absolute;
}
	/* 2段目 */
	nav ul li ul {
		position:absolute;
		z-index:3;
		left:0;
		width:100%;
		margin:0;
		padding:0;
		flex-direction: column;
	}

	nav ul li ul li {
		overflow:hidden;
		width:230%;
		height:0;
		color:#fff;
		transition:.2s;
	}
	
	.blst{
		width: 60%;
	}

	nav ul li ul li a {
		padding:18.8px 15px;
		text-align:left;
		font-weight:normal;
		background:rgba(255,255,255,.9);
		color: #000;
	}
	

	nav ul li:hover > ul > li {
		overflow:visible;
		height:54px;
		border-bottom:1px solid #ccc;
	}

	nav ul li:hover ul li:last-child {
		border-bottom:none;
	}

	nav ul.gnav > li:last-child > ul {
		
		width: 110%;
	}

	nav ul li ul li ul:before {
		position:absolute;
		content:"";
		top:13px;
		left:-20px;
		width:0;
		height:0;
		border:5px solid transparent;
		border-left-color:#fff;
	}

	nav ul.gnav > li:last-child ul li ul:before {
		position:absolute;
		content:"";
		top:12px;
		left:200%;
		margin-left:-20px;
		border:5px solid transparent;
		border-right-color:#fff;
	}

	/* 3段目 */
	nav ul li ul li ul {
		top:0;
		left:100%;
	}

	nav ul li ul li ul li {
		width:100%;
	}

	nav ul li ul li:hover > ul > li {
		border-bottom:1px solid #6d0c0c;
	}

	nav ul.gnav > li:last-child > ul li ul {
		left:-100%;
	}
	
		nav ul li ul li ul:before {
		position:absolute;
		content:"";
		top:22px;
		left:-20px;
		width:0;
		height:0;
		border:5px solid transparent;
		border-left-color:#595757;
	}



	#spMenu {
		display:none;
	}

	.fixed {
		position:fixed;
		top:0;
	}
	
	nav.fixed ul li a{
		color:#595757;
	}
	
	nav.fixed ul li a:hover{
		color: #1a2853;
	}
	
	
	
	nav.fixed{
		background: #fff;
	}
	
	nav.fixed img{
		width:100px;
		top: -15px;
	}
	
}

/*================================================
 *  トピックパス（パンくずリスト）
 ================================================*/
/*pankuzu*/

.pan{
	max-width:1200px;
	margin:0 auto;
	font-size:14px;
	margin-top: 15px;
	height: 25px;
	width: 90%;
}

.pan ol li a {
	color: #009542;
}


.pan ol li {
        /* liを横並び＆ブレットを消す */
    display: inline;
    list-style-type: none;
}

.pan ol li:before {
        /* liの前に記号追加 */
    content: " ＞ ";
}

.pan ol li:first-child:before {
        /* 最初のliだけcontentを消す */
    content: none;
}	

/*================================================
 *  サブコンテンツ
 ================================================*/
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li a:before {
	content:"\0025a0";
	color:#000;
}
.submenu li a {
	display:block;
	padding:10px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#eee;
}

.bnr {
	overflow:hidden;
}
.bnr ul {
	overflow:hidden;
}
.bnr li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}




/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
	width: 100%;
	background: #009542;
	height: 125px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.foot_bnr {
	width:800px;
	margin: 0 auto;
	margin-top: 140px;
	height: 55px;

}

.foot_bnr ul li {
	float:left;
	margin-right:50px;	
	
}

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

.ft{
		width:100%;
	margin: 0 auto 0;
	text-align: center;
	color: #fff;

}

.foot_menu {
	margin: 0 auto 0;
	font-size: 16px;
		display: flex;
	justify-content: space-between;
}

.c_name{
	font-size: 30px;
	font-family: 'genshin';
	font-weight: bold;
}

	.cp{
		font-size: 13px;
		font-family: "Outfit", sans-serif;
	}


.footlogo {
	width:30%;
	margin: 20px 0;
	order: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.fo_sns{
	width: 40%;
	display: flex;
	justify-content: space-between;
}

.fo_sns a{
	color: #fff;
}

.fo_sns a:hover{
	color: #319bd0;
}


.footM{
	width: 60%;
	order: 2;
	color: #fff;
	margin: 20px 0;
}


.foot_pp {
}

.footM p{
	font-size: 12px;
	text-align: right;
	font-family: 'ubuntu';
}

.foot_pp ul{
	display: flex;
	margin: 0 0 20px;
	justify-content: space-between;
}

.foot_pp ul li {
	display: inline;
}

.foot_pp ul li a{
		color: #fff;
	line-height: 1;
}

.foot_pp ul li a:hover{
	text-decoration: none;
	color: #319bd0;
}



.foot_pp ul li:last-child {
	border-right:none;
}


.copyright {
	clear:both;
	height: 25px;
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#2ca6e0;
	padding-top: 5px;
	margin-top: 40px;
	
}

/*================================================
 *  ページトップへの戻り
 ================================================*/

.totop {

}

a.f_top {
    width: 65px;
	height: 65px;
	background: #fff;
	border-radius: 50%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 10px;
    opacity: 1;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #009542;
	z-index: 10;
}

a.f_top::after{
	content: 'TOP';
	color: #009542;
	bottom:10px;
	position: absolute;
	left: 0;
	right: 0;
	font-family: "Outfit", sans-serif;
	font-size: 17px;
}

a.f_top::before{
	content: '';
    width: 9px;
    height: 9px;
    border: 0;
    border-top: 2px solid #009542;
    border-right: 2px solid #009542;
    transform: rotate(315deg);
    position: absolute;
    top: 18px;
    bottom: 0;
    margin:0 auto;
    right: 0;
	left: 0;
}

a:hover.f_top{
	background: #009542;
}

a:hover.f_top::after{
	color: #fff;
}

a:hover.f_top::before{
	border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

/*================================================
 *  下層
 ================================================*/
/*下層*/
.u_main{
	width: 100%;
	height: 450px;
	background:url("../img/kaso.png");
	background-size: contain;
	display: table;
}


.u_main h1 {
	border-bottom: none;
	margin: 0 auto;
	z-index: 10;
	font-size: 52px;
	color: #ffffff;
	line-height: 1em;
	width: 90%;
	text-align: center;
	font-family: 'genshin';
	font-weight: bold;
}

.u_main h1 span{
	display: block;
	font-size: 30px;
	font-family: "Outfit", sans-serif;
}

.header_tit{
	display: table-cell;
    vertical-align: middle;
}


.titAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: titAnime;
 -ms-animation-name: titAnime;
 animation-name: titAnime;
 visibility: visible !important;
}
@-webkit-keyframes titAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes titAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

	
	
.header_se {
	width:100%;
	position: relative;
   
  
    text-align: center;
}

.header_se h1 {
	position: absolute;
	top: 25px;
	left: 10px;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	z-index: 10;
	text-align: center;
	font-size: 55px;
	color: #fff;
	font-family: 'genshin';
}

/*取扱商品*/

.pro{
	position: relative;
}


.bgP{
	background: rgba(0,149,66,.1);
	box-sizing: border-box;
	height: 330px;
	position: absolute;
	right: 15%;
	border-radius: 0 30px 30px 0;
	width: 100%;
	z-index: -1;
}

.bgP2{
	background: rgba(0,149,66,.1);
	width: 85%;
	box-sizing: border-box;
	height: 330px;
	position: absolute;
	left: 15%;
	border-radius: 30px 0px 00px 30px;
	z-index: -1;
}

.p1::before {
    content: '';
    position: absolute;
    display: block;
    width: 148px;
    height: 148px;
    border-radius: 100vh;
    left: 0;
    margin: auto;
    top: -75px;
    border: 1px solid #009542;
	z-index: 1;
	background: #fff;
}

.p_icon{
	position: absolute;
    left: 26px;
    margin: auto;
    top: -50px;
    z-index: 1;
    width: 100px;
}

.p_dtl{
	padding-top: 35px;
}

.pro h3{
	padding-top: 20px;
}

.prolst{
	display: flex;
	flex-wrap: wrap;
}


/* お問い合わせ
	* --------------------------------------- */	
.info dl {
	display: flex;
	flex-wrap: wrap;

}

.info dt {
	width: 20%;
	padding-left: 1%;
	height: 32px;
	/*vertical-align:middle;*/
	font-family: genshin;
}

.info dd {
	margin-bottom: 20px;
	width: 76%;
}



.info {
	margin-top: 30px;
}

input.infoInput {
	margin: 0 0 10px 0;
	padding: 5px;
	border: #CCCCCC 1px solid;
	font-size: 15px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.infosize {
	width: 100%;
}

.infoselect {
	height: 35px;
	padding: 5px;
	border: #CCCCCC 1px solid;
	font-size: 15px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	margin-bottom: 10px;
}

textarea.infocomment {
	margin: 0 0 10px 0;
	padding: 5px;
	border: #CCCCCC 1px solid;
	font-size: 15px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.formBtn {
	display: flex;
	justify-content: center;
	gap: 3%;
}

.formBtn1 {
	width: 150px;
	height: 45px;
	background: #009542;
	color: #ffffff;
	border: #009542 1px solid;
	border-radius: 6px;
	cursor: pointer;
	transition: .3s;
	box-sizing: border-box;
	font-size: 18px;
	font-family: genshin;
}


.formBtn1:hover {
	transition: .3s;
	color: #009542;
	background: #fff;
}

.formBtn2 {
	width: 150px;
	height: 45px;
	background: #808080;
	color: #fff;
	border: #808080 1px solid;
	border-radius: 6px;
	cursor: pointer;
	transition: .3s;
	box-sizing: border-box;
	font-size: 18px;
	font-family: genshin;
}

.formBtn2:hover {
	transition: .3s;
	color: #808080;
	background: #fff;
}


.delBtn {
	width: 20px;
	height: 20px;
	background: #808080;
	border: #808080 1px solid;
	border-radius: 100vh;
	cursor: pointer;
	transition: .3s;
	box-sizing: border-box;
	margin-right: 10px;
	padding: 0;
}

.delBtn:before {
	content: "\f00d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	font-size: 10px;
	position: relative;
}

.red {
	color: #db0100;
}

input[type="submit"],
input[type="button"] {
  border-radius: 3;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}


.bnr2 ul{
	display: flex;
	margin-top: 150px;
	justify-content: space-between;
}

.bnr2 ul li{
	width: 19%;
}

.bnr2 ul li img{
	width: 100%;
}

.tel{
	margin: 30px auto 0;
	text-align: center;
	border: 1px solid #009542;
	padding: 10px 0;
	width: 50%;
}

.telB {
	display: block;
	text-decoration: none;
	text-align: center;
	margin: 0 auto 0 auto;
	transition: .3s;
	box-sizing: border-box;
	font-family: "Outfit", sans-serif;
	border-radius: 100vh;
	font-size: 30px;
	line-height: 1.2em;
}

.telB span{
	font-weight: bold;
}

.telB::before {
	font-family: "Font Awesome 5 Free";
	content: '\f095';
	font-weight: 900;
	margin-right: 5px;
	font-size: 25px;
	color: #009542;
}
	

/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:1021px) {
	
	

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
	
.inner {
	width:100%;
	padding: 0;
}
	
.inner2 {
	width:100%;
}

#contents {
	box-sizing:border-box;
	width:100%;
	padding:0 10px;
}

footer {
	width:100%;
}
	

	
#slideshow h1 {
	position:absolute;
	top:5%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;

	z-index:1;
	text-align:center;
	color: #595757;
    
	font-size: 40px;
	text-shadow: #fff 0px 2px, #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff -2px -2px, #fff 2px 2px, #fff 2px -2px, #fff -2px 2px, 4px 4px 4px #000;
}
	
	.fixed {
    position: fixed;
    top: 0;
    height: 53px;
    /* background: rgba(255,255,255,.9); */
    z-index: 3;
}
	
	.header_m h1 {
    color: #fff;
     left: 0; 
    text-align: center;
}
	.header_m .set {
   margin: 0 auto;
    width: 70%;
    left: 0;
    text-align: center;
}
	
	
	h1{
		margin: 5px 0;
	}
	
	#headImage {
	/*overflow:hidden;*/
	position: relative;
    z-index: 5;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    text-align: center;
}

#headImage ul {
	margin:0;
	padding:0;

}

#headImage li {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	
	font-size: 50px;
}
	
nav {
	background:rgba(255,255,255,.8);
}
	
nav ul {
	margin:0;
	padding:0;
}

nav .inner2 > ul {
	z-index:2;
	overflow:auto;
	position:fixed;
	top:75px;
	right:0;
	width:100%;

	height:-webkit-calc(100% - 53px);
	height:calc(100% - 53px);
}
	
nav li {
	position:relative;
	width:100%;
	float:none;
	margin:0;
	text-align:left;
	list-style:none;
	border-bottom:1px solid #1a2853;
	font-family: genshin;
}
	
	nav ul li a span {
    display: inline-block;
    font-size: 14px;
    font-family: 'genshin';
	margin-left: 10px;
}

nav li:first-child {
	border-top:0;
}
	
nav li:last-child {
	border-bottom:0;
}

nav li a {
	display:block;
	padding:10px 30px;
	color:#000000;
	text-decoration:none;
	background:#fff;
}
nav li a:hover {
	color:#fff;
	background:#009542;
}
	
nav ul ul {
	display:none;
	position:relative;
}
	
nav li li a {
	box-sizing:border-box;
	width:100%;
	padding:10px 30px 10px 50px;
	text-align:left;
	background: #ccead9;
}

nav li li li a {
	padding:10px 30px 10px 70px;
}

/*.subnav > a:before {
	display:block;
	content:"";
	position:absolute;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	top:20px;
	right:30px;
	width:10px;
	height:10px;
	margin-top:-5px;
}*/
	
.subnav > a:after {
	position: absolute;
    content: "";
    top: 20px;
	right:30px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #1a2853;
}
	
.subnav a:hover:after {
	position: absolute;
    content: "";
    top: 20px;
    width: 0;
    height: 0;
    right:30px;
    border: 5px solid transparent;
    border-top-color: #fff;
}

.subnav ul li a:hover:after{
		border: none;
	}

.active > a:before {
	margin-top:0;
}
	
.active > a:after {
	margin-top:5px;
}

.gnav {
	display:none;
}

#spMenu {
	display:block;
	z-index:6;
	position:fixed;
	top:10px;
	right:10px;
	background: #fff;
	border-radius: 50%;
	aspect-ratio: 1 / 1;
	width: 50px;
}
	
#spMenu:hover {
	cursor:pointer;
}

#navBtn {
	display:inline-block;
	position:relative;
	width:40px;
	height:40px;
	top:5px;
	left: 5px;
}
	
#navBtnIcon {
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:14px;
	height:2px;
	margin:-1px 0 0 -7px;
	background:#009542;
	transition:.2s;
}
	
#navBtnIcon:before,
#navBtnIcon:after {
	display:block;
	content:'';
	position:absolute;
	top:50%;
	left:0;
	width:14px;
	height:2px;
	background:#009542;
	transition:0.3s;
}
	
#navBtnIcon:before {
	margin-top:-6px;
}
	
#navBtnIcon:after {
	margin-top:4px;
}
	
#navBtn .close {
	background:transparent;
}
	
#navBtn .close:before,
#navBtn .close:after {
	margin-top:0;
}
	
#navBtn .close:before {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
	
#navBtn .close:after {
	transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
}
	
header {
	z-index:5;
	box-sizing:border-box;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	padding:0px 0px;

}
	
	header h1{
		margin: 0;
	}
	
h1 img{
	width: 250px;
}
	
	.h_info{
		margin-top: 10px;
	}
	
.h_info img{
	float: right;
	width: 80%;
	margin-right: 50px

		
}
	
.p_none{
	display: block;
}	

	.pa_none{
	display: none;
}

.header_se {
	width:100%;
	position: relative;
   
  	margin-top: 0;
    text-align: center;
}

.header_se h1 {
	position:absolute;
	top:38%;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;

	height:50px;
	z-index:1;
	text-align:center;
	font-size:40px;
	color:#fff;
	font-family: 'genshin';
}
	
	.contentsT{
		width: 95%;
	}
	
.contents {
	box-sizing:border-box;
	width:95%;

}
	
.contents2  {
	box-sizing:border-box;
	width:95%;
	padding:0;
}
	.news {
	box-sizing:border-box;
	width:100%;
}
	
.contents3 {
	box-sizing:border-box;
	width:95%;
}
	
.contents5 {
	box-sizing:border-box;
	width:100%;
	padding:0 10px;
}
	
	.bgP{
		right: 10%;
	}
	.bgP2{
		left: 10%;
		width: 90%;
	}
	
	.tp_menu,.tp_menu2{
		min-width: 100%;
	}
	
	.border,.border2{
		width: 85%;
	}
	
	.number{
		left:90%;
	}
	.number2{
		right:90%;
	}
	
	.m_dt,.m_dt2{
		width: 100%;
	}
	
	.ab_bg{
		background-size: 85%;
		height: 400px;
	}
	
	.top_tit,.top_tit2{
		font-size: 120px;
	
	}
	
	.top_text{
		width: 45%;
		
	}
	
	.tdt{
		background: rgba(255,255,255,.5);
		height: 300px;
	}
	
	.bs_dm a{
		font-size: 24px;
		text-decoration: none;
	}
	
	.tp_bus{
		background: linear-gradient(-75deg, white 11%, #1a2853 11.1%);
	}
	
	.new_dt{
		width: 65%;
	}
	
	.new_dm a{
		text-decoration: none;
	}
	
	a.mail_f{
		text-decoration: none;
	}
	

	
	.tp_new{
		height: 320px;
	}
	
	.con_dtl{
		font-size: 22px;
	}
	
	.tp_case a{
		text-decoration: none;
	}
	
.threeCol,.threeCol2 {
		margin-bottom:30px;
	}
	.threeCol3 {
		margin-bottom:0;
	}

	.threeColInner,.threeCol2Inner,.threeCol3Inner {
		margin-right: 0%;
	}
	.threeColInner div,.threeCol2Inner div,.threeCol3Inner div {
		float:left;
		width:32%;
		margin-right: 2%;
	}
	.threeColInner,.threeCol2Inner img,.threeCol3Inner img {
	width:100%;
	margin-bottom:0;
		
}
	
	.video-container {
	width: 100%!important;
}

	
.page{
	width:90%;
	box-sizing:border-box;
	height:30px;
}
	

a:hover {
	color:#000;
	text-decoration:none;
}
	
a.telhref {
		color: #000000;
	}
	
.contact{
	width: 95%;
}

.f_info{
	float: none;
	width: 480px;
	margin: 0 auto;
}

.f_toi{
	font-size: 22px;
}

	.ft a{
		text-decoration: none;
	}
	
	
	
	.foot_sns ul{
		margin-top: 30px;
	}

.f_btnH{
	width: 420px;
	float: none;
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
}

.f_btnH1 a {
	display:block;
	width:200px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	float:left;
	background: #f79f9f;
	padding: 10px 0 10px 0;
	margin-right: 20px;
}
.f_btnH1 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.f_btnH2 a {
	display:block;
	width:200px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	float:left;
	background: #29abe2;
	padding: 10px 0 10px 0;
}
.f_btnH2 a:hover {
	background:rgba(41,171,226,.7);
	color: #fff;
}

/*お知らせ*/



.sc2 dt{
	float: none;
	padding-left:15px;
	padding-right:0;
	margin-right: 0;
	margin-bottom: 10px;
	
}

.sc2 dd {
	display: block;
	padding-left: 15px;
  	margin-bottom: 20px;
	min-width: 90%;
}
	
.news3{
	width: 35%;
	float: right;	
}

.sc3 dd,.sc4 dd {
	display: block;
	padding-left: 5px;
  	margin-bottom: 15px;
	min-width: 460px;
}

.news4{
	width: 60%;
	float: left;
	margin: 0 0 0 0;
}
	
.foot_bnr {
	width:95%;
	margin: 0 auto;
	margin-top: 140px;
	height: 55px;

}

.foot_bnr ul li {
	float:left;
	margin-right:25px;	
}

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

.ft{
		width:95%;
	}

.footlogo {
	width:28%;
}

.foot_shop{
	width: 95%;
}

	.footlogo img{
		width: 80%;
	}
.footM {
    width: 70%;
}
.flow {
		
	}
	
	.flow ul li {
		width:23.8%;
		margin-right:10px;
	  margin-bottom:5px;
	}
	
	.flow ul li::after {
      
      bottom : 6em;
	  right:-100%;
}

.flow ul li:last-child:after {
      content : none ;
	  margin-right:0;
}

	.twoCol,.twoCol4 {
	width:100%;
}

	

/*サービス案内*/
.serv1,.serv2,.serv3,.serv4 {
	height:auto;
}	

/* お問い合わせ
	* --------------------------------------- */	

.info dl {
	display: block;
	
}

.info dt {
	float: none;
	margin-left:5px;
	padding-left:0;
}
	
.info dd {
    display: block;
    margin-bottom: 20px;
    margin-left: 0;
}


.info{
	width:100%;
}

input.infoInput {
    height: 25px;
    margin: 0 0 10px 0;
    padding: 5px;
    border: #CCCCCC 1px solid;
    font-size: 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.infosize{
	width:98%;
}
.infosize2{
	width:98%;
}

.formBtn {
	box-sizing:border-box;
	width:100%;
	margin-left:0;
	margin-bottom:10px;
	font-size:18px;
	text-align:center;
	
	}
	
		#slideshow {
   position:relative;
   width:100%;
   height:100%;

}

	#slideshow h2 {
    width: 100%;
}
	
	
#headImage {
	/*overflow:hidden;*/
	position:relative;
	z-index: 1;
	top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
	text-align: center;
}

#headImage ul {
	margin:0;
	padding:0;

}

#headImage li {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
}
	
	.menuB_2 {
		width: 75%;
		margin: 0 0 0 auto;
	}

}



/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:640px) {
	
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
	.u_main{
		height: 300px;
	}
	
	.u_main h1{
		font-size: 30px;
	}
	
	.u_main h1 span{
		font-size: 20px;
	}
	
	.lock {
		overflow:hidden;
	}

	header {
		z-index:10;
		box-sizing:border-box;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		padding:0;
	}
	
	.p_none{
	display: block;
}
	
	.pa_none{
		display: block;
	}
	
	.s_none{
		display: none;
	}
	
	

	h1 img{
		width: 180px;
	}
	
	.h_info{
		width: 150px;
		margin-top: 8px;
		
	}
	
	.h_info img{
		width: 92%;
		margin-right: 35px;
		
	}
	
	
	
	h1{
		text-align: left;
		margin-top: 0;
	}
	
	.header_m h1{
		left:0;
	right:0;
	bottom:0;
	margin:auto;
	width: 100%;
	text-align:center;
	font-size:34px;
	top: 40%;	
	}
	
	.header_m .set {
    top: 42%;
    width: 90%;
    left: 0;
    margin: auto;
    text-align: left;
    font-size: 18px;
}
	

	
.inner {
	width:100%;
}
	
	#slideshow h1 {
	position:absolute;
	/*padding-top: 10%;*/
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width: 100%;
	z-index:1;
	text-align:center;
	font-size:28px;
}
	#slideshow {
   position:relative;
   width:100%;
   height:100%;

}
	
	.mm .tp_menu:first-child{
	margin-top: 50px;
}
	
	.large{
		font-size: 38px;
	}
	
	.small{
		font-size: 25px;
		top:-10px;
	}
	
	.summary {
		position:relative;
		top:auto;
		right:auto;
		margin-top:15px;
	}

	#main {
		float:none;
		width:100%;
	}

	#sub {
		float:none;
		width:100%;
	}

	nav {
		background:#ffffff;
	}
	nav ul {
		margin:0;
		padding:0;
		
		}

	nav .inner2 > ul {
		z-index:5;
		overflow:auto;
		position:fixed;
		top:54px;
		right:0;
		width:100%;
		height:88%;
		height:-webkit-calc(100% - 65px);
		height:calc(100% - 65px);
	}
	nav li {
		position:relative;
		width:100%;
		float:none;
		margin:0;
		text-align:left;
		list-style:none;
		border-bottom:1px solid #595757;
		font-family: genshin;

	}

	nav li:first-child {
		border-top:0;
	}
	nav li:last-child {
		border-bottom:0;
	}

	nav li a {
		display:block;
		padding:10px 30px;
		text-decoration:none;
		background: #fff;
	}

	nav ul ul {
		display:none;
		position:relative;
		
	}
	nav li li a {
		box-sizing:border-box;
		width:100%;
		padding:10px 30px 10px 50px;
		text-align:left;
		
	}
	
	    nav li a:hover {
        color: #000;
        background: #fff;
}

	nav li li li a {
		padding:10px 30px 10px 70px;
	}

	/*.subnav > a:before {
		position: absolute;
    content: "";
    top: 25px;
    width: 0;
    height: 0;
    margin-left: 5px;
    border: 5px solid transparent;
    border-top-color: #f79f9f;
		
	}*/
	.subnav > a:after {
		position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-left: 5px;
    border: 5px solid transparent;
    border-top-color: #595757;
	}
	.subnav a:hover:after {
		position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-left: 5px;
    border: 5px solid transparent;
    border-top-color: #009542;
	}

	.active > a:before {
		margin-top:0;
	}
	.active > a:after {
		margin-top:5px;
	}

	.gnav {
		display:none;
	}

	#spMenu {
		display:block;
		z-index:11;
		position:fixed;
		top:10px;
		right:10px;
		background: #fff;
		border-radius: 50%;
		aspect-ratio: 1 / 1;
		width: 40px;
	}
	#spMenu:hover {
		cursor:pointer;
	}

	#navBtn {
		display:inline-block;
		position:relative;
		width:30px;
		height:30px;
		top:5px;
		left: 5px;
	}
	#navBtnIcon {
		display:block;
		position:absolute;
		top:50%;
		left:50%;
		width:14px;
		height:2px;
		margin:-1px 0 0 -7px;
		transition:.2s;
	}
	#navBtnIcon:before,
	#navBtnIcon:after {
		display:block;
		content:'';
		position:absolute;
		top:50%;
		left:0;
		width:14px;
		height:2px;
		transition:0.3s;
	}
	#navBtnIcon:before {
		margin-top:-6px;
	}
	#navBtnIcon:after {
		margin-top:4px;
	}
	#navBtn .close {
		background:transparent;
	}
	#navBtn .close:before,
	#navBtn .close:after {
		margin-top:0;
	}
	#navBtn .close:before {
		transform:rotate(-45deg);
		-webkit-transform:rotate(-45deg);
	}
	#navBtn .close:after {
		transform:rotate(-135deg);
		-webkit-transform:rotate(-135deg);
	}
	
	.fixed{
	position: fixed;
    top: 0;
    height: 59px;
    background: rgba(255,255,255,.9);
    z-index: 3;
}

	.col_two_one ul {
		margin-right:0;
	}
	.col_two_one li {
		width:100%;
	}
	.col_two_one li:nth-child(2n+1) {
		clear:both;
	}
	
	.contents {
		box-sizing:border-box;
		width:90%;
		
	}
	
.header_se {
	width:100%;
	position: relative;
	height: 30%;
  	margin-top: 0;
    text-align: center;
}

.header_se h1 {
	position:absolute;
	top:-20%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	width:100%;
	z-index:1;
	text-align:center;
	font-size:38px;
	color:#fff;
	font-family: 'genshin';
	border: none;
}
	
	
.contents2 {
	box-sizing:border-box;
	width:90%;
	margin:130px auto 0;
}
	
	.contents3 {
	box-sizing:border-box;
	width:90%;
}
	
	
	.threeCol,.threeCol2 {
		margin-bottom:30px;
	}
	
	
	
	.threeCol2Inner img {
	width:100%;
	margin-bottom:0;
		
}
	.threeCol2Inner div {
		float:none;
		width:100%;
	}
	
	.threeCol3 {
    margin-bottom:0;
}
	
	.threeCol3Inner div {
		float:none;
		width:100%;
	}

	.threeCol3Inner div:last-child {
	margin-bottom: 0;
	}
	
	.threeCol3Inner div:not(:first-child){
		display: none;
	}
	
/*		.threeCol3 {
    margin-bottom:0;
}
	
	.threeCol3Inner div {
		float:left;
		width:48%;
		margin-right: 4%;
	}
	
	.threeCol3Inner div:nth-child(even){
		margin-right: 0;
	}
	
	.threeCol3Inner div:nth-child(6){
		margin-right: 0!important;
	}
	
	
	.threeCol3Inner div:nth-child(3n){
		margin-right: 4%;
	}
	
	.threeCol3Inner div:nth-child(3n+1){
clear: none;		
	}*/


	.threeCol3Inner div:last-child {
	margin-bottom: 0;
	}
	
	/*.threeColInner img,.threeCol2Inner img {
	width:100%;
	margin-bottom:0;
		
}
	.threeColInner div, .threeCol2Inner div {
		float:none;
		width:100%;
	}*/
	.threeColInner,.threeCol3Inner img {
	width:100%;
	margin-bottom:0;
		
}
	
	.photoText3_1 {
margin-bottom: 20px;

}
	
		.photoText3_1 p{
font-size: 16px;

}
	
	.photoText3_1:last-child{
margin-bottom: 0;

}
	
	.photoText3_3:nth-child(n+4){
	overflow:hidden;
	margin-bottom: 1em;
}
	
	.fourCol {
		margin-bottom:30px;
	}

	.fourColInner {
		margin-right:0;
	}
	.fourColInner div {
		float:none;
		width:100%;
	}
	
	.fourCol2 {
		margin-bottom:30px;
	}

	.fourColInner2 {
		margin-right:0;
	}
	.fourColInner2 div {
		float:left;
		width:48%;
		height: 225px;
		margin-right: 4%;
		margin-bottom: 10px;
	}
	
	.fourColInner2 div:nth-child(even){
		margin-right: 0;
	}
	
	.fourCol3 {
		margin-bottom:30px;
	}

	.fourColInner3 {
		margin-right:0;
	}
	.fourColInner3 div {
		float:left;
		width:48%;
	margin-right: 4%;
	}
	
	.fourColInner3 div:nth-child(even){
		margin-right: 0;
	}
	
.twoCol {
	width:100%;
}
	
.twoColInner {
	margin-right:0;
}
	
.twoColInner div {
	float:none;
	width:100%;
}
	
.twoColtex {
	
	float:none;
	width: 100%;
}

.twoColimg,.twoColimg4 {
	margin-top:30px;
	float:none;
	width:100%;
}

.twoColimg img,.twoColimg4 img,.twoColimg2 img{
		width: 100%;
	}
	
	
.twoColtex4 {
	float:none;
	width: 100%;
	padding: 0;
	margin-top: 0
}
	.st1,.st2,.st3{
		background: none;
	}
	
	.serv2_1,.serv2_2,.serv2_3{
		background: none;
		height: auto;
	}
	
.twoColimg img {
	width:100%;
}
	
.twoCol2,.twoCol {
	width:100%;
}
	
.twoColInner2 {
	margin-right:0;
}
	
.twoColInner2 div {
	float:none;
	width:100%;
}
	
.twoColtex2,.twoColtex3 {
	float:none;
	width:100%;

}

.twoColimg2,.twoColimg3 {
	margin-top:30px;
	float:none;
	width:100%;
}
	
.twoColimg2,.twoColimg3 img {
	width:100%;
}
	
.c_ev .twoColimg2 {
	margin-top:0px;
	float:none;
	width:100%;
}
	
	.photoText2 p{
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
}
	.photoText2{
		margin-bottom: 10px;
	}
	
	.photoText2:last-child{
		margin-bottom: 0px;
	}
	
	.photoText4 p{
	font-size: 18px;
		height: 107px;
}
	
	.flow {
		
	}
	
	.flow ul li {
		width:45%;
		margin-left:5px;

	}
	
	.flow ul li::after {
      content:none;
      bottom : 0.1em;
}

.flow ul li:last-child:after {
      content : none ;
	  margin-right:0;
}
	
	
	.news3{
	width: 100%;
	float: none;
	box-sizing: border-box;
	text-align: center;
	
}
	.news3 h3{
		text-align: left;
		background: url(../img/iconh3.png) no-repeat 1% 0.2em;
	}
	
	.sc dt{
	float: none;
	padding-left:5px;
	padding-right:0;
	margin-right: 0;
	margin-bottom: 10px;
	
}

.sc dd {
	display: block;
	padding-left: 5px;
  	margin-bottom: 20px;
	min-width: 90%;
}

	
	
.sc3{

}
	.sc3 dl {
	display: block;
	
}

.sc3 dt {
	float:none;
  width:90%;
	margin-bottom: 5px;
	
}

.sc3 dd {
  	margin-bottom: 15px;
	margin-left: 10px;
	 min-width: 85%;

}
	
		.news4{
	width: 100%;
	float: none;
		box-sizing: border-box;
	
}
.sc4{

}
	.sc4 dl {
	display: block;
	
}

.sc4 dt {
	float:none;
  width:90%;
	margin-bottom: 5px;
	
}

.sc4 dd {
 
  	margin-bottom: 15px;
	margin-left: 10px;
	 min-width: 85%;

}
	
	
	
	h2 {
	font-size:26px;
	
}
	
	h2 span{
		font-size: 18px;
	}
	
	h2.mtn {
	margin-top:0px;
}
	h2.prd span {
		font-size: 18px;
	}


	
	h2.none {
	font-size:38px;
	text-align: center;
	
}
	
	h3 {
	font-size:22px;
	
}
	
	h3.kaso{
		width: 82%;
		margin: 0 auto;
		background: url(../img/iconh3.png) no-repeat 1% 0.2em;
	}
	
	.tp_img,.tp_img2{
		width: 100%;
		position: absolute;
	}
	
	.teB,.teB2{
		width: 100%;
		z-index: 1;
	}
	
	.border{
		width: 2px;
		height: 300px;
		background: #fff;
		left:10px;
	}
	.border2{
		width: 2px;
		height: 300px;
		background: #fff;
		right:10px;
	}
	
	.number{
		left: 20px;
		top: 5%;
		color: #fff;
	}
	.number2{
		right: 20px;
		top: 5%;
		color: #fff;
	}
	
	.m_dt,.m_dt2{
		color: #fff;
		background: rgba(0,0,0,.2);
	}
	
	.top_tit, .top_tit2 {
    font-size: 80px;
}
	.bs_dm{
		width: 100%;
	}
	
	.tp_bus{
		height: auto;
		background: linear-gradient(-75deg, white 46%, #1a2853 46.2%);
		margin-bottom: 0;
	}
	
	.bs_ig img{
		width: 50%;
	}
	
	.contentsT{
		margin-top: 100px;
	}
	
.contact{
	width: 98%;
}
	
	
.f_info{
	float: none;
	width: 98%;
	font-family: 'genshin';
}

.f_toi{
	font-size: 20px;
}

.f_phone{
	font-size: 40px;
	background: url(../img/tel.png) no-repeat left 60%;
	padding-left: 40px;
	color: #0033cc;
}

.f_time{
	font-size: 16px;
}

.f_btnH{
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 30px;

}

.f_btnH1 a {
	display:block;
	width:200px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	float:none;
	background: #f79f9f;
	padding: 10px 0 10px 0;
	margin: 0 auto 20px auto;
}
.f_btnH1 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.f_btnH2 a {
	display:block;
	width:200px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	float:none;
	background: #29abe2;
	padding: 10px 0 10px 0;
	margin: 0 auto 15px auto;
}
.f_btnH2 a:hover {
	background:rgba(41,171,226,.7);
	color: #fff;
}
	
.fr_btnH{
	width: 340px;
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;

}

.fr_btnH1 a {
	display:block;
	width:160px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:18px;
	float:left;
	background: #f79f9f;
	padding: 10px 0 10px 0;
	margin: 0 20px 20px auto;
}
.fr_btnH1 a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.fr_btnH2 a {
	display:block;
	width:160px;
	color:#fff;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:18px;
	float:left;
	background: #29abe2;
	padding: 10px 0 10px 0;
	margin: 0 auto 15px auto;
}
.fr_btnH2 a:hover {
	background:rgba(41,171,226,.7);
	color: #fff;
}
	
.foot_bnr {
	width:90%;
	margin: 0 auto;
	margin-top: 70px;
	height: auto;
}

.foot_bnr ul li {
	float:left;
	margin-right:3%;
	margin-bottom: 15px;
	
}

.foot_bnr ul li:nth-child(even){
	margin-right:0;	
	float: none;
}

.footlogo {
	width:90%;
	text-align: center;
	padding-top: 0;
	padding-top: 20px;
	margin-top: 0;

}
	.pan{
		display: none;
	}
	
	
	.footM{
		width: 100%!important;
		margin-bottom: 0;
	}

.foot_menu{
	display: block;
	}
	
	.foot_pp ul {
    margin-bottom: 0;
}
	
.f_logo{
		width: 80%;
	}

.foot_shop{
	width: 95%;
	margin: 0 auto;
	font-size: 18px;
	margin-top: 15px;

}
	
	.foot_sns ul li{
		display: block;
		margin-bottom: 10px;
	}
	
	
.foot_shop ul li {
	float:none;	
	margin-right:0;
	margin-bottom: 15px;
}
	
	.foot_pp ul{
		flex-wrap: wrap;
	}
	
.foot_pp ul li {
    display: block;
    margin-bottom: 10px;
	width: 100%;
}
	
	.fo_sns{
		width: 45%;
	} 
	
	.footM p{
		text-align: center;
		margin-top: 10px;
		padding-bottom: 20px;
	}

/*.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	background:#efede9;
}*/



.copyright {
	clear:both;
	height: 25px;
	font-size:10px;
	text-align:center;
	color:#fff;
	padding-top: 5px;
}

	h3 {
	background: url(../img/iconh3.png) no-repeat 1% 0.2em;
	
}
	
	
.menuB2 a {
	margin: 0 auto;
	padding: 10px;
	font-size: 22px;
}
	

/*メニューボタンflow*/
.menuF{
	width:250px;
	margin: 30px auto 0;
}

.menuFl a {
	display:block;
	width:250px;
	color:#f79f9f;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	background:rgba(255,255,255,.8);
	padding: 8px 0 10px 0;
	border:#f79f9f 1px solid;
	box-sizing: border-box;
	text-align: center;
	margin: 0 20px 0 0;
	float: none;
}

.menuFl a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

.menuFr a {
	display:block;
	width:250px;
	color:#f79f9f;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:25px;
	background:rgba(255,255,255,.8);
	padding: 8px 0 10px 10px;
	border:#f79f9f 1px solid;
	box-sizing: border-box;
	text-align: left;
	margin: 100px 0 0 0;
	float: none;
}

.mura{
	width: 250px;
	position: relative;
	 z-index: 1;
}


.mura::before {
	 position: absolute;
	content: url(../img/btn.png);
    top: -92px;
    right: 0;
    z-index: 100;
	display: block;
}

.mura:hover{
	opacity: 0.6;
}


.menuFr a:hover {
	background:rgba(247,159,159,.7);
	color: #FFF;
}

	
/*サービス案内*/
.serv1,.serv2,.serv3,.serv4 {
	position:relative;
	width:100%;
	height:auto;
	background:none;
	}


/* お問い合わせ
	* --------------------------------------- */	

.info dl {
	display: block;
	
}

.info dt {
	float: none;
	margin-left:5px;
	padding-left:0;
	
}
	.info dt,
	.info dd {
		width: 100%;
	}



.info{
	width:100%;
}

input.infoInput {
    height: 25px;
    margin: 0 0 10px 0;
    padding: 5px;
    border: #CCCCCC 1px solid;
    font-size: 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.infosize{
	width:95%;
}
	.infosize2{
	width:95%;
}



.formBtn {
	box-sizing:border-box;
	width:100%;
	margin-left:0;
	margin-bottom:10px;
	font-size:18px;
	text-align:center;
	
	}

.formBtn1{
	width:130px;
	font-weight:normal;
	margin-right:6px;
}



.formBtn2{
	width:130px;
	font-weight:normal;
	margin-left:6px;
}

	



	a.telhref {
    text-decoration: none;
}
	.mail_f::before{
		display: inline-block;
		margin-right: 15px;
		content: url(../img/mailS.png);
	}
	
	.mail_f:hover::before {
    content: url(../img/mailS2.png);
}
	
	.mail_f::after{
		display: inline-block;
		margin-left: 15px;
	}
	
	.tel{		
		width: 90%;
	}
	
	.con_dtl span{
		font-size: 35px;
	}
	
	.con_dtl{
		font-size: 18px;
	}
	
	.totop{
		display: none;
	}
	
	
	.top_text .tdt{
		
		height:250px;
		padding: 20px;
		box-sizing: border-box;
	}
	
	.tdt h2{
		margin-top: 0;
	}
	
	.top_text{
		width: 95%;
		height: 250px;
		position: absolute;
		top: 18%;
	}
	
	.tp_conD{
		flex-direction: column;
		margin-bottom: 50px;
	}
	
	.tp_con{
		height: auto;
		padding-top: 50px;
	}
	
	.c_name{
		font-size: 24px;
	}
	
	.p1::before{
		width: 100px;
		height: 100px;
		top:-50px;
	}
	
	.p_icon {
    position: absolute;
    left: 16px;
    margin: auto;
    top: -35px;
    z-index: 1;
    width: 70px;
}
	
	.bgP{
		right: 10%;
		height: 400px;
	}
	
	.bgP2{
		left: 10%;
		height: 400px;
		width: 90%;
	}
	
	.bs_dt{
		justify-content: space-between;
		gap:20px 0;
	}
	
	.bs_dt a{
		width: 48%;
	}
	
	.bs_dm img{
		max-width: 120px;
		max-height: 120px;
	}
	
	.bs_dm h4 {
		font-size: 16px;
	}
	
	/*会社*/
	.comp ul,.cpp{
		text-align: left;
	}
	
	.cpp{
		font-size: 22px;
	}
	
	.comp ul li{
		text-indent: -1em;
		padding-left: 1em;
	}
	
	
	.bsns{
		flex-direction: column;
		gap:20px;
	}
	
	.bsnsD{
		width: 100%;
	}
	
	.bsnsD img {
    width: 70%;
}
	
	.bsnsD h3{
		font-size: 20px;
	}
	
	.company_o dl dt {
        width: 100%;
		text-align: left;
		padding-bottom: 0;
    }
	
	.company_o dl dd {
        width: 100%;
		border-top: none;
		padding-top: 10px;
		padding: 15px 0;
    }
	
	.company_o dl dt:last-of-type,.rec_o dl dt:last-of-type{
    	border-bottom: none;
	}
	
	.p_link ul{
		gap:3%
	}
	
	
	
	.p_link ul,.p_link2 ul {
		flex-wrap: wrap;
		gap:10px 0;
	}
	
	.p_link ul{
		gap:10px 5px;
	}
	
	.p_link ul li,.p_link2 ul li{
		width: 49%;
	}
	
	.about{
		width:100%;
		padding: 10px;
		box-sizing: border-box;
		text-align: left;
	}
	
	.ab_C{
		flex-direction: column;
		gap:20px;
	}
	
	.ab_txt,.ab_pdf{
		width: 100%;
	}
	.ab_test dl dt{
		width: 100%;
	}
	
	/*商品*/
	
	.aboutD{
		width: 100%;
	}
	
	.aboutD ul li{
		text-indent: -1em;
		padding-left: 1em;
	}
	
	.pro_dt,.pro_dt2{
		flex-direction: column;
		gap:20px;
	}
	
	.pro_dtD{
		width: 100%;
	}
	
	.pro_dtD2,.pro_dtD3,.pro_dtD4,.pro_dtD5,.pro_dtD6,.pro_dtD7,.pro_dtW{
		width: 100%;
	}
	
	.c_none{
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.pro_dtL{
		order: 2;
		width: 47%;
	}
	
	.pro_dtR{
		order: 3;
		width: 47%;
	}
	
	.g_tbl{
		overflow: auto;
		white-space: nowrap;
	}
	
	.pro_dtJ{
		width: 100%;
		text-align: left;
	}
	
	.pro_dtJ:first-child{
		margin-bottom: 35px;
		text-align: left;
	}
	
	.pro_dtJ:first-child::after{
		right: 0%;
		left: 0%;
		top:100%;
		content: '\f358'; 
		text-align: center;
	}
	
}
