@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{
	float: left;
	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 center;
	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;
    font-family: "Outfit", sans-serif;
}

.t_main h1 br{
	display: none;
}

.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 {
  position: relative;
  content:url("../img/icon_pdf2.png");
  bottom:-0.3em;
  left:0.4em;
  margin-right: 8px;
	padding-left: 15px;
}


/* ラベル部分 左上に表示 */
.kaiinN{
	width: 235px;
	position: relative;
	 z-index: 1;
}


.kaiinN::before {
	content: url(../img/kaiinNew.png);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100;
}

.kaiinO{
	width: 235px;
	position: relative;
	 z-index: 1;
}


.kaiinO::before {
	content: url(../img/kaiinRec.png);
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100;
}


/*メイン画像*/

/*#slideshow h1 {
	font-family: 'genshin';
	position:absolute;
	top:38%;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	height:200px;
	z-index:10;
	text-align:center;
	font-size:63px;
	color:#ffffff;
	text-shadow: 
			   4px 4px 8px rgba(247,159,159,.9); 
	text-shadow: 2px 1px 1px #fff,
               2px -1px 1px #fff,
               -2px 1px 1px #fff,
               -2px -1px 1px #fff,
			   4px 4px 4px #000;
	line-height: 1.5em;
}*/

#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,.1);
	padding: 100px 0;
	box-sizing: border-box;
	margin-top: 100px;
}

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

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

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

.contents3 {
	max-width: 1200px;
    margin: 100px 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(41,171,226,.1);
	padding: 30px 0;
}

.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:#000;
	text-decoration:none;
	transition: all 0.3s;
}
a:hover {
	text-decoration:underline;
	color: #009542;
	
}

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

h3{
	font-weight: bold;
	font-size: 20px;
}

.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 {
	margin-bottom:0.25em;
	font-size:30px;
	font-family: 'genshin';
}

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

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

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

.sm1_d br{
	display: none;
}

.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;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bs_dt a{
	display: block;
	width: 24%;
	
}

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

.bs_dm h3{
	font-size: min(2.3vw,26px);
	font-family: 'genshin';
	margin-bottom: 20px;
}

