@charset "UTF-8";




/* = 共通項目
----------------------------------------------- */
/* モバイルでタップした時のグレーの色付け */
* {
-webkit-tap-highlight-color: rgba(0, 0, 0 ,0.5)
}
/* = Selected Text
----------------------------------------------- */
::selection {
    background: #0071BE;
    color: #fff;
}
/* Firefox */
::-moz-selection {
    background: #0071BE;
    color: #fff;
}
html {
  -webkit-overflow-scrolling: touch;
}
body {
	font-family: "ryo-gothic-plusn", kozuka-gothic-pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: 100;	
}
h3.contents_title {
	position: relative;
	margin: 0px 0px 30px 0px;
	padding-top: 80px;
	text-align: center;
	display:inline-block;
	color: #ec75a2;
	font-size: 200%;
	letter-spacing: .2em;
	font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
	.hack {
	display: block;
	height: 100px;
	margin-top: -100px;	
}
.contsymbol {
	display: block;
	font-size: 150%;
	color: #ec75a2;
	margin: 0 auto 30px auto;
	width: 1.7em;
	height: 1.7em;
	padding: 0.3em 0.1em 0.3em 0.25em;
	border: dotted 1px #0071be;
	border-radius: 1em;
	background-color: white;
}
}
@media screen and (min-width: 400px) and (max-width: 767px) {
	.hack {
	display: block;
	height: 70px;
	margin-top: -70px;	
}
.contsymbol {
	display: block;
	font-size: 150%;
	color: #ec75a2;
	margin: 0 auto 30px auto;
	width: 1.7em;
	height: 1.7em;
	padding: 0.3em 0.1em 0.3em 0.25em;
	border: dotted 1px #0071be;
	border-radius: 1em;
	background-color: white;
}

}
@media screen and (max-width: 399px) {
	.hack {
	display: block;
	height: 60px;
	margin-top: -60px;	
}
.contsymbol {
	display: block;
	font-size: 150%;
	color: #ec75a2;
	margin: 0 auto 30px auto;
	width: 1.7em;
	height: 1.7em;
	padding: 0.3em 0.1em 0.3em 0.25em;
	border: dotted 1px #0071be;
	border-radius: 1em;
	background-color: white;
}
}

h4 {
	font-size: 125%;
	font-weight: 800;
	letter-spacing: .15em;
	color: #0071be;
	font-feature-settings: "palt";
}
h5 {
	font-weight: 800;
	font-feature-settings: "palt";
}
h6 {
	font-size: 70%;
}
.contents_entitle {
	display: block;
	color: #0071be;
	font-family: futura-pt, Verdana, Geneva, "sans-serif";
	font-weight: 400;
	font-style: normal;
	font-size: 50%;
	margin: 10px 0px 0px 0px;
	height: 30px;
	line-height: 3.5em;
	border-top: 1px dotted #0071be;
	letter-spacing: .02em;
}
.contentscpw {
	display: block;
	font-family:"source-han-serif-japanese", "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-style: normal;
	font-weight: 500; 
	font-size: 200%;
	margin: 0;
}
p {font-feature-settings: "palt";
	line-height: 1.7em;
}
dt {
	font-feature-settings: "halt";
	font-size: 100%;
	font-weight: 800;
	letter-spacing: 0.05em;
	color: #516789;	
}
dd {font-feature-settings: "palt";
	letter-spacing: 0.07em;
	line-height: 1.6em;
	font-size: 95%;
	padding-left: 1em;
}
.far.fa-arrow-alt-circle-right {
	padding-left: .1em;
}
.list-style-none-left {
	list-style: none;
}
.textindent {
	display: block;
	text-indent: -1.2em;
	padding-left: 1em;
}


/* ---------------------------------------------
MAIN PAGE
----------------------------------------------- */

/* = header
----------------------------------------------- */
/* top_logo */
.cls-1 {
	fill:#007bd0;
}
.cls-2 {
	fill:#f8779e;
}
.navbar-fixed-top {
	z-index: 500;
}
/* serviceの背景 */
#nav_ex {
	border-style: none;
	font-style: normal;
	font-weight: 200;
	box-shadow: 0px 0px 1px 1px #999;
	padding: 0;
	margin: 0;
}
#1service .contents_title.animsition #hack {
}
@media screen and (min-width: 768px) {
	body {
	padding-top: 100px;
}
	#nav_ex {
		height: 100px;
		background-color: white;
}
	
	#nav_ex .container-fluid.nav86_1 {
	position: absolute;
	top: 0px;
    right: 0em;
}
	
/* ナビ */
#nav_ex .container-fluid #gnavi {
	position: absolute;
	top: 50px;
	right: 2.6em;
	letter-spacing: -0.1em;
	
}
svg.logo {
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	width: 30%;
	max-width: 300px;
	margin: 0;
}

