@charset "shift-jis";
/* CSS Document */

/****************突発系便利クラス*****************/
.sp {
	display: none!important;
}

.mini{font-size:85%;}
.big{font-size:120%;}
.big2{font-size:140%;}
.big3{font-size:180%;}
.big4{font-size:200%;}

img.rad{
	border-radius:10px;
	box-shadow:0 0 5px #CCC;
}

/* init */

html { 
	-webkit-text-size-adjust: 100%;
	word-break: break-all;
}

body {
	color: #000;
	border:0;
	padding:0;
	font-size: 100%;
	line-height: 1.7;
	color: #000;
	font-family: "游ゴシック",  "・イリオ", Meiryo,"Hiragino Kaku Gothic Pro",'Noto Sans JP', 'Yu Mincho', YuMincho,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 1400px;
}

div#pagetop{ position:fixed; bottom:10px; right:10px; width:70px; display:table; z-index:32768; font-size:90%;}
div#pagetop div{
	height:70px;
	width:70px;
	border-radius:100%;
	background-color:rgba(0,0,0,0.6);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
div#pagetop div div{
	height:70px;
	width:70px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
}

div#pagetop div div a{
	color:#FFF;
	text-decoration:none;
}


div.newsbox{
	padding:0;
	margin-bottom:120px;
}

div.newsbox > div.news{
	display:flex;
	width:1200px;
	margin:0 auto 100px;
}

div.newsbox > div.news > div:first-child{
	width:500px;
	padding:0 50px;
}
div.newsbox > div.news > div:first-child div.newsimg{
	margin-bottom:20px;
}
div.newsbox > div.news > div:last-child{
	width:600px;
}


div.newsbox > div.news > div:last-child > div{
	display:flex;
	margin-bottom:40px;
}

div.newsbox > div.news > div:last-child > div div.newsimg{
	margin-right:20px;
	width:220px;
}



div.newsbox a{
	text-decoration:underline;
}

div.newsbox dl{
	padding:5px 0 10px;
	clear:both !important;
	margin-bottom:10px;
}


div.newsbox dl dt{
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	line-height:20px;
}

div.newsbox dl dt span{
	display:inline-block;
	vertical-align:middle;
	margin:0 10px 0 0;
	width:77px;
	height:20px;
}
div.newsbox dl dt span.shintyaku{background:url(../images/blog_shintyaku.jpg) center center no-repeat;}
div.newsbox dl dt span.event{background:url(../images/blog_event.jpg) center center no-repeat;}


div.newsbox dl dd{
	text-align:left;
	font-weight:bold;
	font-size:110%;
}



div#headerarea{
	width:auto;
	font-size:75%;
}

div#headerarea div#header{
	width:1200px;
	margin:0 auto;
	padding:0px 100px 0;
	text-align:left;
}

div#headerarea div#header > div{
	display:flex;
	align-items:center;
	font-weight:bold;
}

div#headerarea div#header > div > div:nth-child(1){width:450px; margin-right:30px;}
div#headerarea div#header > div > div:nth-child(2){width:720px;}

div#headerarea div#header p {
	margin-bottom: 0;
}
div#headerarea div#header p.tel {
	font-size:200%;
	color:#ff7477;
	line-height:1;
}
div#headerarea div#header h1{
	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:20px;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
}

div#headerarea div#header div.fleft{
	margin:0;
	padding:0;
}
#header a:hover {
	opacity: .7;
}

div#headerarea div#header div.fright{
	text-align:right;
	margin:0;
	padding:0 0;
	text-align:right;
	margin-top: 7px;
	font-size: 110%;
}
a.hover01:hover {
	opacity: .8;
}
div#headerarea div#header div.fright span{
	font-size: 200%;
}

div#header h1 a{color:#FFF;}

div#header .fright{
	text-align:right;
}

/****** Gnavi ******/
div#gnavi{
	width:auto;
	height:80px!important;
	margin:0 auto;
	padding:0;
	clear:both;
	clear:both;
	z-index: 100000;
}

div#gnavi dl{
	display:block !important;
	height:80px;
}

div#gnavi dl dt{
	display:none;
}

div#gnavi dl dd{
	display:block !important;
}

div#gnavi ul{
	display:block;
	height: 100px;
	width:720px;
	margin:0 auto;
	padding:0;
	box-sizing:content-box;
}

div#gnavi ul li{
	float:left;
	display:block;
	width: 120px;
	height: 100px;
	position:relative;
}

div#gnavi ul li > a{
	text-align:left;
	display:block;
	text-indent:-9999px !important;
	height: 100px;
	background-image:url(../images/gnavi.png);
}

div#gnavi ul li#link01 a{background-position:0 0;}
div#gnavi ul li#link01 a:hover{background-position:0 100px;}
div#gnavi ul li#link02 a{background-position:-120px 0;}
div#gnavi ul li#link02 a:hover{background-position:-120px 100px;}
div#gnavi ul li#link03 > a{background-position:-240px 0;}
div#gnavi ul li#link03 > a:hover{background-position:-240px 100px;}
div#gnavi ul li#link04 a{background-position:-360px 0;}
div#gnavi ul li#link04 a:hover{background-position:-360px 100px;}
div#gnavi ul li#link05 a{background-position:-480px 0;}
div#gnavi ul li#link05 a:hover{background-position:-480px 100px;}
div#gnavi ul li#link06 a{background-position:-600px 0;}
div#gnavi ul li#link06 a:hover{background-position:-600px 100px;}