a:first-of-type .bs_dm::before{
	content: "";
    background-color: #009542;
    height: 130px;
    width: 130px;
    -webkit-mask:  url("../img/pro1.svg");
    mask:  url("../img/pro1.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
	display: block;
	margin:0 auto;
	transition: .3s;
}

a:nth-of-type(2) .bs_dm::before{
	content: "";
    background-color: #009542;
    height: 130px;
    width: 130px;
    -webkit-mask:  url("../img/pro2.svg");
    mask:  url("../img/pro2.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
	display: block;
	margin:0 auto;
	transition: .3s;
}
/*
a:nth-of-type(3) .bs_dm::before{
	content: "";
    background-color: #009542;
    height: 130px;
    width: 130px;
    -webkit-mask:  url("../img/pro3.svg");
    mask:  url("../img/pro3.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
	display: block;
	margin:0 auto;
	transition: .3s;
}
*/
a:nth-of-type(3) .bs_dm::before{
	content: "";
    background-color: #009542;
    height: 130px;
    width: 130px;
    -webkit-mask:  url("../img/pro4.svg");
    mask:  url("../img/pro4.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
	display: block;
	margin:0 auto;
	transition: .3s;
}

a:nth-of-type(4) .bs_dm::before{
	content: "";
    background-color: #009542;
    height: 130px;
    width: 130px;
    -webkit-mask:  url("../img/pro5.svg");
    mask:  url("../img/pro5.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
	display: block;
	margin:0 auto;
	transition: .3s;
}

a:nth-of-type(6) .bs_dm::before{
	content: "";
    background-color: #009542;
    height: 130px;
    width: 130px;
    -webkit-mask:  url("../img/pro6.svg");
    mask:  url("../img/pro6.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    vertical-align: middle;
	display: block;
	margin:0 auto;
	transition: .3s;
}

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

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

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


.bs_ig{
	position: relative;
}

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

.tp_case{
	background: #319bd0;
	position: relative;
	z-index: 2;
	padding-bottom: 30px;
}

/*.tp_case h3::after{
	content: '\69D8';
}*/

.tp_case h3.rbtT::before{
	content: 'ROBOT';
	display: block;
	color: #1a2853;
	font-size: 10px;
	border: 1px solid #1a2853;
	width: 60px;
	text-align: center;
}

.tp_case h3.webT::before{
	content: 'WEB';
	display: block;
	color: #1a2853;
	font-size: 10px;
	border: 1px solid #1a2853;
	width: 60px;
	text-align: center;
	font-family: 'ubuntu';
}
.tp_case h3.opnT::before{
	content: 'OPEN';
	display: block;
	color: #1a2853;
	font-size: 10px;
	border: 1px solid #1a2853;
	width: 60px;
	text-align: center;
	font-family: 'ubuntu';
}

.tp_case h3.aiT::before{
	content: 'AI/IoT';
	display: block;
	color: #1a2853;
	font-size: 10px;
	border: 1px solid #1a2853;
	width: 60px;
	text-align: center;
	font-family: 'ubuntu';
}

.tp_case h3.thrd::before {
    content: '3D';
    display: block;
    color: #1a2853;
    font-size: 10px;
    border: 1px solid #1a2853;
    width: 60px;
    text-align: center;
    font-family: 'ubuntu';
}

.tp_case h3.otrT::before{
	content: 'OTHER';
	display: block;
	color: #1a2853;
	font-size: 10px;
	border: 1px solid #1a2853;
	width: 60px;
	text-align: center;
	font-family: 'ubuntu';
}



.c_dtl{
	background: #fff;
	width: 95%;
	margin: auto;
	padding: 10px;
	box-sizing: border-box;
	height: 230px;
	position: relative;
}

.c_txt::after{
	content: url("../img/arrow3.png");
    display: inline-block;
    vertical-align: middle;
	bottom: 0px;
	right:10px;
	position: absolute;
		transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.c_txt:hover::after{
	content: url("../img/arrow4.png");
}

.c_txt p{
	height:85px;
	overflow: hidden;
}

.c_txt p.ind{
	font-size: 14px;
	margin-top: 10px;
	height: auto;
}

.c_txt p.ind::before{
	content: '\696D\7A2E\FF1A';
}

.tp_case img{
	/*clip-path: polygon(0% 0%, 90% 0, 100% 16%, 100% 100%, 0% 100%);*/
	width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.tp_case a:hover{
	text-decoration: none;
	
}


.tp_new{
	background: linear-gradient(-75deg, white 70%, #1a2853 70.1%);
	position: relative;
	z-index: 2;
	height: 245px;
}

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

.tp_ns2{
	width: 30%;
	padding-top: 96px;
	position: absolute;
	left: 10%;
}

.new_dt{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:77%;
	margin-left: auto;
}

.new_dm{
	width:32%;
	position: relative;
}

.new_dt::after {
    display: block;
    content: "";
    width: 32%;
}

.new_dm a{
	background: #fff;
	margin-bottom: 3%;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	/*border: #ccc 1px solid;*/
	height: 245px;
	box-shadow: 0 0px 5px rgb(33 37 56 / 25%);
}

.new_dm a:hover{
	text-decoration: none;
	color: #319bd0;
}



.event2::before {
    content: "";
    top: 0;
    right: 0;
    border-bottom: 4.5em solid transparent;
    border-right: 4.5em solid #1a2853;
    position: absolute;
}

.event2::after {
    content: "EVENT";
    display: block;
    top: 5px;
    color: #fff;
    right: 10px;
    position: absolute;
    font-size: 11px;
	font-family: 'ubuntu';
}

.topics2::before {
    content: "";
    top: 0;
    right: 0;
    border-bottom: 4.5em solid transparent;
    border-right: 4.5em solid #1a2853;
    position: absolute;
}

.topics2::after {
    content: "TOPICS";
    display: block;
    top: 5px;
    color: #fff;
    right: 10px;
    position: absolute;
    font-size: 11px;
	font-family: 'ubuntu';
}

.oshirase2::before {
    content: "";
    top: 0;
    right: 0;
    border-bottom: 4.5em solid transparent;
    border-right: 4.5em solid #1a2853;
    position: absolute;
}

.oshirase2::after {
    content: "NEWS";
    display: block;
    top: 5px;
    color: #fff;
    right: 10px;
    position: absolute;
    font-size: 11px;
	font-family: 'ubuntu';
}

.date{
	font-family: 'ubuntu';
}

.n_txt{
	margin-top: 20px;
}

.n_txt::after{
	content: url("../img/arrow4.png");
    display: inline-block;
    vertical-align: middle;
	bottom: 10px;
	right:10px;
	position: absolute;
		transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.n_txt:hover::after{
	content: url("../img/arrow3.png");
}

.n_txt p{
	height:120px;
	overflow: hidden;
}

.tp_con{
	background:url(../img/bg_con.jpg) no-repeat center;
	position: relative;
	z-index: 2;
	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%;
}

a.mail_f{
	color: #fff;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

.mail_f:hover::before{
	content: url(../img/mail2.png);
}

.mail_f::before{
	content: url(../img/mail.png);
    display: block;
    vertical-align: middle;
    bottom: 0px;
    right: 10px;
}

.mail_f:hover::after{
	content: url(../img/arrow4.png);
}

.mail_f::after{
	content: url(../img/arrow5.png);
    display: block;
    vertical-align: middle;
    bottom: 0px;
    right: 10px;
}

a.mail_f:hover{
	text-decoration: none;
	color: #1a2853;
}

.tel::before{
	content: url(../img/tel.png);
    display: block;
    vertical-align: middle;
    bottom: 0px;
    right: 10px;
}

.con_dtl span{
	font-family: 'ubuntu';
	font-size: 43px;
}

.time{
	font-size: 16px;
}


/* 3カラム1（スマートフォンでは1カラム) */
.threeCol {
	overflow:hidden;
}

.bdr{
	border: 2px solid #f79f9f;
	box-sizing: border-box;
}

.photoText3_1 p{
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;

}

.threeColInner {
	overflow:hidden;
}

.threeColInner div:nth-child(3n) {
	margin-right:0;
	
}

.threeColInner div {
	width:310px;
	float:left;
	margin-right:25px;
	
}
.threeColInner div:nth-child(3n+1) {
	clear:both;
	
}
.threeColInner img {
	width:100%;
	margin-bottom:10px;
		
}

/* 3カラム2（スマートフォンでは1カラム) */
.threeCol2 {
	overflow:hidden;
}



.photoText3 p{
	text-align: left;
	font-size: 12px;
	margin: 0 0 0 5px;
}
.photoText3 h6{
	text-align: left;
	margin:0 0 5px 5px;
	font-size: 18px;
}

.threeCol2Inner {
	overflow:hidden;
}

.threeCol2Inner div:nth-child(3n) {
	margin-right:0;
	
}

.threeCol2Inner div {
	width:310px;
	float:left;
	margin-right:25px;
	
}
.threeCol2Inner div:nth-child(3n+1) {
	clear:both;
	
}
.threeCol2Inner img {
	width:100%;
	margin-bottom:10px;
		
}

.photoText2{
	
	text-align: center;
}

/* 3カラム3（スマートフォンでは1カラム) */
.threeCol3 {
	overflow:hidden;
}



.photoText3_3{
	overflow:hidden;
	margin-bottom: 1em;
}

.photoText3_3:nth-child(n+4){
	overflow:hidden;
	margin-bottom: 0;
}

.m_repo{
	border: #29abe2 2px solid;
	box-sizing: border-box;
}

.m_event{
	border: #f4d59f 2px solid;
	box-sizing: border-box;
}

.m_kon{
	border: #f79f9f 2px solid;
	box-sizing: border-box;
}

.threeCol3Inner {
	overflow:hidden;
}

.threeCol3Inner div:nth-child(3n) {
	margin-right:0;
	
}

.threeCol3Inner div {
	width:310px;
	float:left;
	margin-right:25px;
	/*margin-bottom: 0.5em;*/
	
}
.threeCol3Inner div:nth-child(3n+1) {
	clear:both;
	
}
.threeCol3Inner img {
	width:100%;
		
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 4カラム（スマートフォンでは1カラム) */
.fourCol {
	overflow:hidden;
}
.fourColInner {
	overflow:hidden;
	margin-right:-2%;
}
.fourColInner div {
	width:23%;
	float:left;
	margin-right:2%;
}
.fourColInner div:nth-child(4n+1) {
	clear:both;
}
.fourColInner img {
	width:100%;
	margin-bottom:0.5em;
}

/* 4カラム2（スマートフォンでは1カラム) */
.fourCol2 {
	overflow:hidden;
}
.fourColInner2 {
	overflow:hidden;
	margin-right:-2%;
}
.fourColInner2 div {
	width:23%;
	float:left;
	margin-right:2%;
}

.lady{
	background: #fde1e1;
}

.man{
	background: #bde5f6;
}

.fourColInner2 div:nth-child(4n+1) {
	clear:both;
}
.fourColInner2 img {
	width:100%;

}

.photoText4 p{
	font-size: 20px;
	background: rgba(255,255,255,.8);
	text-align: center;
	font-family: 'genshin';
}

.kaiin_d{
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

/* 4カラム（スマートフォンでは1カラム) */
.fourCol3 {
	overflow:hidden;
}
.fourColInner3 {
	overflow:hidden;
	margin-right:-2%;
}
.fourColInner3 div {
	width:23%;
	float:left;
	margin-right:2%;
}
.fourColInner3 div:nth-child(4n+1) {
	clear:both;
}
.fourColInner3 img {
	width:100%;
	margin-bottom:0.5em;
}


.balloon {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0 5px 0;
  width: 150px;
  line-height: 70px;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #f79f9f;
  border-radius: 50%;
  box-sizing: border-box;
}

.balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -18px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 15px solid #f79f9f;
  z-index: 0;
}


/*ページ送り*/
.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;
}


.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_dtl{
	width: 100%;
}


.sc {}

.sc dl {
	width: 100%;
	line-height: 1.8em;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: #ccc 1px solid;
	transition: .3s;
}

.sc dl dt {
	width: 20%;
	padding: 20px 0 20px 2%;
	font-family: "Outfit", sans-serif;
	box-sizing: border-box;
}

.sc dl dt span {
    width: 80px;
    display: inline-block;
	font-family: "Outfit", sans-serif;
}

.sc dl dd {
	width: 78%;
	padding: 20px 2% 20px 0;
	word-break: break-all;
}

.sc a:hover dl{
	background: rgba(0, 149, 66, .1);;
}

.sc a:hover dl dd{
	text-decoration: none!important;
}

.sc a:first-child dl {
	border-top: #ccc 1px solid;
}

.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:350px;
	margin-top: 30px;
}

/*連絡先*/
.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_toi{
	font-size: 22px;
}

.f_phone{
	font-size: 60px;
	background: url(../img/tel2.png) no-repeat left 60%;
	padding-left: 50px;
	line-height: 0.9em;
	color: #0033cc;
}

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

.tp_ab{
	position: absolute;
    left: 0px;
    top: 0px;
    z-index: auto;
	background: url(../img/about_b.png) no-repeat center;
	height:100%;
	background-size: cover;
	width: 100%;
}
.tp_menu2{
	position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    height: 400px;
    min-width: 1000px;
}

.teB2 {
    order: 1;
    position: relative;
    width: 50%;
	
}
.m_dt2{
	width: 80%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 400px;
	margin-left: auto;
}

.tp_img2 {
    order: 2;
    position: relative;
    width: 50%;
    height: 100%;
}

.tp_bu{
	position: absolute;
    left: 0px;
    top: 0px;
    z-index: auto;
	background: url(../img/bus_b.png) no-repeat center;
	height:100%;
	background-size: cover;
	width: 100%;
}

.tp_se{
	position: absolute;
    left: 0px;
    top: 0px;
    z-index: auto;
	background: url(../img/serv_b.png) no-repeat center;
	height:100%;
	background-size: cover;
	width: 100%;
}
.tp_ca{
	position: absolute;
    left: 0px;
    top: 0px;
    z-index: auto;
	background: url(../img/case_b.png) no-repeat center;
	height:100%;
	background-size: cover;
	width: 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;
}

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

table.table_company {
  width: 100%;
  border-collapse: collapse;
  margin : 8px  0 8px 0;
  line-height:2em;
 
}

table.table_company td {
  border-collapse: collapse;
  border-bottom:#cccccc 1px solid;
  padding : 8px 10px 8px 10px;
}

table.table_company th{
　border-collapse: collapse;
border-bottom:#cccccc 1px solid;
  padding : 8px 10px 8px 10px;
 color:#f79f9f;
	vertical-align: top;
}






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


.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  #009542;
  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: #009542;
		border-radius: 5px;
		border: 1px solid #009542;
		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: #fff;
		color:  #009542;
	}
	
/*	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: #009542;
		/*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.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{
	width:970px;
	margin:0 auto;
	font-size:14px;
	margin-top: 15px;
	height: 25px;
	background: url(../img/pan.png) no-repeat left 23%;
}

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

.pan ol li:first-child {
       padding-left: 15px;
}

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

/*サービス案内*/
.serv1 {
	position:relative;
	width:100%;
	height:500px;
	background:url(../business/img/service1B.jpg) no-repeat center;/*背景をhtml要素に表示*/
	background-size:cover; /* 背景画像をhtml要素にフィット */
}	

.serv2 {
	position:relative;
	width:100%;
	height:500px;
	background:url(../business/img/service2B.jpg) no-repeat center;/*背景をhtml要素に表示*/
	background-size:cover; /* 背景画像をhtml要素にフィット */
}	

.serv3 {
	position:relative;
	width:100%;
	height:500px;
	background:url(../business/img/service3B.jpg) no-repeat center;/*背景をhtml要素に表示*/
	background-size:cover; /* 背景画像をhtml要素にフィット */
}	

.serv4 {
	position:relative;
	width:100%;
	height:500px;
	background:url(../business/img/service4B.jpg) no-repeat center;/*背景をhtml要素に表示*/
	background-size:cover; /* 背景画像をhtml要素にフィット */
}	

.serv2_1 {
	border: #f79f9f solid 2px;
	box-sizing: border-box;
}	

.serv2_2 {
	border: #29abe2 solid 2px;
	box-sizing: border-box;
}




/*================================================
 *  フッター
 ================================================*/
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;	
}

.inu{
	background: url(../img/inu.gif) no-repeat center;
	height: 35px;
}

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

/*.foot_menu ul{
	width: 615px;
	
	margin-top: 40px;
	float: left;
}

.foot_menu ul li {
	float:left;
	padding-right:20px;	
	padding-left:20px;	
	text-align: center;
}

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

.foot_menu ul li a:hover{
		text-decoration: none;
	color: rgba(255,255,255,.7);
}
.foot_menu ul li a span {
    display: block;
    font-size: 8px;
    font-family: 'genshin';
}


.foot_menu ul li:last-child {
	border-right:none;
}*/

.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;
}
/*================================================
 *  クラス
 ================================================*/
.list {
	padding:0 0 0 0.5em;
}
.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}



.col_two_one {
	overflow:hidden;
}

.col_two_one ul {
	overflow:hidden;
	margin:2% -2% 0 0;
}
.col_two_one li {
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 2% 0;
}
.col_two_one li:nth-child(2n+1) {
	clear:both;
}
.col_two_one li img {
	width:100%;
	margin-bottom:2.5%;
}

/*================================================
 *  スライドショー
 ================================================*/
/* スライドショー */
#slideshow {
   position:relative;
   width:100%;
   height:100%;

}
#slideshow li {
   position:absolute;
   height:100%;
   margin:0;
   padding:0;
   background-position:center top;
   background-repeat:no-repeat;
	background-size:cover;
}





/*================================================
 *  下層
 ================================================*/
.s_main {
   position:relative;
   width:100%;
   height:400px;

  background:url(../business/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/

  background-size:cover; /* 背景画像をhtml要素にフィット */
	/*background: url(img/main_back.jpg) no-repeat center;
	height: 500px;*/
	}
	
.st_main {
   position:relative;
   width:100%;
   height:400px;

  background:url(../story/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/

  background-size:cover; /* 背景画像をhtml要素にフィット */
	/*background: url(img/main_back.jpg) no-repeat center;
	height: 500px;*/
	}

.f_main {
   position:relative;
   width:100%;
   height:400px;

  background:url(../flow/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/

  background-size:cover; /* 背景画像をhtml要素にフィット */
	/*background: url(img/main_back.jpg) no-repeat center;
	height: 500px;*/
	}
	
.res_main {
   position:relative;
   width:100%;
   height:400px;

  background:url(../reservation/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/

  background-size:cover; /* 背景画像をhtml要素にフィット */
	/*background: url(img/main_back.jpg) no-repeat center;
	height: 500px;*/
	}
	
.sf_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../staff/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}	
	
.b_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../branch/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}
	
.pr_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../price/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}	

.ev_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../event/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}

.p_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../pp/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}

.in_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../info/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}