.container-fluid.nav86_1 .header_btn1 {
	display: block ;
	text-align: center;
	text-decoration: none;
	background-color: #0071BE;
	color: white;
	font-size: 85%;
	line-height: 35px;
	width: 10.3em;
	height: 3em;
	position: absolute;
	top: 0px;
	right: 11.7em;
}

.container-fluid.nav86_1 .header_btn2 {
	display: block ;
	text-align: center;
	text-decoration: none;
	background-color: #EC75A2;
	color: white;
	font-size: 85%;
	line-height: 35px;
	width: 10.3em;
	height: 3em;
	position: absolute;
	top: 0px;
	right: 1.4em;
}
}
@media screen and (max-width: 767px) {
	body {
	padding-top: 70px;
}
#nav_ex {
	height: 70px;
	background-color: white;
	
	}
	#nav_ex .container-fluid.nav86_1 {
	position: absolute;
	top: 0px;
   right: 4em;
}
svg.logo {
	display: block;
	position: absolute;
	top: 10px;
	left: 12px;
	width: 51%;
	max-width: 250px;
	margin: 0;
}
.navbar-toggle {
	position: absolute;
	top: 9px;
	right: 0PX;	
	width: 43px;
	height: 40px;
}
	.navbar-header {
		width: 100%;
		height: 100%;
	}
.hn_menu {
	position: absolute;
	top: 0px;
	line-height: 31px;
	margin-left: -15px;
	font-size: 11px;
	color: grey;
}
.all_icon-bar {
	position: absolute;
	top: 13px;
	}
#nav_ex .container-fluid #gnavi {
	position: absolute;
	top: 70px;
	right: 2.6em;
	letter-spacing: -0.1em;
	background-color: white
}
.container-fluid.nav86_1 .header_btn1 {
	display: block ;
	text-align: center;
	text-decoration: none;
	background-color: #0071BE;
	color: white;
	font-size: 80%;
	line-height: 50px;
	width: 55px;
	height: 70px;
	position: absolute;
	top: 0px;
	right: 6.2em;
}
.container-fluid.nav86_1 .header_btn2 {
	display: block ;
	text-align: center;
	text-decoration: none;
	background-color: #EC75A2;
	color: white;
	font-size: 80%;
	line-height: 50px;
	width: 55px;
	height: 70px;
	position: absolute;
	top: 0px;
	right: 1.4em;
}
.far.fa-building {
	display: block;
	line-height: 0px;
	font-size: 110%;
}
.fas.fa-search-plus {
	display: block;
	line-height: 0px;
	font-size: 110%;
}
}
@media screen and (max-width: 400px) {
body {
	padding-top: 60px;
}
#nav_ex {
	position: fixed;
	top: 0;
	left: 0;
	height: 60px;
	margin: 0;
	padding: 0;
	}
#nav_ex .container-fluid.nav86_1 {
	position: absolute;
	top: 0px;
   right: 4em;
}
svg.logo {
	display: block;
	
	position: absolute;
	top: 9px;
	left: 10px;
	width: 45%;
	
}
.navbar-toggle {
	position: absolute;
	top: 3px;
	right: -5PX;	
	width: 43px;
	height: 40px;
}

.hn_menu {
	position: absolute;
	top: -5px;
	line-height: 35px;
	margin-left: -15px;
	font-size: 11px;
	color: grey;
}
.all_icon-bar {
	position: absolute;
	top: 13px;
	}
#nav_ex .container-fluid #gnavi {
	position: absolute;
	top: 60px;
	right: 2.6em;
	letter-spacing: -0.1em;
	background-color: white;
}
.container-fluid.nav86_1 .header_btn1 {
	display: block ;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 75%;
	line-height: 45px;
	width: 53px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 60px;
}
.container-fluid.nav86_1 .header_btn2 {
	display: block ;
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 75%;
	line-height: 45px;
	width: 53px;
	height: 60px;
	position: absolute;
	top: 0px;
	right: 7px;
}
.far.fa-building {
	display: block;
	line-height: 1px;
	font-size: 150%;
}
.fas.fa-search-plus {
	display: block;
	line-height: 0px;
	font-size: 150%;
}
}
.nav.navbar-nav.navbar-right.nav86_2 a {
	color: black;
}
.nav.navbar-nav.navbar-right.nav86_2 a:hover {
	color: dimgray;
}
.container-fluid.nav86_1 .header_btn1:hover {
	background-color: #4A94D1;	
}
.container-fluid.nav86_1 .header_btn2:hover {
	background-color: #F095B6;
}