.invisible{}
.visible{display:none !important;}


div#gnavi div.facility{
	display:none;
}


div#gnavi table{
	width:160px;
	font-size:80%;
	background-color:#006;
	color:#FFF;
	position:relative;
	z-index:8192;
}
div#gnavi table tr td{
	border-bottom:1px dashed #FFF;
}
div#gnavi table tr td a{
	padding:8px 8px;
	color:#FFF;
	display:block;
	background-color:#006;
}

div#gnavi table tr td a:hover{
	background-color:#339;
}


.mintyo{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}

div.mainimage{
	width:1400px;
	position:relative;
	margin:0 auto;
}

div#contentsarea {
    margin: 0 auto;
    clear: both;
}

div.content{
	width: 1200px;
    margin: 60px auto 60px;
    padding: 60px 50px 40px;
    text-align: left;
    background-color: #FFF;
    box-shadow: 0px 0px 2px #CCC;
    font-size: 120%;
    font-family: "游ゴシック","游明朝","ヒラギノ明朝体6","Hiragino Kaku Gothic Pro", "・イリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div.content p{
	margin-bottom:1em;
}

div.content h2{
	margin:-60px -50px 30px;
	padding:20px 0;
	text-align:center;
	font-size:150%;
	background-color:#de5d6c;
	color:#FFF;
	font-weight:bold;
}


div.content h3, div#pickup h3 {
	margin-left:-65px;
	padding:8px 2em 8px 20px;
	border-left:15px solid #000086;
    font-size: 150%;
	font-weight:bold;
    color: #333;
    clear: both;
    margin-bottom: 1.5em;
	box-shadow:0 0 5px #999;
	background-color:#FFF;
	transform:rotate(-1deg);
	width:fit-content;
	min-width:50%;
	max-width:100%;
	position:relative;
}

div.content h3::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 30px solid #ffee0a;     /* 折り目の色（影っぽく） */
  border-left: 30px solid transparent;
}

div.content h4,div#pickup h4{
	clear:both;
	background: #c0e6a8;
	margin-right:-50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "・イリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px 0px 0 30px;
	color:#444;
	border-radius:50px 0 0 50px;
	font-weight:bold;
	margin-bottom:30px;
	font-size:140%;
	line-height:2;
}