.con_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../contact/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}

.fq_main {
   position:relative;
   width:100%;
   height:400px;
   background:url(../faq/img/main.jpg) no-repeat center;/*背景をhtml要素に表示*/
   background-size:cover; /* 背景画像をhtml要素にフィット */
	
	}
	
	
.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';
}

.twoCol {

}

.twoColtex {
	float:left;
	width:500px;
}

.twoColimg {
	float:right;
	width:330px;
}

.twoCol2 {
	
}

.twoColtex2 {
	float:right;
	width:470px;
}

.twoColimg2 {
	float:left;
	width:470px;
	overflow: hidden;
}

.twoCol3 {
	
}

.twoColtex3 {
	float:left;
	width:580px;
}

.twoColimg3 {
	float:right;
	width:350px;
}

.twoCol4 {

}

.twoColtex4 {
	float:left;
	width:580px;
	height: 280px;
	padding: 10px 0;
}

.st1 {
	background: url(../business/img/st_bg1.png) no-repeat bottom;
	
}
.st2 {
	background: url(../business/img/st_bg2.png) no-repeat bottom;
	
}

.st3 {
	background: url(../business/img/st_bg3.png) no-repeat bottom;
	
}

.twoColimg4 {
	float:right;
	width:350px;
	margin-top: 20px;
}