#gnavi .nav.navbar-nav.navbar-right.nav86_2 li a{
	position: relative;
	display: inline-block;
}
#gnavi .nav.navbar-nav.navbar-right.nav86_2 li a::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #EC75A2;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .4s;
}
#gnavi .nav.navbar-nav.navbar-right.nav86_2 li a:hover::after {
  transform: scale(1, 1);
}
#nav_ex .container-fluid #gnavi li {
	display: block;
	text-align: center;	
}
@media screen and (max-width: 849px) {
	#nav_ex .container-fluid #gnavi {
	font-size: 85%;
}
}
@media screen and (min-width: 850px) and (max-width: 991px){
	#nav_ex .container-fluid #gnavi {
	font-size: 95%;
}
}
@media screen and (min-width:992px){
	#nav_ex .container-fluid #gnavi {
	font-size: 100%;
		letter-spacing: .005em;
}
}

/* = top_img
----------------------------------------------- */
@media screen and (min-width: 1200px) {
	.wrap2 {
	margin: 0;
	padding: 0;
	background-color: #E6EEF4;
	
}
.wrap1 {
	background: url(../img/backpt.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #DEE2E6;
}

.top_img {
	background: url(../img/top_img_test2.png);
	background-repeat: no-repeat;
	background-size: 1100px auto;
	background-position: 50% -100px;
	margin: 0;
	padding: 0;
	width: 100%;	
}
	.top_cpr_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 500px;
	width: 100%;
	max-width: 1000px;
	}
h2 {
	display: block;
	position: absolute;
	top: 3px;
	left: -90px;
	font-family: "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-style: normal;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: white;
	line-height: 1.6em;
	font-size: 200%;
	margin: 25px 0 0 0;
	padding: 1em 1em 1em 1em;
	letter-spacing: -.01em;
	background-color: #EC75A2;
	border-left: 10px solid #0071BE;
	height: 445px
}
.headingp {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 110%;
	letter-spacing: .1em;
}
.headingp1 {
	display: inline-block;
	padding: .5em 0em .1em .5em;
	margin: 0 0 5px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid #EC75A2;
	font-feature-settings: "palt";
}
.headingp2 {
	display: block;
	width: 100%;
	padding: .5em 0em .1em .5em;
	margin: 0 0 15px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid #EC75A2;
	font-feature-settings: "palt";
}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.wrap2 {
	margin: 0;
	padding: 0;
	background-color: #E6EEF4;
	
}
.wrap1 {
	background: url(../img/backpt.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #DEE2E6;
}

.top_img {
	background: url(../img/top_img_test2.png);
	background-repeat: no-repeat;
	background-size: 1050px auto;
	background-position: 50% -100px;
	margin: 0;
	padding: 0;
	width: 100%;	
}
	.top_cpr_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 500px;
	width: 100%;
	max-width: 1000px;
	}
h2 {
	display: block;
	position: absolute;
	top: 3px;
	left: -68px;
	font-family: "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-style: normal;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: white;
	line-height: 1.6em;
	font-size: 200%;
	margin: 25px 0 0 0;
	padding: 1em 1em 1em 1em;
	letter-spacing: -.01em;
	background-color: #EC75A2;
	border-left: 10px solid #0071BE;
	height: 445px
}
.headingp {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 110%;
	letter-spacing: .1em;
}
.headingp1 {
	display: inline-block;
	padding: .5em 0em .1em .5em;
	margin: 0 0 5px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid #EC75A2;
	font-feature-settings: "palt";
}
.headingp2 {
	display: block;
	width: 100%;
	padding: .5em 0em .1em .5em;
	margin: 0 0 15px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid #EC75A2;
	font-feature-settings: "palt";
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.wrap2 {
	margin: 0;
	padding: 0;
	background-color: #E6EEF4;
	
}
.wrap1 {
	background: url(../img/backpt.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #DEE2E6;
}

.top_img {
	background: url(../img/top_img_test2.png);
	background-repeat: no-repeat;
	background-size: 1050px auto;
	background-position: 50% -100px;
	margin: 0;
	padding: 0;
	width: 100%;	
}
	.top_cpr_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 500px;
	width: 100%;
	max-width: 1000px;
	}
h2 {
	display: block;
	position: absolute;
	top: 3px;
	left: -45px;
	font-family: "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-style: normal;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: white;
	line-height: 1.6em;
	font-size: 189%;
	margin: 25px 0 0 0;
	padding: 1em .7em 1em .7em;
	letter-spacing: -.01em;
	background-color: #EC75A2;
	border-left: 10px solid #0071BE;
	height: 420px
}
.headingp {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 110%;
	letter-spacing: .1em;
}
.headingp1 {
	display: inline-block;
	padding: .5em 0em .1em .5em;
	margin: 0 0 5px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid #EC75A2;
	font-feature-settings: "palt";
}
.headingp2 {
	display: block;
	width: 100%;
	padding: .5em 0em .1em .5em;
	margin: 0 0 15px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid #EC75A2;
	font-feature-settings: "palt";
}
}
@media screen and (min-width: 400px) and (max-width: 767px) {
	.wrap2 {
	margin: 0;
	padding: 0;
	background-color: #E6EEF4;
	
}
.wrap1 {
	background: url(../img/backpt.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #DEE2E6;
}

.top_img {
	background: url(../img/top_img_test2.png);
	background-repeat: no-repeat;
	background-size: 900px auto;
	background-position: 50% -100px;
	margin: 0;
	padding: 0;
	width: 100%;	
}
	.top_cpr_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 450px;
	width: 100%;
	max-width: 1000px;
	}
h2 {
	display: block;
	position: absolute;
	top: -7px;
	right: 21px;
	font-family: "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-style: normal;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: white;
	line-height: 1.6em;
	font-size: 125%;
	margin: 25px 0 0 0;
	padding: .7em .5em 1em .5em;
	letter-spacing: -.01em;
	background-color: #EC75A2;
	border-right: 6px solid #0071BE;
	height: 230px
}
.headingp {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 105%;
	letter-spacing: .1em;
}
.headingp1 {
	display: inline-block;
	padding: .5em 0em .1em .5em;
	margin: 0 0 0px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid white;
	font-feature-settings: "palt";
}
.headingp2 {
	display: block;
	width: 100%;
	padding: .5em 0em .1em .5em;
	margin: 0 0 10px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid white;
	font-feature-settings: "palt";
}
}
@media screen and (max-width: 399px) {
	.wrap2 {
	margin: 0;
	padding: 0;
	background-color: #E6EEF4;
	
}
.wrap1 {
	background: url(../img/backpt.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #DEE2E6;
}

.top_img {
	background: url(../img/top_img_test2.png);
	background-repeat: no-repeat;
	background-size: 900px auto;
	background-position: 50% -100px;
	margin: 0;
	padding: 0;
	width: 100%;	
}
	.top_cpr_wrap {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	height: 450px;
	width: 100%;
	max-width: 1000px;
	}
h2 {
	display: block;
	position: absolute;
	top: -13px;
	right: 17px;
	font-family: "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-style: normal;
	font-weight: 500;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: white;
	line-height: 1.6em;
	font-size: 125%;
	margin: 25px 0 0 0;
	padding: .7em .5em 1em .5em;
	letter-spacing: -.01em;
	background-color: #EC75A2;
	border-right: 6px solid #0071BE;
	height: 230px
}
.headingp {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 100%;
	letter-spacing: .1em;
}
.headingp1 {
	display: inline-block;
	padding: .5em 0em .1em .5em;
	margin: 0 0 0px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid white;
	font-feature-settings: "palt";
}
.headingp2 {
	display: block;
	width: 100%;
	padding: .5em 0em .1em .5em;
	margin: 0 0 10px 0;
	line-height: 1.7em;
	color: white;
	border-bottom: 1px solid white;
	font-feature-settings: "palt";
}
}


/* = service
----------------------------------------------- */
#houjintext {
	font-family: "source-han-serif-japanese", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  "serif";
	font-size: 114%;
	letter-spacing: 0.05em;
	line-height: 2em;
	font-weight: 500;
}

.fa-circle {
	display: block;
	font-size: 85%;
	padding: 0 .16em 0px 0;
	color: #0071be;
}
.col-sm-6.svc_cont2_2 dl dt {
	margin: 1.2em 0 .3em 0;
}
h4.chart_title {
	text-align: center;
	display: block;
	margin-top: 30px;
	padding-top: 0.7em;
	font-size: 110%;
	font-weight: 800;
	letter-spacing: .15em;
	color: white;
	
	background-color: #ec75a2;
	height: 2.2em;
	border-radius: 10px 10px 0px 0px;
	font-feature-settings: "palt";
}
@media screen and (min-width: 1200px) {
	.svc_cont1_1 {
		padding: 0px 15px 0px 30px;
	}
	.svc_cont1_2 {
		padding: 0px 25px 0px 15px;
	}
	.svc_cap {
		width: 48%;
		margin:1em 1em 0em -.4em;
	}
}
@media screen and (max-width: 1199px) {
	.svc_cont1_1 {
		padding: 0px 15px 0px 30px;
	}
	.svc_cont1_2 {
		padding: 0px 25px 0px 15px;
	}
	.svc_cap {
		width: 48%;
		margin:1em 2em 0em 0em;
	}
}
@media screen and (min-width: 992px) {
		.chart {
	margin-top: -9px;
	margin-bottom: 30px;
	display: block;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 47.89%;
    background: url(../img/service_chart2@1x.jpg) 0 0 no-repeat;
    background-size: contain;
}	
}
@media screen and (max-width: 991px) {
	.chart {
	margin-top: -9px;
	margin-bottom: 30px;
	display: block;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 47.89%;
    background: url(../img/service_chart2@1x.jpg) 0 0 no-repeat;
    background-size: contain;
}	
}
@media screen and (min-width: 768px) {
	.svc_cap {
		width: 47%;
		margin:1em .6em 0em -.3em;
	}
}
@media screen and (min-width: 400px) and (max-width: 767px) {
	.container.service {
		width: 95%;
	}
	.svc_cont1_1 {
		padding: 0px 30px 0px 30px;
	}
	.svc_cont1_2 {
		padding: 0px 30px 0px 30px;
	}
	.svc_cap {
		width: 46%;
		margin:1em 1.1em 0em -.1em;
	}
	.chart {
	margin-top: -9px;
	margin-bottom: 30px;
	display: block;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 103.45%;
    background: url(../img/service_chart2_mo@1x.jpg) 0 0 no-repeat;
    background-size: contain;
}	
}
@media screen and (max-width: 399px) {
	.wrap1.container-fluid .container.service {
		width: 100%;
	}
	.svc_cont1_1 {
		padding: 0px 30px 0px 30px;
	}
	.svc_cont1_2 {
		padding: 0px 30px 0px 30px;
	}
	.svc_cap {
		width: 45%;
		margin:1em 1.2em 0em -.1em;
	}
	.chart {
	margin-top: -9px;
	margin-bottom: 30px;
	display: block;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 143.68%;
    background: url(../img/service_chart2_mo2@1x.jpg) 0 0 no-repeat;
    background-size: contain;
}	
}
.container.service {
	background-color: white;
	box-shadow: 0px 3px 2px 0px #BBBBBC;
	height: auto;
	text-align: center;
	max-width: 1000px;
	padding-top: 0;
	margin-bottom: 30px;
}
.container.service .col-sm-6 .img-responsive {
	width: 100%;
	height: auto;	
}
.svc_cont1,.svc_cont2 {
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.svc_cont1_1,.svc_cont1_2,.svc_cont2_1,.svc_cont2_2 {
	margin: 30px 0px 0px 0px;
}
.svc_cap {
	font-feature-settings : "palt";
	text-align: center;
	color: #0071be;
	padding: 0.7em 0em 0.7em 0em;
	display: block;
	position: relative;
	left: 2%;
	height:auto;
	font-size: 80%;
	letter-spacing: 0em;
	line-height: 1.5em;
	border: solid 1px #0071be;
	border-radius: 10px;
	background-color: #fef4f8;
	font-family: "ryo-gothic-plusn", kozuka-gothic-pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
}
.row.svc_cont2 hr,.row.contact1 hr {
	border-top: 1px solid #0071be;
	margin: 0px 0px 13px 0px;
}
.row.svc_cont3 {
	padding: 0 30px;
	
}
.illust {
	margin: 20px 0px 0px 0px;
}


/* = howto
----------------------------------------------- */
.fa-angle-double-down {
	display: block;
	color: #0071be;
	padding-right: .1em;	
}
.row.howtocont,.howtocont2 {
	margin: 0px auto;
	width: 90%;
	max-width: 700px;
}

.container-fluid.howto dl,.col-sm-6.download,.howtocont2 {
	text-align: left;
}
.container-fluid.howto {
	text-align: center;
	background-color: #F3E9E7;
}
/* 吹き出し */
.balloon2 {
  position: relative;
  display: inline-block;
  margin: 15px 0 50px 0;
  padding: 15px 25px;
  min-width: 120px;
  max-width: 100%;
  color: #93607F;
  letter-spacing: .1em;
  font-size: 125%;
  background: #FFF;
  border: solid 5px #f8dae2;
	border-radius: 50px;
  box-sizing: border-box;
}
.balloon2:before{
  content: "";
  position: absolute;
  bottom: -47px;
  left: 50%;
  margin-left: -28px;
  border: 25px solid transparent;
  border-top: 25px solid #FFF;
  z-index: 2;
}
.balloon2:after{
  content: "";
  position: absolute;
  bottom: -58px;
  left: 50%;
  margin-left: -32px;
  border: 29px solid transparent;
  border-top: 29px solid #f8dae2;
  z-index: 1;
}
.balloon2 p {
	margin: 0;
	padding: 0;
}
/* アイコン付きアコーディオン */
.accordionbox{
	width: 100%;
	margin: 0px auto 60px;
	padding: 0px;
	z-index: 50;
}
.accordionlist dt {
    display:block;
    background:#fff;
    padding: 15px 0 0px 0px;
    border-bottom: 1px solid #e4cad4;
}
.accordionlist dt:hover {
    background:#f7f2f6;
}
.accordionlist dt:first-child{
 /* 停止中  border-top: none !important; */
}
.accordionlist dt .title{
    padding-left: 10px;
	float: left;
}
.accordionlist dd{
    display:none;
	background: #fef5f7;
	padding:10px 0 10px 7px;
	border: #e4cad4 solid;
	border-width: 0 0 1px 0;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin: 5px 5px 0 0;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #ec75a2;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/* アイコン付きアコーディオンここまで */


/* ダウンロード項目 */
.row.download_wrap {
	margin: 0;
	padding: 0;
}
.hack2 {
	display: block;
	height: 0px;
	margin: 30px 0 0px 0;
	padding-bottom: 0px;
}
.dowmload_wrap2 {
	position: relative;
	margin: -90px 0 0 0;
	padding: 140px 0 0 0;

}
.howtocont2 {
	position: relative;
	display: block;
	text-align: center;
	margin: 0px auto 60px auto;
	max-width: 700px;
	height: 100%;
	border-radius: 20px;
	background-color: #FEF4F8;
}
.download-area_wrap {
	margin: 0;
	padding: 0 10px 0 10px;
	border: solid #EC75A2;
	border-width: 0px 1px 0px 1px;
	background-color: 
}
.download-contents {
	margin: 0;
	padding: 0;
}
.download-title {
	text-align: center;
	font-size: 110%;
	font-weight: 800;
	letter-spacing: .05em;
	color: #EC75A2;
	padding: 2.2em 0 0em 0;
	margin: 0 auto -10px auto;
	background-color: #FEF4F8;
	border: solid #EC75A2;
	border-width: 1px 1px 0px 1px; 
	border-radius: 20px 20px 0px 0px;

}
.download-area {
	padding: 20px 20px 0px 20px;
	margin: 0;
	background-color: #FEF4F8;
	 
}
.download-area dt {
	margin-bottom: 10px;
	padding: 12px 5px 5px 5px;
	text-align: center;
	border: 1px solid #ECC5D0;
	border-radius: 30px;
	color: #0071BE;
	background-color: white;
}
.download-area dd  {
	margin: 3px 0 3px;
	background-color: #F1A0C3;
}
.download-area dd a {
	display: block;
	color: white;
	margin-left: -7px;
	padding: 9px 15px 6px 15px;
	background-color: #EC75A2;
	text-decoration: none;
}
.download-area dd a:hover {
	background-color: #E95892;
}
.download-area dd:hover {
	background-color: #EE86AC;
}

.download-bottom {
	margin: 0;
	padding: 10px 20px 15px 20px;
	background-color: #FEF4F8;
	border: solid #EC75A2;
	border-width: 0px 1px 1px 1px; 
	border-radius: 0px 0px 20px 20px;
}
.download-bottom a {
	display: inline-block;
	border: solid 1px;
	border-radius: 20px;
	padding: 10px 20px 6px 20px;
	margin: 5px auto 11px;
	text-decoration: none;	
}

.download-bottom a:hover {
	background-color: #B5CCE8;
	border-color: #B5CCE8;
}

#small_p2 {
	margin-top: 12px;
	padding: 10px 7px 7px 7px;
	line-height: 1.6em;
	font-size: 90%;
	background-color: #f8dae2;	
	text-align: center;
	letter-spacing: .05em
}
#small_p2 a {
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #5298da;
	border-radius: 5px;
	height: 2.5em;
	padding: .9em;
	margin: 0.1em;
	font-size: 110%;
	color: white;
	line-height: 1em;
}
#small_p2 a:hover {
	background-color: #0071be;
}
.stationinfo {
	letter-spacing: .05em;
}
/* ダウンロード項目ここまで */
.hvnimg img {
	display: block;
	text-align: center;
	height: 450px;
	margin: 0 auto;	
}
.hvnimg {
	width: 100%;
	background-image:url(../img/howtoimg_back2.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:auto 450px;	
}
.hvnimg_wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #F3E9E7;
}