div.content h5{
	border-bottom:1px solid #226611;
	border-left:5px solid #226611;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "・イリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:12px;
	color:#226611;
	font-weight:normal;
	margin-bottom:20px;
	clear:both;
	font-size:130%;
	line-height:1.5;
	border-radius:0 0;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea{font-size:150%; width:95%;}

form input[type="submit"],
form input[type="reset"],
form input[type="button"]{font-size:150%; width:40%; padding:5px; box-sizing:border-box;}

.ggmap {
	width:100%;
	padding-top:450px;
	position:relative;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
top: 0;
left: 0;
width: 100%;
height: 100%;
position:absolute;
}

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




dl.proposal{ display:block;}
dl.proposal dt{color:#FFF; font-weight:bold; font-size:120%; margin-bottom:0px; line-height:1.4; padding:8px 1.5em 6px; border-radius:20px 20px 0 0; background-color:#ff6590; display:inline-block;}
dl.proposal.pick dt{ background-color:#F63; color:#FFF;}
dl.proposal dd{padding:1.5em 2em; margin-bottom:40px; font-size:100%; border-radius:0 20px 20px 20px; background-color:#FFE;}
dl.proposal dd .mini{display:block; padding-left:1em; text-indent:-1em; margin:15px 0 !important; color:#03C;}
dl.proposal dd .atsn{display:block; padding-left:1.9em; text-indent:-1.9em; margin:6px 0 !important;}

dl.proposal.half{}
dl.proposal.half dt{ max-width:50%;}
dl.proposal.half dd{ width:50%;}

form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea{
	font-size:100%;
	width:98%;
	padding:8px; 
	transition:background-color 0.5s;
	border-radius:10px;
}

form input[type="text"].minibox{
	width:30%;
	padding:8px; 
}

form input[type="text"]:hover,form textarea:hover{background-color:#FFF8F0;}
form input[type="checkbox"]{transition:margin-left 0.5s; width:1.6em; height:1.6em; text-align:middle;}
/*form input[type="checkbox"]:checked{margin-left:1.5em;}*/
form .zip input {
	width: 80px;
}
form input[type="file"]{font-size:100%; width:80%; box-shadow:0px 0px 5px #666; padding:8px;}
form select{font-size:100%; box-shadow:0px 0px 5px #666; padding:8px 0;}

form input[type="submit"],form input[type="reset"],form input[type="button"]{font-size:130%; width:40%; padding:5px; box-sizing:border-box;}


ul.workslist{ 
	display:flex;
	flex-wrap:wrap;
	margin-bottom:40px;
	justify-content: center;
}

ul.workslist li{
	width:calc(100% / 3 - 2%);
	margin:0 1% 20px;
	text-align:center;
}
ul.workslist li a{
	background-color:#039;
	display:block;
	color:#FFF;
	padding:8px 0;
	transition:all 0.3s;
	text-decoration:none;
	border-radius:30px;
}
ul.workslist li a:hover{
	background-color:#F60;
	transition:all 0.3s;
	box-shadow:0 0 8px #F33;
}


ul.workslist li ul{padding-left:1em; text-indent:-1em; margin-top:2em;}
ul.workslist li ul li{
	padding:8px 0 8px 0.5em;
	text-indent:-1em;
	box-shadow:none;
	margin-bottom:8px;
	border-bottom:1px dashed #999;
	border-left:0;
}


ul.workslist02{ 
	display:flex;
	flex-wrap:wrap;
	margin-bottom:40px;
}

ul.workslist02 li{
	width:calc(100% / 4 - 2%);
	margin:0 1% 20px;
	text-align:center;
	background-color:#ff5680;
	color:#FFF;
	border-radius:40px;
	font-weight:bold;
}



img.subimg{
	border-radius:3px;
	float:right;
	margin:0 0 2em 2em;
	width:30%;
}

div.subimg{
	float:right;
	margin:0 0 1em 2em;
	width:20%;
}

div.subimg img{
	border-radius:3px;
}


img.subimg02{
	border-radius:3px;
	float:right;
	margin:0 0 2em 2em;
	width:33%;
}
div.subimg02{
	float:right;
	margin:0 0 2em 2em;
	width:33%;
}

div.subimg02 img{
	border-radius:3px;
}




ul.normallist{
	margin-bottom:60px;
}

ul.normallist li{
	display:inline-block;
	width:100%;
	padding:5px 0 0 1em;	
	margin-bottom:8px;
	text-indent:-0em;
	position:relative;
	font-size:110%;
	border-bottom:1px dashed #999;
}

ul.normallist li:before{
	content:"戲";
}


ul.normallist2{
	margin-bottom:60px;
}

ul.normallist2 li{
	padding:5px 0 0 1em;	
	margin-bottom:8px;
	text-indent:-0em;
	position:relative;
	font-size:110%;
	border-bottom:1px dashed #999;
	text-indent:-1em;
}

ul.normallist2 li:before{
	content:"戲";
}


a[href^="tel:"] { cursor: default; }


div.section{
	width:1200px;
	padding:0 100px;
	margin:0 auto;
	
}
dl.faq{
	margin-bottom:40px;
	border-radius:10px;
	box-shadow:0 0 5px #993;
	overflow:hidden;
}
.faq dt,.faq02 dt{
	display:block;
	background:url(../images/icon_q.jpg) left top no-repeat #fee386;
	margin:0 0 1px;
	padding:3px 0 0 65px;
	line-height:50px;
	font-weight:bold;
	color:#333;
	position: relative;
	}
.faq dd,.faq02 dd{
	display:block;
	background:url(../images/icon_a.jpg) left top no-repeat #FFF;
	margin:0 0 0;
	padding:15px 10px 15px 65px;
	line-height:1.7;
	position: relative;
	}
.faq dd:before {
	content: "A";
	font-size: 150%;
	position: absolute;
	left: 25px;
	top:5px;
}
.faq dt:before {
	content: "Q";
	font-size: 150%;
	position: absolute;
	left: 20px;
}

form input[type="submit"],form input[type="reset"],form input[type="button"] {
    display: block;
    text-decoration: none;
    padding: 10px;
    background:#ff7477;
    border-radius: 25px;
    box-sizing: border-box;
    color: #fff;
    font-size: 110%;
    width: 40%;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-bottom: 20px;
}
.linkarrow a {
	display: block;
    text-decoration: none;
    padding: 10px;
    background: linear-gradient(-10deg,#4190ec,#064c9e);
    border-radius: 25px;
    box-sizing: border-box;
    box-shadow: 4px 4px 12px #2d6a8a;
    color: #fff;
    font-size: 110%;
    width: 40%;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-bottom: 20px;
    text-align: center;
}
form input:hover[type="submit"],form input:hover[type="reset"],form input:hover[type="button"] {
	opacity: .8;
}




table.ntable2{
	border:1px solid #999;
	border-width:1px 1px 1px 1px;
	border-radius:10px;
	overflow:hidden;
	
}
table.ntable2 tr{
}
table.ntable2 tr:last-child th,table.ntable2 tr:last-child td{
	border-bottom:0;
}
table.ntable2 tr:first-child th,table.ntable2 tr:first-child td{
	border-bottom:1px solid #999;
}



table.ntable2 td{
	border-bottom:1px solid #999;	
}
table.ntable2 td:not(:last-child){
	border-right:1px dashed #999;
}
table.ntable2 th{
	border-bottom:1px solid #999;
	background-color:#016;
	color:#FFF;
}
table.ntable2 th:not(:last-child){
	border-right:1px dashed #999;
}




.recruit-box {
	/*border: 2px solid #1c542e;*/
	padding: 30px;
	background: #ee6f06;
	color: #fff;
	font-weight: bold;
}


#footer{
	position:relative;
	z-index:10 !important;
	text-align: left;
}


div#pagetop {
	position:fixed;
	bottom:20px;
	right:20px;
	width:70px;
	display:table;
	z-index:32768;
	font-size:90%;
}
div#pagetop div{
	height:70px;
	width:70px;
	border-radius:100%;
	background: rgba(244,24,87,.6);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
div#pagetop div div{
	height:70px;
	width:70px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
}

div#pagetop div div a{
	color:#FFF;
	text-decoration:none;
}


#mainimage{
	width:100%;
	position:relative;
	background: #efefef;
	height: calc(100vh - 80px);
}

#mainimage .box{
	width:100%;
	height:inherit;
	background-position:center center;
	background-size:cover;
}

h1 {
	font-size: 12px;
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	line-height: 20px;
}

div#pickup{
	width:1200px;
	box-sizing:border-box;
	padding:2em;
	box-shadow:0px 0px 5px #333;
	margin:40px auto;
}
.contentsarea h2 {
	margin:-30px auto 30px;
    clear: both;
    font-size: 250%;
    text-align: center;
    color: #39a87d;
    line-height: 1.5;
    /*font-family: "游ゴシック", "Hiragino Kaku Gothic Pro", "・イリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	background:url(../images/h2_bg.png) center top no-repeat;
	padding-top:110px;
}
h2 span {
	display: block;
	width:10em;
	margin: 0 auto;
	padding-bottom:10px;
	font-size: 40%;
	color: #000;
	border-bottom:1px solid #47db23;
	margin-bottom:20px
}

.btn2 a {
	display: block;
	width: 310px;
	text-decoration: none;
	padding: 5px;
	color: #fff;
	background: #202870;
	text-align: center;
	margin: 30px auto 60px;
}
.btn2 a:hover {
	background: #5d4c44;
}


div#newsbox {
    padding: 0;
    overflow: auto;
    line-height: 1.5;
    width: 1400px;
    margin: 0 auto 20px;
    padding: 60px 0;
    box-sizing: border-box;
    background: url(../images/news_bg.jpg) center center/cover no-repeat;
    /*font-family: "ヒラギノ明朝体6","游ゴシック", "Hiragino Kaku Gothic Pro", "・イリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",arial,helvetica,clean, sans-serif;*/
}
div#newsbox .news-wrap {
    background-color: rgba(255,255,255,0.8);
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 5px 6px #b39b9b;
}
div#newsbox a{
	text-decoration:underline;
	color: #0044cc;
}
div#newsbox a:hover {
	text-decoration: none;
}
div#newsbox dl{
	padding:5px 0 10px;
	clear:both !important;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
	position:relative;
	z-index:1000;
}
div#newsbox dl:first-child{
	padding-top:15px;
	border-top:1px dotted #999999;
}
div#newsbox dl dt{
	width:120px;
	float:left;
	font-weight:bold;
	text-align:center;
}
div#newsbox dl dd{
	width:82%;
	float:right;
	text-align:left;
}