.pin{
	color: #FE599E;
}



.heart{
	width: 100%;
}

.heart ul li {
	display: block;
    background: url(../img/list1.png) no-repeat;
    background-position: 6px 0.4em;
    padding-left: 23px;
    line-height: 1.7em;	
}

.heart ul li.sec {
    background-position: left 15%;
}

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

.info dl {
	width: 100%;
}

.info dt {
	display: block;
	clear: left;
	float: left;
    min-width: 225px;
	margin-left:10px;
	padding-left:30px;
	padding-top:4px;
	height: 36px;
	/*vertical-align:middle;*/
}

.info dd {
	display: block;
  	margin-bottom:20px;
	margin-left: 265px;
}


.info dd ul{
	list-style: none;
}

.info dd li{
	margin-right: 20px;
	float: left;
}

.info{
	
	}

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:700px;
}
.infosize2{
	width:625px;
}

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

textarea.infocomment {
    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;
}

.formBtn{
	margin-left:250px;
	text-align:center;
}

.formBtn1{
	height:60px;
	width:155px;
	color:#f79f9f;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:18px;
	background:#fff;
	padding: 8px 0 10px 0;
	border:#f79f9f 1px solid;
	box-sizing: border-box;
	text-align: center;
	margin-right:20px;
}

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

.formBtn2{
	width:155px;
	height:60px;
	color:#4d4d4d;
	text-decoration:none;
	border-radius:3px;
	font-family: 'genshin';
	font-size:18px;
	background:#fff;
	padding: 8px 0 10px 0;
	border:#4b4b4b 1px solid;
	box-sizing: border-box;
	text-align: center;
	margin-right:20px;
}

