@charset "UTF-8";
/* CSS Document */
*{margin:0;padding:0;}
strong{font-weight:bold;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
*, *:before, *:after{box-sizing:border-box;}
.clearfix:before, .clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
/* ============================================================ */
/* ============================================================ */

/* font */

/* ============================================================ */
/* ============================================================ */
@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("../img/font/icomoon.eot");
  src: url("../img/font/icomoon.eot") format("embedded-opentype"), url("../img/font/icomoon.ttf") format("truetype"), url("../img/font/icomoon.woff") format("woff"), url("../img/font/icomoon.svg") format("svg");
}
.p-contactList__contact__telLink:before, .p-sliteAccordion__btn:before, .p-indexList__btn:after, .p-faq__btn__body:before, .p-listsAccChild__btn:before, .c-btn[href^=http] .c-btn__body:after, [href^=http]:after, .c-listBreadCrumb__item + .c-listBreadCrumb__item:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 400;
  src: url("../img/font/GenJyuuGothic-Regular.eot");
  src: url("../img/font/GenJyuuGothic-Regular.eot") format("embedded-opentype"), url("../img/font/GenJyuuGothic-Regular.ttf") format("truetype"), url("../img/font/GenJyuuGothic-Regular.woff") format("woff");
}
@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 500;
  src: url("../img/font/GenJyuuGothic-Medium.eot");
  src: url("../img/font/GenJyuuGothic-Medium.eot") format("embedded-opentype"), url("../img/font/GenJyuuGothic-Medium.ttf") format("truetype"), url("../img/font/GenJyuuGothic-Medium.woff") format("woff");
}
@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 700;
  src: url("../img/font/GenJyuuGothic-Bold.eot");
  src: url("../img/font/GenJyuuGothic-Bold.eot") format("embedded-opentype"), url("../img/font/GenJyuuGothic-Bold.ttf") format("truetype"), url("../img/font/GenJyuuGothic-Bold.woff") format("woff");
}
/* ============================================================ */
/* ============================================================ */

/* base */

