 @charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
/* ==========================================================================
HTML5 display definitions
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }

/* ==========================================================================
Base
========================================================================== */
html {background: #fff;font-size: 62.5%;}
* {margin:0;padding: 0;}
* html body { font: x-small; }
:first-child+html body { font-size: small; }
html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body {font-size: 16px;color: #000000;background: #fff;font-weight: 400;
font-family: 'Noto Sans JP', sans-serif;line-height: 1.7;}
@media screen and (max-width: 480px){
	body, button, input, select, textarea, li, dt, dd{font-size: 16px;line-height: 1.7;}
}
/* ==========================================================================
Links
========================================================================== */
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

/* ==========================================================================
Typography
========================================================================== */
h1 { font-size: 3em;font-weight: 600;line-height: 1.4;}
h2 { font-size: 2.5em;font-weight: 600;line-height: 1.4;}
h3 { font-size: 2em;font-weight: 600;line-height: 1.4;}
h4 { font-size: 1.75em;font-weight: 600;line-height: 1.4;}
h5 { font-size: 1em;font-weight: 600;line-height: 1.4;}
h6 { font-size: 0.85em;font-weight: 600;line-height: 1.4;}
abbr[title] { border-bottom: 1px dotted; }
b, strong, .strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* ==========================================================================
Lists
========================================================================== */
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }

/* ==========================================================================
Embedded content
========================================================================== */
img { border: 0;
-ms-interpolation-mode: bicubic;}
svg:not(:root) { overflow: hidden; }

img { border: none; vertical-align: top; }

/* clearfix
=========== */
.clearfix {zoom:1;}
.clearfix:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
.clear { clear:both; }