.formBtn2:hover{
	background: rgba(75,75,75, 1.0);
	color: #fff;
}

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


/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して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:98%;
	padding:0;
	margin:30px auto 0;
}
	.news {
	box-sizing:border-box;
	width:100%;
}
	
.contents3 {
	box-sizing:border-box;
	width:100%;
	padding:0 10px;
	margin-bottom: 0;
}
	
.contents5 {
	box-sizing:border-box;
	width:100%;
	padding:0 10px;
}
	
	.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: #ffffff;
	}
	
.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%;
}
	
.twoColtex {
	float:left;
	width:55%;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: 0px;
}
	


.twoColimg4 {
	float:right;
	width:350px;
	margin-top: 80px;
}
	
.twoColimg {
	display: none;
}
	
	.twoCol2 {
	width:100%;
}
	
.twoColtex2 {
	float:right;
	width:48%;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: 0px;
}
	
.twoColimg2 {
width:48%;
	}
	
	.twoCol3 {
	width:100%;
}
	
.twoColtex3 {
	float:left;
	width:55%;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: 0px;
}
	
.twoColimg3 {
width:40%;
	}
	
.twoColtex4 {
	float:left;
	width:55%;
	height:auto;
	
	padding: 10px;
}
	
.twoColimg4 {
width:40%;
	}
	