/* = contact
----------------------------------------------- */
.container-fluid.contact {
	text-align: center;
	width: 100%;
	background-color: white;
	margin: 0;
}
.container.contact {
	margin: 0px auto;
	width: 90%;
	max-width: 700px;
}
ul.contacttxt {
	list-style: none;
	display: block;
	margin: 0px 0 50px 0;
	padding-left: 0px;
}
ul.contacttxt li {
	display: block;
	margin-bottom: 15px;
	border-radius: 30px;
	padding: 15px 25px;
	background-color: #f1f1f1;
}
.contactform {
	text-align: left;
	margin-top: 30px;
}
.container.contact .row.contact1 {
	margin-bottom: 90px;
}
/* form */
.btn.btn-primary.btn-lg.btn-block {
	font-size: 125%;
	font-weight: 800;
	letter-spacing: .15em;
	font-feature-settings: "palt";
}
.akaji {
	font-size: 90%;
	font-weight: 200;
	color: #ec75a2;
}
.privacy_policy dl {
	height: 100px;
	overflow: auto;
	border: solid #ddd;
	border-width:1px 0; 
}
.privacy_policy dl dt {
	margin: 1.2em 0 .3em 0;
	font-size: 95%;
	padding-left: 1em;
  text-indent: -1em;
}
.privacy_policy dt {
	font-size: 65%;
	letter-spacing: 0;
	font-weight: 800;
	color: black;
	margin: 0px;
}
dl dt .fas.fa-square {
	padding-left: 1em;
	color: #b7b7b7;
}
.privacy_policy dd {
	line-height: 1.5em;
	font-size: 90%;
}
dt .stationinfo .far.fa-arrow-alt-circle-right {
	padding-left: 1.1em;
}
a.stationinfo {
	color: #0071be;
	text-decoration: none;
}
a.stationinfo:hover {
	color: #5298da;
}
.privacy_policy h5 {
	margin: 20px 0 3px 0;
}
#contactform .form-group .btn.btn-primary.btn-lg.btn-block {
	background-color: #0071be;
	border-style: none
}
/* bootstep validator エラーカスタムhttp://formvalidation.io/examples/changing-success-error-colors/ */
/* Color of invalid field */
.has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
    color: #bb1755;
}
/* Color of valid field */
.has-success .control-label,
.has-success .help-block,
.has-success .form-control-feedback {
    color: #3c763d;
}
/* bootstep validator エラーカスタムend */
/* recruitinfo */
.recruitinfo a {
	display: inline-block;
	background-size: 300px;
	max-width: 300px;
	margin: 0 auto;
}
.row.contact2 {
	margin-bottom: 100px;
}
/* recruitinfoここまで */