#footerarea {
    position: relative;
    z-index: 10 !important;
    text-align: center;
    background: url(../images/footer_bg.jpg) center center/cover no-repeat;
    height: 400px;
	font-size:80%;
}
#footerarea #footer {
    position: relative;
    height: 370px;
    width: 1200px;
	padding:30px 100px 0;
    margin: 0 auto;
	text-align:center;
	background:url(../images/fotter_bg_02.png) center top no-repeat;
}

#footer #footlink {
margin-bottom:20px;
width:900px;
margin:0 auto;
}

#footer p.footer_tel{
	font-size:260%;
	line-height:1.1;
	vertical-align:middle;
	font-weight:bold;
	color:#347907;
}


#footer #footlink ul,#footer #footlink02 ul {

}
#footer #footlink ul li,#footer #footlink02 ul li{
display:inline-block;
}

#footer #footlink ul li a,#footer #footlink02 ul li a{
	color:#313644;
	text-decoration:none;
	font-weight:500;
}
#footer #footlink ul li a:hover,#footer #footlink02 ul li a:hover{
	color:#dda900;

}

#footer #footlink ul li:after,#footer #footlink02 ul li:after{
	content:" | ";
	
}

#footer #footlink ul li:last-child:after,#footer #footlink02 ul li:last-child:after{
	content:"";
	
}
#footer #footlink ul li a,#footer #footlink02 ul li a{
color:#000;
}
#footer #footlink ul li a:hover,#footer #footlink02 ul li a:hover{
color:#1A0DAB;
}
#footer #access {
	position: absolute;
	right: 100px;
	top: 236px;
}
p.copy {
	position:absolute;
	left:0;
	bottom:10px;
	width:100%;
	text-align:cetner;
}
.copyright p {
	width: 1200px;
	padding-left: 10px;
	margin: 0 auto;
}