/*サービス案内*/
.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;　
}
	
	.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;
}
	
	.t_main{
		height: 50%;
	}
	
	.t_main h1{
		font-size: min(7vw, 30px);
		top:40%;
		z-index: 1;
	}
	
	.t_main h1 br{
	display: block;
}
	
	.t_main h1 span{
		line-height: 1em;
	}
	
.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;

	}

	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;
		font-family: genshin;
	}
nav li a:hover {
        color: #000;
        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 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:100%;
		
	}
	
.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:92%;
	margin:30px auto 0;
}
	
	.contents3 {
	box-sizing:border-box;
	width:100%;
		margin-bottom: 0;
		padding-bottom: 0;
}
	
	
	.threeCol,.threeCol2 {
		margin-bottom:30px;
	}
	
	
	.serimg,.se_con{
		width: 100%;
	}
	
	.se_con{
		max-height: 500px;
	}
	
	.sm1{
		width: 90%
	}
	
	.sm1_d br{
		display: block;
	}
	
	.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.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: 30px auto;
}
	

/*メニューボタン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;
}

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

.info dl {
	display: block;
	
}

.info dt {
	float: none;
	margin-left:5px;
	padding-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: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;
}

	.s_main,.st_main,.f_main ,.res_main,.sf_main,.b_main,.pr_main,.ev_main,.p_main,
.in_main,
.con_main,
.fq_main {
   
   height:100%;
   
	
	}
	
table.table_price td {
  padding : 8px 5px;
}

table.table_price th{
　
  padding : 8px 5px;
	
}	
	.mt10{
	margin-top: 0;
}

	
.contents_pic{
	width: 95%;
	margin: 30px auto 50px auto;
	text-align: center;
}
	
	h4 {
    margin-bottom: 0.25em;
    font-size: 28px;
    color: #f79f9f;
    font-family: 'genshin';
}
	
	
	.c_dtl{
		height: 250px;
	}
	
	.new_dt{
		margin-top: auto;
		margin-left: 0;
		width: 100%;
	}
	
	.tp_ns2{
		 position: static;
		padding-top: 8%;
		width: 100%;
	}
	
	.new_dm{
		width: 49%;
	}
	
	.new_dm:last-child{
		display: none;
	}
	
	.new_dm a{
		height: 220px;
	}
	
	.menuB_2{
		width: 100%;
	}
	
	.tp_new{
		height: auto;
		background: linear-gradient(-75deg, white 23%, #1a2853 23.2%);
		padding-bottom: 30px;
	}
	
	.con_f{
		flex-direction: column;
	}
	
	.con_dtl{
		width: 100%;
	}

	.con_dtl:nth-child(2) {
    border-right: none;
    border-left: none; 
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
	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::before{
		margin-top: 30px;
		content: url(../img/telS.png);
		margin-right: 15px;
	}
	
	.tel{
		display: flex;
		justify-content: space-between;
		width: 90%;
		margin: auto;
	}
	
	.con_dtl span{
		font-size: 35px;
	}
	
	.con_dtl{
		font-size: 18px;
	}
	
	.totop{
		display: none;
	}
	
	.tp_conD{
		flex-direction: column;
		margin-bottom: 50px;
	}
	
	.tp_con{
		height: auto;
		padding-top: 50px;
	}
	.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%;
	}
	
	.bs_dt{
		width: 90%;
		margin: 0 auto;
		gap:20px 0;
	}
	
	.bs_dt a{
		width: 48%;
	}
	
	.bs_dm h3 {
		font-size: 18px;
	}
	
	.bs_dm{
		padding: 0;
	}
	
	a:first-of-type .bs_dm::before,a:nth-of-type(2) .bs_dm::before,a:nth-of-type(3) .bs_dm::before,a:nth-of-type(4) .bs_dm::before {
		width: 120px;
		height: 120px;
	}
	
	.menuB2 a {
	margin: 0 auto;
	padding: 10px;
	font-size: 22px;
}
	
	.c_name{
		font-size: 24px;
	}
}