/* = footer
----------------------------------------------- */
.container.footer_wrap {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.copywrite {
	display: inline-block;
	margin: 0 auto;
	letter-spacing: 0.1em;
	font-family: futura-pt, Verdana, Geneva, "sans-serif" ;
	font-weight: 400;
	font-style: normal;
	
}
#bottomlogo {
	position: relative;
	max-width: 220px;
	margin: 0px auto 150px auto;
}
#bottomlogo .st0{fill:#007BD0;}
#bottomlogo .st1{fill:#F8779E;}
#footer {
	width: 100%;
	background-color: #f9d6e2;
	border-width: 3px 0 0 0; 
	text-align: center;
	padding: 60px 0 0 0;
	margin-top: 30px;
	height: 250px;	
}

#copywrite_wrap {
	text-align: center;
	padding: 35px;
	background-color: #0071be;
	color: white;
}


/* = 施設案内ページ
----------------------------------------------- */
.wrap1_stainfo {
	background: url(../img/backstpr.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #E6EEF4;
	height: auto;
}
.top_img_stainfo {
	background: url(../img/stainfo_back.png);
	background-repeat: no-repeat;
	background-size: 1000px 160px;
	background-position: 50% -100px;
	margin: 0 auto;
	padding: 0;
}

/* コンテンツ白背景 */
.stainfo_cont {
	text-align: center;
	margin: 60px auto 0 auto;
	
}
/* コンテンツ幅90% 施設案内、求人 */
.Phil,.stainfo_wrap1,.stainfo_wrap2,.recinfo_wrap1 {
	width: 90%;
	margin: 0 auto;
}
.recinfo_wrap1 {
	padding-bottom: 60px;
}

.Phil_cont {
	margin: 10px 0 50px;
	
}
@media screen and (min-width:768px) {
	.stainfo_wrap2 {
		margin-top: -70px;
	}
}
@media screen and (min-width:992px) {
	.Phil #houjintext {
	text-align: left;
	margin: 0 auto;
}
	.Phil {
	position: relative;
	margin: 60px auto 0 auto;
	padding: 0px 50px 0px 50px;
	background-color: #EFF8FE;
	border: solid 2px #fffeee;
	
}
	.hello_symbol {
	width: 200px;
	height: auto;
	margin: 18% 0% 0px 0px;
}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.Phil #houjintext {
	text-align: left;
	margin: 0 auto;
}
	.Phil {
	position: relative;
	margin: 40px auto 0 auto;
	padding: 0px 20px 0px 20px;
	width: 95%;
	background-color: #EFF8FE;
	border: solid 2px #fffeee;
}
	.hello_symbol {
	width: 170px;
	height: auto;
	margin: 25% 0% 0px 0;
}
}
@media screen and (min-width:400px) and (max-width:767px) {
	.Phil #houjintext {
	text-align: center;
	margin: 0 auto;
}
.Phil {
	position: relative;
	margin: 40px auto 0 auto;
	padding: 0px 0px 0px 0px;
	width: 95%;
	background-color: #EFF8FE;
	border: solid 2px #fffeee;
}
	.hello_symbol {
	width: 120px;
	height: auto;
	margin: 10% 0% 0px 0;
}
}
@media screen and (max-width:399px) {
	.Phil #houjintext {
	text-align: center;
	margin: 0 auto;
}
.Phil {
	position: relative;
	margin: 40px auto 0 auto;
	padding: 0px 0px 0px 0px;
	width: 95%;
	background-color: #EFF8FE;
	border: solid 2px #fffeee;
}
	.hello_symbol {
	width: 120px;
	height: auto;
	margin: 10% 0% 0px 0;
}
}
.stainfo_area {
	margin: 0;
	padding: 0px;
}
.stainfo_area dl {
	clear: left;
	display: block;
	float: left;	
}
.stainfo_area dt {
	display: block;
	font-weight: 200;
	color: black;
}
.stainfo_area dd {
	display: block;
	float: left;	
	margin: .4em .6em .4em 0em;
	padding: .4em .8em;
	border:solid 1px #c4c4c4;
	border-radius: 5px;
	text-decoration: none;
}
.stainfo_area dd a {
	text-decoration: none;
}
.stainfo_area dd:hover {
	background-color: #c4c4c4;
}
.stainfo_atten p {
	width: 100%;
	display: block;
	clear: left;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
	list-style: none;
}
.stainfo_area {
	margin: 0 0 60px 0;
	padding: 0;
}
.stainfo_atten {
	margin: 0;
	padding: 0;
}