div.cutline {
    margin: 100px 0;
    border-bottom: 1px dashed #999;
}
table.ntable{
}
table.ntable td:first-child {
	font-weight: bold;
}
table.ntable td{
	background-color:#FFF;
	border-bottom:1px solid #999;
}
table.ntable tr:nth-child(even) td{
	/*background-color:#363636;
	color: #fff;*/
}
table.ntable th{
	width: 20%;
}
table.ntable tr:nth-child(even) th{
	
}
table.form-table {
	width: 100%;
}
table.ntable.opc{
	background:rgba(153,153,153,0.3);
}
table.ntable.opc td{
	background:rgba(255,255,255,0.8);
}
table.ntable.opc tr:nth-child(even) td{
	background:rgba(248,248,255,0.8);
}


div.catch{
	padding:80px 0;
	margin:40px 0 80px;
}
div.catch > div{
	padding:10px 0;
	background-color:rgba(255,255,255,0.8);
	font-size:180%;
	text-align:center;
	color:#069;
}

div.catch#about{ background:url(../images/bg_about.jpg) center center / cover;}
div.catch#company{ background:url(../images/bg_company.jpg) center center / cover;}
div.catch#contact{ background:url(../images/bg_contact.jpg) center center / cover;}
div.catch#facility{ background:url(../images/bg_facility.jpg) center center / cover;}
div.catch#recruit{ background:url(../images/bg_recruit.jpg) center center / cover;}
div.catch#sche{ background:url(../images/bg_schedule.jpg) center center / cover;}
div.catch#service{ background:url(../images/bg_service.jpg) center center / cover;}
div.catch#news{ background:url(../images/bg_news.jpg) center center / cover;}


div.moviebox{
	background:url(../images/movie_bg.png) center center no-repeat;
	width:640px;
	height:385px;
	padding:50px 180px 0;
	margin:0 auto -215px;
	position:relative;
	z-index:32;
}
div.moviebox > div{
}

div.gallery{}
div.gallery ul{
	display:flex;
	flex-wrap:wrap;
}
div.gallery ul li{
	width:calc(100% / 3);
	padding:0 20px;
	box-sizing:border-box;
	margin-bottom:20px;
	text-align:center;
}
div.gallery ul li img{
	max-width:100%;
	height:auto;
}


div#message{
	background:url(../images/message_bg.jpg) center center / cover;
	padding:40px 0;
	margin-bottom:80px;
}

div#message > div.flex{
	display:flex;
	width:1200px;
	margin:0 auto 50px;
}
div#message > div.reverse{
	flex-direction:row-reverse;
}

div#message > div.flex > :first-child{
	width:730px;
	font-size:115%;
}
div#message > div.flex > :last-child{
	width:470px;
}

div#message > div.flex:nth-child(even) > :first-child{
	padding-left:30px;
	box-sizing:border-box;
}

div#message > div.message{
	width:fit-content;
	padding:30px;
	margin:0 auto;
	background-color:#FFF;
	border-radius:10px;
	text-align:center;
	font-size:130%;
}





div#information{
	margin-bottom:100px;
}
div#information > div{
	display: grid;
	grid-template-columns: repeat(3, 2fr);
	grid-template-rows: auto;
	width:1110px;
	margin:0 auto;
}
div#information > div > div{
	width:310px;
	margin:0 30px 40px;
	display: grid;
	grid-row: span 2;
	text-align:center;
}


div#information > div > div div.txt{
	padding:0.5em 0 0;
	text-align:right;
	font-weight:bold;
	font-size:120%;
}
div#information > div > div div.txt a{
	display:inline-block;
	line-height:1;
	padding-right:20px;
	background:url(../images/link_arrow.jpg) center right no-repeat;
	color:#000;
}

div#information > div > div div.txt a:hover{
	color:#C33;
}


div#jiritsu{
	margin:0 auto 150px;
	padding:230px 0 50px;
	background:url(../images/movie_bg_02.jpg) center bottom / cover;
}
div#jiritsu div.txt{
	text-align:center;
	width:1200px;
	margin:0 auto;
	padding:2em 0;
	font-weight:bold;
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7) 10% 90%, rgba(255, 255, 255, 0));
}
div#jiritsu div.txt p:not(:last-child){
	margin-bottom:1em;
}


div#introduction{
	width:1200px;
	border-radius:10px;
	padding:100px 0 30px;
	margin:0 auto 80px;
}

div#introduction > div{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	margin-bottom:50px;
}

div#introduction > div > div{
	width:360px;
	margin:0 20px;
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 4;
	position:relative;
}


div#introduction > div > div div.txt{
	padding:2em 0em 1em;
}

div#introduction > div > div div.txt p:not(:last-child){
	margin-bottom:1em;
}

div#clubteam{
	width:1160px;
	padding:40px 20px;
	border-radius:10px;
	background-color:#f3f3f3;
	margin:0 auto 100px;
	text-align:center;
}

div#instagram{
	width:1160px;
	padding:40px 20px;
	border-radius:10px;
	background-color:#e9e7d8;
	margin:0 auto 100px;
	text-align:center;
	display:flex;
}
div#instagram > :first-child{
	width:580px;
}
div#instagram > :last-child{
	width:580px;
}