.ml20 { margin-left:20px !important;}
.mr20 { margin-right:20px !important;}
.mt1 { margin-top:1px !important;}
.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt30 { margin-top:30px !important;}
.mt40 { margin-top:40px !important;}
.mt60 { margin-top:60px !important;}
.mt80 { margin-top:80px !important;}
.mb5 { margin-bottom:5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb15 { margin-bottom:15px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}
.mb50 { margin-bottom:50px !important;}
.mb100 { margin-bottom:100px !important;}

.red {color: #b10006;font-weight: 600;}
.text16 { font-size:16px;}
.text18 { font-size:18px;}
.text20 { font-size:20px;}
.text24 { font-size:24px;}
.text26 { font-size:26px;}

/* Float 
========= */
.fl { float: left; }        .fr { float: right; }       .clear { clear:both; }		

/* ==========================================================================
Figures
========================================================================== */
figure { margin: 0; }

/* ==========================================================================
Tables
========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }

/* ==========================================================================
Global Styles
========================================================================== */
a { color: #2b4c9a;}
a:hover, a:focus { color: #666666; text-decoration: none; }

.section-padding { padding: 40px 0; }
.nopadding { padding: 0; }

#masthead-wrap{height: 81px;}
.logo_info{background: rgba(255, 255, 255, 1);}
.site-logo img{height: 60px;}
.recruit-logo{
	float: left;
	padding: 10px 0 10px 5vw;
	margin: 0;
	width: 20%;
}
ul.headInfo-recruit{
	text-align: right;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}
ul.navTop__block {padding: 10px 5vw 0 0;}
.inner_wrapper {width:100%; max-width:1020px; margin:0 auto;padding: 40px 0 0 0; position:relative;}

.home-banner-area:after{
	content: '';
	background: rgb(255 255 255 / 20%);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.home-saiyo-copy{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	width: 90%;
	max-width: 900px;
	margin: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.home-saiyo-copy img{
	filter: drop-shadow(0 0 0.2rem rgba(255, 255, 255, 1)) drop-shadow(0 0 0.2rem rgba(255, 255, 255, 1)) drop-shadow(0 0 0.2rem rgba(255, 255, 255, 1));
}

@media (max-width: 980px) {
	#masthead-wrap{height: 71px;}
	#masthead-wrap .inner{width: 90%;margin:0 auto;}
	.site-logo img{height: 55px;width: 100%;}
	.home-banner-area{margin: 0;max-height: 45vh;}
	.flexslider .slides img{height: 45vh !important;object-fit: cover;}
}
@media (max-width: 480px) {
	.flexslider .slides img{height: 35vh !important;object-fit: cover;}
	#masthead-wrap{height: 61px;}
}

/*-パソコンにはパソコン用のスマホにはスマホ用の改行を作る-
 お問い合わせ・<br class="br-sp">ご相談-*/
@media screen and (min-width: 481px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 480px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/* ==========================================================================
Navigation
========================================================================== */
ul.navTop__block li.navTop__item a{font-weight: 500;}
.fixed {
	position: fixed;
	top:0;
	width: 100%;
	z-index: 100;
}

@media screen and (min-width: 796px) and (max-width: 1024px) {
	.recruit-logo{padding: 10px 0 10px 2vw;}
	.site-logo img{width: 100%;}
	#navTop{width: 70% !important;}
}
@media (max-width: 980px) {
.recruit-logo{padding: 10px 0 10px 0;width: 30%;}
.logo_info{background: rgb(255 255 255);}

.hamburger {
  display : block;
  position: absolute;
  z-index : 3;
  right : 0;
  top   : 10px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
  }
  .hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #2b4c9a;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
  top: 10px;
  }
  .hamburger span:nth-child(2) {
  top: 20px;
  }
  .hamburger span:nth-child(3) {
  top: 30px;
  }
  /* スマホメニューを開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#2b4c9a;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
  }
  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
  top: 16px;
  background :#2b4c9a;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
  }
  
  /* メニュー背景　*/
  nav.globalMenuSp{
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	color: #ccc;
	background: #ffffff;
	text-align: center;
	width: 100%;
	height:100%;
	transform: translateX(100%);
	transition: all 0.6s;
	padding:80px 0 40px 0;
  }
  
  nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 80%;
  text-align: center;
  }
  
  nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
  }
  nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  }
  nav.globalMenuSp ul li:hover{
  background :#ddd;
  }
  
  nav.globalMenuSp ul li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration :none;
  }
  
  /* クリックでjQueryで追加・削除 */
  nav.globalMenuSp.active {
  opacity: 100;
  display: block;
   transform: translateX(0%);
   }
   ul.headInfo-recruit{
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	}
	.head_web.btn-red {
	height: auto !important;
	line-height: 1.5 !important;
	padding: 0 25px !important;
	margin: 20px auto 0 auto;
	}
	.navTop__block{margin-bottom: 30px;}
	ul.navTop__block li.navTop__item{height: 60px;line-height: 60px;border-bottom: 1px solid #ccc;}
	.site-header.fixed{height: 61px;}
}
@media screen and (min-width: 981px){
	#navTop {
	width: 60%;
	}
	.head_web.btn-red{
	position: absolute !important;
	text-align: center;
	line-height: 40px !important;
	height: 40px !important;
	}
	li.head_tel{padding-top: 8px;}
	ul.navTop__block li.navTop__item a{position: relative;padding: 0 12px 0;}
	ul.navTop__block li.navTop__item a:before {
	content: '';
	height: 2px;
	width: 0;
	background: #2b4c9a;
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translateX(-50%);
	transition: width 240ms;
	}
	ul.navTop__block li.navTop__item a:hover:before {width: 100%;}
	ul.navTop__block li.navTop__item a:hover{
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	}
}
@media screen and (max-width: 480px){
	.site-header.fixed{height: 61px;}
}

.breadcrumbs a {color: #2b4c9a;}

/*ボタン*/
.btn {
	font-weight: 500;
	transition: color 0.1s cubic-bezier(0.16, 0.08, 0.355, 1), background 0.1s cubic-bezier(0.16, 0.08, 0.355, 1);
	display: inline-block;
	cursor: pointer;
	outline: none;
	vertical-align: middle;
	text-align: center !important;
	position: relative;
	overflow: hidden;
	margin: 0;
}
.btn a {
    display: block;
    color: #2b4c9a;
    font-weight: 600;
    padding: 1em 0;
}
.btn-area {
	text-align: center;
	padding: 3rem 0 0 0;
	margin: auto;
}
.btn-g{
    background: #fff;
    color: #2b4c9a;
    border: 2px solid #2b4c9a;
    width: 260px;
    padding: 0;
}
.btn-g a:hover{
	color: #2b4c9a !important;
}
.btn-arrow {
	position: relative;
	transition: background-color 300ms ease-out;
}
.btn-arrow span {
	display: inline-block;
	position: relative;
	transition: all 300ms ease-out;
	will-change: transform;
}
.btn-arrow:hover span {
	transform: translate3d(-1rem, 0, 0);
}
.btn-arrow svg {
	position: absolute;
	width: 1.1em;
	right: -2rem;
	opacity: 1;
	top: 50%;
	transform: translateY(-50%);
	transition: all 300ms ease-out;
	will-change: right, opacity;
}
.btn-arrow:hover svg {
	opacity: 1;
	right: -4rem;
}
/*見出し*/
.head-title {
	padding-bottom: 20px;
}
.head-title h2{
	position: relative;
	padding: 1rem 2rem 1rem 2rem;
	background: #2b4c9a;
	color: #fff;
	font-size: 2.2rem;
}
.head-title span{
	position: absolute;
	top: -10px;
	right: 10px;
	display: inline-block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f17f51;
	font-size: 14px;
	color: #fff;
}
.head-title h2 span:before,
.head-title h2 span:after {
  position: absolute;
  content: '';
}
.head-title h2 span:before{
	right: -10px;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ab6466;
}
@media (max-width: 480px) {
	.head-title h2{font-size: 2rem;}
	.head-title span{width: 90px;height: 40px;line-height: 40px;}
	.btn-g{padding: 0;height: auto;line-height: inherit;width: 110px;
	font-size: 13px;}
}
/* ==========================================================================
blog
========================================================================== */
.sns{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	position: relative;
	margin-bottom: 60px;
	z-index: 2;
}
.sns h1 {background: #b10006;font-size: 22px;color: #fff; line-height:45px;font-weight: 900;width: 100%; text-align:center;margin-bottom: 18px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

.blog_area{width: 96%;margin: 0 auto;}
.blog_area dl {
	display: -webkit-flex;
	display: flex;
	flex-flow: wrap;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: dotted 1px #666;
	margin: 0 0 0.5em;
	position: relative;
}
.blog_area dt{
	font-weight: 400;
	width: 18%;
	margin-bottom: 6px;
	font-size: 15px;
}
.blog_area dt span.new{
	font-size: 12px;
	background: #cb4e52;
	color: #fff;
	padding: 0 0.5em;
	text-align: center;
	margin-left: 1em;
	font-weight: 500;
}
.blog_area dd {
	margin: 0 0 6px 1em;
	width: 78%;
	position: relative;
}
.blog_area dd a{color: #000000;}
.sns .btn-area{text-align: right;padding: 1rem 0 0 0;width: 96%;}
.sns .btn-area .btn-g{
	background: #fff;
	color: #2b4c9a;
	border: 1px solid #2b4c9a;
	width: 120px;
	padding: 0;
}
.sns .btn-area .btn-g a{padding: 0.5em 0;font-size: 13px;}
@media (max-width: 980px) {
	.sns{padding: 30px 0 0 0;}
	.blog_area{width: 90%;}
	.blog_area dl{margin: 0.5em 0 0 0;}
	.blog_area dt{width: 100%;}
	.blog_area dd{margin: 0 0 6px 0;width: 100%;}
	.sns .btn-area{margin-right: 5%;}
}
@media (max-width: 480px) {

}
/* ==========================================================================
what
========================================================================== */
.what {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 70px 0 0 0;
	position: relative;
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 80px;
}
.what h3{
  position: relative;
  display: inline-block;
  padding: 0 45px;
  margin: 10px 0 30px 0;
	font-size: 1.8em;
}
.what h3:before, .what h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
}
.what h3:before {
  left:0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.what h3:after {
  right: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.what_area{width: 100%;}
.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* アスペクト比16:9の場合 */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2rem; /* YouTubeの下に余白をつける */
}
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.what ul{
	width: 90%;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font-size: 0;
}
.what li{
	display: inline-block;
	width: 30%;
	margin: 2% 3.3% 0 0;
	position: relative;
}
.what li:last-of-type{margin-right:0;}
.btn-what{
	display: inline-block;
	width: 100%;
	height: 55px;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	border: 2px solid #c34c50;
	color: #fff !important;
	line-height: 55px;
	font-size: 16px;
	font-weight: 600;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btn-what:hover {
  background-color: #fff;
  border-color: #2b4c9a;
  color: #2b4c9a !important;
}
.btn-what:before,
.btn-what:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #c34c50;
}
.btn-what:before {
  right: 0;
}
.btn-what:after {
  left: 0;
}
.btn-what:hover:before,
.btn-what:hover:after {
  width: 0;
  background-color: #2b4c9a;
}
.btn-what svg{
	position: absolute;
	width: 1.1em;
	right: 2rem;
	opacity: 1;
	top: 51%;
	transform: translateY(-50%);
	transition: all 300ms ease-out;
	will-change: right, opacity;
	stroke: #fff !important;
}
.btn-what:hover svg {
	right: 2rem;
	stroke: #2b4c9a !important;
}
@media (max-width:640px) {
	.what{margin-bottom: 40px;}
	.what h3{font-size: 1.3em;}
	.what ul{padding: 0;}
	.what li{
	display: block;
	width: 260px;
	margin: 4% auto !important;}
	.btn-what{line-height: 50px;}
}
/* ==========================================================================
voice
========================================================================== */
.voice {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 70px 0 0 0;
	position: relative;
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 60px;
}
.voice_area{
	width: 96%;
	margin: 0 auto 20px auto;
	padding: 0;
}
.voice_area h3{
position: relative;
  padding: 1.5rem 1rem;
  font-size: 24px;
}
.voice_area h3: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;
}
.voice_area h3 span{font-size: 80%;}

.voice_area li{
	border-bottom: dotted 2px #ccc;
	padding-bottom: 40px;
	margin-bottom: 30px;
	position: relative;
}
.voice_area li:last-of-type{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.voice_area li ul.v-comment{
	  display:-webkit-box;
	  display:-ms-flexbox;
	  display:flex;
	  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
}
.voice_area ul.v-comment li{
	border-bottom: none;
	padding-bottom: 0;
}
.voice_area ul.v-comment .photo img {width:100%;}

/*奇数個目*/
.voice_area li:nth-child(odd) ul.v-comment{
-webkit-box-orient: horizontal;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: row-reverse;
	  flex-direction: row-reverse;
}
.voice_area li:nth-child(odd) ul.v-comment .photo{
	width: 15%;
	margin: 0 0 0 60px;
}
ul.voice_area li:nth-child(odd) .comment{
	position: relative;
	padding: 2rem 3rem 3rem;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-radius: 0 0 0 20px;
	width: calc((100% - 15%) - 60px);
	margin-bottom: 30px;
}
ul.voice_area li:nth-child(odd) .comment:before {
  position: absolute;
  right: 50px;
  bottom: -21px;
  width: 0;
  height: 0;
  content: '';
  border-width: 21px 0 0 21px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
ul.voice_area li:nth-child(odd) .comment:after {
  position: absolute;
  right: 54px;
  bottom: -14px;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 0 0 14px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

/*偶数個目*/
.voice_area li:nth-child(even) ul.v-comment{
	-webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: row;
	  flex-direction: row;
}
.voice_area li:nth-child(even) .v-comment .comment{
	position: relative;
	padding: 2rem 3rem 3rem;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	border-radius: 0 0 20px 0;
	width: calc((100% - 15%) - 60px);
	margin-bottom: 30px;
}
.voice_area li:nth-child(even) .v-comment .comment:before{
	position: absolute;
	left: 50px;
	bottom: -21px;
	width: 0;
	height: 0;
	content: '';
	border-width: 21px 21px 0 0;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
}
.voice_area li:nth-child(even) .v-comment .comment:after{
	position: absolute;
	left: 54px;
	bottom: -14px;
	width: 0;
	height: 0;
	content: '';
	border-width: 14px 14px 0 0;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
.voice_area ul.v-comment .photo{
	width: 15%;
	margin: 0 60px 0 0;
}
.voice_area ul.v-img{font-size:0;}
.voice_area ul.v-img li {
	display: inline-block;
	width: calc((100% - 4%) / 3);
	margin-right: 2%;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.voice_area ul.v-img li:last-of-type{margin-right: 0;}
.voice_area ul.v-img li img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
@media (max-width:640px) {
	.voice{margin-bottom: 0;}
	.voice_area{width: 100%;padding: 0 0 30px 0;}
	.voice_area li{padding-bottom: 20px;margin-bottom: 20px;}
	.voice_area li ul.v-comment{display: block;width: 90%;margin: 0 auto;}
	.voice_area li:nth-child(odd) ul.v-comment .photo{width: 30%;margin: 0 0 8px 70%;}
	.voice_area ul.v-comment .photo{width: 30%;margin: 0 70% 8px 0;}
	.voice_area li .comment{
		width: 85% !important;
		padding: 2rem 2rem 1rem !important;
		margin-bottom: 0 !important;
		border-bottom: none !important;
		font-size: 15px;
	line-height: 1.5;
	}
	.v-img{display:none;}
	.voice_area h3{font-size: 20px;position: absolute;text-align: center;}
	.voice_area h3 span{display: block;}
	.voice_area li:nth-child(even) h3 {
		right: 10%;
		top: 3%;
	}
	.voice_area li:nth-child(odd) h3 {
		left: 5%;
		top: 3%;
	}
	.voice_area li:nth-child(even) .v-comment .comment{
		border-top: 3px solid #000;
		border-radius: 20px 20px 0 0;
	}
	.voice_area li:nth-child(even) .v-comment .comment:before{
		right: 80px;
		top: -21px;
		width: 0;
		height: 0;
		content: '';
		border-width: 0 21px 21px 0;
		border-style: solid;
		border-color: transparent transparent #000 transparent;
	}
	.voice_area li:nth-child(even) .v-comment .comment:after {
		right: 84px;
		top: -14px;
		width: 0;
		height: 0;
		content: '';
		border-width: 0 14px 14px 0;
		border-style: solid;
		border-color: transparent transparent #fff transparent;
	}
	
	ul.voice_area li:nth-child(odd) .v-comment .comment {
		border-top: 3px solid #000;
		border-radius: 20px 20px 0 0;
	}
	ul.voice_area li:nth-child(odd) .comment:before{
		right: 80px;
		top: -21px;
		width: 0;
		height: 0;
		content: '';
		border-width: 0 0 21px 21px;
		border-style: solid;
		border-color: transparent #000 #000 transparent;
	}
	ul.voice_area li:nth-child(odd) .comment:after{
		position: absolute;
		right: 83px;
		top: -14px;
		width: 0;
		height: 0;
		content: '';
		border-width: 0 0 14px 14px;
		border-style: solid;
		border-color: transparent #fff #fff transparent;
	}
}

/* ==========================================================================
system
========================================================================== */
.system{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
	padding: 60px 0 0 0;
    position: relative;
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 60px;
}
dl.rec-system{
    width: 96%;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 0;
}
dl.rec-system dt{
	width: 20%;
	text-align: center;
	background: #d2e9fb;
	color: #2b4c9a;
	font-size: 18px;
	font-weight: 700;
	border-radius: 8px;
	padding: 0.6em 0;
	display: inline-block;
	vertical-align: middle;
}
dl.rec-system dd{
    margin: 0 0 0 40px;
    font-size: 15px;
    width: 75%;
    display: inline-block;
    vertical-align: middle;
}
.system-voice{
	width: 95%;
	margin-left: 5%;
	padding: 10px 0 0 0;
}
.system-voice ul{
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.system-voice ul .photo{width: 20%;}
.system-voice ul .photo img{width: 100%;}
.bubble{
	background: url(https://www.shibusaki.co.jp/assets/wp-content/themes/shibusaki2018/images/fukidashi.png) no-repeat;
	width: 73%;
	background-size: 100% 100%;
	padding: 40px 70px;
	position: relative;
}
.bubble:before{
	background: url(https://www.shibusaki.co.jp/assets/wp-content/themes/shibusaki2018/images/ico-voice.png) no-repeat;
	content: '';
	background-size: cover;
	width: 110px;
	height: 40px;
	position: absolute;
	top: -20px;
	left: 0;
}
@media (max-width:800px) {
	dl.rec-system dt{width: 40%;padding: 0.4em 0;font-size: 16px;}
	dl.rec-system dd{margin: 8px 0 0 0;width: 100%;}
	.bubble{background-size: 100% 105%;}
}
@media (max-width:640px) {
	.system{margin-bottom: 30px;}
	.system-voice ul{display: block;position: relative;font-size: 15px;}
	.system-voice ul .photo{
		position: absolute;
		z-index: 5;
		bottom: -30px;
		right: 0;
		width: 34%;
	}
	.bubble{
	width: 85%;
	padding: 30px 25px 60px 30px;
	background: #f1fff0;
	border-radius: 60px;
	text-align: justify;
	}
	dl.rec-system dt{width: 55%;}
}
@media (max-width:480px) {
	.system-voice{width: 90%;margin: 0 auto;padding: 0 0 20px 0;}
}

/* ==========================================================================
rec
========================================================================== */
.rec{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0 0 0;
	position: relative;
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 70px;
}
.rec-banner{text-align: center;}
.rec-banner li{
	display: inline-block;
	width: 35%;
	margin: 3% 5%;
	font-weight: 500;
}
.rec-banner li img {width:100%;}
.rec h3{
	background: #a9d6f9;
	font-size: 1.4em;
	padding: 0.3em 1em;
	margin-bottom: 30px;
}
.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex ul{
	width: 60%;
	text-align: left;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-lr;
	text-orientation: upright;
}
.flex ul li{
	position: relative;
	font-size: 18px;
	margin-right: 40px;
	border: 2px solid #2b4c9a;
	padding: 1em 0.4em;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-lr;
	text-orientation: upright;
}
.flex ul li:after{
	content: '\f061';
	font-family: FontAwesome;
	z-index: 5;
	position: absolute;
	right: -35px;
	top: 20%;
	color: #2b4c9a;
}
.flex ul li:last-of-type:after{
	content: none;
}
.flex .photo{width: 40%;}
.flex .photo img{width: 100%;}

@media (max-width:800px) {
	.flex ul li{margin-right: 40px;margin-right: 25px;}
}
@media (max-width:640px) {
	.rec-banner li{width: 100%;margin: 0 auto 8% auto;}
	.flex{display: block;}
	.flex .photo{width: 90%;margin: 0 auto;}
	.flex ul{
		width: 90%;
		margin: 0 auto 30px auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		writing-mode: inherit;
	}
	.flex ul li{font-size: 14px;margin-right: 5%;padding: 1em 0.2em;border: 1px solid #2b4c9a;}
	.flex ul li:after{right: -25px;}
	.rec-banner{width: 70%;
	margin: 0 auto;
	padding-bottom: 20px;
	}
}
@media (max-width:320px) {
	.flex ul li:after{right: -20px;}
}
/* ==========================================================================
faq
========================================================================== */
.faq-area{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:60px 0 0 0;
	position: relative;
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 60px;
}
.faqList {
	padding-bottom: 20px;
}
.faqList > li {
	margin-top: 15px;
}
.faq {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.faq > dt {
	cursor: pointer;
	display: block;
	padding: 15px;
	position: relative;
	background-color: #f1f0f2;
	border-radius: 4px;
}
.faqHeader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 25px;
}
.faqHeader__number, .faqContent__number {
	color: #2b4c9a;
	font-weight: 700;
	line-height: 1.6;
	width: 2.5em;
}
.faqHeader__text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-weight: 700;
	line-height: 1.6;
}
.faq > dt::after {
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f078";
	margin-top: -15px;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.faq > dt.active::after {
	-webkit-transform: rotateX(
	180deg);
	transform: rotateX(
	180deg);
}
.faq dd {
	border-radius: 2px;
	display: none;
	padding: 0 15px 15px 15px;
	margin: 0;
}
.faqContent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1em 0;
}
.faqContent__text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 1.6;
}
.faqContent__text .btn-g{
	display: block;
	width: 280px;
	font-size: 16px;
	margin-top: 10px;
	position: relative;
}
.faqContent__text .btn-g a{margin-left: -0.8em;}
.faqContent__text .btn-g a:hover{color: #2b4c9a;}
.faqContent__text .btn-g:after{
	font-family: "FontAwesome";
	font-weight: 900;
	content: "\f061";
	position: absolute;
	right: 15px;
	color: #2b4c9a;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

@media (max-width:640px) {
	.faqContent__text{font-size: 15px;}
	.faqHeader__number, .faqContent__number{width: 1.5em;}
}

/*---------- entry ----------*/
.main_contents .entry {
	margin:20px 0;
	}
.main_contents .entry p {
	clear: both;
	line-height: 1.6 !important;
	margin-bottom:0.6em;
}	
.main_contents .entry p a:visited {
	color: #b85b5a;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
entry ul li:before, #sidebar ul ul li:before {
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.main_contents .date {
	color: #475950;
		line-height: 180%;
		margin-bottom:10px;
}

.navigation {margin:30px 0; text-align:center;}
	
/*---------- post ----------*/

h1.pagetitle { font-size:14px;margin-bottom:10px; font-weight:600;}

h1.pagetitle{
color: #505050;/*文字色*/
padding: 0.5em;/*文字周りの余白*/
display: inline-block;/*おまじない*/
line-height: 1.3;/*行高*/
background: #dbebf8;/*背景色*/
vertical-align: middle;/*上下中央*/
border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
}

h1.pagetitle:before {
content: '●';
color: white;
margin-right: 8px;
}


.post {
	margin: 0 0 20px;
	}
.post hr {
	display: block;
	}
.main_contents .postmetadata {
	text-align: right;
	padding-top: 8px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.postmetadata {
	clear: both;
	font-size: 11px;
}

/*---------- Post Images Position ----------*/
img.centered
	{
	margin:0px auto 0px auto;
	display:block;
	}
img.alignright
	{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft
	{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fbfaf5;
	line-height: 18px;
	padding-top: 4px;
	margin: 10px;
	margin-bottom: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 18px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-caption alignleft {
	float: left;
}
/**/
.r-message {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding:10px 0 0 0;
	position: relative;
	margin-bottom: 80px;
	z-index: 2;
}
.message_area{
	width: 94%;
	margin: 0 auto;
	padding: 20px 0 0 0;
	line-height: 1.8;
}
.message_area .text {
	float: left;
	width: calc(100% - 191px);
}
.message_area .photo {
	font-size: 95%;
	line-height: 1.4;
	text-align: center;
	max-width: 191px;
	float: right;
}
.message_area .photo img{width:100%;}
@media (max-width:800px) {
	.message_area .photo{max-width: 21%;}
	.message_area .text .br-pc {display: block;}
}
@media (max-width:640px) {
	.message_area .photo{float: none;max-width: 191px;margin: 40px auto 20px auto;}
	.message_area .text {float: none;width:100%;}
	.message_area{width: 90%;}
}