.stainfo_area-table {
	margin-bottom: 60px;
	width: 100%;
}
.stainfo_area-table th {
	text-align: left;
	font-weight: 200;
	width: 100px;
	
}

.stainfo_wrap_txt-area,.stainfo_wrap2 {
	text-align: left;
}
.stainfo_wrap_txt-area {
	margin: 30px 0 60px 0;
	padding: 1em 1em 0em 1em;
}
/* リンク位置へ飛ばすためのエリア拡張 */
.place {
	display: block;
	position: relative;
	padding: 150px 0 0 1em;
	margin: 0px 0 10px 0;
	width: 7em;
	font-feature-settings: "halt";
	font-size: 120%;
	font-weight: 200;
	letter-spacing: 0.1em;
	color: #516789;	
}
#abiko,#inzai {
	margin-top: -150px;
}
/* リンク位置へ飛ばすためのエリア拡張end */

.stainfo-wrap {
	margin: 0 0 0px 0;
	padding: 12px 0 0px 0;
	border-top: solid 1px #e1e0e0;
}


/* googlemap */

@media screen and (min-width:992px) {
	#map_custmomize,#map_custmomize2 {
	display: block;
	position: relative;
	margin: 0px 0 60px 6%;
	padding: 0;
	width: 280px;
	height: 300px;
	background-position: 50% 0;
}
}