.flex_2clm{
	display:flex;
	flex-wrap:wrap;
	max-width:1200px;
	margin:0 auto;
}
.flex_2clm > div{
	width:48%;
	margin:0 1% 40px;
}

.flex_2clm_02{
	display:flex;
	flex-wrap:wrap;
	max-width:1200px;
	margin:0 auto;
}
.flex_2clm_02 > :first-child{
	margin-right:auto;
}

.flex_3clm{
	display:flex;
	flex-wrap:wrap;
	max-width:1200px;
	margin:0 auto;
}
.flex_3clm > div{
	width:calc(100% / 3 - 2%);
	margin:0 1% 40px;
}
.flex_4clm{
	display:flex;
	flex-wrap:wrap;
	max-width:1200px;
	margin:0 auto;
}
.flex_4clm > div{
	width:23%;
	margin:0 1% 40px;
}

div.txtbox{
	background-color:#fcf9f5;
	padding:1em 1.5em;
}

dl.flowbox{
	margin-bottom:50px;
	display:flex;
	box-shadow:0 0 5px #FCC;
	overflow:hidden;
	border-radius:10px;
}

dl.flowbox dt{
	width:25%;
}
dl.flowbox dt img{
}
dl.flowbox dd{
	width:75%;
	padding:1em 2em;
	box-sizing:border-box;
	border-left:10px solid #ff7477;
}

div.impressions{
	display:flex;
}
div.impressions > div{
	width:70%;
}
div.impressions > div.photo{
	width:25%;
	margin-right:5%;
}
div.impressions > div.photo img{
	border-radius:40px 0 40px 0;
}


.recruitbox{
	display:flex;
	flex-wrap:wrap;
	max-width:1200px;
	margin:0 auto;
}
.recruitbox > div{
	width:48%;
	margin:0 1% 40px;
	border-radius:10px;
	box-shadow:0 0 5px #999;
	overflow:hidden;
}

.recruitbox > div > div.txt{
	padding:1em;
}

div.bannerbox{
	display:flex;
	width:1200px;
	margin:0 auto 100px;
}

div.bannerbox > :first-child{
	margin-right:auto;
}

div.title_point{
	display:flex;
	width:1200px;
	margin:0 auto;
	align-items:center;
}

div.title_point > :first-child{
	margin-right:50px;
}
div.title_point > :last-child{
	font-size:150%;
}

table.gaiyoutable{
}
table.gaiyoutable tr{
	margin-bottom:20px;
	display:flex;
}
table.gaiyoutable tr th{
	background-color:#ff6590;
	text-align:left;
	border-radius:40px 0 0 40px;
	width:20%;
	padding-left:1em;
	color:#FFF;
}

table.gaiyoutable tr td{
	background-color:#fef68f;
	text-align:left;
	border-radius:0 40px 40px 0;
	width:auto;
	min-width:80%;
	padding-left:1em;
}



table.gaiyoutable02{
}
table.gaiyoutable02 tr{
	margin-bottom:20px;
	display:flex;
}
table.gaiyoutable02 tr th{
	background-color:#ff6590;
	text-align:left;
	border-radius:40px 0 0 40px;
	width:85%;
	padding-left:1em;
	color:#FFF;
}

table.gaiyoutable02 tr td{
	background-color:#fef68f;
	text-align:left;
	border-radius:0 40px 40px 0;
	width:auto;
	min-width:15%;
	padding-left:1em;
}


div.staffbox{
	border-radius:10px;
	overflow:hidden;
	box-shadow:0 0 5px #CCC;
	background-color:#fFE;
}
div.staffbox p.name{
	border-radius:40px;
	background-color:#ff6590;
	color:#FFF;
	margin:0 2em 1em;
	text-align:center;
}
div.staffbox p.name span{
	margin-right:1em;
	padding:0 1em;
	font-size:40%;
	border-radius:40px;
	background-color:#fff;
	color:#000;
	vertical-align:middle;
}

div.staffbox div.profile{
	padding:0 1em;
	font-size:90%;
}

div.blogimg{
	width:800px;
	margin:0 auto 50px;
	text-align:center;
}

a.btn{
	display:block;
	width:fit-content;
	padding:5px 1.5em 6px;
	margin:0 auto;
	border-radius:40px;
	font-weight:bold;
	background-color:#ff6590;
	color:#FFF;
	transition:all 0.3s;
}

a.btn:hover{
	background-color:#fcee21;
	color:#433;
	transition:all 0.3s;
}

dl.recruitbox{
	margin-bottom:40px;
	display:flex;
	align-items:flex-start;
}

dl.recruitbox dt{
	width:35%;
	background-color:#ff6590;
	background:linear-gradient(125deg, rgba(255, 101, 144, 1) 80%, rgba(252, 238, 33, 1) 30%);
	padding:8px 0 8px 1em;
	color:#FFF;
	font-weight:bold;
	box-sizing:border-box;
	position:relative;
	z-index:10;
	transform:rotate(-4deg);
	box-shadow:3px 5px 5px #CCC;
}
dl.recruitbox dd{
	width:80%;
	margin-left:-15%;
	background:url(../images/assist_bg.png) right bottom no-repeat,linear-gradient(145deg, rgba(248, 248, 248, 1) 70%, rgba(252, 238, 33, 1) 30%);
	padding:3em 1em 1em;
	font-weight:bold;
	box-sizing:border-box;
	border-radius:10px;
}