/* ============================================================ */
/* ============================================================ */
html{position:relative;width:100%;/*overflow-y:scroll;overflow: hidden;*/}
body {background:#ffffff;text-align:center;color:#494949;font-size:14px;
font-family: "GenJyuuGothic", "メイリオ", Meiryo, sans-serif;
line-height:180%;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
width:100%;font-weight:normal;position:relative;box-sizing:border-box;}
@font-face{
font-family:'icomoon';src:url("../img/font/icomoon.eot?1x6eij");
src:url("../img/font/icomoon.eot?1x6eij#iefix") format("embedded-opentype"),url("../img/font/icomoon.ttf?1x6eij") format("truetype"),url("../img/font/icomoon.woff?1x6eij") format("woff"),url("../img/font/icomoon.svg?1x6eij#icomoon") format("svg");
font-weight:normal;font-style:normal}
a {color:#494949;text-decoration:none !important;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all  0.2s ease;}
img {box-shadow:#000 0 0 0;vertical-align:middle;}
a:hover {opacity:0.85;filter:alpha(opacity=85);-moz-opacity:0.85;}
a img{-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all  0.2s ease;}
a img:hover{opacity:0.85;filter: alpha(opacity=85);-moz-opacity:0.85;}
.left{float:left;}
.right{float:right;}
div,div p{text-align:justify;text-justify:inter-ideograph;-ms-text-justify:inter-ideograph;}
.vsp {display:none;}
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */

/*  */

/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */

/*----------------------------------------------------------------------
w_list 応募・お問い合わせ
----------------------------------------------------------------------*/
@media only screen and (min-width:769px){
.w_list{width:100%;}
.w_list dl{ padding:10px 5px; border-bottom:1px solid #d9d9d9;}
.w_list dl:first-child{border-top:1px solid #d9d9d9;}
.w_list dt{ float:left; font-weight:bold; font-size:18px;}
.w_list dd{ padding-left:330px; font-size:16.5px;}
.w_list2{width:100%;}
.w_list2 dl{ padding:10px 5px;}
.w_list2 dl:first-child{border-top:1px solid #d9d9d9;}
.w_list2 dt{ float:left; font-weight:bold; font-size:18px;}
.w_list2 dd{ padding-left:330px; font-size:16.5px;}
}
@media only screen and (max-width:768px){
.w_list{width:100%;}
.w_list img{width:100%;}
.w_list dl{padding:10px 5px; border-bottom:1px solid #d9d9d9;}
.w_list dl:first-child{border-top:1px solid #d9d9d9;}
.w_list dt{font-weight:bold; font-size:18px;text-align:center;}
.w_list dd{font-size:16.5px;text-align:center;}
.container table{width:100%;}
.container th, .container td{display:block;width:100%;padding:10px;text-align:center;}
.container td{border-bottom:1px solid #d9d9d9;}
.sp-entry-midasi{background:#d70050;border-radius:25px;color:#fff;padding:8px 33px 8px 33px;font-size:19px;font-family:'M PLUS Rounded 1c', sans-serif;}
.sp-entry-tel{font-size:27px;font-family:'M PLUS Rounded 1c', sans-serif;}
a.sp_btn {display: inline-block;position: relative;width: 100%;padding: 15px;text-align: center;border-top: 1px solid #d70050;border-bottom: 1px solid #d70050;text-decoration: none;color: #d70050;font-size:27px;font-family:'M PLUS Rounded 1c', sans-serif;}
a.sp_btn:before, a.sp_btn:after {content: '';position: absolute;top: -7px;width: 1px;height: calc(100% + 14px);background-color: #d70050;transition: .3s;}
a.sp_btn:before {left: 7px;}
a.sp_btn:after {right: 7px;}
a.sp_btn:hover:before{top: 0px;left:0;height: 100%;}
a.sp_btn:hover:after{top: 0px;right: 0;height: 100%;}
}
/*----------------------------------------------------------------------
t_list お電話でのエントリー
----------------------------------------------------------------------*/
@media only screen and (min-width:769px){
.t_list{width:width:100%;}
.t_list dl{ padding:10px 5px; border-bottom:1px solid #d9d9d9;}
/*.t_list dl:first-child{border-top:1px solid #d9d9d9;}*/
.t_list dt{ float:left; font-weight:bold; font-size:18px;}
.t_list dd{ padding-top:15px; padding-left:330px; font-size:44px;}
.ft16{ font-size:16.5px; }
}
@media only screen and (max-width:768px){
.t_list{width:100%;text-align:center;}
.t_list dl{padding:10px 5px; border-bottom:1px solid #d9d9d9;}
.t_list dl:first-child{border-top:1px solid #d9d9d9;}
.t_list dt{font-weight:bold;font-size:18px;text-align:center;}
.t_list dd{padding-top:15px;font-weight:bold;font-size:34px;line-height:1.2;text-align:center;}
.ft16{font-size:16px; font-weight:normal;}
}
/*----------------------------------------------------------------------
サポート体制
----------------------------------------------------------------------*/
.support{width: 525px;margin: 15px 0 10px 0;position: relative;}
.support p{font-size: 33px;color: #333;padding-top:5px;}
/* マーカー */
.support p {background: linear-gradient(transparent 60%, #f3dbe3 60%);}
.searchIcon{padding-bottom:15px; padding-left:5px; padding-right:10px;}
.left-box{width:525px; float:left;}
.right-box{width:525px; float:right;}
.support-text{font-size:17px;}
.support-img{width:250px; margin:25px auto 15px auto;}
a.cp_btn-support {display: block;width: 250px;padding: 0.8em;text-align: center;text-decoration: none;color: #d60050;border: 2px solid #d60050;border-radius: 3px;transition: .4s;font-size:19px;}
a.cp_btn-support:hover {background: #d60050;color: #fff;}
/*----------------------------------------------------------------------
2018.5.15 追加 main
----------------------------------------------------------------------*/
.l-wrapper { position:relative; width:100%; }
.l-main{ position:relative; width:100%; padding-top:110px; padding-bottom:10px; }
/*@media screen and (max-width:600px){.l-main{padding-top:60px;}}*/
@-webkit-keyframes down{
0%,70%,80%,90%,to{-webkit-transform:translateY(0);transform:translateY(0)}
75%,85%{-webkit-transform:translateY(3px);transform:translateY(3px)}
}
@keyframes down{
0%,70%,80%,90%,to{-webkit-transform:translateY(0);transform:translateY(0)}
75%,85%{-webkit-transform:translateY(3px);transform:translateY(3px)}
}
.home-intro{ position:relative; width:100%; height:calc(100vh - 80px); overflow:hidden; }
/*@media screen and (max-width:600px){.home-intro{height:calc(100vh - 60px)}.ios .home-intro{height:calc(100vh - 60px - 60px)}}*/
.home-intro_text-block{ position:relative; width:100%; height:100%; z-index:30; color:#fff; }
/*@media screen and (max-width:800px){.home-intro_text-block{padding:0 4%}}*/
.home-intro_logo{
position:absolute;
top:50%;
left:35%;
/*width:312px;*/
-webkit-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
line-height:0.8;
opacity:0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
font-size:55px;
font-weight:bold;
color: #d60050;
}
.home-intro_logo-ss{ font-size:23px; font-weight:normal; color:#333; }
/*.home-intro_logo img,.home-other-content-list_image img{width:100%; height:auto;}*/
/*@media screen and (max-width:600px){.home-intro_logo{width:183px}}*/
.home-intro_image-block{ width:100%; height:100%; opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; overflow:hidden; }
.home-intro_image-block:after{ display:block; content:''; width:100%; height:100%; /*background-color:rgba(0,0,0,.3);*/ z-index:20; }
.home-intro_image-block,.home-intro_image-block video,.home-intro_image-block:after{ position:absolute; top:0; left:0; }
p.resizeimage img {width:100%;}
.home-intro_image{ display:block; width:100%; height:100%; background:50% 50%/cover no-repeat; }
.home-intro_scroll-down{ position:absolute; left:50%; bottom:25px; margin-left:-12px; z-index:30; opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.home-intro_scroll-down a{
display:block; 
width:24px; 
height:13px; 
text-indent:-999em; 
background:url(../img/i_arrow_down.svg) 0 0/cover no-repeat;
-webkit-animation:down 4s ease 0s infinite;
animation:down 4s ease 0s infinite;
}
/*@media screen and (max-width:600px){.home-intro_scroll-down{display:block}}*/
/*
.Home-intro-slide,.Home-intro-slide_item{ position:absolute; top:0; left:0; width:100%; height:100%; }
.Home-intro-slide{overflow:hidden;}
.Home-intro-slide_item{ background:50% 50%/cover no-repeat; opacity:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; z-index:1; }
*/
/* ============================================================
	フォント
============================================================ */
.en {font-style:normal;font-family:'Roboto Condensed', sans-serif;font-weight:700;}
.en-s{font-style:normal;font-family:'Roboto Condensed', sans-serif;text-align:center;line-height:37px;}
/* ============================================================
	ボタン
============================================================ */
.btn-primary {
display:block;
position:relative;
padding:18px 0 18px 35px;
background-color:#d60050;
text-decoration:none;
font-family:'Roboto', sans-serif;
font-weight:400;
font-size:14px;
line-height:24px;
letter-spacing:2px;
color:#ffffff;
}
.btn-primary i {
display: block;
position: absolute;
top: 50%; right: -10px;
width: 68px; height: 1px;
background-color: #ffffff;
}
/* ホバー */
a.btn-primary {
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
a.btn-primary:hover {
background-color: #ffc0bd;
color:#fff;
}
a.btn-primary i {
-webkit-transition: width 0.3s ease;
-moz-transition: width 0.3s ease;
-ms-transition: width 0.3s ease;
transition: width 0.3s ease;
}
a.btn-primary:hover i {
width: 34px;
}
.btn-primary2 {
display: block;
position: relative;
padding: 18px 0 18px 25px;
background-color: #d60050;
text-decoration: none;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 6px;
letter-spacing: 2px;
color: #ffffff;
}
.btn-primary2 i {
display: block;
position: absolute;
top: 50%; 
right: -10px;
width: 48px; 
height: 1px;
background-color: #ffffff;
}
/* ホバー */
a.btn-primary2 {
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
}
a.btn-primary2:hover {
background-color: #ffc0bd;
color:#fff;
}
a.btn-primary2 i {
-webkit-transition: width 0.3s ease;
-moz-transition: width 0.3s ease;
-ms-transition: width 0.3s ease;
transition: width 0.3s ease;
}
a.btn-primary2:hover i {
width: 34px;
}
/* ============================================================
	2018.7追加 仕事内容コンテンツ
============================================================ */
@media only screen and (min-width:769px){
.contents_jobBox{}
.contents_jobBox h2{  
  font-size:47px;
  text-align:center;
  line-height:5.5;
  font-family: "Sawarabi Gothic";
}
.contents_jobBox-text{
  font-size:18px;
}
.contents_jobBox h3{
  font-size:29px;
  line-height:3.7;
}
.contents_jobBox .box{
width:100%;
/*height: 350px;*/
position: relative;
}
.contents_jobBox .box-1{width:980px;height:490px;position: relative;margin:auto;}
.contents_jobBox .box_inner{
position: absolute;
width:63.5%;
/*height: 350px;*/
}
.contents_jobBox .box_inner-1{
position: absolute;
width:450px;
}
.contents_jobBox .box_title{
font-size: 25px;
color: #d60050;
border-bottom-style: solid;
border-bottom-color: #d60050;
border-bottom-width: 0.8px;
line-height:1.2;
}
.contents_jobBox .box_text{
margin-top: 15px;
font-size: 18px;
line-height:1.5;
}
.contents_jobBox .box_img{
position: absolute;
width:35%;
right:0;;
}
.contents_jobBox .box_img img{width:auto;height:350px;}
.contents_jobBox .box_img-1{
position: absolute;
width:450px;
margin-left: 530px;
}
.contents_jobBox .boxPoint{
  border:1px solid #eee;
  padding:15px;
  margin-top:30px;
  font-size: 19px;
  line-height:1.7;
}
.contents_jobBox .boxPoint h4{
  font-size:23px;
  line-height:2.7;
  text-align:center;
}
.contents_jobBox .boxPoint .boxPoint-border{
  border-bottom: 1px solid #d60050;
  margin:0 auto 30px auto;
  width:30%;
}
.contents_jobBox .boxPoint .pointB{
  font-weight:bold;
}
}
@media only screen and (max-width:768px){
.contents_jobBox{  }
.contents_jobBox h2{  
  font-size:37px;
  text-align:center;
  line-height:2.3;
  font-family:'M PLUS Rounded 1c', sans-serif;
}
.contents_jobBox-text{
  font-size:18px;
  width:100%;
}
.contents_jobBox h3{
  font-size:27px;
  line-height:1.4;
}
.contents_jobBox .box , .contents_jobBox .box-1{width:100%;overflow: hidden;}
.contents_jobBox .box_inner , .contents_jobBox .box_inner-1{width:100%;}
.contents_jobBox .box_title{
font-size: 25px;
color: #d60050;
border-bottom-style: solid;
border-bottom-color: #d60050;
border-bottom-width: 0.8px;
line-height:1.2;
}
.contents_jobBox .box_text{
margin-top: 15px;
font-size: 19px;
line-height:1.5;
}
.contents_jobBox .box_img , .contents_jobBox .box_img-1{width:100%;}
.contents_jobBox .box_img img{width:100%;height:auto;}
.contents_jobBox .boxPoint{
  border:1px solid #eee;
  padding:15px;
  margin-top:30px;
  font-size: 19px;
  line-height:1.7;
}
.contents_jobBox .boxPoint h4{
  font-size:27px;
  line-height:2.7;
  text-align:center;
}
.contents_jobBox .boxPoint .boxPoint-border{
  border-bottom: 1px solid #d60050;
  margin:0 auto 30px auto;
  width:30%;
}
.contents_jobBox .boxPoint .pointB{
  font-weight:bold;
}
.contents_jobBox .boxPoint h4{
  font-size:23px;
  line-height:1.4;
  text-align:center;
}
}
/* ============================================================
	contents_jobBox h2
============================================================ */
/* 「TopToBottom」の動作内容 */
@keyframes TopToBottom {
  0% {
    opacity: 0;/* 透明 */
    transform: translateY(50px) /* 上に50px */
  }
  100% {
    opacity: 1;/* 不透明 */
    transform: translateY(0);
  }
}
/* 「TopToBottom」を適用する箇所 */
.contents_jobBox h2 {
  
}
/* ============================================================
	アニメーション
============================================================ */
.contents_jobBox-textSB span {
  display: inline-block;
  text-shadow: 0 0 0 whitesmoke;
  animation: smoky 5s 3s both;
}
.contents_jobBox-textSB span:nth-child(even){
  
}
@keyframes smoky {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  to {
    transform:
      translate3d(15rem,-8rem,0)
      rotate(-40deg)
      skewX(70deg)
      scale(1.5);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}
@keyframes smoky-mirror {
  60% {
    text-shadow: 0 0 40px whitesmoke; }
  to {
    transform:
      translate3d(18rem,-8rem,0)
      rotate(-40deg) 
      skewX(-70deg)
      scale(2);
     text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}
@for $item from 1 through 21 {
  span:nth-of-type(#{$item}){ 
    animation-delay: #{(3 + ($item/10))}s; 
  }
}
/* ============================================================
	2019 追加
============================================================ */
.menu-detail-icon{color:#1DB59B; vertical-align:middle;}
.DStitle{font-family:'M PLUS Rounded 1c', sans-serif; text-align:center;}
.DStext{padding-left:5px;font-size:24px;}
@media only screen and (min-width:769px){
.DSbox3{display:flex; margin-top:30px; font-size:18px;}
.DSbox3-3{border:1px solid #eee; padding:15px; width: calc(100% / 3);}
.DSbox3-3-title{text-align:center;margin-bottom:10px;}
.DSbox3-3-titleB{font-family:'M PLUS Rounded 1c', sans-serif; font-size:19px;color:#1DB59B;}
.DSbox3-3-titleL{font-size:15px;}
.DSbox2{display:flex; font-size:19px;}
.DSbox2-2{border:1px solid #eee; /*border-top:none;*/ padding:15px; width: calc(100% / 2);}
}
@media only screen and (max-width:768px){
.DSbox3{margin-top:30px; font-size:19px;}
.DSbox3-3{border:1px solid #eee; padding:15px; width:100%;}
.DSbox3-3-title{text-align:center;margin-bottom:10px;}
.DSbox3-3-titleB{font-family:'M PLUS Rounded 1c', sans-serif; font-size:23px;color:#d60050;}
.DSbox3-3-titleL{font-size:15px;}
.DSbox2{font-size:19px;}
.DSbox2-2{border:1px solid #eee; /*border-top:none;*/ padding:15px; width:100%;}
}
.L-DS{font-size:16px; color:#d60050;}
/* ============================================================
	2019 sitemap
============================================================ */
.sitemap-top{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px;}
.sitemap-second{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px; padding-left:30px; margin-top:20px;}
.sitemap-03{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px; padding-left:60px; margin-top:20px;}
.sitemap-04-T{font-family:'M PLUS Rounded 1c', sans-serif; font-size:19px; padding-left:90px; margin-top:2px; color:#d60050; vertical-align:middle;}
.sitemap-04-T-T{vertical-align:middle; padding-left:2px;}
.sitemap-04{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px; padding-left:90px; display:flex;}
.sitemap-04-D{border:1px solid #eee; padding:15px; width:calc(100% / 3); text-align:center;}
.sitemap-04-D100{border:1px solid #eee; padding:15px; width:calc(100% / 2); text-align:center;}
.sitemap-second-T{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px; padding-left:30px; margin-top:20px; margin-bottom:-15px; color:#d60050;}
.sitemap-second-T2{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px; padding-left:30px; margin-top:20px; color:#d60050;}
.sitemap-second-D{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px; padding-left:30px; display:flex;}
.sitemap-gp-T{font-family:'M PLUS Rounded 1c', sans-serif; font-size:19px; color:#d60050;}
.sitemap-gp{font-family:'M PLUS Rounded 1c', sans-serif; font-size:21px;}
@media only screen and (max-width:767px){
.sitemap-04{display:block;}
.sitemap-04-D{width:100%;}
.sitemap-04-D100{width:100%;}
.sitemap-second-D{display:block;}
}
/* ============================================================
	2019 回遊
============================================================ */
.kaiyuL{display:flex;margin-top:60px;font-size:18px;font-family:'M PLUS Rounded 1c', sans-serif;}
.kaiyuL-3{border:1px solid #eee; padding:15px; width:calc(100% / 3);}
.kaiyuL-3-title{text-align:center;}
@media only screen and (max-width:768px){.kaiyuL{display:block;}.kaiyuL-3{width:100%;border-top:none;}.kaiyuL-3:first-child{border-top:1px solid #eee;}}
/* 矢印2 */
.arrow2{position:relative;display:inline-block;color:#eee;vertical-align:middle;text-decoration:none;font-size:15px;}
.arrow2::before,
.arrow2::after{
position:absolute;
top:0;
bottom:0;
left:0;
margin:auto;
content:"";
vertical-align:middle;
}
.yazirusi2::before{
left:14px;
width:14px;
height:14px;
border-top:2px solid #eee;
border-right:2px solid #eee;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}
/* ============================================================
	2019 sp header
============================================================ */
@media only screen and (max-width:768px){
.wrapperBox h1{width:80%;}
.wrapperBox{width:100%;}
.sp-logo img{width:100%;}
.step_offcm01{position:absolute;top:5px;right:10px;display:inline-block;z-index:9999;}
/* menu */
.step_offcm01 .step_menu{
position:fixed;
top:0;
right:-100vw;
width:250px;
height:100%;
cursor:pointer;
-webkit-transition: 0.53s transform;
        transition: 0.53s transform;
-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
background-color:#d60050;
opacity:0.9;
z-index:9999;
}
.step_offcm01 .step_menu ul{margin:0;padding:0;}
.step_offcm01 .step_menu li{list-style:none;}
.step_offcm01 .step_menu li a{
display:block;
padding:20px;
text-decoration:none;
color:#ffffff;
border-bottom:1px solid #ffffff;
}
.step_offcm01 #step_toggle01{
position:absolute;
display:none;
opacity:0;
}
.step_offcm01 #step_toggle01:checked ~ .step_menu{
-webkit-transform: translateX(-100vw);
transform: translateX(-100vw);
}
/* menu toggle */
.step_offcm01 #step_toggle01 ~ label{
display:block;
padding:0.5em;
cursor:pointer;
-webkit-transition:0.5s transform;
transition:0.5s transform;
-webkit-transition-timing-function:cubic-bezier(.61,-0.38,.37,1.27);
transition-timing-function:cubic-bezier(.61,-0.38,.37,1.27);
text-align:center;
color:#888888;
}
.step_offcm01 #step_toggle01:checked ~ label{
-webkit-transform:translateX(-250px);
transform:translateX(-250px);
}
.step_offcm01 #step_toggle01 ~ label::before{
font-family:'FontAwesome';
content:'\f0c9';
font-size:2em
}
.step_offcm01 #step_toggle01:checked ~ label::before{
content:'\f00d';
}
}
@media only screen and (max-width:768px){
.wrapperBox h1{width:80%;}
.wrapperBox{width:100%;}
.sp-logo img{width:100%;}
.step_offcm01-salary{position:absolute;top:5px;/*top:1035px;*/right:10px;display:inline-block;z-index:9999;}
/* menu */
.step_offcm01-salary .step_menu{
position:fixed;
top:0;
right:-100vw;
width:250px;
height:100%;
cursor:pointer;
-webkit-transition: 0.53s transform;
        transition: 0.53s transform;
-webkit-transition-timing-function: cubic-bezier(.38,.52,.23,.99);
        transition-timing-function: cubic-bezier(.38,.52,.23,.99);
background-color:#d60050;
opacity:0.9;
z-index:9999;
}
.step_offcm01-salary .step_menu ul{margin:0;padding:0;}
.step_offcm01-salary .step_menu li{list-style:none;}
.step_offcm01-salary .step_menu li a{
display:block;
padding:20px;
text-decoration:none;
color:#ffffff;
border-bottom:1px solid #ffffff;
}
.step_offcm01-salary #step_toggle01{
position:absolute;
display:none;
opacity:0;
}
.step_offcm01-salary #step_toggle01:checked ~ .step_menu{
-webkit-transform: translateX(-100vw);
transform: translateX(-100vw);
}
/* menu toggle */
.step_offcm01-salary #step_toggle01 ~ label{
display:block;
padding:0.5em;
cursor:pointer;
-webkit-transition:0.5s transform;
transition:0.5s transform;
-webkit-transition-timing-function:cubic-bezier(.61,-0.38,.37,1.27);
transition-timing-function:cubic-bezier(.61,-0.38,.37,1.27);
text-align:center;
color:#888888;
}
.step_offcm01-salary #step_toggle01:checked ~ label{
-webkit-transform:translateX(-250px);
transform:translateX(-250px);
}
.step_offcm01-salary #step_toggle01 ~ label::before{
font-family:'FontAwesome';
content:'\f0c9';
font-size:2em
}
.step_offcm01-salary #step_toggle01:checked ~ label::before{
content:'\f00d';
}
}
@media only screen and (max-width:767px){
/*.step_offcm01-salary{top:1535px;}*/
}
/* ============================================================
	2019 ICT 追加
============================================================ */
.sub_1_point {
  position: relative;
  line-height: 1.9;
  padding:0.25em 1em;
  display: inline-block;
  top:0;
  font-size:25px;
  text-align:center;
  width:100%;
}
.sub_1_point:before, .sub_1_point:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 18px;
  height: 100%;
  display: inline-block;
}
.sub_1_point:before {
  border-left: solid 1px black;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  left: 0;
}
.sub_1_point:after {
  content: '';
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-bottom: solid 1px black;
  right: 0;
}
.sub_1_point__b{font-size:29px;font-family:'M PLUS Rounded 1c', sans-serif;color:#1DB59B;}
.menu-detail-icon-2019{color:rgba(29,181,155,.2); vertical-align:middle;font-size:116px;}
/* border midasi */
.ict__h1title {
position: relative;
margin-bottom: 1em;
text-align: center;
font-size:27px;
font-family:'M PLUS Rounded 1c', sans-serif;
margin-top:50px;
line-height:1.4;
}
.ict__h1title:before {
content: '';
position: absolute;
bottom: -15px;
display: inline-block;
width: 10%;
height: 5px;
left: 50%;
transform: translateX(-50%);
background-color: rgba(29,181,155,.2);
border-radius: 2px;
}
/*-----------------------------------------*/
/* graph */
/*-----------------------------------------*/
/* graph 別バージョン IEも対応の円グラフ ----------------- */
.pieContainer {
  height: 300px;
  width: 300px;
  position: relative;
  margin:20px auto 0 auto;
}
.pieBackground {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
} 
.pie {
  transition: all 1s;
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  clip: rect(0px, 150px, 300px, 0px);
}
.pie1 {
  transition: all 1s;
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 100%;
}
.hold {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  clip: rect(0px, 300px, 300px, 150px);
}
.hold1 {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 100%;
}
@media only screen and (max-width:768px){
.pieContainer {
  height: 200px;
  width: 200px;
  position: relative;
  margin:20px auto 0 auto;
}
.pieBackground {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
} 
.pie {
  transition: all 1s;
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  clip: rect(0px, 100px, 200px, 0px);
}
.pie1 {
  transition: all 1s;
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
}
.hold {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  clip: rect(0px, 200px, 200px, 100px);
}
.hold1 {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
}
}
#pieSlice1 {
  transform: rotate(0deg);
}
#pieSlice1 .pie1 {
  background-color: #f7931e;
  transform:rotate(240deg);
}
#pieSlice2 {
  transform: rotate(240deg);
}
#pieSlice2 .pie {
  background-color: #ffda00;
  transform: rotate(112deg);
}
#pieSlice3 {
  transform: rotate(352deg);
}
#pieSlice3 .pie {
  background-color: #f0e68c;
  transform: rotate(8deg);
}
#pieSlice4 {
  transform: rotate(0deg);
}
#pieSlice4 .pie1 {
  background-color: #00bfff;
  transform: rotate(270deg);
}
#pieSlice5 {
  transform: rotate(270deg);
}
#pieSlice5 .pie {
  background-color: #87ceeb;
  transform: rotate(85deg);
}
#pieSlice6 {
  transform: rotate(355deg);
}
#pieSlice6 .pie {
  background-color: #afeeee;
  transform: rotate(5deg);
}
/* ----------------- graph 別バージョン End */

.color1{color:#f7931e; font-size:21px;}
.color2{color:#ffda00; font-size:21px;}
.color3{color:#f0e68c; font-size:21px;}
.color4{color:#00bfff; font-size:21px;}
.color5{color:#87ceeb; font-size:21px;}
.color6{color:#afeeee; font-size:21px;}
.graph {
  margin:0 auto;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  background-image: conic-gradient(
    #f7931e 0,
    #f7931e 65%,
    #ffda00 65%,
    #ffda00 92%,
    #f0e68c 92%,
    #f0e68c 100%
  );

  -webkit-mask-image: radial-gradient(
    transparent 0%,
    transparent 50px,
    white 50px,
    white
  );

  mask-image: radial-gradient(
    transparent 0%,
    transparent 50px,
    white 50px,
    white
  );
}

.graph2 {
  margin:0 auto;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  background-image: conic-gradient(
    #00bfff 0,
    #00bfff 75%,
    #87ceeb 75%,
    #87ceeb 95%,
    #afeeee 95%,
    #afeeee 100%
  );

  -webkit-mask-image: radial-gradient(
    transparent 0%,
    transparent 50px,
    white 50px,
    white
  );

  mask-image: radial-gradient(
    transparent 0%,
    transparent 50px,
    white 50px,
    white
  );
}
.graph__title{font-family: 'M PLUS Rounded 1c', sans-serif; font-size:23px;color:#f7931e;text-align:center;}
.graph__title2{font-family: 'M PLUS Rounded 1c', sans-serif; font-size:23px;color:#00bfff;text-align:center;}
.suzitext{font-family: 'M PLUS Rounded 1c', sans-serif; font-size:19px;}
.naiyotext{font-size:18px;}
.pl30{padding-left:30px;}
.menu-detail-icon__graph{color:#f7931e; vertical-align:middle;}
.menu-detail-icon__graph2{color:#00bfff; vertical-align:middle;}
/*-----------------------------------------*/
/* 追加 */
/*-----------------------------------------*/
.ict__catch{width:100%;}
.ict__catch table{width:80%;margin:0 auto;}
.ict__catch td{font-family: 'M PLUS Rounded 1c', sans-serif; font-size:23px;color:#fff;text-align:center;padding:25px;background-color:#1DB59B;border:8px solid #fff;}
@media only screen and (max-width:768px){
.ict__catch table{width:100%;}
.ict__catch td{display:block;width:100%;}
}
.left-box__intw{float:left; margin-right:15px;}
.right-box__intw{float:right; margin-left:15px;}
@media only screen and (max-width:768px){
.left-box__intw{width:100%; float:none; margin-right:0;}
.right-box__intw{width:100%; float:none; margin-left:0;}
}
.ict__intw__name{font-family: 'M PLUS Rounded 1c', sans-serif; font-size:25px;line-height:1.5;}
.intw__item dl{margin:0;}
.intw__item dt{margin-bottom:0;padding:0.2em 0.5em 0.5em 2em;color:#f7931e;}
.intw__item dd{margin-bottom:30px;margin-left:0;padding:0.5em 0.5em 0.5em 3em;}
/* QAアイコン */
.intw__item dt::before,.intw__item dd::before{font-size:19px;color:#ffffff;}
.intw__item dt::before {margin:0 0.3em 0 -2em;padding:0.2em 0.4em;content:'Q';border-radius:0.2em;background:#f7931e;}
.intw__item dd::before {margin:0 0.5em 0 -2em;padding:0.2em 0.4em;content:'A';border-radius:0.2em;background:#00bfff;}
@media only screen and (max-width:768px){
}
/*-----------------------------------------*/
/* night */
/*-----------------------------------------*/
/* ============================================================
	2018.7追加 仕事内容コンテンツ
============================================================ */
.contents_jobBox{margin:auto;}
.contents_jobBox h2{  
  font-size:47px;
  text-align:center;
  line-height:5.5;
  /*font-family: "Sawarabi Gothic";*/
}
.contents_jobBox-text{
  font-size:18px;
}
@media only screen and (max-width:768px){
.contents_jobBox h2{font-size:37px;line-height:1.7;}
}
/* ============================================================
	facilityBox
============================================================ */
.facilityBox h3{
  font-size:33px;
  line-height:3.7;
  text-align:center;
}
.facilityBox .border{
  border-bottom: 6px solid #d60050;
  margin:-30px auto 60px auto;
  width:5%;
}
@media only screen and (max-width:768px){
.facilityBox h3{line-height:1.4;font-size:25px;}
.facilityBox .border{width:10%;margin:0px auto 60px auto;}
}
/* ============================================================
	facilityBox table
============================================================ */
.facilityBox table{
	width: 980px;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
}
.facilityBox table th{
	width: 980px;
	font-size: 23px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
}
.facilityBox table td{
	width: 980px;
	font-size: 23px;
	padding: 10px 10px 10px 10px;
}
.facilityBox .table_t_l{
	font-size: 30px;
	color: #d60050;
}
.facilityBox .table_s_c{
	font-size: 20px;
	color: #666;
}
.facilityBox table th img{
	width: 150px;
	height: 50px;
	margin: 0 10px 0 0;
	float:right;
	font-size: 12px;
}
@media only screen and (max-width:768px){
.facilityBox table{width:100%;}
}
@media only screen and (max-width:767px){
.facilityBox table th , .facilityBox table td{width:100%;display:block;}
.facilityBox table td{line-height:1.4;}
.facilityBox table th img{float:none;margin:10px auto 10px auto;}
.css-br::after {
  content: "\A" ;
  white-space: pre;
}
.facilityBox .table_t_l{font-size:25px;}
}
/* ============================================================
	iframe
============================================================ */
.facilityBox iframe{width:100%; height:600px;}
@media only screen and (max-width:768px){
.facilityBox iframe{width:100%;}
}
/* ============================================================
	facilityBox2
============================================================ */
.facilityBox2 h4{
  font-size:25px;
}
.contents_jobBox-textBB{
  font-size:44px;
  line-height:3.3;
  text-align:center;
  color:#d60050;
}
.contents_jobBox-textSB{
  font-size:27px;
  line-height:1.0;
  text-align:center;
}
.color__red{color:#d60050;}

@media only screen and (max-width:768px){
.contents_jobBox-textBB{line-height:1.9;color:#d60050;}
.mt60__sp{margin-top:60px;}

}
/* ============================================================
	facilityBox2 table
============================================================ */
.facilityBox2 table{
	width: 100%;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
}
.facilityBox2 table th{
	width: 30%;
	font-size: 19px;
	color: #666;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
}
.facilityBox2 table td{
	width: 70%;
	font-size: 17.5px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
}
@media only screen and (max-width:768px){
.facilityBox2 table{width: 100%;border:none;}
.facilityBox2 table th , .facilityBox2 table td{width:100%;display:block;}
.facilityBox2 table th{border:none;font-weight:bold;}
.facilityBox2 table td{border:none;border-bottom: 1px solid #ccc;}
.facilityBox2 table .th--gn{color:#1DB59B;}
}
/* ============================================================
	正社員ほか
============================================================ */
.contents_jobBox-bgcl{width:100%;background:#ffffe0;padding-bottom:60px;}
.contents_jobBox-bgcl2{width:100%;background:#e0ffff;padding-bottom:60px;}
.contents_jobBox-bgcl3{width:100%;background:#ffeaea;padding-bottom:60px;}
.contents_jobBox-bgcl h2 , .contents_jobBox-bgcl2 h2 , .contents_jobBox-bgcl3 h2{  
  font-size:54px;
  text-align:center;
  line-height:4.1;
  /*font-family: "Sawarabi Gothic";*/
}
.night__t__01{font-weight:bold;color:#ff6959;}
.night__t__01__pt{font-weight:bold;color:#e0ffff;}
.day__t__01__sf_01{font-weight:bold;color:#e0ffff;}
.night__t__02{font-weight:bold;color:#ff6959;font-size:64px;}
.night__t__03{font-weight:bold;color:#d60050;font-size:64px;}
.night__t__04{font-weight:bold;color:#00008b;font-size:64px;}
.nt_h2title {
	position: relative;
	padding:15px 35px 15px 35px;
}
.nt_h2title:before,.nt_h2title:after {
	content:'';
	width: 20px;
	height: 30px;
	position: absolute;
	display: inline-block;
}
.nt_h2title:before {
	border-left: solid 2px #888;
	border-top: solid 2px #888;
	top:0;
	left: 0;
}
.nt_h2title:after {
	border-right: solid 2px #888;
	border-bottom: solid 2px #888;
	bottom:0;
	right: 0;
}
.night__t__01 {
	position: relative;
	padding: 25px;
	text-align: center;
	background: #FFEE58;
	transform: rotate(-1deg) skew(-1deg);
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2), 0.7em 0 0 0 #FFEE58, -0.7em 0 0 0 #FFEE58;
}
.night__t__01__pt {
	position: relative;
	padding: 25px;
	text-align: center;
	background: #00bfff;
	transform: rotate(-1deg) skew(-1deg);
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2), 0.7em 0 0 0 #00bfff, -0.7em 0 0 0 #00bfff;
}
.day__t__01__sf_01 {
	position: relative;
	padding: 25px;
	text-align: center;
	background: #d60050;
	transform: rotate(-1deg) skew(-1deg);
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2), 0.7em 0 0 0 #d60050, -0.7em 0 0 0 #d60050;
}
.staff__image{width:980px;margin:auto;}
.staff__image img{width:980px;}
@media only screen and (max-width:768px){
.staff__image{width:100%;}
.staff__image img{width:100%;height;auto;text-align:center;}
.night__t__02{font-weight:bold;color:#ff6959;font-size:44px;}
.night__t__03{font-weight:bold;color:#d60050;font-size:44px;}
.night__t__04{font-weight:bold;color:#00008b;font-size:44px;}
.contents_jobBox-bgcl h2 , .contents_jobBox-bgcl2 h2 , .contents_jobBox-bgcl3 h2{  
  font-size:44px;
 }
}
@media only screen and (max-width:580px){
.night__t__02{font-weight:bold;color:#ff6959;font-size:29px;}
.night__t__03{font-weight:bold;color:#d60050;font-size:29px;}
.night__t__04{font-weight:bold;color:#00008b;font-size:29px;}
.contents_jobBox-bgcl h2 , .contents_jobBox-bgcl2 h2 , .contents_jobBox-bgcl3 h2{  
  font-size:34px;
 }
}
/* --------------------------------------------------------------------------------
  カード
-------------------------------------------------------------------------------- */
.nt_card__sam {
font-size: 14px;
line-height: 1.45em;
position: relative;
overflow: hidden;
height: 400px;
margin: 0 auto 1.6%;
-webkit-transition: height 0.3s ease;
transition: height 0.3s ease;
border-radius: 3px;
background: #ffffff;
-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
}
.nt_card__sam .photo {
position: relative;
float: left;
width: 40%;
height: 100%;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/*
.nt_card__sam:hover .photo {
-webkit-transform: rotate(5deg) scale(1.3);
transform: rotate(5deg) scale(1.3);
}
*/
.nt_card__sam .photo.photo1 {
background: url('../img/secound/sample01.jpg') center no-repeat;
background-size: cover;
}
.nt_card__sam .photo.photo2 {
background: url('../img/secound/sample02.jpg') center no-repeat;
background-size: cover;
}
.nt_card__sam .photo.photo3 {
background: url('../staff/img/sample03.jpg') center no-repeat;
background-size: cover;
}
/*
.nt_card__sam .details {
position: absolute;
top: 0;
left: -100%;
width: 40%;
height: 400px;
margin: 0;
padding: 10px 15px;
list-style: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #ffffff;
background: rgba(255,87,34, 0.4);
}
.nt_card__sam .details > li {
padding: 3px 0;
}
.nt_card__sam .details li::before,
.nt_card__sam .details a {
color: inherit;
}
.nt_card__sam .details a:hover {
color: #ff5722;
}
*/
.nt_card__sam .description {
position: relative;
z-index: 0;
float: left;
width: 60%;
padding: 10px;
min-height: 400px;
}
.nt_card__sam .description::before {
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: -15px;
width: 100%;
content: '';
-webkit-transform: skewX(-8deg);
transform: skewX(-8deg);
background: #ffffff;
}
.nt_card__sam .description .nt_card__title__01 {
font-size: 25px;
line-height:1.5;
margin: 20px 0 10px 0;
color:#f7931e;
}
.nt_card__sam .description .nt_card__title__02 {
font-size: 25px;
line-height:1.5;
margin: 20px 0 10px 0;
color:#00008b;
}
.nt_card__sam .description .nt_card__title__03 {
font-size: 25px;
line-height:1.5;
margin: 20px 0 10px 0;
color:#d60050;
}
.nt_card__sam .description .nt_card__sub__01 {
font-size:18px;
line-height: 1.4;
margin: 1.2% 0;
color: #555;
}
.nt_card__sam .description .nt_card__text__01 , .nt_card__sam .description .nt_card__text__02 , .nt_card__sam .description .nt_card__text__03{
position: relative;
margin: 0;
padding-top: 30px;
font-size:18px;
line-height: 1.5;
}
.nt_card__sam .description .nt_card__text__01::after {
position: absolute;
top: 6px;
left: 0;
width: 20%;
height: 6px;
content: '';
background: #f7931e;
}
.nt_card__sam .description .nt_card__text__02::after {
position: absolute;
top: 6px;
left: 0;
width: 20%;
height: 6px;
content: '';
background: #00008b;
}
.nt_card__sam .description .nt_card__text__03::after {
position: absolute;
top: 6px;
left: 0;
width: 20%;
height: 6px;
content: '';
background: #d60050;
}
/*
.nt_card__sam .description a {
float: right;
margin-bottom: 10px;
text-decoration: none;
color: #ff5722;
}
.nt_card__sam .description a::after {
font-family: FontAwesome;
margin-left: -10px;
content: '\f061';
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
vertical-align: middle;
opacity: 0;
}
.nt_card__sam .description a:hover::after {
margin-left: 5px;
opacity: 1;
}
*/
.night__card__01{font-size:31px;padding-right:15px;}
.night__card__02{font-weight:bold;color:#ff6959;font-size:64px;}
.night__card__02__bl{font-weight:bold;color:#00008b;font-size:64px;}
@media screen and (max-width: 768px) {
/*.nt_card__sam {height:800px;}*/
.nt_card__sam .photo {
position:relative;
float:none;
width:100%;
height:auto;
}
.nt_card__sam .description {
position:relative;
z-index:0;
float:none;
width:100%;
height:auto;
padding:10px;
min-height:800px;
}
.nt_card__sam .description .nt_card__title__01 { }
.night__card__01{font-size:27px;}
.night__card__02{font-weight:bold;color:#ff6959;font-size:44px;}
.night__card__02__bl{font-weight:bold;color:#ff6959;font-size:44px;}
.nt_card__sam .description .nt_card__title__03 {
font-size: 22px;
 }
}
@media screen and (max-width: 580px) {
 .nt_card__sam .description .nt_card__title__03 {
  font-size: 18px;
 }
 .nt_card__sam .description .nt_card__text__01 , .nt_card__sam .description .nt_card__text__02 , .nt_card__sam .description .nt_card__text__03{
  font-size: 15px;
 }
}
/* ============================================================
	Start__PC main image
============================================================ */
.main__hasiimage{/*position:relative;*/position: absolute;margin-left:63%;top:550px;}
/* ============================================================
	End__PC main image
============================================================ */
.contents_jobBox-text-st{
  font-size:44px;
  line-height:1.7;
  text-align:center;
}
.contents_jobBox-text-nt{
  font-size:37px;
  line-height:1.7;
  text-align:center;
}
.case_title{
	font-size: 60px;
	line-height: 110%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ff6959;
}
.pattern1{
  width:500px;
  border:1px solid #eee;
  background:#fff;
  box-shadow:3px 3px 1px #e2e1e1;
      -moz-box-shadow:2px 2px 1px #e2e1e1;
      -webkit-box-shadow:2px 2px 1px #e2e1e1;
  padding:15px;
  position:relative;
  top:-500px;
  left:570px;
}
.pattern1 h4{
  font-size:25px;
  line-height:2.0;
  text-align:center;
}
.pattern1 .border{
  border-bottom: 5px solid #eee;
  margin:0 auto 30px auto;
  width:10%;
}
.pattern2{
  width:550px;
  border:1px solid #eee;
  background:#fff;
  box-shadow:3px 3px 1px #e2e1e1;
      -moz-box-shadow:2px 2px 1px #e2e1e1;
      -webkit-box-shadow:2px 2px 1px #e2e1e1;
  padding:15px;
  position:relative;
  top:-485px;
  left:485px;
  transform: rotate(-5deg);
}
.pattern2 .border{
  border-bottom: 5px solid #eee;
  margin:15px auto 10px auto;
  width:10%;
}
.pattern2kingaku{
  font-size:47px;
  line-height:2.3;
}
.pattern2div{
width:47%;
margin:0 auto 5px auto;
}
.nighttuki{
  font-size:55px;
  line-height:1.5;
  padding-left:15px;
}
.nighten{
  font-size:99px;
  line-height:1.5;
  padding-left:10px;
}
.contents_jobBox-text-night{
  font-size:18px;
  border:1px solid #eee;
  box-shadow:3px 3px 1px #e2e1e1;
      -moz-box-shadow:2px 2px 1px #e2e1e1;
      -webkit-box-shadow:2px 2px 1px #e2e1e1;
  padding:15px;
}
@media only screen and (max-width:768px){
.pattern1{width:100%;}
.pattern2{width:100%;}
.contents_jobBox-text-st{font-size:36px;}
}
@media only screen and (max-width:580px){
.contents_jobBox-text-st{font-size:19px;}
}
/* ============================================================
	１日のスケジュール
============================================================ */
.dayBox{
width:980px;
margin:30px auto 0 auto;
padding-bottom:15px;
border-bottom: 1px solid #eee;
}
.day-date{
float:left;
font-size:19px;
text-align:center;
width:80px;
height:80px;
border-radius: 50%;
line-height:80px;
background: #5bc8ac;
color: #fff;
}
.day-date2{
float:left;
font-size:19px;
text-align:center;
width:80px;
height:80px;
border-radius: 50%;
line-height:80px;
background: #EF3D84;
color: #fff;
}
.day-date-s{
width:250px;
float:left;
font-size:23px;
text-align:center;
}
.day-work{
width:80%;
float:left;
font-size:18px;
margin-left:35px;
}
/*
.backdaycl{
  background-color: #fffff0;
}
*/
@media only screen and (max-width:768px){
.dayBox{width:100%;}
.day-date{/*width:100%;text-align:left;*/float:none;}
.day-date2{/*width:100%;text-align:left;*/float:none;}
.day-date-s{width:100%;float:none;text-align:left;}
.day-work{width:100%;float:none;margin-top:15px;margin-left:0;}
}
/* ============================================================
	top ボタン
============================================================ */
@media only screen and (min-width:769px){
.contents_box{width:100%;}
.btnBox{width:990px; margin:30px auto 30px auto;}
.btnBox li {
  width:450px;
  margin-left:20px;
  margin-right:20px;
  display:inline-block;
}
.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #d60050;
    border: solid 2px #d60050;
    border-radius: 3px;
    transition: .4s;
    width: 450px;
    text-align: center;
    line-height: 55px;
    font-size:21px;
}
.square_btn:hover {
    background: #d60050;
    color: white;
    /*opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";*/
}
/* 矢印 */
.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.yazirusi::before{
left: -14px;
width: 14px;
height: 14px;
border-top: 2px solid #d60050;
border-right: 2px solid #d60050;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
}
@media only screen and (max-width:768px){
.btnBox{width:90%; margin:10px auto 10px auto;}
.btnBox li{margin-top:10px;}
.square_btn{
width:100%;
text-decoration: none;
color: #d60050;
border: solid 2px #d60050;
border-radius: 3px;
transition: .4s;
text-align: center;
line-height: 55px;
font-size:21px;
}
.contents_box{width:100%;}
.sp_entry_01{width:100%;}
.sp_entry_01 li{margin-top:15px;}
a.sp_entry_btn {
	position:relative;
	display:block;
	width:100%;
	padding:0.8em;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background:#d60050;
	border:1px solid #fff;
	overflow:hidden;
	font-size:19px;
	line-height: 45px;
}
a.sp_entry_btn:before {
	content:"";
	position: absolute;
	top: 0px;
	left: -150px;
	height: 100%;
	width: 160px;
	background : #fff;
	opacity: 0.3;
	transition: .4s;
}
a.sp_entry_btn:hover:before {left:0;}
}
/*-----------------------------------------*/
/* time */
/*-----------------------------------------*/
.pt_time {
position: relative;
margin: 3em auto;
}
.pt_time:before {
position: absolute;
top: 0;
width: 4px;
height: 100%;
content: '';
background-color:#FFEE58;
left: 30px;
}
.pt_time .timeline_group {
position: relative;
padding-top: 55px;
}
.pt_time .timeline_group:not(:first-of-type) {
margin-top: 4rem;
}
.pt_time .time_year {
position: absolute;
top: 0;
left: 0;
padding: 0.5rem 1.5rem;
color: #fff;
background-color:#ff6959;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pt_time .timeline_item {
margin-bottom: 1em;
position: relative;
padding-left: 80px;
}
.pt_time .timeline_item:not(:last-of-type) {
margin-bottom: 2em;
}
.pt_time .timeline_item:before {
position: absolute;
z-index: -1;
left: 0;
width: 100%;
height: 3px;
content: '';
background-color: #ff6959;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.pt_time .time {
position: absolute;
left: 0;
box-sizing: border-box;
min-width: 65px;
min-height: 65px;
padding: 0.5em 0.5em;
text-align: center;
color: #fff;
background-color:#ff6959;
top: 50%;
margin-top: -33px;
border-radius: 65px;
}
.pt_time .time_day {
font-size: 1em;
font-weight: 700;
display: block;
}
.pt_time .time_month {
font-size: 0.8em;
display: block;
text-transform: uppercase;
}
.pt_time .desc {
padding: 0.5em 1em;
border-left: 3px solid #FFEE58;
border-radius: 2px;
background-color: #fff;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
font-size: 0.9em;
}
.pt_time .desc .flag {
font-size: 1.2em;
font-weight: bold;
margin: 0;
padding: 0;
padding-bottom: 0.3em;
}
@media only screen and (max-width: 767px) {
.pt_time:before {
left: 0;
}
.pt_time .timeline_group {
padding-top: 40px;
}
.pt_time .timeline_item {
padding-top: 60px;
padding-left: 20px;
}
.pt_time .timeline_item:before {
top: 90px;
}
.pt_time .time {
top: 40px;
border-radius: 0 20px 20px 0;
min-height: 2em;
}
.pt_time .time_day,
.pt_time .time_month {
display: inline-block;
}
.pt_time .desc {
font-size: 0.8em;
}
}
.pt_time2 {
position: relative;
margin: 3em auto;
}
.pt_time2:before {
position: absolute;
top: 0;
width: 4px;
height: 100%;
content: '';
background-color:#e0ffff;
left: 30px;
}
.pt_time2 .timeline_group {
position: relative;
padding-top: 55px;
}
.pt_time2 .timeline_group:not(:first-of-type) {
margin-top: 4rem;
}
.pt_time2 .time_year {
position: absolute;
top: 0;
left: 0;
padding: 0.5rem 1.5rem;
color: #fff;
background-color:#00008b;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pt_time2 .timeline_item {
margin-bottom: 1em;
position: relative;
padding-left: 80px;
}
.pt_time2 .timeline_item:not(:last-of-type) {
margin-bottom: 2em;
}
.pt_time2 .timeline_item:before {
position: absolute;
z-index: -1;
left: 0;
width: 100%;
height: 3px;
content: '';
background-color: #00008b;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.pt_time2 .time {
position: absolute;
left: 0;
box-sizing: border-box;
min-width: 65px;
min-height: 65px;
padding: 0.5em 0.5em;
text-align: center;
color: #fff;
background-color:#00008b;
top: 50%;
margin-top: -33px;
border-radius: 65px;
}
.pt_time2 .time_day {
font-size: 1em;
font-weight: 700;
display: block;
}
.pt_time2 .time_month {
font-size: 0.8em;
display: block;
text-transform: uppercase;
}
.pt_time2 .desc {
padding: 0.5em 1em;
border-left: 3px solid #e0ffff;
border-radius: 2px;
background-color: #fff;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
font-size: 0.9em;
}
.pt_time2 .desc .flag {
font-size: 1.2em;
font-weight: bold;
margin: 0;
padding: 0;
padding-bottom: 0.3em;
}
@media only screen and (max-width: 767px) {
.pt_time2:before {
left: 0;
}
.pt_time2 .timeline_group {
padding-top: 40px;
}
.pt_time2 .timeline_item {
padding-top: 60px;
padding-left: 20px;
}
.pt_time2 .timeline_item:before {
top: 90px;
}
.pt_time2 .time {
top: 40px;
border-radius: 0 20px 20px 0;
min-height: 2em;
}
.pt_time2 .time_day,
.pt_time2 .time_month {
display: inline-block;
}
.pt_time2 .desc {
font-size: 0.8em;
}
}
/*-----------------------------------------*/
/*  */
/*-----------------------------------------*/
.pt__midasi__box{width:100%;}
.pt__midasi__box__left{width:48%;float:left;font-size:27px;line-height:1.4;}
.pt__midasi__box__right{width:48%;float:right;}
.case_title__pt{
font-size: 60px;
padding-top: 15px;
padding-bottom: 15px;
color: #ff6959;
}
.case_title__pt2{
font-size: 60px;
padding-top: 15px;
padding-bottom: 15px;
color: #00008b;
}
@media only screen and (max-width:768px){
.pt__midasi__box{width:100%;}
.pt__midasi__box__left{width:100%;float:none;}
.pt__midasi__box__right{width:100%;float:none;}
.pt__midasi__box__right img{width:100%;}
.case_title__pt{font-size:40px;}
.case_title__pt2{font-size:40px;}
}
@media only screen and (max-width:480px){
 .case_title__pt{font-size:24px;}
 .case_title__pt2{font-size:24px;}
}
/*-----------------------------------------*/
/* 吹き出し */
/*-----------------------------------------*/
.balloon1 {
  position: relative;
  display: inline-block;
  margin-bottom:15px;
  padding: 12px 15px;
  color: #555;
  background:#FFEE58/*#ffffe0*/;
  border-radius: 15px;
  font-size:23px;
}
.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #FFEE58/*#ffffe0*/;
}
.balloon2 {
  position: relative;
  display: inline-block;
  margin-bottom:15px;
  padding: 12px 15px;
  color: #555;
  background:#e0ffff;
  border-radius: 15px;
  font-size:23px;
}
.balloon2:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0ffff;
}
/*-----------------------------------------*/
/* table */
/*-----------------------------------------*/
.table_system table{width:100%;}
.table_system td{font-size:19px;line-height:1.2;padding:15px;text-align:center;/*background:#ffffe0;*/}
@media only screen and (max-width:768px){
.table_system td{width:100%;display:block;}
}
/*-----------------------------------------*/
/* 区切り線 */
/*-----------------------------------------*/
.pt_hr {
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #d60050;
}
/* ============================================================
	scroll
============================================================ */
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_arrows {
	position: relative;
	display: flex;
	height: 5px;
	margin: 25px auto 0 auto;
	justify-content: center;
	align-items: center;
}
.cp_arrows .cp_arrow {
	position: absolute;
	top: calc(50% - 25px);
	left: 50%;
	width: 40px;
	height: 40px;
}
.cp_arrows .cp_arrow::before,
.cp_arrows .cp_arrow::after {
	position: absolute;
	display: block;
	width: 3px;
	height: 30px;
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	        transition: all 0.3s ease-in-out;
	-webkit-transform: translate(-50%, -50%) rotateZ(-60deg);
	        transform: translate(-50%, -50%) rotateZ(-60deg);
	transform-origin: bottom right;
	border-radius: 10px;
	background:#d60050;
}
.cp_arrows .cp_arrow::after {
	-webkit-transform: translate(-50%, -50%) rotateZ(60deg);
	        transform: translate(-50%, -50%) rotateZ(60deg);
	-webkit-transform-origin: bottom left;
	        transform-origin: bottom left;
}
.cp_arrows .cp_bounce {
	-webkit-animation: arrow-move09 2s infinite ease-in-out;
	        animation: arrow-move09 2s infinite ease-in-out;
}
@-webkit-keyframes arrow-move09 {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	48% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		        transform: translateY(-15px);
	}
}
@keyframes arrow-move09 {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	48% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		        transform: translateY(-15px);
	}
}
/* ============================================================
	scroll2
============================================================ */
.sf_arrows *, .sf_arrows *:before, .sf_arrows *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.sf_arrows {
	position: relative;
	display: flex;
	height: 5px;
	margin: 40px auto 0 auto;
	justify-content: center;
	align-items: center;
}
.sf_arrows .sf_arrow,
.sf_arrows .sf_arrow:before {
	position: absolute;
	left: calc(50% - 10px);
	content: '';
}
.sf_arrows .sf_arrow {
	top: calc(50% - 18px);
	width: 36px;
	height: 36px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-width: 0 3px 3px 0;
	border-style: solid;
	border-color: transparent #d81b60 #d81b60 transparent;
}
.sf_arrows .sf_arrow:before {
	top: calc(50% - 10px);
	width: 20px;
	height: 20px;
	-webkit-animation: arrow-move10 2s infinite ease-in-out;
	animation: arrow-move10 2s infinite ease-in-out;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: transparent #d81b60 #d81b60 transparent;
}
@-webkit-keyframes arrow-move10 {
	0% {
		opacity: 0.3;
	}
	5% {
		opacity: 1;
	}
	100% {
		transform: translate(-8px, -8px);
		opacity: 0;
	}
}
@keyframes arrow-move10 {
	0% {
		opacity: 0.3;
	}
	5% {
		opacity: 1;
	}
	100% {
		transform: translate(-8px, -8px);
		opacity: 0;
	}
}
/* ============================================================
	staff
============================================================ */
.staff__font__s{font-size:33px;}
.staff__color__p{color:#d60050;}
.staff__weight__b{font-weight:bold;}
/* ============================================================ */
.nt_card__sam table{font-size:20px;}
.nt_card__sam th{width:30%;font-size:20px;color:#d60050;border-right:1px solid #999;}
.nt_card__sam td , .nt_card__sam th{padding:10px;line-height:1.4;border-bottom:1px solid #999;font-size:17px;}
/***
@media only screen and (max-width:424px){
.nt_card__sam th{width:40%;}
.sp_sf_nt_card__sam{height:auto;}
}
***/
@media only screen and (max-width:768px){
.nt_card__sam th{width:100%;border-right:none}
.nt_card__sam td{width:100%;}
.sp_sf_nt_card__sam{height:auto;}
.staff__font__s{font-size:29px;}
}
@media only screen and (max-width:580px){
.staff__font__s{font-size:24px;}
.nt_card__sam table{font-size:18px;}
.nt_card__sam th{font-size:18px;}
.nt_card__sam td{font-size:16px;}
}
/* ============================================================ */

/* ============================================================
	仕事を探す
============================================================ */
@media only screen and (min-width:769px){
.worksearchBox{
  width:990px;
  height:255px;
}
.worksearchBoxL{
  width:415px;
  float:left;
}
.worksearchBoxR{
  width:515px;
  float:right;
}
/* ボタンバナー */
.btnBoxSearch {
  text-align: center;
  padding-top:30px;
}
.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #d60050;
    border: solid 2px #d60050;
    border-radius: 3px;
    transition: .4s;
    width: 450px;
    text-align: center;
    line-height: 55px;
    font-size:21px;
}
.square_btn:hover {
    background: #d60050;
    color: white;
    /*opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";*/
}
}
@media only screen and (max-width:768px){
.worksearchBox{width:100%;}
.worksearchBoxL{width:100%;}
.worksearchBoxL img{width:100%;}
.worksearchBoxR{width:100%;margin-top:10px;}
/* ボタンバナー */
.btnBoxSearch {
  text-align: center;
  padding-top:30px;
}
.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #d60050;
    border: solid 2px #d60050;
    border-radius: 3px;
    transition: .4s;
    width:100%;
    text-align: center;
    line-height: 55px;
    font-size:21px;
}
.square_btn:hover {
    background: #d60050;
    color: white;
    /*opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";*/
}
}
/* ============================================================
	workstyle
============================================================ */
.workstyle__2019{width:100%;margin-top:30px;font-size:17px;line-height: 1.7;}
.workstyle__2019 .workstyle__2019__title {
	position:relative;
	margin-bottom:1em;
	text-align:center;
	font-size:23px;
	color:#d60050;
	line-height: 1.4;
}
.workstyle__2019 .workstyle__2019__title:before {
	content: '';
	position:absolute;
	bottom:-15px;
	display:inline-block;
	width:10%;
	height:5px;
	left:50%;
	transform: translateX(-50%);
	background-color:#d60050;
	border-radius:2px;
}
.workstyle__2019 .workstyle__2019__subtitle{background:rgba(29,181,155,.1);color:#1DB59B;padding:5px 15px 5px 15px;font-size:21px;font-weight:bold;}
.workstyle__2019__waku{border:1px solid #1DB59B;padding:15px 15px 30px 15px;}
.workstyle__2019__waku p{text-align:center;margin-top:15px;}
.workstyle__2019__waku .workstyle__2019__link{background:#1DB59B;color:#fff;padding:15px 25px 15px 25px;border-radius:50px;}
@media only screen and (max-width:767px){.workstyle__2019__waku .workstyle__2019__link{padding:10px 10px 10px 10px;}}
/* ============================================================
	workstyle
============================================================ */
.detail__content__workstyle{margin-top:50px;margin-bottom:50px;}
.detail__content__workstyle__text {
	position:relative;
	margin-bottom:1em;
	text-align:center;
	font-size:24px;
	line-height:1.2;
}
.detail__content__workstyle__text:before {
	content: '';
	position:absolute;
	bottom:-15px;
	display:inline-block;
	width:6%;
	height:5px;
	left:50%;
	transform: translateX(-50%);
	background-color:#1DB59B;
	border-radius:2px;
}
.detail__content__workstyle__text2{font-size:17px;padding-bottom:15px;}
.detail__content__workstyle table{width:100%;}
.detail__content__workstyle td{text-align:center;padding:15px;font-size:19px;font-weight:bold;line-height:1.4;background:#1DB59B;border-left:8px solid #fff;width:33%;}
.detail__content__workstyle td a{color:#fff;}
.detail__content__workstyle td:first-child{border-left:none;}
.top__icontab_-icon2{font-size:40px;}
@media only screen and (max-width:768px){
.detail__content__workstyle td{width:100%;display:block;border-left:none;border-bottom:8px solid #fff;}
}
/* ============================================================
	workstyle
============================================================ */
.workstyle__system-box{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
border:1px solid #eee;
}
.workstyle__system-detail{width:50%;text-align:center;padding:20px;}
.workstyle__system-title{text-align:center;font-size:23px;margin-top:60px;margin-bottom:10px;color:#d60050;}
.__icon-workstyle__system{font-size:25px;vertical-align:middle;color:#d60050;}
.workstyle__system-detail .midasi__1{font-family: 'M PLUS Rounded 1c', sans-serif; color:#f7931e;font-size:21px;}
.workstyle__system-detail .link__1{background:#f7931e;padding:15px;text-align:center;font-size:18px;}
.workstyle__system-detail .midasi__2{font-family: 'M PLUS Rounded 1c', sans-serif; color:#00bfff;font-size:21px;}
.workstyle__system-detail .link__2{background:#00bfff;padding:15px;text-align:center;font-size:18px;}
.workstyle__system-detail .link__1 a , .workstyle__system-detail .link__2 a{color:#fff;}
@media only screen and (max-width:767px){
.workstyle__system-detail{width:100%;}
.workstyle__system-detail .link__1{padding:8px;}
.workstyle__system-detail .link__2{padding:8px;}
}
/* ============================================================
	workstyle
============================================================ */
.workstyle__system-detail2{width:25%;text-align:center;padding:20px;}
.workstyle__system-detail2 .midasi__2{font-family: 'M PLUS Rounded 1c', sans-serif; color:#1DB59B;font-size:19px;text-align:center;margin-bottom:15px;}
.__icon-workstyle__system2{font-size:37px;color:#1DB59B;background:rgba(29,181,155,.1);border-radius:50px;padding:10px;}
@media only screen and (max-width:767px){
.workstyle__system-detail2{width:100%;}
}
/* ============================================================
	workstyle
============================================================ */
.workstyle__photo-box__noborder{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.workstyle__photo-detail{width:25%;text-align:center;padding:20px;}
.workstyle__photo-detail__photo{text-align:center;}
.workstyle__photo-detail__photo img{border-radius:50%;width:190px;height:190px;}
.workstyle__photo-detail__text{text-align:center;}
@media only screen and (max-width:768px){
.workstyle__photo-detail{width:50%;}
}
@media only screen and (max-width:480px){
.workstyle__photo-detail{width:100%;}
}
/* .contents_box ------- ------- ------- -------*/
.contents_box{width:100%;margin-top:30px;}
@media only screen and (max-width:768px){.contents_box{width:100%;}}
/*-----------------------------------------*/
/* gallery */
/*-----------------------------------------*/
.gallery60{margin-top:60px;margin-bottom:60px;}
.swiper-container{text-align: center;}
.swiper-container .swiper-slide img{
max-width: 100%;
height: auto;
}
@media only screen and (max-width: 768px) {.swiper-container .swiper-slide{width: 100%;}.gallery60{margin-top:60px;margin-bottom:0;}}
/*-----------------------------------------*/
/* l__card */
/*-----------------------------------------*/
.l__card {
width:100%;
position:relative;
overflow:hidden;
min-height:330px;
margin-bottom:30px;
border-radius:3px;
background-color:#ffffff;
-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
}
.l__card:hover .description {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.l__card .description {
position:absolute;
bottom:0;
width:100%;
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition:         transform 0.3s;
transition:         transform 0.3s, -webkit-transform 0.3s;
-webkit-transform: translateY(40px);
transform:translateY(40px);
color:#ffffff;
background:rgba(0, 0, 0, 0.4);
}
.l__card .description .content {
position:relative;
z-index:1;
padding:15px;
width:90%;
margin:0 auto;
}
.l__card .description p {
font-size:18px;
margin-top:10px;
}
.l__card .description p a {
color:#ffffff;
text-decoration:none;
}
.l__card .description .text {
font-size:15px;
line-height:1.2;
}
.l__card .description .button {
font-size:12px;
font-weight:500;
line-height:1;
position:relative;
display:block;
width:100px;
margin:2em auto 1em;
text-align:center;
color:#ffffff;
text-decoration:none;
}
.l__card .description .button::after {
position:absolute;
top: 50%;
right:0;
font-family: FontAwesome;
content: '\f061';
-webkit-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
opacity:0;
}
.l__card .description .button:hover::after {
-webkit-transform: translate(5px, -50%);
transform: translate(5px, -50%);
opacity:1;
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 480px) {
}
/* ============================================================
	home
============================================================ */
.home__tableBox{width:100%;}
.home__tableBox table{width:100%;}
.home__tableBox th , .home__tableBox td{padding:25px 15px 25px 15px;font-size:18px;border-bottom:1px solid #eee;}
.home__tableBox th{text-align:center;}
.home__tableBox .home__tableBox__time{color:#fff;background:#d60050;border-radius:25px;padding:10px 20px 10px 20px;}
@media screen and (max-width: 767px) {
.home__tableBox th , .home__tableBox td{width:100%;display:block;}
}
/* ============================================================
	
============================================================ */
.entry__kakomi{
background-color:#d60050;
-webkit-border-radius:3px;
text-align:center;
padding:8px 15px 8px 15px;
color:#fff;
}
/* ============================================================
	salary __main
============================================================ */
.main-catch{
  position:absolute;
  bottom:40%;
  width:100%;
}
.catch-s{
  font-size:27px;
  text-align:center;
  border-radius:50%;
  /*background:#ffffff;*/
  background-color:rgba(255,255,255,0.8);
  color:#967c65;
  vertical-align:middle;
  width:230px;
  height:230px;
  line-height:230px;
  margin:auto;
}
.catch-s .catch-ss{
font-size:37px;
display:inline-block;
vertical-align: middle;
line-height:normal;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
.catch-s .catch-sss{
font-size:27px;
display:inline-block;
vertical-align: middle;
line-height:normal;
}
.catch-l{
  font-size:47px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color:#00bfff;
  line-height: 2.5;
  text-align:center;
  text-shadow: 2px 3px 4px #967c65;
}
div.resizeimage{position:relative;width:100%;}
div.resizeimage img {width:100%;height:700px;object-fit: cover;}
.br-salary{
  background-color: rgba(255,255,255,0.8);
  background-size:cover;
  /*position:relative;
  top:35px;*/
  position: absolute;
  bottom:0;
  width:100%;
}
.br-salary-inner{
  margin:0 auto;
}
.br-salary-catch-flex{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.br-salary-catch-flex-child{
width:33%;
padding:15px 25px 15px 25px;
text-align:center;
line-height:1.7;
}
.br-salary-catch-flex-child-last{}
.br-salary-catch-flex-child-p01a{
font-size:23px;
color:#d60050;
font-weight:bold;
position: relative;
padding:4px 10px 4px 10px;
text-align: center;
}
.br-salary-catch-flex-child-p01a:before,.br-salary-catch-flex-child-p01a:after { 
position: absolute;
top: 0;
content:'';
width: 8px;
height: 100%;
display: inline-block;
border-top: solid 1px #666;
border-bottom: solid 1px #666;
}
.br-salary-catch-flex-child-p01a:before {
border-left: solid 1px #666;
left: 0;
}
.br-salary-catch-flex-child-p01a:after {
border-right: solid 1px #666;
right: 0;
}
.br-salary-catch-flex-child-p01{font-size:19px;color:#d60050;}
.br-salary-catch-flex-child-p02{font-size:19px;}
.br-salary-catch-flex-child-p03{font-size:66px;font-weight:bold;color:#d60050;line-height:1;}
.br-salary-catch-flex-child-p04{font-size:17px;color:#d60050;}
.br-salary-catch-flex-child-p05{font-size:17px;font-weight:bold;color:#f7931e;}
@media only screen and (min-width:1441px){
.br-salary-catch-flex{width:60%;margin:auto;}
}
@media only screen and (max-width:768px){
div.resizeimage img {height:800px;}
.main-catch{bottom:50%;}
}
@media only screen and (max-width:767px){
.br-salary-catch-flex-child{width:100%;border-top:1px solid #e2e1e1;}
.br-salary-catch-flex-child-last{border-bottom:1px solid #e2e1e1;}
div.resizeimage img {height:1300px;}
.main-catch{bottom:64%;}
.catch-l{line-height:1.5;color:#00bfff;}
.catch-s{
  font-size:27px;
  text-align:center;
  border-radius:50%;
  /*background:#ffffff;*/
  background-color:rgba(214,0,80,0.8);
  color:#ffffff;
  vertical-align:middle;
  width:230px;
  height:230px;
  line-height:230px;
  margin:auto;
}
}
/* ============================================================
	salary __entry
============================================================ */
.salary_bgpattern {
width:100%;
height:235px;
padding:60px;
background-size: 20px 20px;
background-color:#fff;
background-image:
linear-gradient(45deg, rgba(243, 219, 227, 0.5) 25%, transparent 25%,
 transparent 50%, rgba(243, 219, 227, 0.5) 50%, rgba(243, 219, 227, 0.5) 75%,
 transparent 75%, transparent),
linear-gradient(-45deg, rgba(243, 219, 227, 0.5) 25%, transparent 25%,
 transparent 50%, rgba(243, 219, 227, 0.5) 50%, rgba(243, 219, 227, 0.5) 75%,
 transparent 75%, transparent);
}
.salary_entry_text{
text-align: center;
font-size:25px;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
.salary_entry_btn{
font-size:27px;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
a.salary_btn {
	position:relative;
	display:block;
	width:30%;
	padding:0.8em;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background:#d60050;
	/*border:solid 1px #fff;*/
	overflow:hidden;
	margin:15px auto 0 auto;
}
a.salary_btn:before {
	content:"";
	position:absolute;
	top:-25px;
	left:-20px;
	height:110px;
	width:40px;
	background:#fff;
	opacity:0.3;
	transform:rotate(25deg);
	transition:0.3s;
}
a.salary_btn:hover:before {
	left:98%;
}
.salary_entry_btn2{
font-size:21px;
font-family: 'M PLUS Rounded 1c', sans-serif;
}
.salary_entry_btn3{
font-size:21px;
font-family: 'M PLUS Rounded 1c', sans-serif;
position:relative;
bottom:300px;
}
@media only screen and (max-width:1441px){
.salary_entry_btn3{bottom:200px;}
}
a.salary_btn2 {
	position:relative;
	display:block;
	width:50%;
	padding:0.4em;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background:#d60050;
	/*border:solid 1px #fff;*/
	overflow:hidden;
	margin:15px auto 0 auto;
}
a.salary_btn2:before {
	content:"";
	position:absolute;
	top:-25px;
	left:-20px;
	height:110px;
	width:40px;
	background:#fff;
	opacity:0.3;
	transform:rotate(25deg);
	transition:0.3s;
}
a.salary_btn2:hover:before {
	left:98%;
}
@media only screen and (max-width:768px){
a.salary_btn {width:80%;}
a.salary_btn2 {width:80%;}
.salary_entry_btn3{bottom:50px;}
}
@media only screen and (max-width:767px){
a.salary_btn {width:100%;}
a.salary_btn2 {width:100%;}
.salary_bgpattern {padding:60px 10px 60px 10px;}
}
/* ============================================================
	salary __content
============================================================ */
.wrap__salary{width:100%;}
.wrap__salary-base-title{width:100%;height:200px;background:#ffeaea;}
.wrap__salary-base-title__inner{text-align:center;vertical-align:middle;line-height:200px;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:37px;color:#d60050;}
.content__salary-base-1{width:100%;background:#ffffe0;padding:60px;}
.content__salary-base-1__inner{
display: -webkit-flex;
display:flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
width:80%;
margin:auto;
}
.content__salary-base-1__inner-child{width:100%;text-align:center;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:44px;color:#f7931e;}
.content__salary-base-1__inner-child-photo-1{width:30%;text-align:right;padding-right:10px;}
.content__salary-base-1__inner-child-photo-1 img{text-align:right;padding-right:10px;}
.content__salary-base-1__inner-child-text-1{width:70%;font-size:18px;line-height:1.7;}
.content__salary-textFont-1{font-family: 'M PLUS Rounded 1c', sans-serif;font-size:25px;color:#f7931e;}
.content__salary-textFont-2{font-family: 'M PLUS Rounded 1c', sans-serif;font-size:25px;color:#00bfff;}
.content__salary-base-2{width:100%;background:#e0ffff;padding:60px;}
.content__salary-base-2__inner-child{width:100%;text-align:center;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:44px;color:#00bfff;}
.content__salary-base-2__inner-child-photo-1{width:30%;text-align:left;padding-left:10px;}
.content__salary-base-2__inner-child-photo-1 img{text-align:left;padding-left:10px;}
.content__salary-base-3{
width:100%;
padding:60px 30px 0 30px;
background: linear-gradient(45deg,#f7931e 0%,#f7931e 250px,#ffffe0 250px,#ffffe0 100%);
/*
background-color:#ffffe0;
background-image:
linear-gradient(#ffeaea 50%, transparent 50%, transparent);
background-size: 10px 10px;
*/
}
.content__salary-base-3-imgBox{width:80%;margin:10px auto;}
.content__salary-base-3-imgBox img{width:100%;height:auto;}
.content__salary-base-3__inner-child{width:100%;text-align:center;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:44px;}
.content__salary-base-3__inner-child-text{width:50%;font-size:18px;line-height:1.7;padding:60px;}
.content__salary-base-3__inner-child-text .content__salary-base-3__inner-child-title{text-align:center;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:31px;color:#d60050;}
.content__salary-base-4{width:100%;background:#ffeaea;padding:60px;}
.content__salary-base-4__inner-child{width:100%;text-align:center;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:44px;color:#d60050;}
.content__salary-base-5{width:100%;padding:60px 15px 0 15px;}
.content__salary-base-5__inner-child{width:100%;text-align:center;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:44px;color:#967c65;}
.salary__staff-1{font-size:37px;font-family: 'M PLUS Rounded 1c', sans-serif;}
.salary__staff-2{font-size:88px;font-weight:bold;color:#d60050;line-height:1;}
.salary__staff-3{font-size:66px;font-weight:bold;color:#f7931e;line-height:1;}
.salary__staff-4{font-size:88px;font-weight:bold;color:#00bfff;line-height:1;}
.resizeimage2{position:relative;width:100%;}
.resizeimage2 img {width:100%;object-fit:cover;}
.wrap__salary-base-title2{width:100%;height:160px;background:#ffeaea;/*line-height:200px;*/display: flex;justify-content: center;align-items: center;}
.wrap__salary-base-title__inner2{text-align:center;vertical-align:middle;line-height:1.2;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:37px;color:#d60050;}
.wrap__salary-base-title__inner2-en{font-size:25px;}
@media only screen and (max-width:1440px){
.content__salary-base-1__inner{width:100%;}
.content__salary-base-3-imgBox{width:100%;}
.content__salary-base-1{padding:30px 10px 30px 10px;}
.content__salary-base-2{padding:30px 10px 30px 10px;}
.content__salary-base-3{padding:30px 10px 30px 10px;}
.content__salary-base-4{padding:30px 10px 30px 10px;}
.content__salary-base-5{padding:30px 10px 30px 10px;}
.content__salary-base-1__inner-child-photo-1{text-align:center;padding-right:0;}
.content__salary-base-1__inner-child-photo-1 img{text-align:center;padding-right:0;}
.content__salary-base-2__inner-child-photo-1{text-align:center;padding-left:0;}
.content__salary-base-2__inner-child-photo-1 img{text-align:center;padding-left:0;}
.tamao-img img{margin-bottom:-35px;}
}
@media only screen and (max-width:768px){
.wrap__salary{width:100%;}
.wrap__salary-base-title{width:100%;height:auto;background:#ffeaea;}
.wrap__salary-base-title__inner{text-align:center;vertical-align:middle;line-height:1.7;font-family: 'M PLUS Rounded 1c', sans-serif;font-size:37px;color:#d60050;}
.content__salary-base-1{padding:30px 5px 30px 5px;}
.content__salary-base-1__inner{width:100%;}
.content__salary-base-1__inner-child{line-height:1.4;}
.content__salary-base-1__inner-child-photo-1{width:100%;text-align:center;padding-right:0;padding-top:10px;}
.content__salary-base-1__inner-child-photo-1 img{width:100%;text-align:center;padding-right:0;padding-top:10px;}
.content__salary-base-1__inner-child-text-1{width:100%;}
.content__salary-base-2{padding:30px 5px 30px 5px;}
.content__salary-base-2__inner-child{line-height:1.4;}
.content__salary-base-2__inner-child-photo-1{width:100%;text-align:center;padding-left:0;padding-top:10px;}
.content__salary-base-2__inner-child-photo-1 img{width:100%;text-align:center;padding-left:0;padding-top:10px;}
.content__salary-base-3{padding:30px 5px 30px 5px;}
.content__salary-base-3-imgBox{width:100%;}
.content__salary-base-3__inner-child{line-height:1.4;}
.content__salary-base-3__inner-child-text{width:100%;padding:30px 5px 30px 5px;}
.content__salary-base-4{padding:30px 5px 30px 5px;}
.content__salary-base-4__inner-child{line-height:1.4;}
.content__salary-base-5{padding:30px 5px 30px 5px;}
.content__salary-base-5__inner-child{line-height:1.4;}
.wrap__salary-base-title2{height:auto;line-height:1.4;}
.wrap__salary-base-title__inner2{margin:30px auto 30px auto;}
.resizeimage2 img {height:145px;}
.tamao-img img{margin-bottom:-30px;}
}
@media only screen and (max-width:768px){
.content__salary-base-1__inner-child-photo-1 img{width:300px;height:350px;object-fit:cover;text-align:center;padding-right:0;padding-top:10px;}
.content__salary-base-2__inner-child-photo-1 img{width:300px;height:350px;object-fit:cover;text-align:center;padding-left:0;padding-top:10px;}
}
@media only screen and (max-width:767px){
.content__salary-base-1__inner-child-photo-1 img{width:100%;height:auto;object-fit:cover;text-align:center;padding-right:0;padding-top:10px;}
.content__salary-base-2__inner-child-photo-1 img{width:100%;height:auto;object-fit:cover;text-align:center;padding-left:0;padding-top:10px;}
}
/*-----------------------------------------*/
/* salary __table */
/*-----------------------------------------*/
.salary__tableBox{width:100%;margin-top:50px;}
.salary__tableBox table{width:100%;}
.salary__tableBox th , .salary__tableBox td{padding:15px;}
.salary__tableBox th{font-size:27px;font-family: 'M PLUS Rounded 1c', sans-serif;background:#ffeaea;color:#d60050;text-align:center;}
.salary__tableBox td{font-size:18px;line-height:1.4;}
.salary__tableBox-link{background:#d60050;border-radius:25px;padding:10px 25px 10px 25px;line-height:2.7;}
.salary__tableBox-btn{background:#ffffe0;padding:10px 25px 10px 25px;line-height:2.7;color:#f7931e;font-weight:bold;}
.salary__tableBox-marker{background:#ffeaea;padding:10px 25px 10px 25px;line-height:2.7;}
.salary__tableBox-link a{color:#fff;}
.salary__tableBox-tel{font-size:27px;font-family: 'M PLUS Rounded 1c', sans-serif;color:#d60050;vertical-align:middle;}
.salary__tableBox-tel2{font-size:47px;font-family: 'M PLUS Rounded 1c', sans-serif;color:#d60050;vertical-align:middle;}
.salary__tableBox-tr{border:4px solid #fff;}
.salary__tableBox-tel-icon{color:#d60050;vertical-align:middle;}
.salary__flex-c-tel{text-align:center;}
.salary__flex-c-tel1{font-size:23px;}
@media only screen and (max-width:768px){
.salary__tableBox th , .salary__tableBox td{width:100%;display:block;}
}
/*-----------------------------------------*/
  
/*-----------------------------------------*/
.gallery-head80{margin-top:80px;}
.swiper-container--wrap {
width:100%;
height:330px;
overflow:hidden;
margin:0 0 50px 0;
font-size:18px;
line-height:1.4;
}
.swiper-slide--2{
width:480px;
height:200px;
overflow:hidden;
margin-bottom:5px;
 position:relative;
}
.swiper-slide--2 img{
width:480px;
height:200px;
overflow:hidden;
margin-bottom:10px;
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 /* 画像の最大サイズは枠の1.5倍まで */
 max-width: 150%;
 max-height: 150%;
/*vertical-align:middle;*/
}
@media screen and (max-width: 768px) {
.swiper-container--wrap {margin:0 0 0 0;}
.swiper-slide--2{width:100%;}
.swiper-slide--2 img{width:100%;}
.gallery-head80{margin-top:15px;}
}
/* ============================================================
	見出し
============================================================ */
.unit-heading {
	text-align: center;
}
.unit-heading .inner {
	padding: 40px 0;
}
.unit-heading .en {
	font-style: normal;
	font-size: 33px;
	line-height: 33px;
	letter-spacing: 5px;
	/*padding-left:15px;*/
	text-align: center;
}
@media only screen and (max-width:768px){
.unit-heading .inner {text-align: center; padding: 40px 10px 0 10px;}
}
.click-span{background:#d60050;border-radius:25px;color:#fff;padding:2px 20px 2px 20px;}
/*-----------------------------------------*/
/* footer entry */
/*-----------------------------------------*/
/*751px〜PC PC上では見えないようにする*/
@media screen and (min-width:751px){.footer_area{display: none;}}
/*スマホ〜750pxの幅サイズまで*/
@media screen and (max-width:750px){
 .footer_area{position:fixed; bottom:0; left:0; width:100%; background-color:rgba( 255, 255, 255, 0.8 ); z-index:10000;}
 .footer_area .footer_area_inner{position:relative; width:80%; margin:0px auto; padding:10px 0; margin-right:0px;}
/* .footer_area .footer_area_inner .footer_area_inner_btn{
 width:85%;
 padding:11px 0;
 font-size:20px;
 font-weight:bold;
 margin-left:15px;
 line-height:1.3;
 }*/
 .inquiry_btn{
 background-color:#d60050;
 -webkit-border-radius:3px;
 display:inline-block;
 text-align:center;
 text-decoration:none;
 width:80%;
 padding:5px 0;
 font-size:18px;
 font-weight:bold;
 }
 .inquiry_btn:link, .inquiry_btn:visited{color:#FFFFFF !important;}
 .footer_area_inner span{color:#fff;}
 .tel-sp{margin-bottom:85px;}
}
/* ============================================================
	midasi
============================================================ */
.ict__kaigo{width:100%;position:relative;}
.ict__kaigo-mainTitle{margin-bottom:35px; text-align:center;}
.ict__kaigo-mainTitle .en,.ict__kaigo-mainTitle .jp{display:block;}
.ict__kaigo-mainTitle .en{font-size:16px;font-weight:500;letter-spacing:.12em;text-indent:.12em;margin-top:20px;}
.ict__kaigo-mainTitle .jp{font-size:27px;font-weight:700;margin-top:7px;letter-spacing:.11em;text-indent:.11em;/*color:#d60050;*/}
.ict__kaigo{margin-top:50px;margin-bottom:50px;}
.ict__kaigo__title {
	position:relative;
	margin-bottom:1em;
	text-align:center;
	font-size:29px;
	line-height: 1.4;
}
.ict__kaigo__title:before {
	content: '';
	position:absolute;
	bottom:-15px;
	display:inline-block;
	width:10%;
	height:5px;
	left:50%;
	transform: translateX(-50%);
	background-color:#1DB59B;
	border-radius:2px;
}
.ict_imgBox2{
position:absolute;
bottom:-60px;
margin-left:575px;
}
ul.ict__kaigo__list {
	position: relative;
	padding: 0.5em;
	border: solid 1px #1DB59B;
	list-style-type: none;
	font-size:18px;
	width:50%;
	margin:auto;
}
ul.ict__kaigo__list li {
	padding: 0.5em 0 0.5em 1.4em;
	line-height: 1.5;
	border-bottom: 1px dashed #1DB59B;
}
ul.ict__kaigo__list li::before {
	position: absolute;
	content: "";
}
ul.ict__kaigo__list li:last-of-type {
	border-bottom:none;
}
.ict__kaigo__list p{width:230px; margin:20px 0 10px auto;}
@media only screen and (max-width:1439px){
 ul.ict__kaigo__list {width:80%;}
}
@media only screen and (max-width:768px){
.ict__kaigo-mainTitle .jp{line-height: 1.2;}
ul.ict__kaigo__list {width:100%;}
ul.ict__kaigo__list li {padding: 0.5em 0 0.5em 0;}
.ict__kaigo__list p{width:230px; margin:20px auto 10px auto;}
}
/* ============================================================
	botton
============================================================ */
a.ict__kaigo__btn {
	display: block;
	position: relative;
	width: 230px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #1DB59B;
	border:1px solid #fff;
	overflow: hidden;
}
a.ict__kaigo__btn:after {
	content:"";
	position: absolute;
	top: -100%;
	left: -100%;
	height: 100%;
	width: 230px;
	background : #fff;
	opacity: 0.3;
	transition: .4s;
}
a.ict__kaigo__btn:hover:after {
	top: 0;
	left: 0;
}
/* ============================================================
	w-s_20200918 h2
============================================================ */
.w-s_20200918{width:100%;}
.w-s_20200918 h2 {
  padding:20px 15px;
  border-left:15px solid #1DB59B;
  background:rgba(29,181,155,.1);
  font-size:23px;
}
/* ============================================================
	w-s_h_20200918 h2
============================================================ */
.w-s_h_20200918{width:100%;}
.w-s_h_20200918 h2 {
  position:relative;
  padding:35px 15px;
  text-align:center;
  font-size:31px;
  line-height:1.4;
}
.w-s_h_20200918 h2:before,
.w-s_h_20200918 h2:after {
  position:absolute;
  content: '';
}
.w-s_h_20200918 h2:after {
  top:0;
  left:0;
  width:50px;
  height:50px;
  border-top: 15px solid #eee;
  border-left: 15px solid #eee;
}
.w-s_h_20200918 h2:before {
  right:0;
  bottom:0;
  width:50px;
  height:50px;
  border-right: 15px solid #eee;
  border-bottom: 15px solid #eee;
}
/* ============================================================
	w-s_20200918 h3
============================================================ */
.w-s_20200918 h3 {
  padding:10px;
  border-left:4px dotted #1DB59B;
  font-size:20px;
  color:#1DB59B;
}
/* ============================================================
	w-s_sub_midashi
============================================================ */
.w-s_sub_midashi {
  position: relative;
  padding: 1.5rem 1rem;
  font-size:18px;
}
.w-s_sub_midashi:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.w-s_20200918 table{width:100%;}
.w-s_20200918 th , .w-s_20200918 td{padding:15px 10px 15px 10px;border-bottom:1px solid #eee;}
/*-----------------------------------------*/
/* footer-fixed (home01,home02,home03で使用) */
/*-----------------------------------------*/
.footer-fixed {
    background:rgba(0,0,0,0.6);
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 0;
}
.footer-fixed-btn{background:#d60050;border-radius:25px;color:#fff;padding:10px 8px 10px 8px;line-height:1.7;font-size:17px;width:30%;text-align:center;margin:30px auto 20px auto;z-index:9999;}
.footer-fixed-btn a{color:#fff;}
@media only screen and (max-width:768px){
.footer-fixed-btn{width:90%;}
}
/*-----------------------------------------*/
/* 2021-02 news */
/*-----------------------------------------*/
.page-news .news-section.index .index__content{max-width:980px;margin:0 auto}
.page-news .news-section.index .index__content__facility_list{width:100%;margin:0 auto}
@media only screen and (min-width: 1600px){
.page-news .news-section.index .index__content{/*max-width:1100px*/}
}
.page-news .news-section.index .index__ttl{font-size:2.1rem;font-weight:700;color:#1DB59B;line-height:1.4;margin-bottom:3rem}
.page-news .news-section.index .index__list{margin-bottom:4rem}
.page-news .news-section.index .index__list .item{border-bottom:1px solid #ddd}
.page-news .news-section.index .index__list .item:first-child{border-top:1px solid #ddd}
.page-news .news-section.index .index__list .item a{width:100%;text-decoration:none;padding:2rem 0;display:block;position:relative}
.page-news .news-section.index .index__list .item a:before{position:absolute;top:50%;right:2rem;content:"";display:block;font-size:1.4rem;margin-top:-0.7rem;color:#1DB59B;content:'\e201';font-family:'icomoon' !important;speak:none;font-style:normal !important;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;text-decoration:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
html.notouch .page-news .news-section.index .index__list .item a:hover .item__ttl{text-decoration:underline}
.page-news .news-section.index .index__list .item__head{zoom:1;margin-bottom:1rem}
.page-news .news-section.index .index__list .item__head:after{content:'';display:block;clear:both;height:0}
.page-news .news-section.index .index__list .item__date{font-family:"Lato";line-height:1.4;color:#A0A0A0;float:left}
.page-news .news-section.index .index__list .item__cat{float:left;margin-left:5px/*margin-left:1rem*/}
.page-news .news-section.index .index__list .item__cat li{float:left;/*font-size:1.4rem;*/line-height:1;color:#1DB59B;border:1px solid #1DB59B;padding:0.3rem 0.5rem;/*margin-left:1rem*/}
.page-news .news-section.index .index__list .item__ttl{-webkit-transition:all .3s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all .3s cubic-bezier(0.165, 0.84, 0.44, 1)}
.page-news .news-section.index .index__list2{margin-bottom:4rem}
.page-news .news-section.index .index__list2 .item{border-bottom:1px solid #ddd}
.page-news .news-section.index .index__list2 .item:first-child{border-top:1px solid #ddd}
.page-news .news-section.index .index__list2 .item {width:100%;text-decoration:none;padding:2rem 0;display:block;position:relative}
.page-news .news-section.index .index__list2 .item__head{zoom:1;margin-bottom:1rem}
.page-news .news-section.index .index__list2 .item__head:after{content:'';display:block;clear:both;height:0}
.page-news .news-section.index .index__list2 .item__date{font-family:"Lato";line-height:1.4;color:#A0A0A0;float:left}
.page-news .news-section.index .index__list2 .item__cat{float:left;margin-left:5px/*margin-left:1rem*/}
.page-news .news-section.index .index__list2 .item__cat li{float:left;/*font-size:1.4rem;*/line-height:1;color:#1DB59B;border:1px solid #1DB59B;padding:0.3rem 0.5rem;/*margin-left:1rem*/}
.page-news .news-section.index .index__list2 .item__ttl{-webkit-transition:all .3s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all .3s cubic-bezier(0.165, 0.84, 0.44, 1)}
@media only screen and (max-width: 768px){
.page-news .news-section.index .index__content{width:100%;max-width:100%;margin:0 auto;}
.page-news .news-section.index .index__ttl{font-size:1.8rem;margin-bottom:2rem}
.page-news .news-section.index .index__list{margin-bottom:3rem}
.page-news .news-section.index .index__list .item a:before{display:none}
.page-news .news-section.index .index__list2{margin-bottom:3rem}
}
.page-news .news-section.post .post__content .section__body{width:100%;}
@media only screen and (max-width: 768px){
}
@media only screen and (min-width: 1600px){
.page-news .news-section.post .post__content .section__body{/*max-width:1100px*/}
}
.page-news .news-section.post .post__head{border-radius:1rem 1rem 0 0;border:1px solid #ddd;padding:3rem 5rem}
.page-news .news-section.post .post__head .head__inner{zoom:1}
.page-news .news-section.post .post__head .head__inner:after{content:'';display:block;clear:both;height:0}
.page-news .news-section.post .post__head .head__date{font-family:"Lato";line-height:1.4;color:#A0A0A0;float:left;margin-right:1rem}
.page-news .news-section.post .post__head .head__cat{float:left}
.page-news .news-section.post .post__head .head__cat li{float:left;/*font-size:1.4rem;*/line-height:1;color:#1DB59B;border:1px solid #1DB59B;margin-right:1rem;margin-bottom:0.5rem}
.page-news .news-section.post .post__head .head__cat li a{display:block;padding:0.3rem 0.5rem;text-decoration:none;color:#1DB59B}
html.notouch .page-news .news-section.post .post__head .head__cat li a:hover{color:#ffffff;background:#1DB59B}
.page-news .news-section.post .post__head .head__ttl{font-size:1.7rem;font-weight:700;line-height:1.4;margin-bottom:2rem;padding-left:2rem;position:relative}
.page-news .news-section.post .post__head .head__ttl:before{display:block;content:"";position:absolute;z-index:1;width:0.5rem;height:100%;top:0;left:0;background:-webkit-gradient(linear, left bottom, left top, from(#1DB59B), to(rgba(29,181,155,.1)));background:-webkit-linear-gradient(bottom, #1DB59B, rgba(29,181,155,.1));background:linear-gradient(0deg, #1DB59B, rgba(29,181,155,.1))}
.page-news .news-section.post .post__body{zoom:1;border:1px solid #ddd;border-top:none;border-radius:0 0 1rem 1rem;padding:5rem}
.page-news .news-section.post .post__body:after{content:'';display:block;clear:both;height:0}
.page-news .news-section.post .post__body img{display:block;width:auto !important;margin-left:auto;margin-right:auto}
.page-news .news-section.post .post__body p{margin-top:3rem;line-height:2}
.page-news .news-section.post .post__body *:first-child,.page-news .news-section.post .post__body h1+*,.page-news .news-section.post .post__body h3+*,.page-news .news-section.post .post__body h3+*,.page-news .news-section.post .post__body h4+*,.page-news .news-section.post .post__body h5+*,.page-news .news-section.post .post__body h6+*,.page-news .news-section.post .post__body img+*{margin-top:0 !important}
.page-news .news-section.post .post__body h3{font-size:1.4rem;line-height:1.4;font-weight:700;margin-bottom:2rem;margin-top:5rem;padding-left:2.8rem;position:relative}
.page-news .news-section.post .post__body h3:before{position:absolute;/*top:0.6rem;*/left:0;content:"";display:block;font-size:1.8rem;content:'\e906';font-family:'icomoon' !important;speak:none;font-style:normal !important;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;text-decoration:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1DB59B;background:-webkit-linear-gradient(315deg, rgba(29,181,155,.1), #1DB59B);background:linear-gradient(135deg, rgba(29,181,155,.1), #1DB59B);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
html.ie11 .page-news .news-section.post .post__body h3:before{background:none}.page-news .news-section.post .post__body ul{margin-top:3rem}
.page-news .news-section.post .post__body ul li{font-weight:700;padding-left:2rem;line-height:1.4;position:relative}
.page-news .news-section.post .post__body ul li:before{position:absolute;top:0.4rem;left:0;content:"";display:block;width:1rem;height:1rem;border-radius:50%;background:#1DB59B}
.page-news .news-section.post .post__body ul li+li{margin-top:1rem}.page-news .news-section.post .post__body ol{margin-top:3rem}
.page-news .news-section.post .post__body ol li{font-weight:700;line-height:1.4;counter-increment:number;padding-left:2rem;position:relative}
.page-news .news-section.post .post__body ol li:before{position:absolute;left:0;content:counter(number) ".";margin-right:0.6rem;color:#1DB59B}
.page-news .news-section.post .post__body ol li+li{margin-top:1rem}.page-news .news-section.post .post__body a{color:#1DB59B}
html.notouch .page-news .news-section.post .post__body a:hover{text-decoration:none}
.page-news .news-section.post .post__body .aligncenter{display:block;margin-right:auto;margin-left:auto}
.page-news .news-section.post .post__body .alignleft{float:left}
.page-news .news-section.post .post__body .alignright{float:right}
.page-news .news-section.post .post__body .wp-caption img{margin:0;padding:0;border:0 none}
.page-news .news-section.post .post__body img.alignright{display:inline-block;margin:0 0 1rem 3rem}
.page-news .news-section.post .post__body img.alignleft{display:inline-block;margin:0 3rem 1rem 0}
.page-news .news-section.post .post__body img.size-auto,.page-news .news-section.post .post__body img.size-full,.page-news .news-section.post .post__body img.size-large,.page-news .news-section.post .post__body img.size-medium,.page-news .news-section.post .post__body .attachment img,.page-news .news-section.post .post__body .widget-container img{height:auto;max-width:100%}
@media only screen and (max-width: 768px){
.page-news .news-section.post .post__body img{width:100%;height:auto}
.page-news .news-section.post .post__body img.alignleft{float:none;margin-right:0}
.page-news .news-section.post .post__body img.alignright{float:none;margin-left:0}
}
@media only screen and (max-width: 768px){
.page-news .news-section.post .post__head{margin:0;/*margin:0 -2rem 0 -3rem;*/border-radius:0;border:none;border-bottom:1px solid #ddd;padding:0rem 0 2rem 0}
.page-news .news-section.post .post__head .head__ttl{font-size:1.3rem;margin-bottom:1.4rem;padding-left:0}
.page-news .news-section.post .post__head .head__ttl:before{display:none}
.page-news .news-section.post .post__body{margin:0;/*margin:0 -2rem 0 -3rem;*/zoom:1;border:none;border-bottom:1px solid #ddd;border-radius:0;padding:2rem 0 3rem 0}
.page-news .news-section.post .post__body:after{content:'';display:block;clear:both;height:0}
.page-news .news-section.post .post__body p{margin-top:2rem;line-height:1.8}
.page-news .news-section.post .post__body h3{font-size:1.1rem;margin-bottom:2rem;margin-top:4rem}
}
.post__body table{width:100%;}
.post__body th , .post__body td{border-top:1px solid #ddd;}
.post__body th , .post__body td{padding:10px;font-size:0.9rem;border-bottom:1px solid #ddd;}
.post__body th{background:rgba(29,181,155,.1);}
@media only screen and (max-width: 768px){
  .post__body th{border-top:none;}
  .post__body td{border-top:none;}
  .post__body th{border-bottom:none;}
  .post__body td{border-bottom:none;}
  .post__body tr:first-child th{border-top:1px solid #ddd}
  .post__body tr:last-child td{border-bottom:1px solid #ddd}
}

.mod-pager{margin-top:3rem;text-align:center;position:relative;font-family:"Lato"}
.mod-pager ul li{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mod-pager ul li.prev a,.mod-pager ul li.next a{display:block;text-decoration:none}
.mod-pager ul li.prev a:before,.mod-pager ul li.prev a:after,.mod-pager ul li.next a:before,.mod-pager ul li.next a:after{display:inline-block;color:#1DB59B;position:relative;top:0.1rem;font-size:1.4rem}
html.notouch .mod-pager ul li.prev a:hover,html.notouch .mod-pager ul li.next a:hover{color:#1DB59B}
.mod-pager ul li.next{right:0}.mod-pager ul li.next a:after{padding-left:0.8rem;content:'\e201';font-family:'icomoon' !important;speak:none;font-style:normal !important;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;text-decoration:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.mod-pager ul li.prev{left:0}.mod-pager ul li.prev a:before{padding-right:0.8rem;content:'\e200';font-family:'icomoon' !important;speak:none;font-style:normal !important;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;text-decoration:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.mod-pager .index a{display:inline-block;text-decoration:none;position:relative}
.mod-pager .index a:before{display:inline-block;color:#1DB59B;font-size:1.2rem;padding-right:0.8rem;content:'\e903';font-family:'icomoon' !important;speak:none;font-style:normal !important;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;text-decoration:none !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
html.notouch .mod-pager .index a:hover{color:#1DB59B}
.page-news_flex{width:100%;display: flex;flex-direction:row;justify-content:space-between;margin-top:15px}
.page-news_flex-child{width:49%;}
@media only screen and (max-width: 767px){
.page-news_flex{flex-direction:column}
.page-news_flex-child{width:100%;margin-top:15px}
}
/*-----------------------------------------*/
/* 福利厚生 */
/*-----------------------------------------*/
.text_s table{width:100%;}
.text_s table th{background:#ffeaea;}
.text_s table th{width:35%;}
.text_s table th , .text_s table td{text-align:center;padding:20px;border:1px solid #ddd;}

.text_s-g table{width:100%;}
.text_s-g table th{background:rgba(29,181,155,.1);}
.text_s-g table th{width:35%;}
.text_s-g table th , .text_s-g table td{text-align:center;padding:20px;border:1px solid #ddd;}
@media only screen and (max-width: 768px){
 .text_s table th , .text_s table td{padding-top:20px;padding-bottom:20px;width:100%;display:block;}
 .text_s-g table th , .text_s-g table td{padding-top:20px;padding-bottom:20px;width:100%;display:block;}
}
/*-----------------------------------------*/
/* new footer link */
/*-----------------------------------------*/
.footer_box_contents{width:100%;margin-top:50px;}
.acd-check{display: none;}
.acd-label{
    background: #C9346B;
    color: #fff;
    font-weight:bold;
    font-size:15px;
    display: block;
    margin-bottom: 5px;
    padding: 10px;
    position: relative;
}
.acd-label:after{
    background: #d60050;
    box-sizing: border-box;
    border-bottom:7px solid #fff;
    content: '\f067';
    display: block;
    font-family: "FontAwesome";
    height: 52px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
    height: 50px;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}
/* ======================================= */
/* entry buttom size */
/* ======================================= */
.btn img{width:70%;height:auto;margin:auto;}
.contents_box table{width:100%;overflow:hidden;}
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ここから新しいstyle */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* ============================================================ */
/* header */
/* ============================================================ */
/* ============================================================ */
#header-new{width:100%;}
#header_inner-new2{width:100%;height:69px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}
.header-new__flex{width:100%;display:flex;justify-content:space-between;align-items:center;}
.header-new__flex_in{width:100%;display:flex;justify-content:flex-end;}
.logo-new2 img{width:316px;height:69px;}
.entry-link-new2{width:90px;height:69px;line-height:69px;margin:0 0 0 auto;margin-right:69px;background:#d70050;text-align:center;font-weight:bold;}
.entry-link-new2 a{color:#fff;}
.header_menu_list{width:60px;margin:0 0 0 auto;}
/* new menu */
.menu-btn {
 position: fixed;
 /*top: 10px;*/
 right: 0;
 display: flex;
 height: 69px;
 width: 69px;
 margin-left:10px;
 justify-content: center;
 align-items: center;
 z-index: 90;
 /*background-color:#d70050;*/
 background-color:#fff;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
 content: '';
 display: block;
 height: 2px;
 width: 25px;
 border-radius: 3px;
 background-color: #1DB59B;
 position: absolute;
}
.menu-btn span:before {bottom: 8px;}
.menu-btn span:after {top: 8px;}
#menu-btn-check:checked ~ .menu-btn span {
 background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
 bottom: 0;
 transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
 top: 0;
 transform: rotate(-45deg);
}
#menu-btn-check {display: none;}
.menu-content ul {padding: 70px 10px 0;}
.menu-content ul li {
 border-bottom: solid 1px #ffffff;
 list-style: none;
}
.menu-content ul li a {
 display: block;
 width: 100%;
 font-size: 15px;
 box-sizing: border-box;
 color:#ffffff;
 text-decoration: none;
 padding: 9px 15px 10px 0;
 position: relative;
}
.menu-content ul li a::before {
 content: "";
 width: 7px;
 height: 7px;
 border-top: solid 2px #ffffff;
 border-right: solid 2px #ffffff;
 transform: rotate(45deg);
 position: absolute;
 right: 11px;
 top: 16px;
}
.menu-content {
 width: 100%;
 height: 100%;
 position: fixed;
 top: 0;
 left: 100%;/*leftの値を変更してメニューを画面外へ*/
 z-index: 80;
 background-color: #ffffff;
 transition: all 0.5s;/*アニメーション設定*/
 overflow: scroll;
}
#menu-btn-check:checked ~ .menu-content {
 left: 0;/*メニューを画面内へ*/
}
.menu-content__flex{width:90%;margin:50px auto 0 auto;display: flex;flex-flow: row wrap;}
.menu-content__child{width:22%;padding:20px;border: solid 1px #1DB59B;margin-bottom:20px;margin-left:20px;}
.menu-content__child a{
 display: block;
 width: 100%;
 font-size: 15px;
 box-sizing: border-box;
 color:#1DB59B;
 text-decoration: none;
 padding: 9px 15px 10px 10px;
 position: relative;
}
.menu-content__child a::before {
 content: "";
 width: 7px;
 height: 7px;
 border-top: solid 2px #1DB59B;
 border-right: solid 2px #1DB59B;
 transform: rotate(45deg);
 position: absolute;
 right: 11px;
 top: 16px;
}
.menu-content__child2{width:22%;padding:20px;border: solid 1px #d70050;/*background:#d70050;*/margin-bottom:20px;margin-left:20px;}
.menu-content__child2 a{
 display: block;
 width: 100%;
 font-size: 15px;
 box-sizing: border-box;
 color:#d70050;
 text-decoration: none;
 padding: 9px 15px 10px 10px;
 position: relative;
}
.menu-content__child2 a::before {
 content: "";
 width: 7px;
 height: 7px;
 border-top: solid 2px #d70050;
 border-right: solid 2px #d70050;
 transform: rotate(45deg);
 position: absolute;
 right: 11px;
 top: 16px;
}
.menu-content__child-tel{width:22%;padding:20px;border: solid 1px #d70050;/*background:#d70050;*/margin-bottom:20px;margin-left:20px;}
.menu-content__child-tel a{
 display: block;
 width: 100%;
 font-size: 15px;
 box-sizing: border-box;
 color:#d70050;
 text-decoration: none;
 padding: 9px 15px 10px 10px;
 position: relative;
}
.menu-content__child-tel a::before {
 content: "";
 width: 7px;
 height: 7px;
 border-top: solid 2px #d70050;
 border-right: solid 2px #d70050;
 transform: rotate(45deg);
 position: absolute;
 right: 11px;
 top: 16px;
}
.ion-icon__style{font-size:24px;vertical-align:middle;}
@media only screen and (max-width:1024px){
 .menu-content__child{width:27%;}
 .menu-content__child2{width:27%;}
 .menu-content__child-tel{width:27%;}
}
@media only screen and (max-width:768px){
 .menu-content__child{width:45%;margin-left:10px;}
 .menu-content__child2{width:45%;margin-left:10px;}
 .menu-content__child-tel{width:45%;margin-left:10px;}
}
@media only screen and (min-width:768px){
 .logo-new2{width:100%;background:#1DB59B;}
 /*.header-new__flex_in{background:rgba(29,181,155,.1)}*/
}
@media only screen and (max-width:767px){
 .tel-new2{display:none;}
 .logo-new2{width:80%;}
 .logo-new2 img{width:100%;height:auto;}
 .menu-content__flex{width:98%;margin:10px auto 0 auto;}
 .menu-content__child{width:100%;margin-left:0;}
 .menu-content__child2{width:100%;margin-left:0;}
 .menu-content__child3{width:80%;margin-left:0;padding:20px 10px 20px 10px;border: solid 1px #d70050;/*background:#d70050;*/margin-bottom:20px;}
 .menu-content__child3 a{
  display: block;
  width:100%;
  font-size: 15px;
  box-sizing: border-box;
  color:#d70050;
  text-decoration: none;
  padding: 9px 8px 10px 8px;
  position: relative;
 }
 .menu-content__child3 a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #d70050;
  border-right: solid 2px #d70050;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 16px;
 }
 .menu-content__child-tel{display:none;}
}
/* ============================================================ */
/* ============================================================ */
/* パンくずリスト h1 */
/* ============================================================ */
/* ============================================================ */
#pankuzu{background: #fff; color:#1DB59B; text-align:right; padding:5px 30px 5px 30px; font-size:14px;}
#pankuzu a{ color:#1DB59B;}
#pankuzu2{background: #fff; color:#1DB59B; text-align:right; padding:5px 30px 5px 30px; font-size:14px;}
#pankuzu2 a{ color:#1DB59B;}
#pankuzu h1{position: absolute;}
#pankuzu2 h1{text-align:left;margin-bottom:-20px;}
@media only screen and (max-width:768px){
 #pankuzu {width:100%;white-space:nowrap;overflow: scroll;}
 #pankuzu2{width:100%;white-space:nowrap;overflow: scroll;}
}
@media only screen and (max-width:767px){
 #pankuzu{padding:5px 8px 5px 8px;}
 #pankuzu2{padding:5px 8px 5px 8px;}
}
/* ============================================================ */
/* ============================================================ */
/* image */
/* ============================================================ */
/* ============================================================ */
p.resizeimage img { width: 100%; }
/* ============================================================ */
/* ============================================================ */
/* wrap */
/* ============================================================ */
/* ============================================================ */
.wrap_saiyo{width:100%}
.wrap_saiyo_inner{width:85%;margin:0 auto;}
@media only screen and (max-width:768px){.wrap_saiyo_inner{width:90%;}}
/* ============================================================ */
/* ============================================================ */
/*  */
/* ============================================================ */
/* ============================================================ */
.contents_jobBox{width:100%}
.contents_jobBox h2{font-size:34px;}
.contents_jobBox-text{font-size:16px;}
.facilityBox{width:100%;margin-top:80px;}
.worksearchBox_flex{display:flex;width:100%;justify-content:space-between;margin-top:80px;}
.worksearchBox_flex_child-1 h3{font-size:27px;}
.worksearchBox_flex_child-1{width:31%;position:relative;height:610px;}
.worksearchBox_flex_child-1 img{width:100%;height:auto;}
/* ボタン */
.btnBoxSearch2 {
  text-align: center;
  position:absolute;
  bottom:0;
  right:0;
}
.square_btn2 {
  display: inline-block;
  padding: 1em 2em;
  text-decoration: none;
  color: #1DB59B;
  border: solid 1px #1DB59B;
  border-radius: 3px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-size:18px;
}
.square_btn2:hover {
  background: #1DB59B;
  color: white;
  /*opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";*/
}
/* 矢印 */
.arrow-gn{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow-gn::before,
.arrow-gn::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.yazirusi-gn::before{
left: -14px;
width: 14px;
height: 14px;
border-top: 1px solid #1DB59B;
border-right: 1px solid #1DB59B;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
/* ボーダー */
.border-gn{
  border-bottom: 2px solid #1DB59B;
  margin:-30px auto 30px auto;
  width:3%;
}
@media only screen and (max-width:1439px){
 .worksearchBox_flex_child-1 h3{font-size:24px;}
 .worksearchBox_flex_child-1{height:550px;}
 .square_btn2 {font-size:16px;padding: 1em 1em;}
}
@media only screen and (max-width:768px){
.facilityBox{margin-top:30px;}
.contents_jobBox h2{margin-top:30px;font-size:29px;}
.worksearchBox_flex{flex-direction:column;justify-content:center;margin-top:0;}
.worksearchBox_flex_child-1{width:100%;position:relative;height:670px;margin-top:80px;}
.border-gn{margin:0 auto 30px auto;}
.square_btn2 {font-size:16px;padding: 1em 2em;}
}
@media only screen and (max-width:480px){
.worksearchBox_flex_child-1{height:550px;}
}
/* ============================================================ */
/* ============================================================ */

/* search area */

/* ============================================================ */
/* ============================================================ */
.title{width:100%;text-align:center;margin-top:80px;font-size:34px;color:#1DB59B;line-height:1.4;}
.search_box_wrap{width:100%;}
.title_s{width:100%;text-align:center;font-size:24px;}
/* ============================================================ */
/* ============================================================ */

/* アコーデオン */

/* ============================================================ */
/* ============================================================ */
/*wrap*/
.acd-wrap{width:80%;margin:auto;}
@media only screen and (max-width:768px){.acd-wrap{width:100%}}
/*ボックス全体*/
.acdbox {margin: 2em 0;padding: 0;width: 100%;}
/*ラベル*/
.acdbox label {display:block;margin:1.5px 0;padding :13px 12px;border-top:1px solid #1DB59B;cursor:pointer;transition:all 0.5s;}
/*アイコンを表示*/
.acdbox label:before {content: '\f054';font-family: 'FontAwesome';padding-right:8px;color:#1DB59B}
/*ラベルホバー時*/
.acdbox label:hover {background:#eee;}
/*チェックは隠す*/
.acdbox input {display:none;}
/*中身を非表示にしておく*/
.acdbox .acdshow {height:0;padding:0;overflow:hidden;opacity:0;transition:0.8s;background:rgba(29,181,155,.1);}
/*クリックで中身表示*/
.cssacd:checked + label + .acdshow {height:auto;padding:5px;opacity:1;}
.acdbox .acdshow p {margin: 15px 10px;}
/*アイコンを入れ替える*/
.cssacd:checked + label:before {content: '\f078';}
/*buton*/
.acdshow_flex{display:flex;flex-wrap:wrap;}
.acdshow_flex_child-1{width:190px;height:50px;line-height:50px;border:1px solid #1DB59B;border-radius:25px;text-align:center;background:#fff;}
.acdshow_flex_child-2{width:90px;height:50px;line-height:50px;border:1px solid #1DB59B;border-radius:25px;text-align:center;background:#fff;}
.acdshow_flex_child-1:hover , .acdshow_flex_child-2:hover{background:#1DB59B;}
.acdshow_flex_child-1 a:hover , .acdshow_flex_child-2 a:hover{color:#ffffff;}
.acd__sub__title{color:#1DB59B;}
.acd-wrap_box{width:100%;}
/* TOPページ用 下部に設置のwrap */
.acd-wrap2{width:60%;margin:0 auto;}
@media only screen and (max-width:768px){.acd-wrap2{width:100%}}
/* ============================================================ */
/* ============================================================ */

/* update */

/* ============================================================ */
/* ============================================================ */
.update{text-align:right;font-size:16px;width:70%;margin:auto;}
@media only screen and (max-width:768px){.update{width:95%}}
/* ============================================================ */
/* ============================================================ */

/* table */

/* ============================================================ */
/* ============================================================ */
table{width:100%;/*border:1px solid #ccc;*/margin:10px 0 10px 0}
table th{font-size:21px;padding:10px 10px 10px 10px;/*border:1px solid #ccc*/}
table td{font-size:21px;padding:10px}
table th img{width:150px;height:50px;margin:0 10px 0 0;float:right;font-size:12px}
@media only screen and (max-width:768px){
table{width:100%;line-height:1.4}
table td,table th{width:100%;display:block}
table th .sp__area_icon{width:70%;text-align:center;font-size:24px;color:#1DB59B;margin:15px auto 20px auto;padding:15px 2px 12px 2px;border:1px solid #1DB59B;border-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;box-shadow:3px 3px 1px #e2e1e1;-moz-box-shadow:2px 2px 1px #e2e1e1;-webkit-box-shadow:2px 2px 1px #e2e1e1}
}
/* ============================================================ */
/* ============================================================ */

/* table-column */

/* ============================================================ */
/* ============================================================ */
.table-column{width:70%;margin:30px auto 30px auto;}
.bg-gn{width:100%;background:rgba(29,181,155,.1);}
.table-column th{border-right:none;border-bottom:none;}
.table-column td{font-size:17px;padding:15px;}
.table-column .td-w{width:35%;}
.table-column .td-w-s{width:15%;}
.table-column .td-bt-b{border-bottom:1px solid #ccc;}
.table-column .td-text-c{text-align:center;}
.table-column .td-text-pdl-60{padding-left:60px;}
.table-column .td-text-pdl-80{padding-left:80px;}
.table-column .td-text-pdl-140{padding-left:140px;}
.table-column img{width:95%;height:auto;}
.lifestyle__link-span2{background:#fff;border:1px solid #1DB59B;border-radius:25px;color:#1DB59B;padding:10px 20px 10px 20px;line-height:3.4;font-size:16px;}
.lifestyle__link-span3{background:#fff;border:1px solid #1DB59B;border-radius:25px;color:#1DB59B;padding:10px 8px 10px 8px;line-height:1.7;font-size:17px;}
.lifestyle__link-span-entry{background:#1DB59B;border:1px solid #1DB59B;border-radius:50px;color:#fff;text-align:center;width:50%;margin:auto;height:80px;line-height:80px;}
.lifestyle__link-span-entry--f{font-size:19px;font-weight:bold;color:#fff;}
@media only screen and (max-width:768px){
 .lifestyle__link-span-entry{width:75%;}
}
@media only screen and (max-width:540px){
 .lifestyle__link-span-entry{width:100%;}
}
.table-column .th-title-color{color:#1DB59B;}
.area-setumei-font{font-size:18px;}
/*.work__f__box{}
.work__f__box li{float:left;border-radius:5px;border:solid 1px #1DB59B;color:#1DB59B;padding:5px 10px 5px 10px;margin-left:10px;margin-top:10px;}*/
.work__f{width:100%;margin-top:30px;}
.top__icontab_-iconf{font-size:29px;display:block;}
.work__f__title{font-size:21px;display:flex;justify-left:center;align-items:center;}
.work__f__title2{font-size:21px;display:flex;justify-left:center;align-items:center;color:#d60050;}
.work__f__box{display:flex;flex-wrap:wrap;}
.work__f__box li{border:solid 1px #1DB59B;color:#1DB59B;border-radius:5px;padding:5px 10px 5px 10px;margin-left:10px;margin-top:10px;}
.table-column .pc-sp-color{color:#1DB59B;}
@media only screen and (max-width:768px){
 .table-column{width:100%;}
 .table-column th{border:none;}
 .table-column .td-text-pdl-60{padding-left:15px;}
 .table-column .td-sp-pd-5{padding-top:0;}
 .table-column .td-sp-pd-10{padding-bottom:5px;}
 .table-column img{padding-bottom:20px;}
 .table-column .sp-color{color:#1DB59B;}
}
@media only screen and (max-width:767px){
 .table-column table{display:block;}
 .table-column a{font-size:14px;}
 .table-column .td-w{width:100%;}
 .table-column .td-w-s{width:100%;}
 .table-column .td-text-pdl-60{padding-left:15px;/*text-align:center;*/}
 .table-column .td-text-pdl-80{padding-left:0;}
 .table-column .td-text-pdl-140{padding-left:0;/*text-align:center;*/}
 .table-column .td-sp-pd-5{padding-top:0;}
 .table-column .td-sp-pd-10{padding-bottom:5px;}
 .table-column img{padding-bottom:20px;}
}
/* ============================================================ */
/* ============================================================ */

/*  */

/* ============================================================ */
/* ============================================================ */
.bd_t_none{border-top:none;}
.area_cacth_c{color:#1DB59B;font-weight:bold;}
.__icon-workstyle__text_link{font-size:20px;color:#1DB59B;}
.text_link{border-bottom:1px solid #1DB59B;/*text-decoration:underline;*/}
/* area icon */
.icon_box{width:70%;padding:0;font-size:0;margin:15px auto 15px auto;display:flex;justify-content:center}
.icon_box_inner{margin-bottom:15px;width:124px;display:inline-block;text-align:center;font-size:17px;color:#1DB59B;margin-right:15px;padding:15px 2px 12px 2px;border:1px solid #1DB59B;border-radius:15px;-webkit-border-top-left-radius:15px;-webkit-border-top-right-radius:15px;-moz-border-radius-topleft:15px;-moz-border-radius-topright:15px;box-shadow:3px 3px 1px #e2e1e1;-moz-box-shadow:2px 2px 1px #e2e1e1;-webkit-box-shadow:2px 2px 1px #e2e1e1}
.icon_box_inner a{color:#1DB59B}
@media only screen and (max-width:768px){
.icon_box{width:95%;flex-wrap:wrap;/*justify-content:space-between*/}
}
@media only screen and (max-width:480px){
.icon_box_inner{width:30%;margin-right:3%;}
}
/* map */
.map{width:100%;}
.map iframe{width:100%;height:550px;margin-top:15px;margin-bottom:30px;}
/* ============================================================ */
/* ============================================================ */

/* search_box_wrap_contents */

/* ============================================================ */
/* ============================================================ */
.search_box_wrap_contents{width:70%;margin:30px auto 30px auto;}
.sub{width:100%;margin-top:20px;margin-bottom:20px;}
.sub_01{border-bottom-style:solid;border-bottom-color:#1DB59B;border-bottom-width:0.8px;}
.sub_01 h4{font-size:21px;font-weight:bold;}
.sub_02{margin-top:10px;font-size:17px;line-height:1.7;}
.pk{color:#1DB59B;}
.point{border-bottom-style:solid;border-bottom-color:#1DB59B;border-bottom-width:0.8px;font-size:18px;font-weight:bold;margin-top:20px;}
.Rscale{font-size:15px;text-decoration: underline;}
.sub table{width:100%;border:1px solid #ccc;margin:10px 0 10px 0}
.sub table th{width:50%;font-size:23px;padding:10px 10px 10px 10px;border:1px solid #ccc}
.sub table td{width:50%;font-size:23px;padding:10px}
.sub .table_t_l{font-size:30px;color:#1DB59B}.table_s_c{font-size:20px;color:#666}
.marker2{background:linear-gradient(transparent 55%, rgba(29,181,155,.1) 55%);font-weight:bold; }
.marker3{background:linear-gradient(transparent 55%, rgba(29,181,155,.1) 55%);}
@media only screen and (max-width:768px){
 .search_box_wrap_contents{width:95%;}
 .sub table th , .sub table td{width:100%;display:block;}
}
/* ============================================================ */
/* ============================================================ */

/* voice */

/* ============================================================ */
/* ============================================================ */
.interviewBox{width:100%;margin:30px 0 15px 0;border-style:solid;border-color:#1DB59B;border-width:.8px;border-radius:20px;-webkit-border-top-left-radius:20px;-webkit-border-top-right-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px}
.interviewBox_inner{padding:10px 15px 10px 15px}
.interview_t{border-bottom:2px solid #1DB59B;font-size:24px;padding:3px 0 0 10px;margin:10px 0 10px 0}
.interview_s{font-size:19px}
.interview_ss{font-size:16.5px;margin:10px 0 10px 0}
.interview_border{border-bottom:1px dotted #1DB59B;margin:10px 0 10px 0}
.mental--text--r{text-align:right;font-size:14.5px}
.mental--text--l{font-size:16px}
.photoL{float:left;margin-right:15px;margin-bottom:5px}.photoR{float:right;margin-left:15px;margin-bottom:5px}
@media only screen and (max-width:767px){
 .photoL{float:none;margin-right:0;}
 .photoR{float:none;margin-left:0;}
}
/* ============================================================ */
/* ============================================================ */

/*  */

/* ============================================================ */
/* ============================================================ */
.workstyle__select-mt30{margin-top:30px;}
.workstyle__select-mt50{margin-top:50px;}
.workstyle__select-mt80{margin-top:80px;}
.workstyle__select-mt80-col{color:#1DB59B;}
.workstyle__select-mt150{margin-top:150px;}
.workstyle__select-box{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.workstyle__select-box--list{width:33%;text-align:center;border-left:1px solid #888;padding:15px;font-size:18px;display:inline-block;position:relative;}
.workstyle__select-box--list:before{
  content: '';
  position: absolute;
  left:50%;
  bottom:0; /*下線の上下位置調整*/
  display:inline-block;
  width:90%; /*下線の幅*/
  height:1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color:#888;
}
.workstyle__select-box--list-last{border-right:1px solid #888;}
.__icon-workstyle__select{font-size:30px;color:#1DB59B;}
.workstyle__select__workstyle__text {
	position:relative;
	margin-bottom:1em;
	text-align:center;
	font-size:23px;
	line-height:1.2;
}
.workstyle__select__workstyle__text:before {
	content: '';
	position:absolute;
	bottom:-5px;
	display:inline-block;
	width:3%;
	height:2px;
	left:50%;
	transform: translateX(-50%);
	background-color:#1DB59B;
	border-radius:2px;
}
a.disabled{
    pointer-events: none;
    color:#999;
}
a.disabled .__icon-workstyle__select{color:#eee;}
.workstyle__2019__subtitle2{font-family: 'M PLUS Rounded 1c', sans-serif; color:#00bfff;}/*#00bfff #f7931e*/
.workstyle__2019__subtitle3{font-family: 'M PLUS Rounded 1c', sans-serif; color:#f7931e;}/*#00bfff #f7931e*/
@media only screen and (max-width:767px){
.workstyle__select-mt150{margin-top:50px;}
.workstyle__select-mt80{margin-top:40px;}
.workstyle__select-box{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.workstyle__select-box--list{width:100%;border-left:none;}
.workstyle__select-box--list-last{border-right:none;}
}
/* ============================================================ */
/* ============================================================ */

/* */

/* ============================================================ */
/* ============================================================ */
.workstyle__select-box--list2{width:25%;text-align:center;border-left:1px solid #888;padding:15px;font-size:17px;display:inline-block;position:relative;}
.workstyle__select-box--list2:before{
  content: '';
  position: absolute;
  left:50%;
  bottom:0; /*下線の上下位置調整*/
  display:inline-block;
  width:90%; /*下線の幅*/
  height:1px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color:#888;
}
.workstyle__select-box--list2-last{border-right:1px solid #888;}
.__icon-workstyle__select{font-size:30px;color:#1DB59B;}
.workstyle__select__workstyle__text {
	position:relative;
	margin-bottom:1em;
	text-align:center;
	font-size:23px;
	line-height:1.2;
}
.workstyle__select-sub-col{color:#d60050;font-size:17px;}
@media only screen and (max-width:767px){
.workstyle__select-box--list2{width:50%;/*border-left:none;*/border-right:1px solid #888;}
.workstyle__select-box--list2-last{}
.workstyle__select-box--list--sp{border-left:none;}
}
/* ============================================================ */
/* ============================================================ */
/*  自分に合った雇用形態は？ （下層部リンク設置。エリアページにて使用） */
/* ============================================================ */
/* ============================================================ */
.detail__card-child1{width:48%;margin-top:25px;}
.detail__card-child2{width:48%;margin-top:25px;margin-left:4%;}
.detail__card-child3{width:31%;margin-top:25px;}
.detail__card-child4{width:31%;margin-top:25px;margin-left:3%;}
.detail__card-child5{width:31%;margin-top:25px;margin-left:3%;}
.detail__card {
font-size:14px;
line-height:1.45em;
position:relative;
overflow:hidden;
height:144px;
margin:0 auto 1.6%;
-webkit-transition: height 0.3s ease;
transition: height 0.3s ease;
border-radius:3px;
background:#ffffff;
-webkit-box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px -3px rgba(0, 0, 0, 0.3);
}
.detail__card .photo {
position:relative;
float:left;
width:40%;
height:100%;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.detail__card:hover .photo {
-webkit-transform: rotate(5deg) scale(1.3);
transform: rotate(5deg) scale(1.3);
}
.detail__card .photo.photo1 {
background: url('../img/sakai_gh.jpg') center no-repeat;
background-size: cover;
}
.detail__card .photo.photo2 {
background: url('../img/home/photo-3.jpg') center no-repeat;
background-size: cover;
}
.detail__card .photo.photo3 {
background: url('../img/home/photo-7.jpg') center no-repeat;
background-size: cover;
}
.detail__card .description {
position: relative;
z-index: 0;
float: left;
width: 60%;
padding: 10px;
min-height: 200px;
}
.detail__card .description::before {
position: absolute;
z-index: -1;
top: 0;
bottom: 0;
left: -15px;
width: 100%;
content: '';
-webkit-transform: skewX(-8deg);
transform: skewX(-8deg);
background: #ffffff;
}
.detail__card .description .title-h1 a{float: none;}
.detail__card .description .title-h1 {
font-size: 1.2em;
line-height: 1em;
margin: 0 0 10px 0;
}
.detail__card .description .sub-h2 {
font-size: 1em;
line-height: 1.2em;
margin: 1.2% 0;
color: #9b9b9b;
}
.detail__card .description .text {
position: relative;
margin: 0;
padding-top: 20px;
}
.detail__card .description .text::after {
position: absolute;
top: 6px;
left: 0;
width: 20%;
height: 6px;
content: '';
background:#d60050;
}
.detail__card .description a {
float: right;
margin-bottom: 10px;
text-decoration: none;
color:#d60050;
}
.detail__card .description a::after {
font-family: FontAwesome;
margin-left: -10px;
content: '\f061';
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
vertical-align: middle;
opacity: 0;
}
.detail__card .description a:hover::after {
margin-left: 5px;
opacity: 1;
}
@media screen and (max-width: 768px) {
.detail__card {height:164px;}
}
@media screen and (max-width: 767px) {
.detail__card-child1{width:100%;margin-top:25px;}
.detail__card-child2{width:100%;margin-top:25px;margin-left:0;}
.detail__card-child3{width:100%;margin-top:25px;margin-left:0;}
.detail__card-child4{width:100%;margin-top:25px;margin-left:0;}
.detail__card-child5{width:100%;margin-top:25px;margin-left:0;}
}
@media screen and (max-width: 480px) {
.detail__card .description .title-h1 {font-size:1.3em;}
}
/* ============================================================ */
/* ============================================================ */

/* detail */

/* ============================================================ */
/* ============================================================ */
table.type03 {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 5px solid #1DB59B;
}
table.type03 th {
	width: 20%;
	padding: 10px;
	font-size: 21px;
	font-weight: bold;
	vertical-align: top;
	color: #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.type03 td {
	width: 80%;
	padding: 10px;
	font-size: 19px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.detail_01{
	border-bottom-style: solid;
	border-bottom-color: #1DB59B;
	border-bottom-width: 0.8px;
	margin-top:30px;
}
.detail_01 h4{
	font-size: 24px;
	font-weight: bold;
}
/* ============================================================
	2020.02.18追加
============================================================ */
.area__linkbtn{width:100%;text-align:center;margin-top:15px;font-size:18px;}
/* ============================================================
	update 2020.02.18追加
============================================================ */
.update__date__wrap{width:100%;text-align:right;font-size:16px;}
.update__date{border:1px solid #1DB59B;border-radius:15px;padding:10px 20px 10px 20px;line-height:3.4;}
/* ============================================================
	介護度 2020.02.18追加
============================================================ */
.kaigodo__graf__wrap{width:100%;display:flex;justify-left:center;align-items:center;margin-top:15px;}
.staff__graf__title{margin-top:15px;}
.kaigodo__graf__wrap2{width:100%;display:flex;justify-left:center;align-items:center;margin-top:5px;}
.kaigodo__graf{background:#1DB59B;border-radius:25px;color:#fff;padding:5px 10px 5px 10px;/*line-height:3.4;*/}
.staff__graf{padding-left:15px;}
.kaigodo__graf_-icon{font-size:23px;color:#1DB59B;display:block;align-items:center;}
.kaigodo__graf__low{padding-left:10px;}
/* ============================================================
	fontsize 2020.02.18追加
============================================================ */
.tel__font__l{font-size:33px;}
/* ============================================================
	円グラフ
============================================================ */
#pieSlice7 {
  transform: rotate(0deg);
}
#pieSlice7 .pie1 {
  background-color: #FF6347;
  transform:rotate(110deg);
}
#pieSlice8 {
  transform: rotate(110deg);
}
#pieSlice8 .pie {
  background-color: #FF8C00;
  transform: rotate(72deg);
}
#pieSlice9 {
  transform: rotate(182deg);
}
#pieSlice9 .pie {
  background-color: #ffda00;
  transform: rotate(60deg);
}
#pieSlice10 {
  transform: rotate(242deg);
}
#pieSlice10 .pie {
  background-color: #F0E68C;
  transform: rotate(60deg);
}
#pieSlice11 {
  transform: rotate(302deg);
}
#pieSlice11 .pie {
  background-color: #FFFACD;
  transform: rotate(58deg);
}

#pieSlice12 {
  transform: rotate(0deg);
}
#pieSlice12 .pie1 {
  background-color: #0000CD;
  transform: rotate(150deg);
}
#pieSlice13 {
  transform: rotate(150deg);
}
#pieSlice13 .pie {
  background-color: #00bfff;
  transform: rotate(110deg);
}
#pieSlice14 {
  transform: rotate(260deg);
}
#pieSlice14 .pie {
  background-color: #87ceeb;
  transform: rotate(70deg);
}
#pieSlice15 {
  transform: rotate(330deg);
}
#pieSlice15 .pie {
  background-color: #afeeee;
  transform: rotate(30deg);
}
.color7{color:#FF6347; font-size:19px;}
.color8{color:#FF8C00; font-size:19px;}
.color9{color:#ffda00; font-size:19px;}
.color10{color:#F0E68C; font-size:19px;}
.color11{color:#FFFACD; font-size:19px;}
.color12{color:#0000CD; font-size:19px;}
.color13{color:#00bfff; font-size:19px;}
.color14{color:#87ceeb; font-size:19px;}
.color15{color:#afeeee; font-size:19px;}
@media only screen and (max-width:768px){
table.type03 {width:100%;}
table.type03 th , table.type03 td{width:100%;display:block;}
}
/*-----------------------------------------*/
/* careerup 2020.02.19追加 */
/*-----------------------------------------*/
.careerupcatch{margin-top:15px;color:#f07021;font-size:19px;line-height:1.4;background:#ffefd5;padding:10px;}
.careerupcatch2{line-height:1.7;background:#ffefd5;padding:20px;}
.careerupFont1{color:#f07021;font-size:19px;}
.sub_03__flexBox2{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
width:100%;
}
.sub_03__flexBox2__child{width:33%;}
.sub_03__flexBox__title{margin-top:25px;margin-bottom:5px;font-size:25px;font-weight:bold;}
.sub_04__tableBox__td__child-1{width:100%;padding:25px;text-align:center;font-size:27px;font-weight:bold;background:#1DB59B;color:#fff;}
.sub_04__tableBox__td__child-2{width:100%;padding:15px;text-align:center;font-size:19px;font-weight:bold;color:#1DB59B;}
.sub_04__tableBox__td__child-3{width:100%;padding-top:15px;padding-left:20px;padding-right:20px;margin-bottom:30px;}
.sub_04__tableBox__td__child-__photo{width:100%;padding-left:20px;padding-right:20px;}
.sub_04__tableBox__td__child-__photo img{width:100%;}
@media only screen and (max-width:767px){
.sub_03__flexBox2{
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
}
.sub_03__flexBox2__child{width:100%;margin-bottom:15px;}
.sub_03__flexBox2__child-sp{margin-top:-30px;}
}
.room__photo__title{color:#1DB59B;font-size:18px;font-weight:bold;}
/*-----------------------------------------*/
/*  */
/*-----------------------------------------*/
@media only screen and (min-width:769px){
 
 .box{
	width:980px;
	height: 400px;
	position: relative;
	margin:30px auto 30px auto;
 }
 .box_inner{
	position: absolute;
	width:510px;
	height: 350px;
 }
 .box_title{
	font-size: 24px;
	color: #1DB59B;
	border-bottom-style: solid;
	border-bottom-color: #1DB59B;
	border-bottom-width: 0.8px;
 }
 .box_text{
	margin-top: 15px;
	font-size: 17px;
 }
 .box_img{
	position: absolute;
	width:450px;
	height: 350px;
	margin-left: 530px;
 }
 
}
@media only screen and (max-width:768px){
 
 .box{
	width:100%;
 }
 .box_inner{
	width:100%;
 }
 .box_title{
	font-size: 19px;
	color: #1DB59B;
	border-bottom-style: solid;
	border-bottom-color: #1DB59B;
	border-bottom-width: 0.8px;
	line-height:1.2;
 }
 .box_text{
	margin-top: 15px;
	font-size: 16px;
	line-height:1.4;
 }
 .box_img{
	width:100%;
 }
 .box_img img{width:100%;}
 
}
/* ============================================================
	slider
============================================================ */
/*
*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*/
.cp_cssslider {
width:450px;
padding-top:355px; /* 画像の高さ */
position:relative;
margin:0 auto;
text-align:left;
}
.cp_cssslider > img {
position:absolute;
left: 0;
top: 0;
transition: all 0.5s;
/*
border-radius: 3px;
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
*/
}
.cp_cssslider input[name='cp_switch'] {
display:none;
}
/* サムネイル */
.cp_cssslider label {
margin:0 5px 0 5px;
border:2px solid #ffffff;
display:inline-block;
cursor: pointer;
transition: all 0.5s ease;
opacity: 0.6;
border-radius: 3px;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label img {
display:block;
width:40px;
border-radius: 2px;
}
.cp_cssslider input[name='cp_switch']:checked + label {
border: 2px solid #d60050;
opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ img {
opacity: 0;
}
.cp_cssslider input[name='cp_switch']:checked + label + img {
opacity: 1;
}
.mt50{margin-top:60px;}
@media only screen and (max-width:767px){
.cp_cssslider {width:100%;padding-top:80%;}
.cp_cssslider > img {width:100%;height:auto;}
}
/*-----------------------------------------*/
/* アピールポイント 20180112追加 */
/*-----------------------------------------*/
/* 見出しタイトル */
.appeal-point h3{
position: relative;
color: #f07021;
background: #ffefd5;
font-size: 27px;
font-weight:bold;
line-height: 1.4;
padding: 5px 25px;
margin: 15px 0 2px;
border-radius: 0 5px 5px 5px;
}
.appeal-point h3:after {/*タブ*/
position: absolute;
font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
content: 'POINT !!';
background: #ff6959;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 3px 7px 1px;
font-size: 20px;
font-weight:bold;
line-height: 1;
letter-spacing: 1px
}
/* color */
.appeal-point-b{
font-size:37px;
color: #ff6959;
font-weight:bold;
}
.appeal-point-p{
font-size:29px;
color: #f07021;
font-weight:normal;
}
/* 見出しカッコ */
.appeal-point-p {
position: relative;
line-height: 1.4;
padding:1px 15px;
display: inline-block;
}
.appeal-point-p:before,.appeal-point-p:after{ 
content:'';
width: 10px;
height: 20px;
position: absolute;
display: inline-block;
}
.appeal-point-p:before{
  border-left: solid 3px #f07021;
  border-top: solid 3px #f07021;
  top:0;
  left: 0;
}
.appeal-point-p:after{
  border-right: solid 3px #f07021;
  border-bottom: solid 3px #f07021;
  bottom:0;
  right: 0;
}
/* リスト */
.appeal-point ul{
  counter-reset:list;
  list-style-type:none;
  font: 14px/1.6 'arial narrow', sans-serif;
  padding-top:30px;
  margin-top:-30px;
  margin-bottom:60px;
  border: solid 3px #ffefd5;
  border-radius: 10px;
	-webkit-border-top-left-radius: 15px; 
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px; 
    -moz-border-radius-topright: 15px;
}
.appeal-point ul li{
  position:relative;
  padding: 5px 0 5px 40px;
  margin: 10px 0 10px 0px;
  font-family: "游ゴシック",YuGothic,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  /*font-weight: bolder;*/
  font-size: 18px;
  line-height: 15px;
  /*border-bottom: dashed 1px #dbe6c7;*/
  border-radius: 15px;
	-webkit-border-top-left-radius: 15px; 
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px; 
    -moz-border-radius-topright: 15px;
}
.appeal-point ul li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  /*background: #F6A38B;*/
  background: #f07021;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.appeal-point ul li:after{
  content: "";
  display: block;
  position: absolute;
  left: 21px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width:768px){
.appeal-point{margin-top:60px;}
.appeal-point ul li{line-height:1.2;padding: 5px 5px 5px 25px;}
.appeal-point ul li:before{left:5px;}
.appeal-point ul li:after{left: 11px;}
}
/*-----------------------------------------*/
/*  */
/*-----------------------------------------*/
.tikiTitle{
	border-bottom-style: solid;
	border-bottom-color: #1DB59B;
	border-bottom-width: 0.8px;
	margin-top: 35px;
	margin-bottom: 15px;
}
.tikiTitle h3{
	font-size: 24px;
	font-weight: bold;
}
.tikiText{
	font-size: 18.5px 
}
.tikiSankou{
	font-size: 15.5px;
	text-align: right;
}
.tikiSankou a{text-decoration:underline;color:#1DB59B;}

@media only screen and (max-width:768px){
#contents_box03 , #contents_box04 , #contents_box05{width:100%;}
iframe {width:100%;}
#contents_box04 img{width:100%;}
.tikiTitle h3{font-size: 19px;}
.tikiText{font-size: 16.5px line-height: 1.5;}
}
/*-------------------------------------------------------------------------
  関連ワード
-------------------------------------------------------------------------*/
.kanrenword{
  border:1px solid #eee;
  padding:15px;
  margin-top:30px;
  font-size:14px;
}
.kanrenword h5{
  font-weight:bold;
  font-size:15px;
}
.kanrenword a{
  text-decoration:none;
  border-bottom:1px dotted #888;
}
/*-------------------------------------------------------------------------
  
-------------------------------------------------------------------------*/
.contents_box__detail{
width:100%;
margin-top:30px;
}
/*-------------------------------------------------------------------------
  
-------------------------------------------------------------------------*/
.p-recommend__list{padding:0}
.p-recommend__item{width:100%;margin:0 0 6vw;zoom:1}
@media screen and (max-width:601px){.p-recommend__item{border-bottom:none}}
.p-recommend__item:after,.p-recommend__item:before{content:"";display:table}
.p-recommend__item:after{clear:both}
.p-recommend__item:nth-child(odd) .p-recommend__inner{float:left;padding:0 2vw 0 2vw}
@media screen and (max-width:601px){.p-recommend__item:nth-child(odd) .p-recommend__inner{float:none;padding:0 0 0 0}}
.p-recommend__item:nth-child(odd) .p-recommend__image{float:right}
@media screen and (max-width:601px){.p-recommend__item:nth-child(odd) .p-recommend__image{float:none}}
.p-recommend__item:nth-child(2n) .p-recommend__inner{float:right;padding:0 2vw 0 2vw}
@media screen and (max-width:601px){.p-recommend__item:nth-child(2n) .p-recommend__inner{float:none;padding:0 0 0 0}}
.p-recommend__item:nth-child(2n) .p-recommend__image{float:left}
@media screen and (max-width:601px){.p-recommend__item:nth-child(2n) .p-recommend__image{float:none}}
.p-recommend__inner{width:50%;margin:0;padding:0}
@media screen and (max-width:601px){.p-recommend__inner{width:100%}}
.p-recommend__image{width:50%;margin:0 auto;text-align:center}
@media screen and (max-width:601px){.p-recommend__image{width:100%}}
.p-recommend__image img{width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:top}
@media screen and (max-width:601px){.p-recommend__image img{width:100%;height:auto}}
.p-recommend__title{margin:3vw 0 0;padding:0;font-size:27px;color:#1DB59B;}
@media screen and (max-width:601px){.p-recommend__title{padding:0;font-size:24px}}
.p-recommend__title span{margin:0 .3vw 0 0;color:#1DB59B;font-size:2.4vw}
@media screen and (max-width:601px){.p-recommend__title span{font-size:3.8vw}}
.p-recommend__text{margin:1vw 0 1vw;padding:0;font-size:16px}
@media screen and (max-width:601px){.p-recommend__text{padding:0;font-size:15.5px}}
.p-recommend__message{margin:0 8vw}
@media screen and (max-width:601px){.p-recommend__message{margin:0 8vw}}
.p-recommend__midashi{position:relative;margin:0 0 4vw;padding:0 0 0 20px;font-weight:700;font-size:27px}
@media screen and (max-width:601px){.p-recommend__midashi{margin:0 0 8vw;font-size:24px}}
.p-recommend__midashi:after{position:absolute;bottom:0;left:0;width:8px;height:100%;background-color:#fd8c04;transform:skewX(-15deg);content:""}
@media screen and (max-width:601px){.p-recommend__midashi:after{width:8px;height:100%}}
.p-recommend__more{margin:0;padding:0}.p-recommend__more li{display:inline;margin:0 4vw 0 0;padding:0;font-weight:700;font-size:1.4vw;list-style:none}
@media screen and (max-width:601px){.p-recommend__more li{display:block;margin:0 4vw 0 0;font-size:3.6vw}}
.p-recommend__more li span{margin:0 .3vw 0 0;color:#fd8c04}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* linkbtn */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.btnWrap{
 max-width: 100%;
}
.mt30{margin-top:30px;}
.cmnBtn {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 max-width: 330px;
 height: auto;
 position: relative;
 border: 2px solid;
 border-radius:50px;
 padding: 10px 20px;
 display: block;
 text-align: center;
 font-weight: 900;
 font-size: 18px;
 letter-spacing: .15em;
 color: #fff;
 background-image: linear-gradient(-45deg, #ec5858 0%, #fd8c04 75%);
 border: none;
}
.cmnBtn.large{
 max-width: 360px;
 padding: 15px 25px;
}
@media only screen and (max-width: 768px){
 .cmnBtn,
 .cmnBtn.large {
     font-size: 15px;
     padding: 15px 10px;
     max-width: 290px;
 }
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* timeline */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.timeline__w {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  margin-bottom:50px;
}
p{
  margin: 0;
  padding: 0;
}
li{
  timeline__list__w-style: none;
}
.timeline__list__w-Item {
  border-top: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 540px) {
  .timeline__list__w-Item {
    border-top: 0;
  }
}
.timeline__list__w-Item:nth-of-type(1) {
  border-top: 0;
}
.timeline__list__w-Item-Content {
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1100px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 540px) {
  .timeline__list__w-Item-Content {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }
}
.timeline__list__w-Item-Content.one {
  padding-top: 0;
}
.timeline__list__w-Item-Content-Number {
  position: relative;
  margin-right: 40px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #5bc8ac;
  color: #fff;
  font-size: 26px;
}
@media screen and (max-width: 540px) {
  .timeline__list__w-Item-Content-Number {
    margin-right: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
}
.timeline__list__w-Item-Content-Number-Line {
  position: absolute;
  top: -36%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 4px;
  height: 66px;
  background: #5bc8ac;
}
@media screen and (max-width: 540px) {
  .timeline__list__w-Item-Content-Number-Line {
    top: -60%;
    width: 2px;
    height: 72px;
  }
}
.timeline__list__w-Item-Content-Title {
  margin-right: 48px;
  flex-basis: 123px;
  color: #5bc8ac;
  font-size: 24px;
}
@media screen and (max-width: 540px) {
  .timeline__list__w-Item-Content-Title {
    margin-right: 0;
    max-width: 230px;
    font-size: 18px;
  }
}
.timeline__list__w-Item-Content-Description {
  line-height: 1.5;
  font-size: 18px;
}
@media screen and (max-width: 540px) {
  .timeline__list__w-Item-Content-Description {
    margin-left: 60px;
    max-width: 260px;
    font-weight: normal;
    font-size: 15px;
  }
}
.timeline__title{width:100%;text-align:center;margin-top:80px;margin-bottom:40px;font-size:29px;color:#1DB59B;line-height:1.4;}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* Point */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.s_midasi__w__point {
  position: relative;
  padding-left: 109px;
  font-size:24px;
  width:100%;
  display: flex;
  /*justify-content: center;*/
  align-items: center;
  height:50px;
}
.s_midasi__w__point span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 15px;
  color: #fff;
  background: #1DB59B;
  height:50px;
  display: flex;
  align-items: center;
}
.s_midasi__w__point span:after {
  position: absolute;
  top: calc(50% - 7px);
  right: -11px;
  width: 0;
  height: 0;
  content: '';
  border-width: 7px 0 7px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #1DB59B;
}
.s_midasi__w__point-til{font-weight:bold;color:#1DB59B;}
@media screen and (max-width: 768px) {
 .s_midasi__w__point-wrap {margin-bottom:50px;}
}
@media screen and (max-width: 767px) {
 .s_midasi__w__point {font-size:19px;padding-left: 100px;}
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/*  */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.s_madasi_mag_til {
  position: relative;
  overflow: hidden;
  padding: 1.0rem 2rem 1.0rem 130px;
  border: 2px solid #1DB59B;
  margin-bottom:15px;
  font-size: 21px;
}
.s_madasi_mag_til:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #1DB59B;
}
.s_madasi_mag_til span {
  font-size: 33px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 5px;
  padding-left: 16px;
  color: #fff;
}
@media screen and (max-width: 424px) {
 .s_madasi_mag_til {font-size: 19px;padding: 1.0rem 2rem 1.0rem 110px;}
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 棒グラフ */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#content-g--wrap{margin-top:50px;margin-bottom:50px;}
.ttl1,.ttl2{color: #1DB59B !important;}
.fare-calendar .fare-rates {width:100%;}
.fare-calendar .fare-rates .fare-monthcontainer {
  color: #092a5e ;
  /*display:table-cell;*/
  text-align: center;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month {
  margin: 0 4px;
  /*vertical-align: bottom;*/
  display: inline-block;
  width: 124px;
  text-align: center;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month a
, .fare-calendar .fare-rates .fare-monthcontainer .fare-month span {
  display: block;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month span:first-of-type {
  margin-bottom: 7px;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month span:last-of-type {
  margin: 10px 0 7px;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month button.btn2 {
  width: 60px;
  padding-left: 0;
  padding-right: 0;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month span.fare-price {
  min-height: 20px;
  background-color: #1DB59B ;
  transform-origin: 100% 100%;
  -webkit-animation: priceAnimation 0.5s 1 ease-in-out;
  -moz-animation: priceAnimation 0.5s 1 ease-in-out;
  -o-animation: priceAnimation 0.5s 1 ease-in-out;
  border-radius: 3px;
  /*                        -webkit-transition: all 0.5s 1 ease-in-out;
  -moz-transition: all 0.5s 1 ease-in-out;
  -o-transition: all 0.5s 1 ease-in-out; */
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month span.fare-price.cheapest {
  background-color: #EF3D84 ;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month span.fare-price:hover {
  background-color: #ccc ;
  cursor: pointer;
}
.fare-calendar .fare-rates .fare-monthcontainer .fare-month span.fare-price.cheapest:hover {
  background-color: #C13773 ;
  cursor: pointer;
}

@-webkit-keyframes priceAnimation {
  from {-webkit-transform: scaleY(0.1);}
  to {-webkit-transform: scaleY(1.0);}
}
@-moz-keyframes priceAnimation {
  from {-moz-transform:scaleY(0.1);}
  to {-moz-transform:scaleY(1.0);}
}
@-o-keyframes priceAnimation {
  from {-o-transform:scaleY(0.1);}
  to {-o-transform:scaleY(1.0);}
}

@media screen and (max-width: 767px) {
 .fare-calendar .fare-rates .fare-monthcontainer .fare-month {
  width: 74px;
 }
}
@media screen and (max-width: 375px) {
 .fare-calendar .fare-rates .fare-monthcontainer .fare-month {
  width: 65px;
 }
}
@media screen and (max-width: 370px) {
 .fare-calendar .fare-rates .fare-monthcontainer .fare-month {
  width: 54px;
 }
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/*  */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.s-point__4contents-box{width:60%;color:#1DB59B;font-size:39px;margin-top:30px;line-height:1.4;}
@media screen and (max-width: 768px) {
 .s-point__4contents-box{width:100%;font-size:33px;}
}
@media screen and (max-width: 480px) {
 .s-point__4contents-box{width:100%;font-size:27px;}
}
.s-point__4contents-box-r{width:100%;margin-top:30px;margin-bottom:30px;font-size:17px;border:1px solid #1DB59B;padding:30px;}
.s-point__4contents-box-r .s-point__4contents-box-r-til{;color:#EF3D84;font-size:24px;font-weight:bold;}
@media screen and (max-width: 425px) {
 .s-point__4contents-box-r{padding:15px;}
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/*  */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 2カラム */
*, *:before, *:after {
 box-sizing: border-box;
}
.col_2{
 width: 100%;
 display: flex;
 display: -ms-flexbox; /* IE10 */
 flex-wrap: wrap;
 -ms-flex-wrap: wrap; /* IE10 */
 text-align: center; /* 内容は中央配置 */
}
.col_2 > div{
 width: 50%;
 padding: 10px;
}
.col_2 > div img{width: 100%;}
@media screen and (max-width: 640px) {
 .col_2 > div{
  width: 100%;
 }
}

/* 2カラム vs2 */
*, *:before, *:after {
 box-sizing: border-box;
}
.col_2-2{
 width: 100%;
 display: flex;
 display: -ms-flexbox; /* IE10 */
 flex-wrap: wrap;
 -ms-flex-wrap: wrap; /* IE10 */
 text-align: center; /* 内容は中央配置 */
}
.col_2-2 > div{
 width: 50%;
 padding: 25px;
}
.col_2-2 > div img{width: 100%;}
@media screen and (max-width: 640px) {
 .col_2-2 > div{
  width: 100%;
  padding: 22px 0 22px 0;
 }
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* 福利厚生 */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.w-img-flex-l{width:100%;display:flex;justify-content:flex-start;}
.w-img-flex-r{width:100%;display:flex;justify-content:flex-end;}
.w-img-flex-child{width:100%;}
.w-img-flex-child img{width:100%;height:auto;}
.w-text_ss{text-align: right;}
.w-btn{text-align: right;}
@media screen and (max-width: 767px) {
 .w-img-flex-l{flex-direction:column;justify-content:center;}
 .w-img-flex-r{flex-direction:column;justify-content:center;}
}
.sp-img{width:990px;margin:0 auto;}
@media screen and (max-width: 768px) {
 .sp-img{width:100%;}
 .sp-img img{width:100%;height:auto;}
}
.g-flex-wrap__w{width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;}
.g-flex-wrap__w-child-1{width:20%;text-align: center;}
.g-flex-wrap__w-child-1--title{text-align:center;margin-top:15px;margin-bottom:15px;font-size:24px;color:#ff6959;}
.g-flex-wrap__w-child-1 .g-flex-wrap__w-child-1-sub{background-color:#ff6959;padding-top:15px;padding-bottom:15px;text-align:center;color:#fff;}
.g-flex-wrap__w-child-2{width:45%;text-align: center;}
.g-flex-wrap__w-child-2--title{text-align:center;margin-top:15px;margin-bottom:15px;font-size:24px;color:#1DB59B;}
.g-flex-wrap__w-child-2 .g-flex-wrap__w-child-2-sub{background-color:#1DB59B;padding-top:15px;padding-bottom:15px;text-align:center;color:#fff;}
.g-flex-wrap__w-child-3{width:35%;text-align: center;}
.g-flex-wrap__w-child-3--title{text-align:center;margin-top:15px;margin-bottom:15px;font-size:24px;color:#EF3D84;}
.g-flex-wrap__w-child-3 .g-flex-wrap__w-child-3-sub{background-color:#EF3D84;padding-top:15px;padding-bottom:15px;text-align:center;color:#fff;}
@media screen and (max-width: 768px) {
 .g-flex-wrap__w{width:100%;display:flex;flex-direction:column;justify-content:center;}
 .g-flex-wrap__w-child-1{width:100%;}
 .g-flex-wrap__w-child-2{width:100%;}
 .g-flex-wrap__w-child-3{width:100%;}
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/*  */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.map---h{width:100%;}
.map---h iframe{width:100%;height:390px;}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* flex 4 */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.h-flex__4c__wrap-b{width:100%;display:flex;}
.h-flex__4c__wrap-b-child{width:23%;font-size:16px;margin-left:15px;margin-right:15px;}
.h-flex__4c__wrap-b-child-last{width:23%;font-size:16px;}
.h-flex__4c__wrap-b-child img{width:100%;height:auto;}
.h-flex__4c__wrap-b-child-txt-b{font-weight:bold;}
.h-flex__4c__wrap-b-child-txt-g{color:#1DB59B;font-size:24px;}

.h-area__name__til {
  position: relative;
  padding: 30px auto 15px auto;
  text-align: center;
  font-size:29px;
  margin-top:50px;
  margin-bottom:50px;
}
.h-area__name__til:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 15px);
  width: 30px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #1DB59B;
}
@media screen and (max-width: 1440px) {
 .h-flex__4c__wrap-b{flex-wrap:wrap;}
 .h-flex__4c__wrap-b-child{width:30%;margin-top:25px;margin-left:13px;margin-right:13px;}
}
@media screen and (max-width: 1024px) {
 .h-flex__4c__wrap-b{flex-wrap:wrap;}
 .h-flex__4c__wrap-b-child{width:45%;margin-top:25px;}
}
@media screen and (max-width: 680px) {
 .h-flex__4c__wrap-b-child{width:100%;margin-left:0;margin-right:0;}
 .h-flex__4c__wrap-b--kugiri{width:100%;margin-top:15px;margin-bottom:15px;border:1px solid rgba(29,181,155,.1);}
}
/* ============================================================ */
/* ============================================================ */

/* arrow Link */

/* ============================================================ */
/* ============================================================ */
/*
<div class="s-arrow__contents__link-a">
  <p>NEXT</p>
  <span></span>
</div>
*/
.s-arrow__contents__link-a p {
  margin: 0;
  padding-left: 5px;
  font-weight: bold;
  text-align:right;
  width:95%;
}
.s-arrow__contents__link-a span {
  display: block;
  width: 100px;
  height: 2px;
  background-color: #1DB59B;
  position: relative;
  transform: scale(0, 1);
  transform-origin: top left;
  animation: s-arrow__contents__link-a01 5s ease-in-out infinite forwards;
  margin:0 0 0 auto;
}
@keyframes s-arrow__contents__link-a01 {
    0% { transform: scale(0, 1); }
    30% { transform: scale(0, 1); }
    40% { transform: scale(1, 1); }
    85% { transform: scale(1, 1); opacity: 1;}
    90% { transform: scale(1, 1); opacity: 0; }
    100% { transform: scale(1, 1); opacity: 0; }
}
.s-arrow__contents__link-a span::after {
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  border-right: 2px solid #1DB59B;
  transform: rotate(-45deg) scale(1, 0);
  transform-origin: right bottom;
  position: absolute;
  bottom: 2px;
  right: 1px;
  animation: s-arrow__contents__link-a02 5s ease-in-out infinite forwards;
}
@keyframes s-arrow__contents__link-a02 {
    0% { transform: rotate(-45deg) scale(1, 0); }
    45% { transform: rotate(-45deg) scale(1, 0); }
    55% { transform: rotate(-45deg) scale(1, 1); }
    85% { transform: rotate(-45deg) scale(1, 1); opacity: 1;}
    90% { transform: rotate(-45deg) scale(1, 1); opacity: 0; }
    100% { transform: rotate(-45deg) scale(1, 1); opacity: 0; }
}
/* ============================================================ */
/* ============================================================ */

/* interview */

/* ============================================================ */
/* ============================================================ */
.t_centerTarea01 {display:block; width:100%; top:335px; position:absolute; overflow:visible;}
@media only screen and (max-width:768px){
.t_centerTarea01{top:235px;}
.t_centerTarea01 img{width:100%;}
}
/*----------------------------------------------------------------------
manager_box 
----------------------------------------------------------------------*/
#manager_box{}
#manager_box h3{font-size:2rem; font-weight:bold; padding:32px 0 32px 0;}
#manager_box .subtitle{font-size:3.6rem;}
#manager_box .txt1{padding:30px 0 48px 0;}
@media only screen and (max-width:768px){
#manager_box{width:100%;}
#manager_box .subtitle{ font-size:2.6rem;line-height:1.4;}
}
/*----------------------------------------------------------------------
 3カラム contentsLink 
----------------------------------------------------------------------*/
.c-voice-interview__flex-Box{width:100%;display:flex;justify-content:space-between;}
.c-voice-interview__flex-Box-child{width:32%;}
.c-voice-interview__flex-Box-child-title {
  position: relative;
  padding: 1.0rem 2.5rem;
  border: 1px solid #1DB59B;
  text-align:center;
  font-size:18px;
}
.c-voice-interview__flex-Box-child-title:before {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: '';
  border: 2px dotted #1DB59B;
}
.c-voice-interview__flex-Box-child-txt{margin-top:15px;}
@media only screen and (max-width:767px){
 .c-voice-interview__flex-Box{flex-direction:column;justify-content:center;}
 .c-voice-interview__flex-Box-child{width:100%;margin-bottom:30px;}
}
/*----------------------------------------------------------------------
フルスクリーン
----------------------------------------------------------------------*/
.i---box {/*width: 100vw;*/width:100%;height: 100vh;}
@media screen and (max-width: 320px) and (max-width: 480px) {
  .i---box {width: 320px;height: 480px;}
}
.i---box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.box__area {
  height: 100vh;
  overflow-y: auto;
  /* スクロールのスナップ位置を100vhごとに設定 */
  -webkit-scroll-snap-points-y: repeat(100vh);
  -ms-scroll-snap-points-y: repeat(100vh);
  scroll-snap-points-y: repeat(100vh);
  /* スナップ位置に強制的にスクロール */
  -webkit-scroll-snap-type: mandatory;
  -ms-scroll-snap-type: mandatory;
  scroll-snap-type: mandatory;
}
.box__area .box-text{ 
  color: #5d5d5f; 
  font-size: 35px; 
  line-height: 1.5; 
  font-weight: bold;
}
.box__bg_photo {background-size: cover;background-position: center;}
/* 各ページの背景画像 */
.box__bg_photo-01{ background-image: url('../interview/img/interview1/interview-main.jpg'); }
.box__bg_photo-02{ background-image: url('../interview/img/interview2/interview-main.jpg'); }
.box__bg_photo-03{ background-image: url('../interview/img/interview3/interview-main.jpg'); }
/*----------------------------------------------------------------------

----------------------------------------------------------------------*/
.voice{}
.voice_inner{ /*margin-top:-50px;*/ }
.voice_marker{
border-bottom:1px solid #d9d9d9;
padding-bottom: 10px;
font-size: 24px;
}
.voice_pro{
padding-top: 15px;
padding-bottom: 5px;
font-size: 31px;
}
.voice_text{font-size:17px;}
.voice_title{
margin:100px auto 100px auto;
font-size: 47px;
color: #5d5d5f;
line-height: 1.5;
}
/* 手書き風マーカー */
.voice_title_sub h4 {
  padding: 0.8em;
  border: 3px solid #ccc;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
}
.voiceBox{width: 1100px;margin: 0 auto;}
.imgC {width:980px; margin:0 auto;}
.voiceBox_inner{margin:30px auto 30px auto;}
.voiceQ{ font-size:21px; margin-bottom:15px; }
.voiceQ span {
  display: block;
  margin-bottom: .2em;
  color: #aaa;
  font-size: .9em;
}
.voiceA{ margin-bottom:15px;}
.voice_border{ margin-bottom:15px; border-bottom:1px solid #d9d9d9; }
/* 画像 float */
.rightB{ float:right; padding-left:10px; }
.leftB{ float:left; padding-right:10px; }
/* 主な仕事の紹介 */
.voice_title_sub{
margin:100px auto 100px auto;
font-size: 33px;
color: #5d5d5f;
line-height: 1.5;
text-align:center;
}
@media only screen and (max-width:1024px){
.voiceBox{width:100%;}
.imgC {width:100%; margin:0 auto;}
.imgC img{width:100%;}
.voiceBox_inner{width:95%;}
}
.imgS{width:100%;text-align:center;}
@media only screen and (max-width:768px){
 .imgS{margin-bottom:30px;}
}
/* ============================================================ */
/* ============================================================ */

/* sitemap */

/* ============================================================ */
/* ============================================================ */
.s-fKaigo-sitemap__flex__wrap-box{width:100%;display:flex;justify-content:space-between;}
.s-fKaigo-sitemap__flex__wrap-box-child{width:22.5%;text-align:center;}
.main_saiyo_link_btn_circle-gn{display:inline-block;width:80px;height:80px;border-radius:50%;background:#1DB59B;text-align:center;line-height:90px;}
.main_saiyo_link_btn_circle-gn-thin{display:inline-block;width:80px;height:80px;border-radius:50%;background:rgba(29,181,155,.1);text-align:center;line-height:90px;}
.main_saiyo_link_btn_circle-red{display:inline-block;width:80px;height:80px;border-radius:50%;background:#d60050;text-align:center;line-height:90px;}
.material-icons-color{color:#fff;}
.material-icons-color-gn{color:#1DB59B;}
.mt150-sitemap{margin-top:150px;}

@media only screen and (max-width:767px){
 .s-fKaigo-sitemap__flex__wrap-box{flex-wrap: wrap;justify-content:center;}
 .s-fKaigo-sitemap__flex__wrap-box-child{width:50%;margin-top:15px;margin-bottom:15px;}
 .mt150-sitemap{margin-top:50px;}
}













/* ============================================================ */
/* ============================================================ */

/* footer_contents_frk */

/* ============================================================ */
/* ============================================================ */
.footer_contents_frk_border{width:100%;border-top:0.5px solid rgba(29,181,155,.2);margin-top:50px;}
.footer_contents_frk{width:65%;margin:50px auto 50px auto;}
.footer_contents_frk_flex{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;}
.footer_contents_frk_flex_child{width:20%;text-align:center;line-height:2.9}
.footer_contents_frk_flex_child:after{box-sizing: border-box;content: '\f054';font-family: "FontAwesome";padding: 10px 10px;}
@media only screen and (min-width: 1900px){
 .footer_contents_frk{width:50%;margin:50px auto 50px auto;}
}
@media only screen and (max-width: 1068px){
 .footer_contents_frk{width:98%;margin:50px auto 0 auto;}
 .footer_contents_frk_flex_child-text{width:98%;margin:0 auto 25px auto;}
 .footer_contents_frk_flex_child{width:33%;}
}
@media only screen and (max-width: 767px){
 .footer_contents_frk_flex_child{width:50%;}
}
@media only screen and (max-width: 424px){
.footer_contents_frk_flex_child{width:100%;}
}
/* ============================================================ */
/* ============================================================ */

/* page top */

/* ============================================================ */
/* ============================================================ */
.topBtn{position:fixed;bottom:0;right:0;display:block;background-color:rgba(215,0,80,.6);color:#fff;text-decoration:none;font-weight:700;font-size:11px;width:60px;height:60px;text-align:center;line-height:22px;/*border-radius:30px;*/padding-top:30px;box-sizing:border-box}
.topBtn:before{content:'\25B2';position:absolute;top:30%;left:0;width:100%;text-align:center;font-size:20px}.topBtn:hover{background-color:rgba(215,0,80,.9);}
/* ============================================================ */
/* ============================================================ */

/* footer */

/* ============================================================ */
/* ============================================================ */
#footerBox{width:100%;padding:15px 0;margin-top:50px;}
.footer_menu a {text-decoration:none;color:#555;}
.footer_menu ul {width:80%;margin:0 auto 0 auto;font-size:13px;color:#555;}
.footer_menu li {float:left;list-style-type: none;display:block;margin:5px 15px 5px 15px;border-left: 0.5px dashed;border-left-color: #555;padding: 0 5px 0 30px;}
.footer{width: 100%;background:rgba(29,181,155,.1);color: #333333;padding: 15px 0;margin-top:10px;}
.footerframe{width:80%;margin: 0 auto;text-align: left;}
.footer_border{margin-top: 5px;padding-top: 5px;font-size: 13.5px;}
.material-icons-middle{vertical-align: middle}
.footer_border_area{width:100%;margin: 0 auto 0 auto;color: #333333;font-size: 12.5px;}
.footer_border_area li{float: left;list-style-type: none;display: block;margin: 5px 0 5px 0;padding: 0 5px 0 5px;}
.footer_border_area li a{color: #333333;font-size: 12.5px;text-decoration: underline;}
.footer_border_area2{width:100%;margin: 0 auto 0 auto;color: #333333;font-size: 12.5px;}
.footer_border_area2 li{float: left;list-style-type: none;display: block;margin:0;padding: 0 5px 0 5px;}
.footer_border_area2 li a{color: #333333;font-size: 12.5px;text-decoration: underline;}
.clear{clear: both;}
.ccPK{color:#1DB59B;}
#copyright{background-color:#1DB59B; text-align:center; color:#fff; font-size:13.5px; padding:15px 20px;}
/* ============================================================ */
/* ============================================================ */
/* color gn(#1DB59B) */
/* ============================================================ */
/* ============================================================ */
.cPK{color:#d70050;}
/*.ccPK{color:#e37783;}*/
.cccPK{color:#ffc0bd;}
.ccccPK{color:#fff2ef;}
.schedule_cc{color:#ff6959;}
.schedule_ccc{color:#60b5ea;}
/* ============================================================ */
/* ============================================================ */
/* margin */
/* ============================================================ */
/* ============================================================ */
.mt15{margin-top:15px;}
.mt30{margin-top:30px;}
.mt50{margin-top:50px;}
.mt80{margin-top:80px;}
.mt150{margin-top:150px;}
.mt-150{margin-top:-150px;}
/* ============================================================ */
/* ============================================================ */
/* RWD */
/* ============================================================ */
/* ============================================================ */
/* pcで表示、spで非表示 */
.visiblePc{display:block;}
/* spで表示、pcで非表示 */
.visibleSp{display:none;}
@media only screen and (max-width:768px){
  /* pcで表示、spで非表示 */
  .visiblePc{display:none;}
  /* spで表示、pcで非表示 */
  .visibleSp{display:block;}
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {display: block !important;}
.sp {display: none !important;}
.pc2 {display: block !important;}
.sp2{display: none !important;}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width:768px){
  .pc {display: none !important;}
  .sp {display: block !important;}
}
@media only screen and (max-width:767px){
 .pc2 {display: none !important;}
 .sp2 {display: block !important;}
}
@media only screen and (min-width:769px){}
@media only screen and (max-width:768px){}

/* ============================================================ */
/* ============================================================ */
/* detail wrap */
/* ============================================================ */
/* ============================================================ */
.detail__div-wrap{overflow: hidden;}


/* =====================================================================================
 *
 *sns-icon
 *
===================================================================================== */
.i-sns-icon__link-btn__flex-wrap{width:100%;margin-top:15px;display:flex;justify-content:flex-end;align-items:center;}
.i-sns-icon__link-btn__flex-child{width:65px;align-items:center;text-align:center;margin-left:18px;}
.i-sns-icon__link-btn__flex-child img{width:100%;height:auto;align-items:center;text-align:center;}
.i-sns-icon__link-btn__twitter{display:inline-block;width:65px;height:65px;border-radius:50%;background:#55ACEE;text-align:center;line-height:65px;}
.i-sns-icon__link-btn__instagram{display:inline-block;width:65px;height:65px;border-radius:50%;background:#FF0080;text-align:center;line-height:65px;}
.i-sns-icon__link-btn__youtube{display:inline-block;width:65px;height:65px;border-radius:50%;background:#FF0000;text-align:center;line-height:65px;}
.i-sns-icon__link-btn__blog{display:inline-block;width:65px;height:65px;border-radius:50%;background:#1DB59B;text-align:center;line-height:65px;color:#fff;font-size:18px;font-weight:bold}
@media only screen and (max-width:767px){
  .i-sns-icon__link-btn__flex-wrap{justify-content:center;}
  .i-sns-icon__link-btn__flex-child{margin-left:8px;margin-right:8px;}
}

/* ============================================================ */
/* ============================================================ */

/* footer contents */

/* ============================================================ */
/* ============================================================ */
.main_saiyo_footer_contents{width:100%;background:rgba(29,181,155,.1);padding:110px 25% 60px 25%;}
.main_saiyo_footer_contents h2{text-align:center;color:#d60050;font-size:19px;font-weight:bold;margin-bottom:20px;}
.main_saiyo_footer_contents_Link{background:#1DB59B;font-size:16px;width:100%;height:40px;text-align:center;line-height:40px;color:#fff;margin:15px auto 15px auto;}
.main_saiyo_footer_contents_Link-red{background:#d60050;font-size:16px;width:100%;height:40px;text-align:center;line-height:40px;color:#fff;margin:15px auto 15px auto;}
.main_saiyo_footer_contents_Link_inner{width:100%;display:flex;margin:15px auto 15px auto;align-items:center;}
.main_saiyo_footer_contents_Link_inner_child-1{border:1px solid #1DB59B;padding:5px 15px 5px 15px;}
.main_saiyo_footer_contents_Link_inner_child-1 a{color:#1DB59B;}
.main_saiyo_footer_contents_Link_inner_child-1:hover{background:rgba(29,181,155,.1);}
.main_saiyo_footer_contents_Link_inner_child-1 a:hover{color:#fff;}
.main_saiyo_footer_contents_Link_inner_child-1-s{border:1px solid #1DB59B;padding:15px 15px 5px 15px;}
.main_saiyo_footer_contents_Link_inner_child-1-s a{color:#1DB59B;}
.main_saiyo_footer_contents_Link_inner_child-1-s:hover{background:#1DB59B;}
.main_saiyo_footer_contents_Link_inner_child-1-s a:hover{color:#fff;}
.main_saiyo_footer_contents_Link_inner_child-2{margin-left:15px;color:#1DB59B;}
.main_saiyo_footer_contents_Link_inner_child-2 span{font-weight:bold;}
.main_saiyo_footer_contents_Link_inner_child-1-red-e{border:1px solid #d60050;padding:15px 15px 5px 15px;}
.main_saiyo_footer_contents_Link_inner_child-1-red-e a{color:#d60050;}
.main_saiyo_footer_contents_Link_inner_child-1-red-e:hover{background:#d60050;}
.main_saiyo_footer_contents_Link_inner_child-1-red-e a:hover{color:#fff;}
.main_saiyo_footer_contents_Link_inner_child-2-red{margin-left:15px;color:#d60050;}
@media only screen and (max-width:1440px){
 .main_saiyo_footer_contents{padding:110px 10% 60px 10%;}
}
@media only screen and (max-width:768px){
 .main_saiyo_footer_contents{padding:110px 5% 60px 5%;}
 .main_saiyo_footer_contents_Link{width:90%;}
 .main_saiyo_footer_contents_Link_inner{width:95%;flex-direction:column-reverse}
 .main_saiyo_footer_contents_Link-red{width:95%;flex-direction:column-reverse}
 .main_saiyo_footer_contents_Link_inner_child-1{align-self: flex-end;}
 .main_saiyo_footer_contents_Link_inner_child-1-s{align-self: flex-end;}
 .main_saiyo_footer_contents_Link_inner_child-1-red-e{align-self: flex-end;}
}

/* ===============================================================
*
* movie-gallery-if
*
=============================================================== */
.movie-gallery-if{
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.movie-gallery-if iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; /*境界線の打ち消し*/
}

/* ===============================================================
*
* 見出し
*
=============================================================== */
.midasi-point {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  text-align: center;
  margin-bottom:10px;
}
.midasi-point::before,
.midasi-point::after {
  content: '';
  width: 3px;
  height: 40px;
  background-color: #1DB59B;
}
.midasi-point::before {
  margin-right: 30px;
  transform: rotate(-35deg)
}
.midasi-point::after {
  margin-left: 30px;
  transform: rotate(35deg)
}

.map_iframe{width:100%}
.map_iframe iframe{width:100%;height:300px}