@media screen and (min-width:767px) and (max-width:991px) {
	#map_custmomize,#map_custmomize2 {
	display: block;
	position: relative;
	margin: 0px 0px 60px 6%;
	padding: 0;
	width: 230px;
	height: 300px;
	background-position: 50% 0;
}
}

@media screen and (min-width:400px) and (max-width:767px) {
	#map_custmomize,#map_custmomize2 {
	display: block;
	position: relative;
	margin: 0px auto 60px auto;
	padding: 0;
	width: 300px;
	height: 300px;
	background-position: 50% 0;
}
}
@media screen and (max-width:399px) {
	#map_custmomize,#map_custmomize2 {
	display: block;
	position: relative;
	margin: 0px auto 60px auto;
	padding: 0;
	width: 260px;
	height: 300px;
	background-position: 50% 0;
}
}

/* googlemap_end cssではIDを追加するだけ */

/* = 求人ページ
----------------------------------------------- */
.wrap1_recinfo {
	background: url(../img/backrec.gif);
	background-repeat: repeat-x;
	background-size: 3px 1800px; 
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #E6EEF4;
	height: auto;
}
.top_img_recinfo {
	background: url(../img/rcinfo_back.png);
	background-repeat: no-repeat;
	background-size: 1000px 160px;
	background-position: 50% -100px;
	margin: 0 auto;
	padding: 0;
}
.recinfo_text {
	text-align: left;
}