div.tatami{
	background:url(../images/tatami_bg.png) right bottom no-repeat #2b9c10;
	padding:1em;
	margin-bottom:20px;
	color:#FFF;
	font-weight:bold;
	font-size:120%;
	border-radius:4px;
}

.tatami .icon {
    display: inline-block;
    transition: transform 0.5s ease; /* 回転アニ・拏ションの速度 */
	margin-left:2em;
	line-height:1;
	transform-origin: 50% 44%;
}

.tatami.active .icon {
    transform: rotate(180deg); /* 180度回転 */
}


dl.teambox{
	display:flex;
	flex-wrap:wrap;
}
dl.teambox dt{
	width:15%;
	text-align:center;
	margin-right:3%;
	padding:5px 0;
	background-color:#ff6590;
	border-radius:20px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:20px;
}
dl.teambox dd{
	width:82%;
	box-sizing:border-box;
	padding:5px 1em;
	border-radius:20px;
	background-color:#FED;
	margin-bottom:20px;
}

div.number{
	position:relative;
}
div.number p{
	font-size:140%;
	text-align:center;
	background:#FF6590;
	color:#FFF;
	border-radius:40px;
}
div.number > img{
	position:absolute;
	bottom:0;
	left:20px;
}

.exp_bg {
	background:url(../images/experience/bg_01.jpg) center bottom no-repeat;
}


div.titlebox{
	width:100%;
	max-width:1200px;
	margin:0 auto;
}

div.titlebox div.title_flex{
	display:flex;
	margin-bottom:60px;
	align-items:center;
}
div.titlebox div.title_flex > div:first-child{ width:450px;}
div.titlebox div.title_flex > div:last-child{ border-left:10px solid #dbdbdb; padding-left:30px; font-weight:bold; font-size:120%;}


div#reason{
	background:url(../images/reason_bg.jpg) center center / cover;
	padding:50px 0;
	text-align:left;
	margin-bottom:100px;
}
div#reason > div{
	width:1300px;
	margin:0 auto;
}

div#reason > div > div{
	display:flex;
	margin-bottom:80px;
}
div#reason > div > div:nth-child(odd){
	flex-direction:row-reverse;
}
div#reason > div > div:nth-child(odd) > div:first-child{
	margin-left:50px;
}
div#reason > div > div:nth-child(even) > div:first-child{
	margin-right:50px;
}

div#reason > div > div > div:first-child img{
	box-shadow:32px 20px 0 #FFF;
}
div#reason > div > div > div:last-child{
	width:600px;
}

div#reason > div > div > div:last-child p{
	margin-left:60px;
	line-height:1.8;
}



div#reason02{
	background:url(../images/reason_bg.jpg) center center / cover;
	padding:50px 0;
	text-align:left;
	margin-bottom:100px;
}
div#reason02 > div{
	width:1200px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
}

div#reason02 > div > div{
	width:550px;
	margin:0 25px 50px;
	background-color:#FFF;
	border-radius:10px;
	overflow:hidden;
}
div#reason02 > div > div:last-child{
	background:none;
}



div#reason02 > div > div > div:first-child{
	margin-bottom:20px;
}

div#reason02 > div > div:not(:last-child) > div:last-child{
	padding:1.5em;
}

div#reason02 > div > div > div:last-child img{
	border-radius:10px;
}



div#greeting{margin-bottom:100px;}
div#greeting > div{
	width:1400px;
	margin: 0 auto;
	position:relative;
}
div#greeting > div div.greeting_txt{
	position:absolute;
	left:100px;
	top:230px;
}

div#greeting02{margin-bottom:100px; background-color:#a5ebff;}
div#greeting02 > div{
	width:1400px;
	margin: 0 auto;
	position:relative;
}
div#greeting02 > div div.greeting_txt{
	position:absolute;
	left:660px;
	top:240px;
}


div#schedule{
	margin-bottom:100px;
	background-color:#f8fff2;
	padding:50px 0;
}
div#schedule > div{
	width:1200px;
	margin:0 auto 50px;
	display:flex;
}

div#schedule > div > div:first-child{
	margin-right:50px;
}


div#bottombtn{
	background:#EEE;
	position:sticky;
	bottom:0;
	z-index:8192;
}

div#bottombtn > div{
	width:1400px;
	margin:0 auto;
	display:flex;
}

div#bottombtn > div img{
	display:block;
}



div#three_point{}
div#three_point dl{
	padding-left:150px;
	padding-bottom:30px;
	border-bottom:1px dashed #999;
	margin-bottom:30px;
}