.rec_copywrite {
	margin-bottom: 30px;
}
.rec_copywrite-text {
	display: block;
	margin-bottom: 15px;
	max-width: 31em;	
}
.recinfo_text-list {
	display: inline-block;
	padding: .3em 1em .3em 1.6em;
	margin: 0px 0px 5px -5px;
	text-indent: -0.5em;
	border-radius: 1em;
	background-color: #FCE9F0;
}
.recruit-img img {
	width: auto;
	height: 300px;
	margin: 0px;
	max-width: 350px;
}
.recinfo_wrap2  {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
.recinfo_table-wrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.recinfo_table th,.recinfo_table td {
	width: auto;
	min-width: 8em;
	margin: 0;
	padding: 0;
	
}
.rec_title {
	display: block;
	font-feature-settings: "halt";
	font-size: 120%;
	font-weight: 200;
	letter-spacing: 0.1em;
	color: #516789;	
	padding: .7em 0 .5em .5em;
	margin: 0;
}
.rec_table_wrap {
	width: auto;
} 
.visit_area {
	display: block;
	margin-top: -.9em;
}
.rec_info-area {
	font-weight: 700;
	color: #0071be;
}

/* 求人フォーム */
.rec_form-wrap {
	background-color: #f6f6f6;
	margin-bottom: 90px;
	border-radius: 30px;
}

.rec_form90-wrap {
	width: 90%;
	margin: 40px auto;
}
.uezume {
	margin-top: -.8em;
}