div#three_point dl:nth-child(1){
	background:url(../images/about/point_01.jpg) left top no-repeat;
}
div#three_point dl:nth-child(2){
	background:url(../images/about/point_02.jpg) left top no-repeat;
}
div#three_point dl:nth-child(3){
	background:url(../images/about/point_03.jpg) left top no-repeat;
}
div#three_point dl:nth-child(4){
	background:url(../images/about/point_04.jpg) left top no-repeat;
}

div#three_point dt{
	width:fit-content;
	padding:5px 1em;
	font-size:130%;
	background:#347907;
	border-radius:40px;
	margin-bottom:30px;
	color:#FFF;
	font-weight:bold;
}




div#four_point{}
div#four_point dl{
	padding-left:150px;
	padding-bottom:30px;
	border-bottom:1px dashed #999;
	margin-bottom:30px;
}

div#four_point dl:nth-child(1){
	background:url(../images/recruit/point_01.jpg) left top no-repeat;
}
div#four_point dl:nth-child(2){
	background:url(../images/recruit/point_02.jpg) left top no-repeat;
}
div#four_point dl:nth-child(3){
	background:url(../images/recruit/point_03.jpg) left top no-repeat;
}
div#four_point dl:nth-child(4){
	background:url(../images/recruit/point_04.jpg) left top no-repeat;
}

div#four_point dt{
	width:fit-content;
	padding:5px 1em;
	font-size:150%;
	background:#39F;
	border-radius:40px;
	margin-bottom:30px;
	color:#FFF;
	font-weight:bold;
}



div#servicebox{
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 横4列 */
  gap: 20px;
}

div#servicebox > div{
	width:280px;
	margin:0 0 50px;
	border-radius:10px;
	box-shadow:0 0 5px #999;
	overflow:hidden;
}

div#servicebox > div div.title{
	padding:5px 1em;
	text-align:center;
	font-size:120%;
	color:#FFF;
	font-weight:bold;
	background-color:#dd5d6c;
}
div#servicebox > div div.img{
	background-color:#F8F8F8;
	text-align:center;
}


div#servicebox > div div.txt{
	padding:1em;
	font-size:80%;
}


div#studybox{
	margin-bottom:80px;
}
div#studybox > div{
	display:flex;
	margin-bottom:50px;
}

div#studybox > div:nth-child(odd){
	margin-left:50px;
}


div#studybox > div:nth-child(even){
	flex-direction:row-reverse;
	margin-right:50px;
}

div#studybox > div:nth-child(odd) div.img{
	width:350px;
	margin-right:50px;
}

div#studybox > div:nth-child(even) div.img{
	width:350px;
	margin-left:50px;
}

div#studybox > div div.img img{
	border-radius:100%;
}

div#studybox > div div.txt{
	padding:0;
	text-align:left;
	width:750px;
}

div#studybox > div div p.studytitle{
	font-size:150%;
	font-weight:bold;
	color:#347907;
}

div#studybox > div div p.studytitle span{
	color:#dd5d6c;
	font-size:60%;
	display:block;
	margin-top:10px;
	padding-top:10px;
	border-top:1px dashed #696;
}


div.timeline01{
	display:flex;
}

div.timeline01 > div:first-child{
	width:700px;
	margin-right:50px;
	background:url(../images/timeline_bg.png) center top repeat-y;
}
div.timeline01 > div:last-child{
	width:450px;
}

div.timeline01 div dl{
	border-radius:10px;
	background:#FFF;
	overflow:hidden;
	margin-bottom:50px;
	border:1px solid #000086;
}
div.timeline01 div dl:last-child{
	margin-bottom:0;
}

div.timeline01 div dl dt{
	background-color:#000086;
	color:#FFF;
	font-weight:bold;
	font-size:120%;
	padding:5px 1em;
}

div.timeline01 div dl dd{
	padding:1em;
	font-size:90%;
}



/*ここからWP分*/

div.pagination{
	text-align:center;
}

div.pagination .page-numbers{
	display:inline-block;
	padding:5px;
	border:1px solid #F39;
}

div.pagination .page-numbers.current{
	font-weight:bold;
	font-size:120%;
	color:#FFF;
	background-color:#F39;
}

ul#categorybox{
	display:block;
	position:fixed;
	bottom:40%;
	right:0;
	background-color:#FFF;
	width:fit-content;
	box-shadow:0 0 5px #999;
	padding:1em 0 1em 1em;
	border-radius:1em 0 0 1em;
	font-size:90%;
	z-index:8192;
}
ul#categorybox li{
	background-color:#ff6590;
	color:#FFF;
	border-radius:1em 0 0 1em;
	padding:3px 1em;
	margin-bottom:5px;
}
ul#categorybox li:last-child{
	margin-bottom:0px;
}
ul#categorybox li a{
	color:#FFF;
}


footer.entry-meta{
	margin-bottom:80px;
}

div#rinen{
	background:url(../images/about/rinen_bg.jpg) center center / cover;
}

div#rinen > div{
	width:1400px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	font-size:110%;
}

div#rinen > div > div{
	width:660px;
	padding:20px;
}

div.greetingbox{
	padding:50px;
	margin: 0 -50px 70px;
	background:url(../images/company/greeting_bg.jpg) center center / cover;
}

