/*
Theme Name: 白石脊髄クリニック
Description: レスポンシブ対応
Author: GICP
Version: 1.0
*/

html {
  font-size: 62.5%;
  margin-top: 0 !important;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  color: #000;
  line-height: 1.6 !important;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
}

* {
  box-sizing: border-box;
}
/* ----------------------------------- */
/* フォント設定 */
/* ----------------------------------- */
.font_serif {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
}
/* ----------------------------------- */
/* ホバー */
/* ----------------------------------- */
a {
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
/* ----------------------------------- */
/* ホバー */
/* ----------------------------------- */
a img{
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	transition: 0.4s;
}
/* ----------------------------------- */
/* レイアウト */
/* ----------------------------------- */
#main_contents {
  position: relative;
  margin: 0;
  padding:0px 0 0px !important;
  min-height: 10px;
}
#side {
  padding:0px 0 80px;
}
.home #main_contents {
  padding: 20px 0 0;
  background: #fff;
}
.home #side {
  padding: 0 0 80px;
}
#footer {
	text-align: center;
	background: #fff !important;
	padding: 0;
}
#footer .inner{
	max-width: 1140px;
	margin: 0 auto !important;
	padding-top: 20px;
}
#footer img{	

}
#footer .inner p{
	padding: 0px 0 40px;
}
#footer a{

}
#footer a:hover{
	color: #50c7b5 !important;
	text-decoration: none !important;
}
#footer .link{
	font-size: 12px;
}
#footer .copy{
	font-size: 12px;
	margin-top: 30px;
}
#footer .copy_box{
	background: #fff !important;
	padding: 10px 15px 30px;
}

@media (min-width: 1110px) {
#footer img{
}
#footer .link{
	font-size: 12px;
	width: 401px;
	float: left;
	margin-top: 28px;
}
#footer .copy{
	font-size: 12px;
	margin-top: 30px;
}
}

#footer_mail2_area a{
	width: 100%;
	height: 100px;
	background: #222222 url("images/mail2.png") no-repeat center center !important;
	display: block;
}
#footer_mail2_area a:hover{
	background: #444 url("images/mail2.png") no-repeat center center !important;
}

#side_box{
	position: fixed;
	top:300px;
	right: 0px;
	width: 60px;
	z-index: 200;
	display: none;
}

@media (min-width: 995px) {
#side_box{
	position: fixed;
	top:300px;
	right: 0px;
	width: 60px;
	z-index: 200;
	display: block;
}
}

.container {
	max-width: 1140px;
	min-height: 640px;
	padding:0px !important;
	padding-bottom: 50px !important;
	width: 100%;
}

@media (min-width: 995px) {
.container {
	padding:0px;
}
}
.mh_none{
	min-height: 10px !important;
	padding-bottom: 0px !important;
}

.container-fluid {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.container-fluid img {
  width: 100%;
  height: auto;
}

#post_contents{
	padding:0 0px !important;
}

@media (min-width: 995px) {
#post_contents{
	padding:0 0px !important;
}
}

.contents_box{
	padding:30px 15px 0px !important;
}

@media (min-width: 1110px) {
.contents_box{
	padding:30px 15px 0px !important;
}
}

.sidebar_box ul{
	margin:0px !important;
	padding:0px 0 30px;
}
.sidebar_box ul li{
	margin:0px !important;
	padding:0px;
	list-style:none !important;
}
.sidebar_box ul li a{
	margin:0px !important;
	padding:0px 15px 0 15px;
	background:#02AEDC !important;
	width:100% !important;
	color:#fff !important;
	display:block;
	height:40px;
	line-height:40px;
}
.sidebar_box ul li a:hover{
	text-decoration:none !important;
}
.sidebar_box ul li ul{
	margin:0px !important;
	padding:0px 0 0px;
}
.sidebar_box ul li ul li{
	margin:0px !important;
	padding:0px;
	list-style:none !important;
}
.sidebar_box ul li ul li a{
	margin:0px !important;
	padding:0px 15px 0 15px;
	background:#292929 !important;
	width:100% !important;
	color:#fff !important;
	display:block;
	height:40px;
}
.sidebar_box ul li ul li ul{
	margin:0px !important;
	padding:0px 0 0px;
}
.sidebar_box ul li ul li ul li{
	margin:0px !important;
	padding:0px;
	list-style:none !important;
}
.sidebar_box ul li ul li ul li  a{
	margin:0px !important;
	padding:9px 20px 9px 20px;
	background:#fff !important;
	width:100% !important;
	color:#383838 !important;
	display:block;
	border-bottom:1px solid #E6E5E1;
	font-size:14px;
	height:auto !important;
	line-height: 20px;
}

/* ----------------------------------- */
/* 共通 */
/* ----------------------------------- */
/* フォントサイズ */
/* ----------------------------------- */
.fs10 {
  font-size: 10px !important;
}
.fs12 {
  font-size: 12px !important;
}
.fs14 {
  font-size: 14px !important;
}
.fs16 {
  font-size: 16px !important;
}
.fs18 {
  font-size: 18px !important;
}
.fs20 {
  font-size: 20px !important;
}
.fs22 {
  font-size: 22px !important;
}
.fs24 {
  font-size: 24px !important;
}
.fs26 {
  font-size: 26px !important;
}
.fs28 {
  font-size: 28px !important;
}
.fs30 {
  font-size: 30px !important;
}
.fs32 {
  font-size: 32px !important;
}

/* 余白 */
/* ----------------------------------- */
.full_width {
  width: 100% !important;
}
.w140 {
  width: 140px !important;
}
.w240 {
  width: 240px !important;
}
.w270 {
  width: 270px !important;
}
.w280 {
  width: 280px !important;
}
.w300 {
  width: 300px !important;
}
.w320 {
  width: 270px !important;
}
.w340 {
  width: 340px !important;
}
.w420 {
  width: 420px !important;
}
.w530 {
  width: 530px !important;
}
.w540 {
  width: 540px !important;
}
.w640 {
  width: 640px !important;
}
.w690 {
  width: 690px !important;
}
.w100p {
  width: 100% !important;
}
.w80p {
  width: 80% !important;
}
.w50p {
  width: 50% !important;
}
.mb0 {
  margin-bottom: 0   !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.fmc {
  color: #964342;
}

/* 見出し */
/* ----------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.6;
  font-weight: normal;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 25px !important;
    margin-bottom: 20px !important;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin-bottom: 0;
}

.h2_w{
	padding-bottom: 20px;
	padding-top: 0px;
	text-align: center;
	background: #FBFAF9 !important;
}
.h2_w h2{
	margin-top: 12px !important;
	margin-bottom: 3px !important;
}
.page .en_t{
	text-align: center;
	font-size: 14px;
	color: #1E70BB !important;
	font-weight: lighter !important;
	margin-bottom: 8px !important;
	margin-top: 0px !important;
}
.page .en_t span{
}
.page h2{
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 17px;
	color: #1E70BB !important;
	margin-top: 0px;
}
.page h3{
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	margin-bottom: 30px !important;
	background: #1E70BB;
	padding:4px 10px !important;
	position: relative;
}
.page h3::after{
	content: "";
	position: absolute;
	top: 40px;
	left: 33px;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #1E70BB;
}
.page h4{
	font-size: 22px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"  !important;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 3px;
	background: url(images/common/common_logo.png) no-repeat top 5px left !important;
	padding-left: 30px;
}
.page h5{
	font-size: 20px;
	background: #D9EBF9;
	padding: 5px 15px;
	font-weight: bold;
}
.page h6{
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 3px !important;
	background: url("images/common/h5_bg.png") no-repeat left 0px top 11px !important;
	padding-left: 20px;
}
.category{
}
.category h2{
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 17px;
	color: #1E70BB !important;
	margin-top: 0px;
}
.category h3{
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	margin-bottom: 30px !important;
	background: #1E70BB;
	padding:4px 10px !important;
	position: relative;
}
.category h3::after{
	content: "";
	position: absolute;
	top: 40px;
	left: 33px;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #1E70BB;
}
.category h4{
	font-size: 22px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"  !important;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 3px;
	background: url(images/common/common_logo.png) no-repeat top 5px left !important;
	padding-left: 30px;
}
.category h5{
	font-size: 20px;
	background: #D9EBF9;
	padding: 5px 15px;
	font-weight: bold;
}
.category h6{
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 3px !important;
	background: url("images/common/h5_bg.png") no-repeat left 0px top 11px !important;
	padding-left: 20px;
}
.single{
}
.single h2{
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 17px;
	color: #1E70BB !important;
	margin-top: 0px;
}
.single h3{
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	margin-bottom: 30px !important;
	background: #1E70BB;
	padding:4px 10px !important;
	position: relative;
}
.single h3::after{
	content: "";
	position: absolute;
	top: 40px;
	left: 33px;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #1E70BB;
}
.single h4{
	font-size: 22px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"  !important;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 3px;
	background: url(images/common/common_logo.png) no-repeat top 5px left !important;
	padding-left: 30px;
}
.single h5{
	font-size: 20px;
	background: #D9EBF9;
	padding: 5px 15px;
	font-weight: bold;
}
.single h6{
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 3px !important;
	background: url("images/common/h5_bg.png") no-repeat left 0px top 11px !important;
	padding-left: 20px;
}
.archive{
}
.archive h2{
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 17px;
	color: #1E70BB !important;
	margin-top: 0px;
}
.archive h3{
	font-size: 20px;
	font-weight:normal;
	color: #fff;
	margin-bottom: 30px !important;
	background: #1E70BB;
	padding:4px 10px !important;
	position: relative;
}
.archive h3::after{

	content: "";

	position: absolute;

	top: 40px;

	left: 33px;

 	margin-left: -15px;

	border: 15px solid transparent;

	border-top: 15px solid #1E70BB;

}

.archive h4{

	font-size: 22px;

	font-weight: bold;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"  !important;

	border-bottom: 2px solid #eeeeee;

	padding-bottom: 3px;

	background: url(images/common/common_logo.png) no-repeat top 5px left !important;

	padding-left: 30px;

}

.archive h5{

	font-size: 20px;

	background: #D9EBF9;

	padding: 5px 15px;

	font-weight: bold;

}

.archive h6{

	font-size: 18px;

	font-weight: bold;

	color: #222222;

	margin-bottom: 3px !important;

	background: url("images/common/h5_bg.png") no-repeat left 0px top 11px !important;

	padding-left: 20px;

}

#contents img {

  max-width: 100%;

  height: auto;

}

#contents p {

  margin: 0 0 1.5em 0;

}

#contents ul,

#contents ol {

  margin: 0 0 20px 1.5em;

  padding: 0;

}

#contents ul {

  list-style: disc;

}

#contents ul.outside {

  text-indent: -1em;

  margin-left: 1em;

  list-style: none;

}

#contents ul.outside li ul li {

  margin-bottom: 0;

  text-indent: 0;

}

#contents ol {

  list-style-type: decimal;

}

#contents ol ol {

  list-style: upper-alpha;

}

#contents ol ol ol {

  list-style: lower-roman;

}

#contents ol ol ol ol {

  list-style: lower-alpha;

}

#contents ul ul,

#contents ol ol,

#contents ul ol,

#contents ol ul {

  margin-bottom: 15px;

}

#contents dl {

  margin: 0 1em;

}

#contents dt {

  font-weight: bold;

}

#contents dd {

  margin-bottom: 1em;

}

#contents strong {

  font-weight: bold;

}

#contents cite,

#contents em,

#contents i {

  font-style: italic;

}

#contents blockquote {

  font-weight: bold;

  margin: 0 1em 20px;

  font-style: italic;

  display: block;

}

#contents blockquote em,

#contents blockquote i,

#contents blockquote cite {

  font-style: normal;

}

#contents blockquote cite {

  color: #666;

  font-size: 12px;

  font-size: 1.2rem;

  font-weight: 300;

  letter-spacing: 0.05em;

  text-transform: uppercase;

}

#contents pre {

  background: #f4f4f4;

  font: 13px;

  line-height: 1.5;

  margin-bottom: 1em;

  overflow: auto;

  padding: 0.75em 1em;

}

#contents code,

#contents kbd,

#contents samp,

#contents var {

  font: 13px;

}

#contents abbr,

#contents acronym,

#contents dfn {

  border-bottom: 1px dotted #666;

  cursor: help;

}

#contents address {

  display: block;

  margin: 0 0 1em;

}

#contents ins {

  background: #fff9c0;

  text-decoration: none;

}

#contents sup,

#contents sub {

  font-size: 10px;

  font-size: 1rem;

  height: 0;

  line-height: 1;

  position: relative;

  vertical-align: baseline;

}

#contents sup {

  bottom: 1ex;

}

#contents sub {

  top: .5ex;

}

#contents small {

  font-size: smaller;

}

#contents hr {

  height: 0;

  line-height: 1;

  border: none;

  border-bottom: 1px solid #f0ddc9;

}

#contents hr.dotted {

  border: none;

  border-bottom: 1px dotted #ccc !important;

  height: 0;

  margin: 15px 0;

  padding: 0;

}

#contents table {

  width: 100%;

  margin-bottom: 30px;

  border-left: 1px solid #cbcbcb;

  border-right: 1px solid #cbcbcb;

  border-top: 1px solid #cbcbcb;

}

#contents table th,

#contents table td {

  padding: 15px;

  border-bottom: 1px solid #cbcbcb;

  font-size: 16px;

  font-size: 1.6rem;

  vertical-align: top;

}

#contents table th {

  vertical-align: top;

  text-align: left;

  font-weight: bold;

  background: #f8f8f8;

  color: #383838;

}

#contents table td {

  background: #fff;

  font-weight: normal;

}

#contents table.sptable th,

#contents table.sptable td {

  display: table-cell;

  border-bottom: 1px solid #cbcbcb;

  text-align: center;

  font-weight: normal;

  vertical-align: middle;

}

#contents table.sptable th {

  white-space: nowrap;

}

#contents table.sptable th + th {

  border-left: 1px dashed #cbcbcb;

}

#contents table.sptable td {

  border-right: 1px dashed #cbcbcb;

}

#contents ul.type2 {

  margin: 0px 0px 30px;

}

#contents ul.type2 li {

  background: url("images/common/ul_type2.png") no-repeat left 0px top 9px !important;

  list-style: none;

	padding-left: 20px;

}



/* テーブルタイプ２ */

/* ----------------------------------- */

#contents table.type2 {

  width: 100%;

  margin-bottom: 40px;

	border: none !important;

}

#contents table.type2 th,

#contents table.type2 td {

  padding: 8px 15px;

  border-bottom:none;

  font-size: 16px;

  font-size: 1.6rem;

  vertical-align: top;

	display: block;

}

#contents table.type2 th {

  vertical-align: top;

  text-align: left;

  font-weight: bold;

  color: #fff !important;

	border-right: none !important;

	background: #1E70BB !important;

	border: 1px solid #eeeeee !important;

}

#contents table.type2 td {

  font-weight: normal;

	background: none !important;

	border: 1px solid #eeeeee !important;

}

@media (min-width: 995px) {

	

	#contents table.type2 th,

#contents table.type2 td {

  padding: 8px 15px;

  border-bottom:none;

  font-size: 14px;

  font-size: 1.4rem;

  vertical-align: top;

	display: table-cell;

}

#contents table.type2 th {

  vertical-align: top;

  text-align: right;

  font-weight: bold;

	width: 16%;

}

}



.th_left th{

	text-align: left !important;

}





/* テーブルタイプ3 */

/* ----------------------------------- */

#contents table.type3 {

  width: 100%;

	/*min-width: 690px;*//* 20170920編集 */

  margin-bottom: 30px;

	border: none !important;

}

#contents table.type3 th,

#contents table.type3 td {

  padding: 5px 15px;

  border-bottom:none;

  font-size: 16px;

  font-size: 1.6rem;

  vertical-align: top;

	width: 30%;

}

#contents table.type3 th {

  vertical-align: top;

  text-align: center;

  font-weight: bold;

  color: #383838;

	border-right: none !important;

	background: #EFF3FB !important;

	border-left: 1px solid #62BFB3 !important;

}

#contents table.type3 th:nth-child(odd) {

	border-left: none !important;

  

}

#contents table.type3 td {

  font-weight: normal;

	background: none !important;

	border-left: 1px solid #62BFB3 !important;

}

#contents table.type3 td:nth-child(odd) {

	border-left: none !important;

  

}

#contents table.type3 tr:nth-child(odd) {

	background: #E5F7F6 !important;

  

}

.table_w{

	width: 100%;

	/*overflow-x: scroll;*//* 20170920編集 */

}

@media (min-width: 690px) {

	

	.table_w{

	width: 100%;

	/*overflow-x:auto;*//* 20170920編集 */

}

}



/* テーブルタイプ4 */

/* ----------------------------------- */

#contents table.type4 {

  width: 100%;

  margin-bottom: 40px;

	border: none !important;

}

#contents table.type4 th,

#contents table.type4 td {

  padding: 8px 15px;

  border-bottom:none;

  font-size: 16px;

  font-size: 1.6rem;

  vertical-align: top;

	display: block;

}

#contents table.type4 th {

  vertical-align: top;

  text-align: left;

  font-weight: bold;

  color: #111111;

	border-right: none !important;

	background: #fff !important;

	border-bottom: 1px solid #fff !important;

}

#contents table.type4 td {

  font-weight: normal;

	background: none !important;

}

@media (min-width: 995px) {

	

	#contents table.type4 th,

#contents table.type2 td {

  padding: 8px 15px;

  border-bottom:none;

  font-size: 14px;

  font-size: 1.4rem;

  vertical-align: top;

  display: table-cell;

}

#contents table.type4 th {

  vertical-align: top;

  text-align: right;

  font-weight: bold;

  color: #111111;

	width: 17%;

}

}

/* リンク */

/* ----------------------------------- */

section a {

  color: #1E70BB;

  text-decoration: none;

}

section a:hover {

  color: #50c7b5 !important;

  text-decoration: none;

  -webkit-transition: 0.3s ease-in-out;

  -moz-transition: 0.3s ease-in-out;

  -o-transition: 0.3s ease-in-out;

  transition: 0.3s ease-in-out;

}

#page_nav_bottom {

  clear: both;

  margin-top: 20px;

  margin-bottom: 20px;

}

#page_nav_bottom .prevlink {

  text-align: left;

}

#page_nav_bottom .nextlink {

  text-align: right;

}

/* リンク付き画像 */

/* ----------------------------------- */

a img:hover {

  -moz-opacity: 0.8 !important ;

  opacity: 0.8 !important;

  /* 透明度 */

}

a:active {

  text-decoration: none;

}

.entry-meta .edit-link a,

.commentlist .edit-link a {

  background: #eee;

  -moz-border-radius: 3px;

  border-radius: 3px;

  color: #666;

  float: right;

  font-size: 12px;

  line-height: 1.5em;

  font-weight: 300;

  text-decoration: none;

  padding: 0 8px;

}

.entry-content .edit-link {

  clear: both;

  display: block;

}

/* 配置 */

/* ----------------------------------- */

.alignnone {

  max-width: 100%;

}

.alignleft {

  display: inline;

  float: left;

}

.alignright {

  display: inline;

  float: right;

}

.aligncenter {

  display: block;

  margin-right: auto;

  margin-left: auto;

}

blockquote.alignleft,

.wp-caption.alignleft,

img.alignleft {

  margin: 0 20px 20px 0;

}

blockquote.alignright,

.wp-caption.alignright,

img.alignright {

  margin: 0 0 20px 20px;

}

blockquote.aligncenter,

.wp-caption.aligncenter,

img.aligncenter {

  clear: both;

  margin-top: 0.4em;

  margin-bottom: 1.6em;

}

.wp-caption.alignleft,

.wp-caption.alignright,

.wp-caption.aligncenter {

  margin-bottom: 1.2em;

}

/* イメージ */

/* ----------------------------------- */

img {

  vertical-align: bottom;

}

.entry-content img,

.comment-content img,

.widget img {

  max-width: 100%;

}

img[class*="align"],

img[class*="wp-image-"],

img[class*="attachment-"] {

  height: auto;

}

.entry-content img.wp-smiley {

  border: none;

  margin-bottom: 0;

  margin-top: 0;

  padding: 0;

}

img.alignleft,

img.alignright,

img.aligncenter {

  margin-bottom: 20px;

}

img.alignleft {

  /* 左寄せ */

  display: inline;

  float: left;

  margin-right: 20px;

}

img.alignright {

  /* 右寄せ */

  display: inline;

  float: right;

  margin-left: 20px;

}

img.aligncenter {

  /* 中央 */

  clear: both;

  display: block;

  margin-left: auto;

  margin-right: auto;

}

#content .gallery {

  margin: 0 auto 1em;

}

#content .gallery a img {

  border: none;

}

img#wpstats {

  display: block;

  margin: 0 auto 1em;

}

/* ギャラリー */

/* ----------------------------------- */

#contents {

  /* Image borders */

  /* Make sure videos and embeds fit their containers */

}

#contents .gallery {

  margin-bottom: 1.6em;

}

#contents .gallery dl {

  margin: 0;

}

#contents .gallery-item {

  display: inline-block;

  padding: 1.79104477%;

  text-align: center;

  vertical-align: top;

  width: 100%;

}

#contents .gallery-columns-2 .gallery-item {

  max-width: 50%;

}

#contents .gallery-columns-3 .gallery-item {

  max-width: 33.33%;

}

#contents .gallery-columns-4 .gallery-item {

  max-width: 25%;

}

#contents .gallery-columns-5 .gallery-item {

  max-width: 20%;

}

#contents .gallery-columns-6 .gallery-item {

  max-width: 16.66%;

}

#contents .gallery-columns-7 .gallery-item {

  max-width: 14.28%;

}

#contents .gallery-columns-8 .gallery-item {

  max-width: 12.5%;

}

#contents .gallery-columns-9 .gallery-item {

  max-width: 11.11%;

}

#contents .gallery-icon img {

  margin: 0 auto;

}

#contents .gallery-caption {

  color: #707070;

  color: rgba(51, 51, 51, 0.7);

  display: block;

  font-family: "Noto Sans", sans-serif;

  font-size: 12px;

  font-size: 1.2rem;

  line-height: 1.5;

  padding: 0.5em 0;

}

#contents .gallery-columns-6 .gallery-caption,

#contents .gallery-columns-7 .gallery-caption,

#contents .gallery-columns-8 .gallery-caption,

#contents .gallery-columns-9 .gallery-caption {

  display: none;

}

#contents img[class*="align"],

#contents img[class*="wp-image-"],

#contents #content .gallery .gallery-icon img {

  /* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

}

#contents .wp-caption {

  max-width: 100%;

}

#contents .wp-caption img {

  border-color: #eee;

}

#contents embed,

#contents iframe,

#contents object {

  max-width: 100%;

}

/* フォーム */

/* ----------------------------------- */

#contents button,

#contents input,

#contents select,

#contents textarea {

  background-color: #f7f7f7;

  border-radius: 0;

  font-size: 16px;

  font-size: 1.6rem;

  line-height: 1.5;

  margin: 0;

 

  vertical-align: baseline;

}

#contents button,

#contents input {

  line-height: normal;

}

#contents input,

#contents textarea {

  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));

  /* Removing the inner shadow on iOS inputs */

  border: 1px solid #eaeaea;

  border: 1px solid rgba(51, 51, 51, 0.1);

  color: #707070;

  color: rgba(51, 51, 51, 0.7);

}

#contents input:focus,

#contents textarea:focus {

  background-color: #fff;

  border: 1px solid #c1c1c1;

  border: 1px solid rgba(51, 51, 51, 0.3);

  color: #333;

}

#contents input:focus,

#contents select:focus {

  outline: 2px solid #c1c1c1;

  outline: 2px solid rgba(51, 51, 51, 0.3);

}

#contents button[disabled],

#contents input[disabled],

#contents select[disabled],

#contents textarea[disabled] {

  cursor: default;

  opacity: .5;

}





.c_btn input{

  background: #fff url("images/yazirusi_2.png") no-repeat center right !important;

	width: 100% !important;

	max-width: 290px !important;

	height: 50px !important;

	display: block !important;

	line-height: 50px;

	margin: 30px auto 40px !important;

	color: #B3875E !important;

}



.c_btn input:hover {

  background: #B3875E url("images/yazirusi_2_on.png") no-repeat center right !important;

	width: 100% !important;

	max-width: 290px !important;

	height: 50px !important;

	display: block !important;

	line-height: 50px;

	margin: 30px auto 40px !important;

	color: #fff !important;

}



.c_btn input{

  font-size: 14px !important;

max-width: 290px !important;

width: 100% !important;

height: 50px !important;

border: 2px solid #cc2222 !important;

display: block !important;

margin: 20px auto 50px;

text-align: center;

line-height: 50px;

background: #cc2222 !important;

color: #fff !important;

}



.c_btn input:hover {

  color: #cc2222 !important;

text-decoration: none !important;

background: #fff !important;

}



















#contents input[type="search"] {

  -webkit-appearance: textfield;

}

#contents input[type="search"]::-webkit-search-cancel-button,

#contents input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}

#contents button::-moz-focus-inner,

#contents input::-moz-focus-inner {

  border: 0;

  padding: 0;

}

#contents input[type="text"],

#contents input[type="tel"],

#contents input[type="email"],

#contents input[type="url"],

#contents input[type="password"],

#contents input[type="search"],

#contents input[type="date"] textarea {

  padding: 0.375em;

  width: 100%;

}

#contents textarea {

  overflow: auto;

  vertical-align: top;

  width: 100%;

  padding: 5px;

}

#contents input[type="text"]:focus,

#contents input[type="email"]:focus,

#contents input[type="url"]:focus,

#contents input[type="password"]:focus,

#contents input[type="search"]:focus,

#contents input[type="tel"],

#contents input[type="date"] textarea:focus {

  outline: 0;

}

#contents .post-password-form {

  position: relative;

}

#contents .post-password-form label {

  color: #707070;

  color: rgba(51, 51, 51, 0.7);

  display: block;

  font-family: "Noto Sans", sans-serif;

  font-size: 12px;

  font-size: 1.2rem;

  font-weight: 640;

  letter-spacing: 0.04em;

  line-height: 1.5;

  text-transform: uppercase;

}

#contents .post-password-form input[type="submit"] {

  padding: 0.7917em;

  position: absolute;

  right: 0;

  bottom: 0;

}

#contents input[type="checkbox"],

#contents input[type="radio"] {

  padding: 0;

}

#contents .search-form input[type="submit"],

#contents .widget .search-form input[type="submit"] {

  padding: 0;

}

/* ボタン */

/* ----------------------------------- */

.link_btn a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

width: 100% !important;

display: block;

text-align: center;

font-size: 14px !important;

margin: 30px auto 50px !important;

height: 50px;

line-height: 45px !important;

color: #000 !important;

border: 3px solid #D8CFA7;

}

@media (min-width: 640px) {

.link_btn a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

max-width: 290px !important;

display: block;

text-align: center;

font-size: 14px !important;

margin: 30px auto 50px !important;

height: 50px;

line-height: 45px !important;

color: #000 !important;

border: 3px solid #D8CFA7;

}

}

.link_btn  a:hover{

	background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

color: #fff !important;

	

}



/* entry */

.entry a {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  overflow: hidden;

  border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

}

.entry a:before {

  content: "";

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background:#fff !important;

  border-radius: 100%;

  -webkit-transform: scale(0);

  transform: scale(0);

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

	border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

}

.entry a:hover, .entry a:focus, .entry a:active {

  color: white;

	border-radius: 0px !important;

    -webkit-border-radius: 0px !important;

    -moz-border-radius: 0px !important;

}

.entry a:hover:before, .entry a:focus:before, .entry a:active:before {

  -webkit-transform: scale(2);

  transform: scale(2);

}













/* ----------------------------------- */

.small,

.small a {

  font-size: 90% !important;

}

/* 背景カラー */

.color1 {

  background-color: #F7BE53;

}

.color2 {

  background-color: #33B9D5;

}

.color3 {

  background-color: #77CAAB;

}

.color4 {

  background-color: #EF887D;

}

.color5 {

  background-color: #8DB2C4;

}

.color6 {

  background-color: #5CB4B4;

}

.color7 {

  background-color: #2C5277;

}

.color8 {

  background-color: #373737;

}

/* clearfix */

/* ----------------------------------- */

.cf:before,

.cf:after {

  content: " ";

  display: table;

}

.cf:after {

  clear: both;

}

.cf {

  *zoom: 1;

}

.clear {

  clear: both;

}



/* ----------------------------------- */

/* ページナビ */

/* ----------------------------------- */

.wp-pagenavi {

  position: relative;

  text-align: center;

  padding: 15px 0;

  margin: 20px 0;

  display: block;

}

.wp-pagenavi a,

.wp-pagenavi span {

  border: none !important;

  padding: 4px 8px !important;

  margin: 0 5px !important;

  color: #1e70bb;

  text-decoration: none;

}

.wp-pagenavi a:hover:hover {

  background: #1e70bb;

  color: #fff;

}

.wp-pagenavi span.current {

  background: #1e70bb;

  color: #fff;

}

.wp-pagenavi a.nextpostslink {

  position: relative;

  right: 0;

  display: block;

  max-width: 170px;

  float: right;

  margin: -10px 0 0 0 !important;

  padding: 10px 30px !important;

  background: none;

  border: 1px solid #1e70bb !important;

  border-radius: 8px;

}

.wp-pagenavi a.nextpostslink:after {

  border-right: 2px solid #1e70bb;

  border-top: 2px solid #1e70bb;

  border-radius: 2px;

  content: "";

  height: 10px;

  right: 10px;

  position: absolute;

  transform: rotate(45deg);

  -webkit-transform: rotate(45deg);

  top: 39%;

  width: 10px;

}

.wp-pagenavi a.nextpostslink:hover,

.wp-pagenavi a.nextpostslink:focus {

  background: #1e70bb;

}

.wp-pagenavi a.nextpostslink:hover::after,

.wp-pagenavi a.nextpostslink:focus::after {

  border-right: 2px solid #fff;

  border-top: 2px solid #fff;

}

.wp-pagenavi a.previouspostslink {

  position: relative;

  display: block;

  max-width: 170px;

  float: left;

  margin: -10px 0 0 0 !important;

  padding: 10px 30px !important;

  background: none;

  border: 1px solid #1e70bb !important;

  border-radius: 8px;

}

.wp-pagenavi a.previouspostslink:after {

  border-right: 2px solid #1e70bb;

  border-top: 2px solid #1e70bb;

  border-radius: 2px;

  content: "";

  height: 10px;

  left: 10px;

  position: absolute;

  transform: rotate(225deg);

  -webkit-transform: rotate(225deg);

  top: 39%;

  width: 10px;

}

.wp-pagenavi a.previouspostslink:hover,

.wp-pagenavi a.previouspostslink:focus {

  background: #1e70bb;

  text-decoration: none;

}

.wp-pagenavi a.previouspostslink:hover::after,

.wp-pagenavi a.previouspostslink:focus::after {

  border-right: 2px solid #fff;

  border-top: 2px solid #fff;

}

/* ----------------------------------- */

/* パンくず */

/* ----------------------------------- */

.breadcrumbs {

  clear: both;

  padding: 5px 0;

  margin: 0;

  font-size: 12px;

  color: #666666;

	background: #FBFAF9 !important;

}

.breadcrumbs .inner{

	max-width:1110px;

	margin:0 auto !important;

	padding:0 15px;

}

@media (min-width: 1110px) {

	.breadcrumbs .inner{

	max-width:1110px;

	margin:0 auto !important;

	padding:0;

}

}

.breadcrumbs .breadcrumbs_list {

  background: url(images/common/icon_home.png) no-repeat left center;

  padding-left: 25px;

}

.breadcrumbs a {

  font-size: 12px;

  text-decoration: none;

  color: #666666;

}

.breadcrumbs a:hover {

  color: #f46b34 !important;

}

.breadcrumbs span span  {

  color: #666666;

}

.breadcrumbs__list {

  display: flex;

  flex-wrap: wrap;

  max-width: 1140px;

  margin: 0 auto;

  padding: 6px 15px;

  color: #575757;

  line-height: 1.4em;

  list-style: none;

}



.breadcrumbs__item:not(:last-child)::after {

  content: ">";

  padding: 0 6px;

}



.breadcrumbs__link {

  font-size: 1.2rem;

  color: #575757;

}

/* ----------------------------------- */

/* ヘッダー */

/* ----------------------------------- */

#header {

	width: 100%;

	z-index: 1000;

	background: #fff;

	position: relative;

	min-height: 115px;

	

}

#header .inner{

	padding: 0px 0px;

	width: 100%;

	max-width: 1140px; 

	margin: 0px auto;

	position: relative;

	

	

}



.header_top {

	background: #1E70BB !important;

	

}

.header_top .inner{

	padding: 5px 15px !important;

	width: 100%;

max-width: 1140px; 

	margin: 0px auto;

	position: relative;

	

}

.header_top h1{

	margin: 0px !important;

	color: #fff !important;

	font-size: 12px !important;

	padding-right: 0px;

	

}



.header_top .head_link{

	position: absolute;

	top:0px;

	right: 5px;

	color: #fff !important;

	display: none !important;

}

@media (min-width: 1150px) {

.header_top h1{

	margin: 0px !important;

	color: #fff !important;

	font-size: 12px !important;

	padding-right: 100px !important;

	

}

.header_top .head_link{

	position: absolute;

	top:0px;

	right: 5px;

	color: #fff !important;

	display: block !important;

}

}

.header_top .head_link a{

	color: #fff !important;

	font-size: 12px !important;

}

header.smaller {

	background: #000 !important;

	-webkit-transition: 0.8s;

	-moz-transition: 0.8s;

	-o-transition: 0.8s;

	-ms-transition: 0.8s;

	transition: 0.8s;

}

@media (min-width: 1150px) {

#header {

	min-height: 115px !important;

}

}

#header .site-title{

	float: left;

	padding: 10px 90px 10px 16px !important;

	margin-top: 9px !important;

    margin-bottom: 20px !important;

	line-height: 1.6 !important;

	font-weight: normal !important;

	

	

}

#header .site-title img{

	width: 100% !important;

}





@media (min-width: 650px) {

#header .site-title{

	float: left;

	padding: 10px 26px 10px 26px !important;

	margin: 0px !important;

}

#header .site-title img{

	width: auto !important;

}

}

#header .site-description{

	line-height: 20px;

	padding: 0px 20px !important;

	margin: 0px !important;

	width: 100%;

	background: #000;

	color: #fff;

	position: absolute;

	font-size: 12px;

}

@media (min-width: 1150px) {

#header .site-description{

	float: left;

	line-height: 80px;

	padding: 0px 0px !important;

	margin: 0px !important;

	width: auto;

	background: #fff;

	color: #111;

	position: inherit;

	font-size: 14px;

}

}

#wpadminbar {

    position:fixed !important;

}

/* ----------------------------------- */

/* ヘッダーナビ */

/* ----------------------------------- */

.button-holder{

	width: 100%;

	background: #fff !important;

	height: 34px !important;

	display: none;

	border-bottom: 4px solid #1E70BB !important;

}



.header_navi {

	

	display: none;

	margin: 0px auto !important;

	width: 100%;

	max-width: 1140px;

	height: 30px !important;

	padding: 0px !important;

	border-right: 1px solid #B2D4ED;

}

.header_navi li {

	float: left;

	list-style: none ;

	position: relative;

	height: 30px;

	width: 14.2% !important;

	text-align: center;

	border-left: 1px solid #B2D4ED;

}

.header_navi li a {

	line-height: 30px;

	padding: 0 0px;

	height: 30px;

	min-width: 100px;

	width: 100%;

	display: block;

	color: #333333;

	font-size: 13px !important;

	background: url(images/common/header_navi_li.png) no-repeat left center !important;

}

.header_navi li a:hover {

	color: #50c7b5 !important;

}

.header_navi li:first-child a {

	line-height: 30px;

	padding: 0 0px;

	height: 30px;

	min-width: 100px;

	width: 100%;

	display: block;

	color: #333333;

	font-size: 14px !important;

	background: none !important;

}

.header_navi li a:hover {

	text-decoration: none;

}

.header_navi li.orange {

	background: #f46b34 !important;

}

.header_navi li.orange a{

	background: #f46b34 !important;

	color: #fff;

	font-size: 24px;

	padding: 0 35px;

}

@media (min-width: 1140px) {

.button-holder{

	display: block;

}

.header_navi {

	display: block;

}

}





.header_navi li a {

  position: relative;

  display: inline-block;

  text-decoration: none;

}



.header_navi li.orange a {

  position: relative;

  display: inline-block;

  text-decoration: none;

}

.header_navi li.orange a::after {

  position: absolute;

  bottom: -4px;

  left: 0;

  content: '';

  width: 100%;

  height: 5px;

  background: #fff;

  transform: scale(0, 1);

  transform-origin: left top;

  transition: transform .3s;

}

.header_navi li.orange a:hover::after {

  transform: scale(1, 1);

}





.button-holder-mail{

	width: 790px;

	float: right;

	display: none;

	padding: 13px 20px 0 0 ;

}

.button-holder-mail a:nth-child(1){

	display: block;

	height: 40px !important;

	width: 160px;

	background: #50C7B5;

	float: right;

	line-height: 40px;

	text-align: center;

	color: #fff !important;

	 border-radius: 20px;

    -webkit-border-radius: 20px;/* for Safari and Chrome 対応*/

    -moz-border-radius: 20px;/* for Firefox 対応*/

	margin-left: 10px;

	font-size: 14px ;

}

.button-holder-mail a:nth-child(1):before {

    content: url(images/common/icon_1.png);

    margin: 10px;

    position: relative;

    top: 2px;

}

.button-holder-mail a:nth-child(2){

	float: right;

	width: 230px;

	margin-top: 8px;

	

	

}

.button-holder-mail a:nth-child(3){

	display: block;

	height: 40px !important;

	width: 150px;

	background: #fff;

	float: right;

	line-height: 40px;

	text-align: center;

	color: #eee !important;

	 border-radius: 20px;

    -webkit-border-radius: 20px;/* for Safari and Chrome 対応*/

    -moz-border-radius: 20px;/* for Firefox 対応*/

	margin-right: 15px;

	color: #1E70BB !important;

	font-size: 14px ;

}

.button-holder-mail a:nth-child(3):before {

    content: url(images/common/icon_2.png);

    margin: 10px;

    position: relative;

    top: 6px;

}

.button-holder-mail a:hover{

	text-decoration: none !important;

	filter:alpha(opacity=80);

	-moz-opacity: 0.8;

	opacity: 0.8;

}

@media (min-width: 1140px) {

.button-holder{

	display: block;

}

.button-holder-mail{

	width: 450px;

	font-weight: bold ;

	float: right;

	display: block;

}

}

/* ----------------------------------- */

/* スマホナビ */

/* ----------------------------------- */

#header #sp_menu_area{

	display:block;

	

	width:71px;

	top: 10px;

	right: 0px;

	position:absolute;

}

#header #sp_menu_area img{

	width:100%;

}

#header #demo02 img{

	width:100%;

	z-index: 100;

	position: absolute;

}

demo02

#header #sp_info_area{

	display:block;

	float:right;

	width:16%;

}

#header #sp_info_area img{

	width:100%;

}

@media (min-width: 340px) {

#header #sp_menu_area{

	display:block;

	float:right;

	width:71px;/* 2017.09.12 修正　元80px */

}

}

/*

@media (min-width: 890px) {

#header #sp_menu_area{

	display:block;

	float:right;

	width:71px;/* 2017.09.12 修正　元80px 

}

}

*/

@media (min-width: 1140px) {

#header #sp_menu_area{

	display:none;

}

}

.header_box{

	width: 100%;

	height: 100px;

	background: #000;

}

@media (min-width: 1110px) {

.header_box{

	width: 100%;

	height: 80px;

	background: #000;

}

}

.home .header_box{

	width: 100%;

	height: 0px !important;

	background: #000;

}

@media (min-width: 1110px) {

.home .header_box{

	width: 100%;

	height: 0px !important;

	background: #000;

}

}

.content01-off{

	display: none !important;

}

#content01{

	z-index: 99999 !important;

}

#content01 .info_box{

	text-align: center;

	padding-top: 20px;

}

#content01 .info_box img{

	width:auto !important;

}

#content01 .info_box p{

	color: #fff !important;

	margin: 20px 0;

}

/* スマホメニュー */

/* ------------------------------------------- */

.right_modoru {

  width: 80px;

  display: block;

  float: right;

  padding: 0;

}

.modalcontent ul {

  width: 100%;

  margin: 0px;

	padding: 0px 15px;

  clear:both;

}

.modalcontent ul li {

  width: 100%;

  list-style: none;

  margin-bottom: 5px;

  float: left;

	padding: 0 5px;

}

.modalcontent ul li ul{

	margin-top: 10px;

}

@media (min-width: 640px) {

.modalcontent ul li {

  width: 50%;

  list-style: none;

  margin-bottom: 5px;

  float: left;

}

}



.modalcontent ul li a {

  width: 100%;

  line-height: 30px;

  text-align: center;

  color: #000 !important;

  display: block;

  font-size: 16px;

	padding: 5px 15px;

	background:#fff;

	font-weight:bold !important;

}

.modalcontent ul li a:hover {

	text-decoration: none;

	background: #50C7B5;

	color: #fff !important;

}

.modalcontent p {

  margin-left: 20px;

  margin-top: 10px;

  color: #fff;

  width: 88%;

  font-size: 12px;

}

.modalcontent_tel {

	width:95% !important;

	margin:5px auto !important;

}

/* ----------------------------------- */

/* グローバルナビ */

/* ----------------------------------- */

.global_navi{

	

}

.global_navi ul{

	

}

.global_navi ul li{

	

}

.global_navi ul li:hover{

	

}

.global_navi ul li a{

	

}

.global_navi ul li a:hover{

	

}

@media (min-width: 1210px) {

.global_navi{

	

}

}



.global_navi ul li.menu__single a.yazirusi{

	background: url(images/common/link_btn_bg3.png) no-repeat left center;

	padding-left: 20px;

}

.global_navi ul li.menu__single a.yazirusi:hover{

	background: url(images/common/link_btn_bg3_on.png) no-repeat left center;

	padding-left: 20px;

}



.menu__second-level{

	z-index: 500px !important;

}



.global_navi ul > li{

	display: inline-block;

}

.global_navi ul > li > a{

	display: block;

	text-transform: uppercase;

	letter-spacing: .2em;

}

.global_navi ul > li > span{

}

.global_navi ul > li:hover > a{

}



/* Submenu */

 

.global_navi ul li ul{

	position: absolute;

	background-color: #FBFAF9 !important;

	width: 1140px;

	padding: 10px 10px 0;

	top:30px;

	left: -486px;

	z-index: 300 !important;

}

@media (min-width: 1600px) {

.global_navi ul li ul{

	position: absolute;

}

}

.global_navi ul li ul li{

	display: block;

	width: 25% !important;

	border: none !important;

	height: 50px !important;

	margin-bottom: 10px !important;

}

.global_navi ul li ul li a{

	padding: 0px 0 0 15px !important;

margin: 0px 0px 5px 0px !important;

width: 100% !important;

max-width: 100% !important;

text-align: left !important;

background: #fff url(images/common/link_btn_bg5.png) right center no-repeat !important;

border: none !important;

height: 50px !important;

line-height: 50px !important;

}

.global_navi ul li ul li.nigyou a {

    line-height: 16px !important;

    padding-top: 10px !important;

}



.global_navi ul li ul li:first-child a{
	padding: 0px 0 0 15px !important;
	margin: 0px 0px 5px 0px !important;
	width: 100% !important;
	max-width: 100% !important;
	text-align: left !important;
	background: #fff url(images/common/link_btn_bg5.png) right center no-repeat !important;
	border: none !important;
}
.global_navi ul li ul li a span{
	display: block;
	background: #EDC600 !important;
	width: 40px;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #fff !important;
	margin-top: 5px;
	margin-right: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-family: Futura,Trebuchet MS,Arial,sans-serif;
}
.global_navi ul li ul li a span.color2{
	background: #E06C6C !important;
}
.global_navi ul li ul li a span.color3{
	background: #50C7B5 !important;
}
.global_navi ul li ul li a span.color4{
	background: #E06C6C !important;
}
.global_navi ul li ul li a span.color5{
	background: #40899F !important;
}
.global_navi ul li ul li a span.color6{
	background: #2796BD !important;
}
.global_navi ul li ul li .box a{
}
.global_navi ul li ul li .box a:hover{
}
.global_navi ul li ul li a:hover{
}
.global_navi ul li ul{
	display: none;
}
.global_navi ul li:hover ul{
	display: block;
}
.global_navi ul li ul:hover{
	display: block;
}
.tel_box{
	width: 160px;
	float: right;
	margin-top: 20px;
}

/* ----------------------------------- */
/* スライダー */
/* ----------------------------------- */
.slider_text{
	position: relative;
}
.slider_text .inner{
	position:absolute;
	width: 100%;
	z-index: 100;
	text-align: center;
    padding: 30px 15px;
}

@media (min-width: 968px) {
.slider_text .inner img{
	margin: 6% 0 0px;
}
}

@media (min-width: 380px) {
.slider_text .inner{
    padding: 0 5px;
    margin-top: 40px;
}
}

.slider_text .inner p{
	width: 100%;
	max-width: 1140px;
	margin: 0px auto 0px;
	color: #fff ;
	z-index: 100;
	font-size: 12px;
	font-weight: 800;
	line-height: 18px !important;
	padding: 0 15px;
}
.slider_text .inner p.main{
    width: 100%;
	max-width: 1140px;
	margin: 30px auto 0px;
	color: #fff ;
	z-index: 100;
	font-size: 24px;
	font-weight: 800;
	line-height: 18px !important;
	padding: 0 15px;
}
.slider_text .inner p.main02{
    width: 100%;
	max-width: 1140px;
	margin: 12px auto 0px;
	color: #fff ;
	z-index: 100;
	font-size: 24px;
	font-weight: 800;
	line-height: 18px !important;
	padding: 0 15px;
}

@media (min-width: 768px) {
	.slider_text .inner p{
		margin: 10px auto 0px;
		color: #fff ;
		z-index: 100;
		font-size: 24px;
		font-weight: 800;
		line-height: 20px !important;
		padding: 0px 15px;
	}
	.slider_text .inner p.main{
		font-size: 50px;
		font-weight: 800;
		padding: 150px 15px 0px
	}
	.slider_text .inner p.main02{
		font-size: 50px;
		font-weight: 800;
		margin: 40px auto 20px;
	}
	}

.flex-control-paging li a{
	background: #fff !important;
}
.flex-control-paging li a.flex-active{
	background: #50C7B5 !important;
}
.slider_text .inner p span{
	font-size: 24px !important;
	font-family: Futura,Trebuchet MS,Arial,sans-serif !important;
}

.slider_area{
	overflow: hidden;
	background: #fff !important;
	width: 100% !important;
}

@media (min-width: 768px) {
.slider_area{
	overflow: hidden;
	background: #fff !important;
	width: 100% !important;
	position: relative;
}

.metaslider{
	width: 100% !important;	}
}
.pc_slider{
	display: none;
}
.sp_slider{
	display: block;
}

@media (min-width: 868px) {
.pc_slider{
	display: block;
}
.sp_slider{
	display: none;
}	
}

.metaslider .flex-control-nav{
	bottom: 16px !important;
}
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* ----------------------------------- */

/* フッター */

/* ----------------------------------- */

#footer_logo_area2 {

  display: block;

  padding: 0px;

  background:#D8CFA7;

	height: 60px;

}







#footer_logo_area2 .text_box{

	width:100%;

	height:0px;

	max-width:1200px;

	margin: 0px auto;

	

}





#PageTop{

	display: block;

	width: 100%;

	height: 60px;

	background: url(images/common/jump.png) no-repeat center center;

	

}

#PageTop:hover{

	filter:alpha(opacity=80); /* IE 6,7*/

-ms-filter: "alpha(opacity=80)"; /* IE 8,9 */

-moz-opacity:0.8; /* FF , Netscape */

-khtml-opacity: 0.8; /* Safari 1.x */

opacity:0.8;

	

}





.footer_inner{

	max-width:1110px;

	margin:0px auto;

	padding:0px 15px;

}

@media (min-width: 640px) {

.footer_inner{

	max-width:1110px;

	margin:0px auto;

	padding:0px 0px;

}

}

#footer #footer_subnavi_wrap {

  padding: 20px 0 0 25px;

  margin-bottom: 30px;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul {

  margin: 0 0 35px;

  padding: 0;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li {

  list-style: none;

  position: relative;

  padding-left: 20px;

  display: block;

  margin-bottom: 5px;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li a {

  color: #fff;

  font-size: 14px;

  font-weight: bold;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li a:hover {

  color: #9bb16f;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li::after {

  border-right: 2px solid #fff;

  border-top: 2px solid #fff;

  border-radius: 2px;

  content: "";

  height: 10px;

  left: 0;

  position: absolute;

  transform: rotate(45deg);

  -webkit-transform: rotate(45deg);

  top: 8px;

  width: 10px;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li ul {

  margin-top: 5px;

  margin-left: -15px;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li ul li {

  margin-bottom: 2px;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li ul li a {

  font-size: 14px;

  color: #809bad;

  font-weight: normal;

}

#footer #footer_subnavi_wrap .footer_sub_navi ul li ul li::after {

  border-right: 1px solid #809bad;

  border-top: 1px solid #809bad;

  border-radius: 1px;

  content: "";

  height: 10px;

  position: absolute;

  transform: rotate(180deg);

  top: 8px;

  width: 10px;

}



#footer #footer_navi ul li.dli a{

	padding-left: 0px !important;

	font-size: 18px;

  font-size: 1.8rem;

}

#footer #footer_navi ul li a:hover{

	color: #9bb16f !important;

	text-decoration: none !important;

}

#footer #footer_navi{

	width:100% !important;

		float: left !important;

	padding-bottom: 80px;

	padding: 30px 15px 20px;

}

@media (min-width: 980px) {

	#footer #footer_navi{

	width:50% !important;

		float: left !important;

	padding-bottom: 80px;

	padding: 30px 15px 80px;

}

}

#footer #footer_navi ul {

	width:100% !important;

	float:left !important;

	text-align:left;

	margin:0px;

	padding:0px 0 20px;

}

@media (min-width: 640px) {

#footer #footer_navi ul {

	width:33.3% !important;

	float:left !important;

	text-align:left;

	margin:0px;

	padding:0px 0 20px;

}

}

#footer #footer_navi ul li {

  list-style: none;

  color: #fff;

  font-size: 14px;

  font-size: 1.4rem;

	margin-bottom: 10px;

	border-bottom: none;

}

#footer #footer_navi ul li a {

  color: #fff;

  font-size: 14px;

  font-size: 1.4rem;

  

  padding-left: 15px;

	padding-right: 15px;

	padding-top: 0px;

	padding-bottom: 0px;

	width: auto !important;

	display:inline;

}



#footer #footer_sp_navi ul {

  width: 100%;

  display: block;

  border-top: 1px solid #fff;

  border-left: 1px solid #fff;

  margin: 30px 0 0;

  padding: 0;

}

#footer #footer_sp_navi ul li {

  width: 50%;

  display: block;

  list-style: none;

  float: left;

  text-align: center;

  border-bottom: 1px solid #fff;

  border-right: 1px solid #fff;

}

#footer #footer_sp_navi ul li a {

  width: 100%;

  display: block;

  color: #fff;

  font-size: 12px;

  padding: .8em .2em;

}

#footer #footer_sp_navi ul li a:hover {

  background: #93b8ca;

  text-decoration: none;

}

#footer_navi{

	text-align:center;

	padding-top:25px;

	

}

#footer_navi a{

	color:#fff;

	

	

}



#footer #footer_2box{

	width:100% !important;

		float: left !important;

	padding-bottom: 80px;

	padding: 30px 15px 80px;

}

#footer #footer_2box img{

	margin-bottom: 20px;

}

#footer #footer_2box p{

	font-size: 14px !important;

	color: #fff !important;

}

@media (min-width: 980px) {

	#footer #footer_2box{

	width:310px !important;

		float: right !important;

	padding-bottom: 80px;

	padding: 30px 15px 80px;

}

}









#footer iframe{

	float:right !important;

	margin-top:25px;

	width:100%;

}

@media (min-width: 640px) {

	#footer iframe{

	float:right !important;

	margin-top:25px;

	width:50%;

}

}

#footer_logo{

	text-align: center;

	

}

#footer_logo img{

	

	

}



#copyright_area {

  clear: both;

  padding: 10px 0 10px;

}

#copyright_area p {

  font-size: 16px;

  font-size: 1.6rem;

  margin: 0 ;

  text-align: center;

  color: #fff;

}

#copyright_area p a{

  color: #fff;

}

@media (min-width: 640px) {

	#copyright_area p br{

	display: none;

}

}





.footer_ftr {

    bottom: 0px;

    position: fixed;

    z-index: 10000;

    width: 100%;

    background-size: 100% auto !important;

	border-top: 2px solid #fff !important;

}

.footer_ftr ul {

    width: 100%;

    max-width: 1110px;

    margin: 0 auto !important;

    padding: 0px;

}

.footer_ftr ul li {

    list-style: none !important;

    padding: 0px !important;

    margin: 0px !important;

}

.footer_ftr ul li a {

    width: 33.3% !important;

    padding-bottom: 18%;

    background: #333;

    display: block;

    border-right: 1px solid #fff;

    float: left;

    background-size: 100% auto !important;

}

.footer_ftr ul li.f1 a {

    background: url(images/common/footer_ftr1.png) center no-repeat;

    background-size: auto auto;

	border-right: 1px solid #fff;

}

.footer_ftr ul li.f2 a {

    background: url(images/common/footer_ftr2.png) center no-repeat;

    background-size: auto auto;

}

.footer_ftr ul li.f3 a {

    background: url(images/common/footer_ftr3.png) center no-repeat;

    background-size: auto auto;

}

.footer_ftr_box{

	width: 100% !important;

	padding-bottom: 18%;

}	

@media (min-width: 640px) {

.footer_ftr{

    display: none;

	

}

.footer_ftr_box{

	width: 100% !important;

	padding-bottom: 0%;

}	

}



.footbox img{

	float: left;

	padding-left: 15px;

	padding-bottom: 20px;

}

.footbox p{

	float: left;

	color: #333 !important;

	text-align: left;

	padding:0 15px !important;

}

@media (min-width: 640px) {

.footbox p{

	float: right;

	color: #333 !important;

	text-align: left;

	padding:0 15px !important;

}

}







.footlist{

	display: none;

}



@media (min-width: 540px) {

.footlist{

	display: block;

}

}



ul#foot_btn_list {

	width: 100%;

	margin: 0px;

	padding: 0px;

	position: fixed;

	bottom: 0px;

}

.foot_b_box {

	width: 100%;

	padding-top: 22%;

}

@media (min-width: 640px) {

ul#foot_btn_list {

	display: none  !important;

}

.foot_b_box {

	display: none;

	

}

}



ul#foot_btn_list li{

	width: 25%;

	margin: 0px;

	padding: 0px;

	float: left;

	list-style: none !important;

}

ul#_foot_btn_list li{

	width: 33.3%;

	margin: 0px;

	padding: 0px;

	float: left;

	list-style: none !important;

}

ul#foot_btn_list li a{

	width: 100%;

	padding-bottom: 62%;

	display: block;

	background: #1E70BB;

	border-right: 2px solid #fff;

	-moz-box-sizing: border-box;

   -webkit-box-sizing: border-box;

   -o-box-sizing: border-box;

   -ms-box-sizing: border-box;

   box-sizing: border-box;

}



ul#foot_btn_list li:nth-child(1) a{ 

	background: url(images/common/foot_btn1.png) no-repeat top center; 

	background-size: auto 100%;

}

ul#foot_btn_list li:nth-child(2) a{ 

	background: url(images/common/foot_btn2b.png) no-repeat top center; 

	background-size: auto 100%;

}

ul#foot_btn_list li:nth-child(3) a{ 

	background: url(images/common/foot_btn3.png) no-repeat top center; 

	background-size: auto 100%;

	border-right: nene !important;

}

ul#foot_btn_list li:nth-child(4) a{ 

	background: url(images/common/foot_btn4.png) no-repeat top center; 

	background-size: auto 100%;

}









.footlist h3{

	font-size: 18px !important;

	text-align: left;

	padding-left: 15px;

	font-weight: normal !important;

	background: none !important;

	color: #333 !important;

	

}

.footlist h3::after {

    content:none !important ;

	

}

.footlist .left_box{

	float: left;

	width: 100%;

	padding:0 15px 50px;

}

@media (min-width: 840px) {

.footlist .left_box{

	float: left;

	width: 50%;

	padding:0 15px 50px;

}

}

.footlist .left_box ul{

	margin: 0px;

	padding: 0px;

	width: 50%;

	float: left;

}

.footlist .left_box ul li{

	margin: 0px;

	padding: 0px;

	list-style: none;

	text-align: left;

	background: url(images/common/link_btn_bg5.png) no-repeat top 10px left;

	padding-left: 15px;

}

.footlist .left_box ul li a{

	color: #333 !important;

	font-size: 14px !important;

	

}

.footlist .right_box{

	float: right;

	width: 100%;

	padding:0 15px 50px;

}

@media (min-width: 840px) {

.footlist .right_box{

	float: right;

	width: 50%;

	padding:0 15px 50px;

}

}

.footlist .right_box ul{

	margin: 0px;

	padding: 0px;

	width: 50%;

	float: left;

}

.footlist .right_box ul li{

	margin: 0px;

	padding: 0px;

	list-style: none;

	text-align: left;

}

.footlist .right_box ul li a{

	color: #333 !important;

	font-size: 14px !important;

}





/* トップタイトルエリア */

.title_area{

	background:#111111 !important;

	padding: 30px 0 30px;

	text-align: center;

}

.title_area h3{

	color: #fff;

	font-size: 28px;

	font-weight: bold;

	margin: 0px !important;

}

.title_area p{

	color: #fff;

	font-size: 16px;

	margin: 0px !important;

}

.title_area p span{

	border-bottom: 2px solid #fff ;

	padding: 0 5px 5px;

}

/* トップお知らせエリア */



.information_area{

	width: 100%;

	background:#FBFAF9;

}

.information_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 0px;

}

@media (min-width: 1140px) {

.information_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 0px;

}	

}

.information_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 30px 15px 0;

	background: url(images/isso002.png) top left 15px no-repeat !important;

}



.information_area .inner h3{

	color: #1F67A0 !important;

font-weight: 600 !important;

font-size: 20px !important;

margin-top: 0px !important;

	text-align: left !important;

}

.information_area .inner h3 span {

    color: #1F67A0 !important;

    margin-left: 30px;

    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;

    font-style: normal !important;

}



.information_area .inner ul{

	margin: 0px;

	padding: 28px 0px;

}

.information_area .inner ul li{

	margin: 0px;

	padding: 15px 0px 10px;

	list-style: none;

	border-bottom: 2px dotted #e7e7e7 ;

}

.information_area .inner ul li .day{

	width: 100%;

	float:left;

}

.information_area .inner ul li .day span{

	width: 133px;

	background: #D8CFA7;

	display:inline-block;

	margin: 0 0px;

	text-align: center;

	color: #fff;

	border-radius: 15px;

    -webkit-border-radius: 15px;/* for Safari and Chrome 対応*/

    -moz-border-radius: 15px;/* for Firefox 対応*/

}

.information_area .inner ul li .title{

	width: 100%;

	float:left;

}

@media (min-width: 1140px) {

.information_area .inner ul li .day{

	width: 23%;

	float:left;

}

.information_area .inner ul li .title{

	width: 77%;

	float:left;

}	

}











/* コラムエリア */



.column_area{

	width: 100%;

	background:#FFFFFF;

}

.column_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 0px;

}

@media (min-width: 1140px) {

.column_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 0px;

}	

}

.column_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 30px 15px 0;

	background: url(images/isso002.png) top left 15px no-repeat !important;

}



.column_area .inner h3{

	color: #1F67A0 !important;

font-weight: 600 !important;

font-size: 20px !important;

margin-top: 0px !important;

	text-align: left !important;

}

.column_area .inner h3 span {

    color: #1F67A0 !important;

    margin-left: 30px;

    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;

    font-style: normal !important;

}



.column_area .inner ul{

	margin: 0px;

	padding: 0px 0px 10px;

	display: flex;



flex-wrap: wrap;



flex-direction: row;

}

@media (min-width: 740px) {

.column_area .inner ul{

	margin: 0px;

	padding: 28px 0px;

	display: flex;



flex-wrap: wrap;



flex-direction: row;

}

}

.column_area .inner ul li{

	margin: 0px;

	padding: 15px 5px 10px;

	list-style: none;

	

	width: 100%;

	

}

@media (min-width: 640px) {

.column_area .inner ul li{

	margin: 0px;

	padding: 15px 5px 10px;

	list-style: none;

	

	width: 50%;

	

}

}

@media (min-width: 940px) {

.column_area .inner ul li{

	margin: 0px;

	padding: 15px 5px 10px;

	list-style: none;

	

	width: 25%;

	

}

}

.column_area .inner ul li img{

	width: 100%;

	margin-bottom: 20px;

	

}

.column_area .inner ul li .day{

	width: 100%;

	float:left;

}

.column_area .inner ul li .day span{

	

	background: #D8CFA7;

	display:inline-block;

	margin: 0 0px;

	text-align: center;

	color: #fff;

	border-radius: 15px;

    -webkit-border-radius: 15px;/* for Safari and Chrome 対応*/

    -moz-border-radius: 15px;/* for Firefox 対応*/

}

.column_area .inner ul li .title{

	width: 100%;

	float:left;

}

@media (min-width: 1140px) {

.column_area .inner ul li .day{

	width: 100%;

	float:left;

}

.column_area .inner ul li .title{

	width: 77%;

	float:left;

}	

}





/* 導入事例エリア */



.works_area{

	width: 100%;

	padding-top: 18px;

}

.works_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 0px;

}

.works_area h4{

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	margin-bottom: 10px !important;

	background: #fabe00;

	padding: 5px 10px;

}

.works_area ul li a{

	color: #222222 !important;

}

@media (min-width: 1140px) {

.works_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 0px;

}	

}







.about_us_area{

	width: 100%;

	padding: 0px 15px 0 !important;

}

@media (min-width: 640px) {

.about_us_area{

	width: 100%;

	padding: 30px 15px 0 !important;

}

}

.about_us_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 0 0px !important;

	

}



.about_us_area .bg_box{

	width: 100%;

	padding-top: 15px;

	padding-bottom: 70px;

	padding-left: 15px;

	padding-right: 15px;

}

.about_us_area .bg_box .left_box{

	width: 100%;

	margin-top: 0px;

}

.about_us_area .bg_box .right_box{

	width: 100%;

	padding-bottom: 50%;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

	margin-top: 10px;

	margin-bottom: 0px;

}

.about_us_area .bg_box .left_box .c_box{

	width: 100%;

	padding-right: 37px;

	padding-top: 34px;

	padding-bottom: 30px;

	padding-left: 37px;

	background: #fff !important;

}

.about_us_area .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.about_us_area .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.about_us_area .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.about_us_area .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.about_us_area h3{

	color: #1F67A0 !important;

	font-weight: 500 !important;

	font-size: 20px !important;

	margin-top: 0px !important;

}

.about_us_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	width: 100%;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px 0 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

@media (min-width: 640px) {

.about_us_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	max-width: 290px !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px 0 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

}

.about_us_area a:hover{

	background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

	color: #fff !important;

}

@media (min-width: 1140px) {

.about_us_area{

	width: 100%;

}

.about_us_area .bg_box{

	width: 100%;

	padding-top: 15px;

	padding-bottom: 70px;

	padding-left: 0px;

	padding-right: 0px;

	background: url(images/about_us_bg.png) center top 46px no-repeat !important;

}

.about_us_area .bg_box .left_box{

	width: 50%;

	float: left;

	margin-top: 67px;

}

.about_us_area .bg_box .right_box{

	width: 50%;

	float: right;

	padding-bottom: 450px;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	margin-top: 92px;

	margin-bottom: 67px;

}

.about_us_area .bg_box .left_box .c_box{

	width: 570px;

	float: right;

	padding-right: 37px;

	padding-top: 90px;

	background: none !important;

}

.about_us_area .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.about_us_area .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.about_us_area .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.about_us_area .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.about_us_area h3{

	font-family: Futura-LightOblique !important;

}

}





























.about_us2_area{

	width: 100%;

	padding: 30px 15px 0 !important;

	background: #FBFAF9 !important;

}

.about_us2_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 0 0px !important;

	

}



.about_us2_area .bg_box{

	width: 100%;

	padding-top: 15px;

	padding-bottom: 70px;

	padding-left: 15px;

	padding-right: 15px;

}

.about_us2_area .bg_box .left_box{

	width: 100%;

	margin-top: 0px;

}

.about_us2_area .bg_box .right_box{

	width: 100%;

	padding-bottom: 50%;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

	margin-top: 10px;

	margin-bottom: 0px;

}

.about_us2_area .bg_box .left_box .c_box{

	width: 100%;

	padding-right: 37px;

	padding-top: 34px;

	padding-bottom: 30px;

	padding-left: 37px;

	background: #fff !important;

}

.about_us2_area .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.about_us2_area .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.about_us2_area .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.about_us2_area .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.about_us2_area h3{

	color: #1F67A0 !important;

	font-weight: 500 !important;

	font-size: 20px !important;

	margin-top: 0px !important;

	text-align: center;

}

.about_us2_area p{

	text-align: center;

}

.about_us2_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	width: 100% !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px auto 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

@media (min-width: 640px) {

.about_us2_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	max-width: 290px !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px auto 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

}

.about_us2_area a:hover{

	background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

	color: #fff !important;

}

@media (min-width: 1140px) {

.about_us2_area{

	width: 100%;

}

.about_us2_area .bg_box{

	width: 100%;

	padding-top: 15px;

	padding-bottom: 70px;

	padding-left: 0px;

	padding-right: 0px;

	background: url(images/about_us_bg.png) center top 46px no-repeat !important;

}

.about_us2_area .bg_box .left_box{

	width: 50%;

	float: left;

	margin-top: 67px;

}

.about_us2_area .bg_box .right_box{

	width: 50%;

	float: right;

	padding-bottom: 450px;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	margin-top: 92px;

	margin-bottom: 67px;

}

.about_us2_area .bg_box .left_box .c_box{

	width: 570px;

	float: right;

	padding-right: 37px;

	padding-top: 90px;

	background: none !important;

}

.about_us2_area .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.about_us2_area .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.about_us2_area .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.about_us2_area .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.about_us2_area h3{

	font-family: Futura-LightOblique !important;

}

}



.about_us2_area .us2_box{

	background: url(images/mokei.png) center top 20px no-repeat !important;

	background-size: 80% auto !important;

	padding-top: 120%;

}

@media (min-width: 420px) {

.about_us2_area .us2_box{

	background: url(images/mokei.png) center top 20px no-repeat !important;

	background-size: auto !important;

	padding-top: 388px;

}

}

@media (min-width: 1140px) {

.about_us2_area .us2_box{

	background: url(images/mokei.png) left top 20px no-repeat !important;

	background-size: auto !important;

	padding-top: 0px;

	padding-left: 25% !important;

}

}

.about_us2_area .us2_box ul{

	padding: 0px !important;

	margin: 0px !important;

}

.about_us2_area .us2_box ul li{

	padding: 0px !important;

	margin: 0px !important;

	list-style: none !important;

}

@media (min-width: 520px) {

.about_us2_area .us2_box ul li{

	width: 50% !important;

	float: left;

}

}

@media (min-width: 1140px) {

.about_us2_area .us2_box ul li{

	width: 33.3% !important;

	float: left;

}

}

.about_us2_area .us2_box ul li a{

	padding: 0px 0 0 15px !important;

	margin: 0px 0px 5px 0px !important;

	width: 100% !important;

	max-width: 100% !important;

	text-align: left !important;

	background: #fff url(images/common/link_btn_bg5.png) right center no-repeat !important;

	border: none !important;

	

}

.about_us2_area .us2_box ul li a:hover{

	color: #1e70bb !important;

	

}

.about_us2_area .us2_box ul li.nigyou a{

	line-height: 16px !important;

	padding-top: 10px !important;

}

.about_us2_area .us2_box ul li a span{

	display: block;

	background: #EDC600 !important;

	width: 40px;

	height: 40px;

	float: left;

	text-align: center;

	line-height: 40px;

	color: #fff !important;

	margin-top: 5px;

	margin-right: 20px;

	border-radius: 20px;		/* CSS3草案 */

	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */

	-moz-border-radius: 20px;	/* Firefox用 */

	font-family: Futura,Trebuchet MS,Arial,sans-serif; 

}

.about_us2_area .us2_box ul li.nigyou a span{

	margin-top: -5px;

}

.about_us2_area .us2_box ul li a span.color2{

	background: #E06C6C !important;

}

.about_us2_area .us2_box ul li a span.color3{

	background: #50C7B5 !important;

}

.about_us2_area .us2_box ul li a span.color4{

	background: #EDC600 !important;

}

.about_us2_area .us2_box ul li a span.color5{

	background: #40899F !important;

}

.about_us2_area .us2_box ul li a span.color6{

	background: #2796BD !important;

}



.sinsa_area{

	width: 100%;

	padding: 0px 0px 0px !important;

}

@media (min-width: 740px) {

.sinsa_area{

	width: 100%;

	padding: 70px 0px 50px !important;

}

}

.sinsa_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 30px 15px 0 !important;

	background: #fff !important;

	

}



.sinsa_area .bg_box{

	width: 100%;

	padding-top: 15px;

	padding-bottom: 70px;

	padding-left: 15px;

	padding-right: 15px;

}

.sinsa_area .bg_box .left_box{

	width: 100%;

	margin-top: 0px;

}

.sinsa_area .bg_box .right_box{

	width: 100%;

	padding-bottom: 50%;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

	margin-top: 10px;

	margin-bottom: 0px;

}

.sinsa_area .bg_box .left_box .c_box{

	width: 100%;

	padding-right: 37px;

	padding-top: 34px;

	padding-bottom: 30px;

	padding-left: 37px;

	background: #fff !important;

}

.sinsa_area .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.sinsa_area .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.sinsa_area .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.sinsa_area .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.sinsa_area h3{

	

	color: #1F67A0 !important;

	font-weight: 500 !important;

	font-size: 20px !important;

	margin-top: 0px !important;

	

}

.sinsa_area h3 span{

	color: #333333 !important;

	margin-left: 30px;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;

	font-style:normal !important;

}



@media (min-width: 1140px) {

.sinsa_area{

	width: 100%;

	padding: 70px 15px 50px !important;

	background:#1F67A0 url(images/anatomy-3003099_1920.jpg) top left no-repeat !important;

	background-size: 1200px !important;

}

.sinsa_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 30px 30px 0 !important;

	background: #fff !important;

	

}



.sinsa_area .bg_box{

	width: 100%;

	padding-top: 15px;

	padding-bottom: 70px;

	padding-left: 0px;

	padding-right: 0px;

	background: url(images/about_us_bg.png) center top 46px no-repeat !important;

}

.sinsa_area .bg_box .left_box{

	width: 50%;

	float: left;

	margin-top: 67px;

}

.sinsa_area .bg_box .right_box{

	width: 50%;

	float: right;

	padding-bottom: 450px;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	margin-top: 92px;

	margin-bottom: 67px;

}

.sinsa_area .bg_box .left_box .c_box{

	width: 570px;

	float: right;

	padding-right: 37px;

	padding-top: 90px;

	background: none !important;

}

.sinsa_area .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.sinsa_area .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.sinsa_area .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.sinsa_area .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.sinsa_area h3{

	color: #1F67A0 !important;

	font-weight: 500 !important;

	font-size: 20px !important;

	margin-top: 0px !important;

}

}



.sinsa_list{

	margin: 0px !important;

	padding: 50px 0px 0px !important;

}

@media (min-width: 740px) {

.sinsa_list{

	margin: 0px !important;

	padding: 50px 0px 70px !important;

}

}

.sinsa_list li{

	margin: 0px !important;

	

	float: left;

	width: 100%;

	list-style: none !important;

	text-align: center;

	color: #1F67A0 !important;

	font-weight: bold;

}

.sinsa_list li a{

	margin: 0px !important;

	padding: 240px 0px 20px !important;

	float: left;

	width: 100%;

	list-style: none !important;

	text-align: center;

	

}

.sinsa_list li a:hover{

	filter:alpha(opacity=50);

    -moz-opacity:0.5;

    opacity:0.5;

	

}



.sinsa_list li.c1 a{

	background: url(images/about001.jpg) center center no-repeat !important;

	border-right: 1px solid #fff !important;

	border-bottom: 1px solid #1F67A0 !important;

}

.sinsa_list li.c2 a{

	background: url(images/about002.jpg) center center no-repeat !important;

	border-right: 1px solid #fff !important;

	border-bottom: 1px solid #1F67A0 !important;

}

.sinsa_list li.c3 a{

	background: url(images/about003.jpg) center center no-repeat !important;

}



@media (min-width: 640px) {

.sinsa_list li{

	margin: 0px !important;

	float: left;

	width: 33.3%;

	list-style: none !important;

	text-align: center;

	color: #1F67A0 !important;

	font-weight: bold;

}

	

	

.sinsa_list li.c1 a{

	background: url(images/about001.jpg) center center no-repeat !important;

	border-right: 1px solid #1F67A0 !important;

	border-bottom: 1px solid #fff !important;

}

.sinsa_list li.c2 a{

	background: url(images/about002.jpg) center center no-repeat !important;

	border-right: 1px solid #1F67A0 !important;

	border-bottom: 1px solid #fff !important;

}

.sinsa_list li.c3 a{

	background: url(images/about003.jpg) center center no-repeat !important;

}



	

}

















.clinic_area{

	width: 100%;

	padding: 0px 15px 0px !important;

	background: #fff !important;

}

@media (min-width: 640px) {

.clinic_area{

	width: 100%;

	padding: 50px 15px 0px !important;

	background: #fff !important;

}

}

.clinic_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0px auto 0;

	padding: 52% 0px 0 !important;

	background: #fff url(images/bg_img1.jpg) top center no-repeat !important;

	background-size: 100% auto !important;

	

}



.clinic_area .inner_box{

	width: 100%;

	padding: 15px 20px;

	

	background: #fff !important;

}



.clinic_area h3{

	color: #1F67A0 !important;

	font-weight: 500 !important;

	font-size: 20px !important;

	margin-top: 15px !important;

	 

}





.clinic_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	width: 100% !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px 0 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

@media (min-width: 640px) {

.clinic_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	max-width: 290px !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px 0 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

}

.clinic_area a:hover{

	background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

	color: #fff !important;

}

.clinic_area .inner_box{

	

}





@media (min-width: 840px) {

.clinic_area{

	width: 100%;

	

}



.clinic_area .inner_box{

	width: 494px;

	padding: 15px 20px;

	

}





	





.clinic_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	background: #fff url(images/bg_img1.jpg) top right no-repeat !important;

	background-size: auto !important;

	padding: 180px 0px 0 !important;

	

}





	

}







.clinic2_area{

	width: 100%;

	padding: 0px 15px 0px !important;

	background: #fff !important;

}

@media (min-width: 640px) {

.clinic2_area{

	width: 100%;

	padding: 50px 15px 0px !important;

	background: #fff !important;

}

}

.clinic2_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0px auto 0;

	padding: 52% 0px 0 !important;

	background: #fff url(images/bg_img2.jpg) top center no-repeat !important;

	background-size: 100% auto !important;

	

}



.clinic2_area .inner_box{

	width: 100%;

	padding: 15px 20px;

	

	background: #fff !important;

}



.clinic2_area h3{

	color: #1F67A0 !important;

	font-weight: 500 !important;

	font-size: 20px !important;

	margin-top: 15px !important;

	 

}





.clinic2_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	width: 100% !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px 0 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

@media (min-width: 640px) {

.clinic2_area a{

	background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	max-width: 290px !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px 0 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

}

}

.clinic2_area a:hover{

	background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

	color: #fff !important;

}

.clinic2_area .inner_box{

	

}





@media (min-width: 840px) {

.clinic2_area{

	width: 100%;

	

}



.clinic2_area .inner_box{

	width: 494px;

	padding: 15px 20px;

	float: right;

	

}





	





.clinic2_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	background: #fff url(images/bg_img2.jpg) top left no-repeat !important;

	background-size: auto !important;

	padding: 180px 0px 0 !important;

	

}





	

}







.clinic3_area{

	width: 100%;

	padding: 0px 15px 50px !important;

	background: #fff !important;

}

@media (min-width: 640px) {

.clinic3_area{

	width: 100%;

	padding: 50px 15px 50px !important;

	background: #fff !important;

}

}

.clinic3_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0px auto 0;

	padding: 0% 0px 0 !important;

	

	

}



.clinic3_area .inner ul{

	margin: 0px;

	padding: 0px;

	

}

.clinic3_area .inner ul li{

	margin: 0px 0px 20px;

	padding: 0px;

	list-style: none !important;

	background: #eee !important;

	width: 100%;

	height: 242px;

	position: relative;

	

}

.clinic3_area .inner ul li a{

	display: block;

	width: 100%;

	height: 242px;

	

	

}

.clinic3_area .inner ul li a:hover{

	

	filter:alpha(opacity=50);

    -moz-opacity:0.5;

    opacity:0.5;

	background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

	color: #fff !important;

	

}

.clinic3_area .inner ul li.bg1 a{

	background: url(images/shoujou.jpg) center no-repeat !important;

	background-size: cover !important;

	

}

.clinic3_area .inner ul li.bg2 a{

	background: url(images/voice.jpg) center no-repeat !important;

	background-size: cover !important;

	

}

.clinic3_area .inner ul li.bg3 a{

	background: url(images/book.jpg) center no-repeat !important;

	background-size: cover !important;

	

}

.clinic3_area .inner ul li.bg4 a{

	background: url(images/faq_img.jpg) center no-repeat !important;

	background-size: cover !important;

	

}

.clinic3_area .inner ul li.bg5 a{

	background: url(images/blog.jpg) center no-repeat !important;

	background-size: cover !important;

	

}



.clinic3_area .inner ul li img{

	position: absolute;

	bottom: 0;

	left: 0;

	

}



.clinic3_area .inner ul li.is-wide{

	height: auto;

}



.clinic3_area .inner ul li.is-wide a {

	height: auto;

}



.clinic3_area .inner ul li.is-wide a img {

	position: relative;

	width: 100%;

}



@media (min-width: 840px) {

.clinic3_area .inner ul li{

	margin: 0px 0px 20px;

	padding: 0px;

	list-style: none !important;

	background: #eee !important;

	width: 49%;

	height: 242px;

	position: relative;

	float: left;

	

}



.clinic3_area .inner ul li.is-wide{

	width: 50%;

}



	

.clinic3_area .inner ul li:nth-child(even){ float: right;}

	



.clinic3_area .inner ul li img{

	position: absolute;

	bottom: 0;

	left: 0;

	

}

}



.hajimete a{

	display: block;

	background: #EBF5FC !important;

	width: 100%;

	height: 160px;

	text-align: center !important;

}

.hajimete a:hover{

	filter:alpha(opacity=50);

    -moz-opacity:0.5;

    opacity:0.5;

}

.hajimete a p{

	padding-top: 40px;

	font-size: 22px !important;

}

.hajimete a p.hajimete_text{

	padding-top: 5px !important;

	font-size: 16px !important;

	border-bottom: 2px solid #1E70BB !important;

	width: 240px;

	margin: 0 auto 0;

	padding-bottom: 5px;

}

.hajimete a p.hajimete_text::before {

    content: url(images/common/icon_2.png);

    margin: 10px;

    position: relative;

    top: 6px;

}



.info_area{

	width: 100%;

	padding: 0px 15px !important;

	background: url(images/medium_KWAK02.jpg) center center no-repeat !important;

	background-size: auto 100% !important;

}

@media (min-width: 840px) {

.info_area{

	width: 100%;

	padding: 56px 15px !important;

	background: url(images/medium_KWAK02.jpg) center center no-repeat !important;

	background-size: auto 613px !important;

}	

}

@media (min-width: 1650px) {

.info_area{

	width: 100%;

	padding: 56px 15px !important;

	background: url(images/medium_KWAK02.jpg) center center no-repeat !important;

	background-size: auto 613px !important;

}

}

@media (min-width: 1850px) {

.info_area{

	width: 100%;

	padding: 56px 0px !important;

	background: url(images/medium_KWAK02.jpg) center center no-repeat !important;

	background-size: 100% auto !important;

}

}

.info_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 30px 0px 0px !important;

}

@media (min-width: 740px) {

.info_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 30px 0px 70px !important;

}

}

.info_area .inner h3{

	color: #fff !important;

	text-align: center;

	font-size: 24px !important;

	padding-bottom: 50px;

}



.info_area .inner .ichiran-box{

	background: #fff;

	padding: 40px 15px 20px;

	text-align: center;

	height: 202px;

	color: #1F67A0 !important;

	font-weight: bold;

	

}

.info_area .inner .ichiran-box .c_text{

	font-size: 24px !important;

	line-height: 25px !important;

	

	

}

.info_area .inner .ichiran-box .c_text span{

	font-size: 14px !important;

	color: #333333 !important;

	

}





.info_area ul{

	margin: 0px;

	padding: 0px;

}

@media (min-width: 840px) {

.info_area ul{

	margin: 0px;

	padding: 0px;

	display:-webkit-box;

    display:-moz-box;

    display:-ms-flexbox;

    display:-webkit-flex;

    display:-moz-flex;

    display:flex;

    -webkit-box-lines:multiple;

    -moz-box-lines:multiple;

    -webkit-flex-wrap:wrap;

    -moz-flex-wrap:wrap;

    -ms-flex-wrap:wrap;

    flex-wrap:wrap;

}

}

.info_area ul li{

	margin: 0px 0px 20px;

	padding: 30px 0px;

	list-style: none !important;

	background: #fff ;

	text-align: center !important;

}

@media (min-width: 840px) {

.info_area ul li{

	margin: 0px;

	padding: 30px 0px;

	list-style: none !important;

	float: left;

	width: 100%;

}

}



@media (min-width: 840px) {

.info_area ul li.sakai{

	background: #fff url(images/common/sakai.png) center right no-repeat !important;

}

}







.info_area ul li h4{

	font-size: 22px !important;

	color: #333 !important;

	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important; 

	border: none !important;

	font-weight: normal !important;

	background: none !important;

	padding-left: 0px !important;

}

.info_area ul li p{

	color: #333 !important;

	padding: 0 15px;

}

.info_area ul li p span{

	color: #E15546 !important;

}



.info_area a.mousikomi{

	background: url(images/common/link_btn_bg6.png) no-repeat right center, linear-gradient(#3BDBCA 50%, #50C7B5 50%);

	

	width: 90%;

	display: block;

	text-align: center;

	font-size: 22px !important;

	margin: 30px auto 50px !important;

	line-height: 50px !important;

	color: #fff !important;

	 border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

	padding: 30px 0 !important;

}

.info_area a.mousikomi::before {

    content: url(images/calendar.png);

    margin: 10px;

    position: relative;

    top: 2px;

}



.info_area a.mousikomi:hover{

	filter:alpha(opacity=80);

	-moz-opacity: 0.8;

	opacity: 0.8;

}



.info_area a.mall{

	background: url(images/common/link_btn_bg6.png) no-repeat right center, linear-gradient(#447FBB 50%, #1E70BB 50%);

	width: 90%;

	display: block;

	text-align: center;

	font-size: 18px !important;

	margin: 30px auto 10px !important;

	line-height: 50px !important;

	color: #fff !important;

	 border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

	padding: 3px 0 !important;

}

.info_area a.mall::before {

    content: url(images/common/icon_1.png);

    margin: 10px;

    position: relative;

    top: 2px;

}

.info_area a.mall:hover{

	filter:alpha(opacity=80);

	-moz-opacity: 0.8;

	opacity: 0.8;

}



.info_area a.tel{

	background: #D8CFA7;

	width: 90%;

	display: block;

	text-align: center;

	font-size: 24px !important;

	margin: 0px auto 30px !important;

	line-height: 50px !important;

	color: #333333 !important;

	border-radius: 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

	padding: 3px 0 !important;

	font-family: Futura,Trebuchet MS,Arial,sans-serif;

}

.info_area a.tel::before {

    content: url(images/common/tel.png);

    margin: 10px;

    position: relative;

    top: 2px;

}

.info_area a.tel:hover{

	filter:alpha(opacity=80);

	-moz-opacity: 0.8;

	opacity: 0.8;

}





/* ブログ */

#blog_area{

	padding: 10px 0 88px;

}

#blog_area{

	padding: 30px 0 30px;

	text-align: center !important;

}

#blog_area h3{

	color: #6A3906 !important;

	padding-bottom: 20px !important;

	text-align: left !important;

	font-size: 16px !important;

}

#blog_area .inner{

	max-width: 1110px;

	margin: 0 auto !important;

	padding: 0px 20px;

}

@media (min-width:1110px) {

	#blog_area .inner{

	padding: 0px;

}

}

.blog_list .blog_box{

	width: 100% !important;

	float: left;

	text-align: center;

	padding-bottom: 20px;

	

}

.blog_list .blog_box .t_box{

	padding: 15px 0px 5px !important;

	-webkit-border-bottom-left-radius: 10px;  

    -webkit-border-bottom-right-radius: 10px; 

	-moz-border-radius-bottomleft: 10px;  

    -moz-border-radius-bottomright: 10px;  

}

.blog_list .blog_box .t_box h4{

	color:#F97216 !important;

	font-size: 16px !important;

	text-align: left !important;

}

.blog_list .blog_box .t_box h4 span{

	color:#808080 !important;

	font-size: 14px !important;

	margin-left: 10px;

}

.blog_list .blog_box .t_box p{

	color:#6A3906 !important;

	font-size: 16px !important;

	text-align: left !important;

}

@media (min-width:680px) {

	

.blog_list .blog_box{

	width: 25% !important;

	float: left;

	text-align: center;

	padding:0 1% 20px;

}





}

.blog_list .blog_box:nth-child(2){ animation-delay: 0.5s; }

.blog_list .blog_box:nth-child(3){ animation-delay: 1s; }

.blog_list .blog_box:nth-child(4){ animation-delay: 1.5s; }

.blog_img{

	width: 100% !important;

	padding-bottom: 67% !important;

	background-size: 100% !important;

	background-position: center !important;

	background-repeat: no-repeat !important;

     

}



.blog_list .blog_box h4{

	color: #6A3906 !important;

	font-size: 18px !important;

	font-weight: bold !important;

}

.blog_list .blog_box .result_t{

	color: #6A3906 !important;

	font-size: 16px !important;

}

.blog_list .blog_box .result_cat{

	color: #fff !important;

	font-size: 14px !important;

	background: #F97216 !important;

	width: 180px !important;

	margin: 15px auto !important;

	height: 30px !important;

	line-height: 30px !important;

	border-radius: 15px;        /* CSS3草案 */  

    -webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  

    -moz-border-radius: 15px;   /* Firefox用 */ 

}

.blog_list .blog_box .blog_link{

	color: #B3875E !important;

	font-size: 16px !important;

	text-decoration: underline !important;

	margin-top: 10px;

}



#blog_area .a_link {

	margin: 10px auto !important;

	width: 100%;

	max-width: 290px;

}







.about_us_area2{

	width: 100%;

}

.about_us_area2 .bg_box{

	width: 100%;

	padding-top: 0px;

	padding-bottom: 70px;

	padding-left: 15px;

	padding-right: 15px;

}

.about_us_area2 .bg_box .left_box{

	width: 100%;

	margin-top: 0px;

}

.about_us_area2 .bg_box .right_box{

	width: 100%;

	padding-bottom: 50%;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

	margin-top: 10px;

	margin-bottom: 0px;

}

.about_us_area2 .bg_box .left_box .c_box{

	width: 100%;

	padding-right: 15px;

	padding-top: 34px;

	padding-bottom: 30px;

	padding-left: 15px;

	background: #eeeeee !important;

}

.about_us_area2 .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.about_us_area2 .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.about_us_area2 .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.about_us_area2 .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.about_us_area2 h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

}

@media (min-width: 1140px) {

.about_us_area2{

	width: 100%;

}

.about_us_area2 .bg_box{

	width: 100%;

	padding-top: 0px;

	padding-bottom: 70px;

	padding-left: 0px;

	padding-right: 0px;

	background: url(images/about_us_bg2.png) center top 46px no-repeat !important;

}

.about_us_area2 .bg_box .left_box{

	width: 50%;

	float: left;

	margin-top: 67px;

}

.about_us_area2 .bg_box .right_box{

	width: 50%;

	float: right;

	padding-bottom: 450px;

	background: url(images/takunan_gaikan.jpg) center top no-repeat !important;

	margin-top: 114px;

	margin-bottom: 67px;

}

.about_us_area2 .bg_box .left_box .c_box{

	width: 570px;

	float: right;

	padding-right: 37px;

	padding-left: 37px;

	padding-top: 90px;

	background: none !important;

}

.about_us_area2 .bg_box .left_box .c_box img{

	width: 240px;

	margin-bottom: 20px;

}

.about_us_area2 .bg_box .left_box .c_box .text_e1{

	font-size: 20px !important;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.about_us_area2 .bg_box .left_box .c_box .text_e2{

	font-size: 14px !important;

	margin-bottom: 20px;

}

.about_us_area2 .bg_box .left_box .c_box a{

	background: url(images/common/link_btn_bg4.png) center left no-repeat !important;

	padding-left: 30px;

}

.about_us_area2 h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

}

}











/* img_area　*/

.img_area{

	width: 100%;

	padding-bottom: 25% !important;

	background: url(images/ts_bgi01.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

}



/* img_area2　*/

.img_area2{

	width: 100%;

	padding-bottom: 25% !important;

	background: url(images/company_img04.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

}



.service_area{

	width: 100%;

	

	background:linear-gradient(90deg,#e7e7e7 0%,#e7e7e7 50%,#efefef 50%,#efefef 100%);

}

.service_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

}

.service_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

}

.service_area .service_box{

	width: 100%;

	padding-top: 0px;

	margin-bottom: 20px;

	padding-left: 15px;

	padding-right: 15px;

	

}

.service_area .service_box .left_box{

	width: 100%;

	float: left;

	

}

.service_area .service_box .right_box{

	width: 100%;

	float: right;

	padding-left: 25px;

	padding-right: 25px;

	padding-bottom: 30px;

	background: #fff;

}

@media (min-width: 1140px) {

.service_area .service_box{

	height: 440px;

	width: 100%;

	background:linear-gradient(270deg,#fff 0%,#fff 60%,#e7e7e7 40%,#e7e7e7 100%);

	padding-top: 58px;

	margin-bottom: 20px;

	padding-left: 0px;

	padding-right: 0px;

}

.service_area .service_box .left_box{

	width: 50%;

	float: left;

	

}

.service_area .service_box .right_box{

	width: 50%;

	float: right;

	padding-left: 25px;

	padding-right: 25px;

	background: none;

}

}

.service_area .service_box .left_box img{

	width: 100%;

}



.service_area .service_box .right_box img{

	width: 100%;

}

.service_area .service_box .right_box h4{

	font-size: 24px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

	margin-top: 30px;

}

.service_area .service_box .right_box h4 a{

	background: url(images/common/link_btn_bg4.png) center right no-repeat !important;

	padding-right: 30px;

}

.service_area .service_box .right_box .text_c1{

	font-size: 20px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.service_area .service_box .right_box .text_c2{

	font-size: 14px;

}



.service_area .service_box2{

	width: 100%;

	padding-top: 08px;

	margin-bottom: 20px;

	padding-left: 15px;

	padding-right: 15px;

}

.service_area .service_box2 .left_box{

	width: 100%;

	float: right;

	

}

.service_area .service_box2 .right_box{

	width: 100%;

	float: left;

	padding-left: 25px;

	padding-right: 25px;

	padding-bottom: 30px;

	background: #fff !important;

}

@media (min-width: 1140px) {

.service_area .service_box2{

	height: 440px;

	width: 100%;

	background:linear-gradient(90deg,#fff 0%,#fff 60%,#efefef 40%,#efefef 100%);

	padding-top: 58px;

	margin-bottom: 20px;

	padding-left: 0px;

	padding-right: 0px;

}

.service_area .service_box2 .left_box{

	width: 50%;

	float: right;

	

}

.service_area .service_box2 .right_box{

	width: 50%;

	float: left;

	padding-left: 25px;

	padding-right: 25px;

	background: none !important;

}

}

.service_area .service_box2 .left_box img{

	width: 100%;

}



.service_area .service_box2 .right_box img{

	width: 100%;

}

.service_area .service_box2 .right_box h4{

	font-size: 24px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

	margin-top: 30px;

}

.service_area .service_box2 .right_box h4 a{

	background: url(images/common/link_btn_bg4.png) center right no-repeat !important;

	padding-right: 30px;

}

.service_area .service_box2 .right_box .text_c1{

	font-size: 20px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.service_area .service_box2 .right_box .text_c2{

	font-size: 14px;

}





















.products_area{

	width: 100%;

	

	background:linear-gradient(90deg,#e7e7e7 0%,#e7e7e7 50%,#efefef 50%,#efefef 100%);

}

.products_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

}

.products_area .inner{

	width: 100%;

	max-width: 1170px;

	margin: 0 auto;

}



.products_area .inner ul{

	width: 100%;

	margin: 0px;

	padding: 0px 15px 50px;

}

.products_area .inner ul li{

	width: 100%;

	margin: 0px 0 0px;

	padding: 0px;

	list-style: none !important;

	box-sizing:border-box;

	

}

.products_area .inner ul li img{

	width: 120px;

	float: left;

}

.products_area .inner ul li p{

	padding: 0px 0px 0px 138px !important;

	height: 70px;

	line-height: 70px;

	font-size: 12px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	background: #fff url(images/common/link_btn_bg4.png) center right 15px no-repeat !important;

}

@media (min-width: 420px) {

.products_area .inner ul li p{

	padding: 0px 0px 0px 138px !important;

	height: 70px;

	line-height: 70px;

	font-size: 18px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	background: #fff url(images/common/link_btn_bg4.png) center right 15px no-repeat !important;

}

}

@media (min-width: 1140px) {

.products_area .inner ul{

	width: 100%;

	margin: 0px;

	padding: 0px 0px 0px;

	display: flex;

	flex-wrap : wrap;

}

.products_area .inner ul li{

	width: 31.3%;

	margin: 0px 1% 15px;

	padding: 0px;

	list-style: none !important;

	box-sizing:border-box;

	

}

.products_area .inner ul li img{

	width: 100%;

	float: none;

}

.products_area .inner ul li p{

	padding: 10px 15px !important;

	font-size: 18px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	background: #fff url(images/common/link_btn_bg4.png) center right 15px no-repeat !important;

	height: auto;

	line-height: 36px !important;

}

}





.quality_area{

	width: 100%;

	background:linear-gradient(90deg,#e7e7e7 0%,#e7e7e7 50%,#efefef 50%,#efefef 100%);

}

.quality_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 70px;

}

@media (min-width: 1140px) {

.quality_area h3{

	text-align: center;

	font-family: Futura-LightOblique !important;

	padding-bottom: 100px;

}	

}

.quality_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto;

	padding: 0 0px;

}



.quality_bg{

	width: 100%;

	background: url(images/quality_back.jpg) center top no-repeat !important;

	background-size: auto 100% !important;

	padding: 0 15px 50px;

}

@media (min-width: 1140px) {

.quality_bg{

	width: 100%;

	height: 600px;

	background: url(images/quality_back.jpg) center top no-repeat !important;

	background-size: auto auto !important;

	padding: 0 0px;

}

}

.quality_bg .inner{

	position: relative;

}

.quality_bg .inner img{

	width: 100%;

	margin-top: -60px;

}

@media (min-width: 1140px) {

.quality_bg .inner img{

	width: auto;

	position: absolute;

	top:-40px;

	right: 0px;

}

}

.quality_bg .inner .quality_text{

	width: 100%;

	background: #fff;

	padding: 10px 20px 30px 20px;

}

@media (min-width: 1140px) {

.quality_bg .inner .quality_text{

	position: absolute;

	top:178px;

	left: 0px;

	width: 460px;

	height: 350px;

	background: #fff;

	padding: 33px 20px 0px 20px;

}

}

.quality_bg .inner .quality_text h4{

	font-size: 24px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

	margin-top: 30px;

}

.quality_bg .inner .quality_text h4 a{

	background: url(images/common/link_btn_bg4.png) center right no-repeat !important;

	padding-right: 30px;

}

.quality_bg .inner .quality_text .text_c1{

	font-size: 20px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	margin-bottom: 20px;

}

.quality_bg .inner .quality_text .text_c2{

	font-size: 14px;

}



@media (min-width: 1600px) {

.quality_bg{

	width: 100%;

	height: 600px;

	background: url(images/quality_back.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

}

}





/* about us　*/

.nagare_box .img_box{

	width: 100%;

	padding-bottom: 45% !important;

	float: left;

	background: url(images/recruit01.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

}

.nagare_box .text_box{

	width: 100%;

	float: right;

	text-align: center;

	padding: 0 2% 30px;

}

@media (min-width: 980px) {

.nagare_box .img_box{

	width: 50%;

	padding-bottom: 382px !important;

	background: url(images/recruit01.jpg) center top no-repeat !important;

	background-size: auto !important;

}

.nagare_box .text_box{

	width: 50%;

	padding: 0 2% 0px;

}

}

.nagare_box .text_box h4{

	font-size: 22px;

	color: #f46b34 !important;

	font-weight: bold;

	margin-top: 30px;

	padding-bottom: 0px !important;

	margin-bottom: 20px !important;

}

.nagare_box .text_box h5{

	font-size: 24px;

	color: #111111 !important;

	font-weight: bold;

	margin-top: 15px;

	padding-bottom: 0px !important;

	margin-bottom: 0px !important;

}

.nagare_box p{

	max-width: 640px !important;

	width: 100%;

	margin: 0 auto 20px;

	font-size: 14px !important;

	color: #111111;

	text-align: center;

}

.nagare_box .step{

	background: url(images/recruit01.jpg) top center no-repeat !important;

	height: 40px;

	line-height: 50px;

	font-size: 18px !important;

	margin-top: 24px;

	text-align: center;

}

.nagare_box h4{

	max-width: 640px !important;

	width: 100%;

	margin: 0 auto 20px;

	padding-bottom: 15px;

}





/* ステップ２　*/

.n2 .img_box{

	float: right !important;

	background: url(images/recruit02.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

}

.n2 .text_box{

	float: left !important;

}

@media (min-width: 980px) {

.n2 .img_box{

	background-size: auto !important;

}

.n2 .text_box .box{

	width: 100%;

	max-width: 555px;

	float: left;

	

}

}



/* ステップ3　*/

.n3 .img_box{

	float: left !important;

	background: url(images/recruit03.jpg) center top no-repeat !important;

	background-size: 100% auto !important;

}

.n3 .text_box{

	float: right !important;

}

@media (min-width: 980px) {

.n3 .img_box{

	background-size: auto !important;

}

.n3 .text_box .box{

	width: 100%;

	max-width: 555px;

	float: right;

	

}

}

/* 先輩社員を紹介します　*/

/*左右の矢印の色を変える*/

.slick-prev:before,

.slick-next:before {

    color: #000;

	content: '';

}

/*左右の矢印の位置を変える*/

.slick-next {

    right: 0px;

    z-index: 99;

	background: url(images/slick-next.png) top center no-repeat !important;

	width: 30px;

	height: 48px;

	

}

.slick-prev {

    left: 0px;

    z-index: 100;

	background: url(images/slick-prev.png) top center no-repeat !important;

	width: 30px;

	height: 48px;

	

}

/*スライド数のドットの色を変える*/

.slick-dots li.slick-active button:before,

.slick-dots li button:before {

    color: #fff;

}

/*スライド画像の横幅可変*/

.works_area img {

    max-width: 100%;

     height: auto;

}

.works_area{

	background: #efefef;

}

.works_area .inner{

	width: 100%;

	margin: 0 auto !important;

	padding: 0 15px;

}

@media (min-width: 1140px) {

.works_area .inner{

	padding: 0px;

}

}

.works_area .slick-slider{

	margin-top: 30px;

	padding: 0px !important;

}

.works_area .slick-slider li{

	padding: 15px !important;

}



.requirments_area{

	

}

.bt_cf{

	border-top: 2px solid #cfcfcf !important;

}

.requirments_area .inner{

	width: 100%;

	max-width: 1140px;

	margin: 0 auto !important;

	padding: 0 15px;

}

@media (min-width: 1140px) {

.requirments_area .inner{

	padding: 0px;

}

}

.requirments_area ul{

	margin: 0px;

	padding: 0px;

}

.requirments_area ul li{

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

	list-style: none;

}

.requirments_area ul li a{

	margin: 0px;

	padding: 0px;

	display: block;

	width: 100%;

	padding-top: 36px;

	height: 100px;

	float: left;

	border: 1px solid #cfcfcf;

	border-bottom: 2px solid #cfcfcf;

	text-align: center;

	font-size: 16px !important;

	font-weight: bold !important;

}



.requirments_area ul li:nth-child(1) a{

	background: url(images/requirments1.png) 18px center no-repeat !important;

}

.requirments_area ul li:nth-child(2) a{

	background: url(images/requirments2.png) 8px center no-repeat !important;

}

.requirments_area ul li:nth-child(3) a{

	background: url(images/requirments3.png) 9px center no-repeat !important;

}

.requirments_area ul li:nth-child(4) a{

	background: url(images/requirments4.png) 18px center no-repeat !important;

}

.requirments_area ul li:nth-child(5) a{

	background: url(images/requirments5.png) 8px center no-repeat !important;

}

.requirments_area ul li a:hover{

	color: #f46b34 !important;

}

.requirments_area ul li:nth-child(1) a:hover{

	background: url(images/requirments1.png) 27px center no-repeat !important;

}

.requirments_area ul li:nth-child(2) a:hover{

	background: url(images/requirments2.png) 17px center no-repeat !important;

}

.requirments_area ul li:nth-child(3) a:hover{

	background: url(images/requirments3.png) 18px center no-repeat !important;

}

.requirments_area ul li:nth-child(4) a:hover{

	background: url(images/requirments4.png) 27px center no-repeat !important;

}

.requirments_area ul li:nth-child(5) a:hover{

	background: url(images/requirments5.png) 17px center no-repeat !important;

}

@media (min-width: 680px) {

.requirments_area ul li{

	margin: 0px;

	padding: 0px;

	float: left;

	width: 20%;

	list-style: none;

}

.requirments_area ul li a{

	margin: 0px;

	padding: 0px;

	display: block;

	width: 100%;

	padding-top: 140px;

	height: 200px;

	float: left;

	border: 1px solid #cfcfcf;

	border-bottom: 2px solid #cfcfcf;

	text-align: center;

	font-size: 16px !important;

	font-weight: bold !important;

}

.requirments_area ul li:nth-child(1) a{

	background: url(images/requirments1.png) center 46px no-repeat !important;

}

.requirments_area ul li:nth-child(2) a{

	background: url(images/requirments2.png) center 46px no-repeat !important;

}

.requirments_area ul li:nth-child(3) a{

	background: url(images/requirments3.png) center 46px no-repeat !important;

}

.requirments_area ul li:nth-child(4) a{

	background: url(images/requirments4.png) center 46px no-repeat !important;

}

.requirments_area ul li:nth-child(5) a{

	background: url(images/requirments5.png) center 46px no-repeat !important;

}

.requirments_area ul li:nth-child(1) a:hover{

	background: url(images/requirments1.png) center 56px no-repeat !important;

}

.requirments_area ul li:nth-child(2) a:hover{

	background: url(images/requirments2.png) center 56px no-repeat !important;

}

.requirments_area ul li:nth-child(3) a:hover{

	background: url(images/requirments3.png) center 56px no-repeat !important;

}

.requirments_area ul li:nth-child(4) a:hover{

	background: url(images/requirments4.png) center 56px no-repeat !important;

}

.requirments_area ul li:nth-child(5) a:hover{

	background: url(images/requirments5.png) center 56px no-repeat !important;

}

}

.requirments_area .inner p{

	text-align: center !important;

	font-size: 24px;

	font-weight: bold !important;

}

.requirments_area .inner{

	background: url(images/requirments_bg.png) center top no-repeat !important;

	padding-top: 50px;

}

.requirments_area .inner a{

	font-size: 36px !important;

	height: 80px !important;

	line-height: 80px;

	border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

	background-image: none !important;

}













/*Q＆A*/

.qablock{

  position: relative;

  margin-bottom: 20px;

  background: #ffffe0;

  

}

.question_txt{

  padding:5px 25px 5px 15px;

  margin: 0px !important;

}

.qicon{

  color: #f46b34;

  font-weight: bold;

  margin-right:15px;

}

.answer_txt{

  background: #fff;

  margin: 0px !important;

  padding: 10px 15px;

}

.show_button{

  position: absolute;

  bottom:0px;

  right:0px;

  width:43px;

  height:43px;

}

.show_button:after{

  content: '▲'!important;

  display: block;

  text-align: center;

  width: 43px;

  height: 43px;

  line-height: 43px;

  top: 0;

  left: 0;

  margin-left: 0px;

  margin-top: 0px;

  color:#b4ada9;

}

.show_button.closebutton:after{

  content: '▼'!important;

  display: block;

  text-align: center;

  width: 43px;

  height: 43px;

  line-height: 43px;

  top: 0;

  left: 0;

  margin-left: 0px;

  margin-top: 0px;

  color:#b4ada9;

}





/*お知らせ*/

#category_page h3{

	margin-top: 0px !important;

}

#category_page h2{

	margin-top: 0px !important;

}

#category_page .post_box{

	overflow: hidden;

}

#category_page .post_box a {

	background: none !important;

}

#category_page .post_box a:hover img {

	filter:alpha(opacity=80);

    -moz-opacity: 0.8;

    opacity: 0.8;

}



#category_page .post_box a .img_box{

	width: 100%;

	background-size: 100% !important;

	background-repeat: no-repeat;

	padding-bottom: 67%;

	margin-bottom: 30px;

	margin-right: 0px;

}







@media (min-width: 768px) {

#category_page .post_box .post_img_box{

	width: 49%;

	float: left;

}

#category_page .post_box .post_text_box{

	width: 49%;

	float: right;

}

}

@media (min-width: 968px) {

#category_page .post_box .post_img_box{

	width: 360px;

	float: left;

}

#category_page .post_box .post_text_box{

	width: 100%;

  margin-right: -380px;

  padding-right: 380px;

  box-sizing: border-box;

}

}





#category_page .post_box a.tz_btn{

	text-align: right;

	float: right;

	background: url(images/common/link_btn_bg7.png) no-repeat center right !important;

	padding-right: 10px !important;

	color:#1E70BB !important;

}

#category_page .post_box a.tz_btn:hover{

	color:#50c7b5 !important;

	background: url(images/common/link_btn_bg7_2.png) no-repeat center right !important;

}

.category_icon{

	background: #1e70bb !important;

	color: #fff !important;

	padding: 3px 5px;

	margin-left: 20px;

}

.wrap{

 display:flex;

 flex-wrap: wrap;

	flex-direction: row;

}

.ichiran-box{

 width: 100%;

 margin: 1%;

 padding-bottom: 50px;

 -webkit-transition: width 1s ease-in-out;

  -webkit-transition-delay: 0.01s;

  -moz-transition: width 1s ease-in-out 0.01s;

  -o-transition: width 1s ease-in-out 0.01s;

  transition: width 1s ease-in-out 0.01s;

}

@media (min-width: 640px) {

.ichiran-box{

 width: 48%;

 margin: 1%;

}

}

@media (min-width: 1140px) {

.ichiran-box{

 width: 31%;

 margin: 1%;

}

}



.box_2 .box{

	width: 100%;

	float: left;

}

.box_2 .box:nth-child(even){ 

	float: right;

}

.box_2 .box img{

	margin-top: 0px;

}

@media (min-width: 640px) {

.box_2 .box{

	width: 49%;

	float: left;

}

.box_2 .box img{

	margin-top: 30px;

}

}





.wrap2{

 display:flex;

 flex-wrap: wrap;

	flex-direction: row;

}

.wrap2 .ichiran-box{

 width: 100%;

 margin: 1%;

 -webkit-transition: width 1s ease-in-out;

  -webkit-transition-delay: 0.01s;

  -moz-transition: width 1s ease-in-out 0.01s;

  -o-transition: width 1s ease-in-out 0.01s;

  transition: width 1s ease-in-out 0.01s;

}

@media (min-width: 768px) {

.wrap2 .ichiran-box{

 width: 48%;

 margin: 1%;

}

}

@media (min-width: 1140px) {

.wrap2 .ichiran-box{

 width: 48%;

 margin: 1%;

}

}

.wrap2 .ichiran-box img{

 width:auto;

 

}



.wrap2_2{

 display:flex;

 flex-wrap: wrap;

 flex-direction: row;

}

.wrap2_2 .ichiran-box{

 width: 100%;

 margin: 1%;

 -webkit-transition: width 1s ease-in-out;

  -webkit-transition-delay: 0.01s;

  -moz-transition: width 1s ease-in-out 0.01s;

  -o-transition: width 1s ease-in-out 0.01s;

  transition: width 1s ease-in-out 0.01s;

}

@media (min-width: 840px) {

.wrap2_2 .ichiran-box{

 width: 48%;

 margin: 1% 1% 1% 0;

}

}

@media (min-width: 1140px) {

.wrap2_2 .ichiran-box{

 width: 48%;

 margin: 1% 1% 1% 0;

}

}

@media (min-width: 840px) {

.wrap2_2 .ichiran-box:nth-child(even){

 width: 48%;

 margin: 1% 0 1% 1%;

}

}

@media (min-width: 1140px) {

.wrap2_2 .ichiran-box:nth-child(even){

 width: 48%;

 margin: 1% 0 1% 1%;

}

}



.wrap3{

 display:flex;

 flex-wrap: wrap;

	flex-direction: row;

}

.wrap3 .ichiran-box{

 width: 100%;

 margin: 1%;

 -webkit-transition: width 1s ease-in-out;

  -webkit-transition-delay: 0.01s;

  -moz-transition: width 1s ease-in-out 0.01s;

  -o-transition: width 1s ease-in-out 0.01s;

  transition: width 1s ease-in-out 0.01s;

}

@media (min-width: 640px) {

.wrap3 .ichiran-box{

 width: 48%;

 margin: 1%;

}

}

@media (min-width: 1140px) {

.wrap3 .ichiran-box{

 width: 31.3%;

 margin: 1%;

}

}









.wrap_acsses{

 display:flex;

 flex-wrap: wrap;

	flex-direction: row;

}

.wrap_acsses .ichiran-box{

 width: 100%;

 margin: 1%;

 -webkit-transition: width 1s ease-in-out;

  -webkit-transition-delay: 0.01s;

  -moz-transition: width 1s ease-in-out 0.01s;

  -o-transition: width 1s ease-in-out 0.01s;

  transition: width 1s ease-in-out 0.01s;

	

  background: url(images/acsses_y.png) bottom center no-repeat;

	background-size: 33.3%;

	padding-bottom: 30%;

	padding-top: 10%;

}

.wrap_acsses .ichiran-box.type2 img{

 width: 100%;

 	 margin-right: 0 !important;

	margin-bottom: 25px;

}

.wrap_acsses .ichiran-box:last-child{

	

  background: none !important;

	padding-bottom: 0!important;

	padding-top: 10%;

}



@media (min-width: 768px) {

.wrap_acsses .ichiran-box{

 width: 31.3%;

 margin: 1%;

background: none !important;

	padding-bottom: 0!important;

	padding-top: 0 !important;	

}

.wrap_acsses .ichiran-box.type2{

 width: 64.6%;

 margin: 1%;

background: none !important;

	padding-bottom: 0!important;

	padding-top: 0 !important;	

}

.wrap_acsses .ichiran-box.type2 img{

 width: 48.5%;

	float: left;

 	 margin-right: 3.0% !important;

	margin-bottom: 25px;

}

.wrap_acsses .ichiran-box.type2 img.end{

 margin-right: 0 !important;

 	

}

}



.b_text{

	color: #1e70bb;

	font-size: 18px !important;

	margin-bottom: 5px !important;

	font-weight: bold !important;

}











.wrap4{

 display:flex;

 flex-wrap: wrap;

	flex-direction: row;

}

.wrap4 .ichiran-box{

 width: 100%;

 margin: 1%;

 -webkit-transition: width 1s ease-in-out;

  -webkit-transition-delay: 0.01s;

  -moz-transition: width 1s ease-in-out 0.01s;

  -o-transition: width 1s ease-in-out 0.01s;

  transition: width 1s ease-in-out 0.01s;

}

@media (min-width: 640px) {

.wrap4 .ichiran-box{

 width: 48%;

 margin: 1%;

}

}

@media (min-width: 1140px) {

.wrap4 .ichiran-box{

 width: 23.0%;

 margin: 1%;

}

}



.btm_none .ichiran-box{

	padding-bottom: 10px !important;

}





.aboutus_box1{

	background:#eee url(images/aboutus/aboutus_img04.jpg) no-repeat top center !important;

	background-size: auto 100% !important;

	padding-bottom: 262px;

	width: 100%;

}

@media (min-width: 640px) {

.aboutus_box1{

	background:#eee url(images/aboutus/aboutus_img04.jpg) no-repeat center center !important;

	background-size: auto 100% !important;

	padding-bottom: 630px;

	width: 100%;

}

}

@media (min-width: 1600px) {

.aboutus_box1{

	background:#eee url(images/aboutus/aboutus_img04.jpg) no-repeat center center !important;

	background-size: 100% auto !important;

	padding-bottom: 630px;

	width: 100%;

}

}

.aboutus_box2{

	background:#eee url(images/aboutus/aboutus_img05.jpg) no-repeat top center !important;

	background-size: auto 100% !important;

	padding-bottom: 262px;

	width: 100%;

}

@media (min-width: 640px) {

.aboutus_box2{

	background:#eee url(images/aboutus/aboutus_img05.jpg) no-repeat center center !important;

	background-size: auto 100% !important;

	padding-bottom: 630px;

	width: 100%;

}

}

@media (min-width: 1600px) {

.aboutus_box2{

	background:#eee url(images/aboutus/aboutus_img05.jpg) no-repeat center center !important;

	background-size: 100% auto !important;

	padding-bottom: 630px;

	width: 100%;

}

}

.aboutus_box3{

	background:#eee url(images/aboutus/aboutus_img06.jpg) no-repeat top center !important;

	background-size: auto 100% !important;

	padding-bottom: 262px;

	width: 100%;

}

@media (min-width: 640px) {

.aboutus_box3{

	background:#eee url(images/aboutus/aboutus_img06.jpg) no-repeat center center !important;

	background-size: auto 100% !important;

	padding-bottom: 630px;

	width: 100%;

}

}

@media (min-width: 1600px) {

.aboutus_box3{

	background:#eee url(images/aboutus/aboutus_img06.jpg) no-repeat center center !important;

	background-size: 100% auto !important;

	padding-bottom: 630px;

	width: 100%;

}

}

.aboutus_text{

	text-align: center;

	margin-top: -60px;

	padding:0 15px 50px;

}

.aboutus_text .aboutus_box{

	width: 260px;

	margin: 0px auto 30px;

	box-shadow:0px 0px 3px 3px #bbb;

	background: #fff !important;

	padding: 20px 15px;

}

.aboutus_text .aboutus_box p{

	color: #666;

	font-size: 23px;

	margin-bottom: 0px !important;

}

.aboutus_text img{

	max-width: 345px;

	width: 100%;

}

.aboutus_text .aboutus_box h3{

	color: #f46b34;

	font-size: 42px;

	background: none !important;

	padding: 0px;

	margin: 0px !important;

}

.j_text{

	font-size: 20px;

	font-weight: bold;

}

.j_text span{

	color:#f46b34;

}

.ta_l{

	text-align: left !important;

	max-width: 1140px;

	width: 100%;

	margin: 0 auto;

}

.ta_l img{

	text-align: left !important;

	max-width: 1140px;

	width: 100%;

	margin: 0 auto;

}

.ta_c{

	text-align: center !important;

}







.works_box{

	background: #c09b0e !important;

	margin-bottom: 20px;

}

.works_box img{

	width: 100%;

	margin-top: 0px !important;

	padding-bottom: 0px !important;

}

.works_box h3{

	background: none !important;

	color: #fff !important;

	padding: 10px !important;

	margin: 0px 0px 0px !important;

	font-size: 50px !important;

	line-height: 50px;

}

.works_box h3 span{

	font-size: 22px !important;

	line-height: 24px;

}

@media (min-width: 1140px) {

.works_box img{

	width: 50%;

	float: left;

	

}

.works_box .text{

	width: 50%;

	float: left;

	padding-top: 240px;

	margin-bottom: -20px;

	

}

}

.works_box p{

	margin: 0px !important;

	

}

.big_img_box{

	width: 100%;

	margin-bottom: 30px;

}

.big_img_box .img_box{

	width: 100%;

	background: #000;

	padding-bottom: 50%;

	float: left;

}

.big_img_box .text_box{

	width: 100%;

	background: #eeeeee;

	padding: 20px 15px;

	float: left;

}

.big_img_box .text_box .text_a{

	color: #f46b34;

	font-size: 24px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	font-weight:500 !important;

}

.big_img_box .text_box .text_b{

	color: #222222;

	font-size: 18px;

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	font-weight:500 !important;

}

@media (min-width: 440px) {

.big_img_box .text_box .text_a{

	font-size: 42px;

}

.big_img_box .text_box .text_b{

	font-size: 35px;

}

}

@media (min-width: 840px) {

.big_img_box .img_box{

	width: 50%;

	background: #000;

	padding-bottom: 400px;

}

.big_img_box .text_box{

	width: 50%;

	background: #eeeeee;

	padding: 20px 25px;

	height: 400px;

}

.big_img_box .text_box .text_a{

	margin-top: 70px;

}

}



.big_img1 .img_box{

	background: url(images/iron_structure_img01.jpg) no-repeat center center !important;

	background-size: auto 100% !important;

}

@media (min-width: 1600px) {

.big_img1 .img_box{

	background: url(images/iron_structure_img01.jpg) no-repeat center center !important;

	background-size: 100% auto !important;

}

}



.big_img2 .img_box{

	background: url(images/galvanizing_img01.jpg) no-repeat center center !important;

	background-size: auto 100% !important;

}

@media (min-width: 1600px) {

.big_img2 .img_box{

	background: url(images/galvanizing_img01.jpg) no-repeat center center !important;

	background-size: 100% auto !important;

}

}



.big_img3 .img_box{

	background: url(images/wire_drawing_img01.jpg) no-repeat center center !important;

	background-size: auto 100% !important;

}

@media (min-width: 1600px) {

.big_img3 .img_box{

	background: url(images/wire_drawing_img01.jpg) no-repeat center center !important;

	background-size: 100% auto !important;

}

}



.g2_text{

	width: 100%;

	text-align: center;

	color: #fff;

	background: #7eb77e;

	padding: 10px 15px;font-weight: bold;

}



.pc_box{

	display: none;

}

.sp_box{

	display: block;

}

@media (min-width: 680px) {

.pc_box{

	display: block;

}

.sp_box{

	display: none;

}	

	}



h4.type2{

	border: none !important;

	font-size: 14px;

	line-height: 20px;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;

}

h4.type2 span{

	background: #fabe00 !important;

	width: 18px;

	height: 18px;

	display: block;

	float: left;

	text-align: center;

	color: #fff !important;

	margin-right: 9px;

	border-radius: 9px;        /* CSS3草案 */  

    -webkit-border-radius: 9px;    /* Safari,Google Chrome用 */  

    -moz-border-radius: 9px;   /* Firefox用 */  

}



.faq_text{

	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";

	font-size: 24px !important;

}

h4.faq_text2{

	background: url(images/faq/icon_f.png) no-repeat top 6px left 5px !important;

	padding-left: 30px;

	margin-top: 50px;

}

.faq_box .text_q{

	background: url(images/faq/icon_q.png) no-repeat top 15px left 0px !important;

	padding-left: 35px;

	padding-top: 14px;

	margin-bottom: 0px !important;

}

.faq_box .text_a{

	background: url(images/faq/icon_a.png) no-repeat top 15px left 0px !important;

	padding-left: 35px;

	padding-top: 16px;

}



.event_img{

	padding-bottom: 67% !important;

	background-position: center !important;

	background-size: cover !important;

	background-repeat: no-repeat !important;

}



.work_box{

	width: 100%;

	max-width: 720px;

	margin: 0 auto 30px;

}

.post-type-archive-work .post_box{

	padding: 30px 0px 30px;

	border-bottom: 2px solid #222222 !important;

}

.post-type-archive-work .post_box .img_box{

	width: 100%;

	margin-right: 0px;

	margin-bottom: 20px;

}

.post-type-archive-work .post_box .text_r_box{

	padding-left: 0px;

}

.post_box a{

	background: url(images/common/link_btn_bg3.png) no-repeat top 8px right 0px !important;

	padding-right: 0px !important;

}

.w_box{

	width: 100%;

}

@media (min-width: 680px) {

.post-type-archive-work .post_box .img_box{

	float: left;

	width: 360px;

	margin-right: 0px;

}

.post-type-archive-work .post_box .text_r_box{

	padding-left: 380px;

}

}



.c_navi_btn{

	

}

/* トグルスイッチのデザイン */

.dropmenu{

  *zoom: 1;

  list-style-type: none;

  width: 960px;

  margin: 5px auto 30px;

  padding: 0;

}

.dropmenu:before, .dropmenu:after{

  content: "";

  display: table;

}

.dropmenu:after{

  clear: both;

}

.dropmenu li{

  position: relative;

  width: 20%;

  float: left;

  margin: 0;

  padding: 0;

  text-align: center;

}

.dropmenu li a{

  display: block;

  margin: 0;

  padding: 15px 0 11px;

  background: #8a9b0f;

  color: #fff;

  font-size: 14px;

  line-height: 1;

  text-decoration: none;

}

.dropmenu li ul{

  list-style: none;

  position: absolute;

  z-index: 9999;

  top: 100%;

  left: 0;

  margin: 0;

  padding: 0;

}

.dropmenu li ul li{

  width: 100%;

}

.dropmenu li ul li a{

  padding: 13px 15px;

  border-top: 1px solid #7c8c0e;

  background: #6e7c0c;

  text-align: left;

}

.dropmenu li:hover > a{

  background: #6e7c0c;

}

.dropmenu li a:hover{

  background: #616d0b;

}



.link_btn{

	

}



.text_10{

	    font-size: 14px !important;

    margin-top: 11px !important;



}



ul.form_flow {

  display: flex;

  height: 40px;

  align-items: center;

  justify-content: center;

  margin: 0 0 30px !important;

  padding: 0;

}

ul.form_flow li {

  display: inline-flex;

  justify-content: center;

  flex-basis: 33.333%;

  background: #e3e3e3;

  color: #1E70BB;

  list-style: none;

  padding: 0;

  margin: 0;

  height: 100%;

  font-size: 16px;

  align-items: center;

  position: relative;

}

ul.form_flow li.active {

  background: #1E70BB;

  color: #fff;

  position: relative;

}

ul.form_flow li.active:after {

  position: absolute;

  content: '';

  right: -40px;

  top: 0;

  z-index: 2;

  width: 0;

  height: 0;

  border: 20px solid transparent;

  border-left: 20px solid #1E70BB;

}

ul.form_flow li.second.active:before {

  position: absolute;

  content: '';

  left: 0;

  top: 0;

  z-index: 3;

  width: 0;

  height: 0;

  border: 20px solid transparent;

  border-left: 20px solid #E2E2E2;

}

ul.form_flow li.thaad.active:after {

  display: none;

}

ul.form_flow li.thaad.active:before {

  position: absolute;

  content: '';

  left: 0;

  top: 0;

  z-index: 3;

  width: 0;

  height: 0;

  border: 20px solid transparent;

  border-left: 20px solid #E2E2E2;

}

/* ---------------------------------------------------------------- */

/* フォーム設定 */

/* ---------------------------------------------------------------- */

#form_area .error {

  margin: 0;

}

#form_area table caption {

  text-align: left;

  font-size: 16px;

  font-weight: bold;

  padding: .2em .5em;

}

#form_area table tr th,

#form_area table tr td {

  padding: .4em .5em;

	border: none !important;

}

#form_area table tr th {

  background: none;

  min-height: inherit;

  padding-top: .7em;

}

#form_area table tr td p {

  margin: 0 0 10px;

}

#form_area table.vertical {

  margin-bottom: 0;

  padding-bottom: 15px;

}

#form_area table.vertical tr th,

#form_area table.vertical tr td {

  display: block;

  width: 100%;

  max-width: none;

  margin-bottom: 15px;

}

#form_area table.vertical tr td {

  padding: 0;

}

#form_area table.vertical tr:last-child td {

  margin-bottom: 0;

}

#form_area .radio_wrap {

  margin-top: 10px;

}

#form_area .vertical-item {

  display: block !important;

}

#form_area input[type="text"],

#form_area input[type="email"],

#form_area input[type="number"],

#form_area textarea {

  padding: .5em .5em .4em;

  border: 1px solid #e7e7e7;

  margin: 0 ;

  background: #fefefe;

  width: 100%;

  height: 100%;

  max-width: 100%;

  overflow: hidden;

  margin-bottom: 0;

}

#form_area input[type="text"]:focus,

#form_area input[type="email"]:focus,

#form_area input[type="number"]:focus,

#form_area textarea:focus {

  background: #fff;

}

#form_area input[type="text"] + input,

#form_area input[type="email"] + input,

#form_area input[type="number"] + input,

#form_area textarea + input {

  margin-top: 10px;

}

#form_area input[type="number"].short {

  width: 60px;

}

#form_area input[type="text"],

#form_area input[type="email"] {

  width: 100%;

}

#form_area input[type="text"] .short,

#form_area input[type="email"] .short {

  max-width: 150px;

}

#form_area input[type="file"] {

  margin-bottom: 10px;

}

#form_area .mwform-tel-field input[type="text"] {

  width: auto;

}

#form_area select {

  padding: .4em 0 .3em .5em;

  margin-bottom: 5px;

  display: block;

  border-color: #e7e7e7;

}

#form_area select option {

  word-wrap: normal;

}

#form_area input[type="text"].short {

  width: 200px;

  text-align: left;

  margin-bottom: 0;

}

#form_area input[type="text"].hasDatepicker {

  padding: .8em .5em;

}

#form_area .mwform-radio-field input {

  margin-left: 15px;

}

#form_area .mwform-checkbox-field {

  display: block;

  width: 100%;

  margin: 0 0 10px 0;

  font-size: 14px;

}

#form_area .mwform-zip-field input {

  width: inherit;

}

#form_area input[type="checkbox"] {

  border: 1px solid #aaaaaa;

  vertical-align: -8px;

  -webkit-appearance: none;

  position: relative;

  margin-right: 5px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  -webkit-box-sizing: border-box;

  width: 26px;

  height: 26px;

  /*Other Browser*/

  background: #e2e2e2;

  /*For Old WebKit*/

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e2e2e2));

  /*For Modern Browser*/

  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%);

}

#form_area input[type="checkbox"]:checked {

  /*Other Browser*/

  background: #b32142;

  /*For Old WebKit*/

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b32142), color-stop(1, #b32142));

  /*For Modern Browser*/

  background: linear-gradient(to bottom, #b32142, 0%, #b32142, 100%);

  border: 1px solid #b32142;

}

#form_area input[type="checkbox"]:checked:before {

  position: absolute;

  left: 1px;

  top: 16px;

  display: block;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);

  content: "";

  width: 10px;

  height: 4px;

  background: #ffffff;

  -webkit-transform: rotate(45deg);

  -webkit-transform-origin: right center;

}

#form_area input[type="checkbox"]:checked:after {

  display: block;

  position: absolute;

  left: 9px;

  top: 16px;

  content: "";

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);

  width: 16px;

  height: 4px;

  background: #ffffff;

  -webkit-transform: rotate(-53deg);

  -webkit-transform-origin: left center;

}

#form_area .mwform-radio-field {

  display: block;

  margin: 0 0 15px 0;

}

#form_area .mwform-radio-field input {

  margin: 0;

}

#form_area .mwform-radio-field-text {

  margin-left: 10px;

}

#form_area .mwform-tel-field input {

  margin: 0 !important;

}

#form_area input[type="radio"] {

  position: relative;

  -webkit-appearance: button;

  appearance: button;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  width: 24px;

  height: 24px;

  content: "";

  background-color: #FFFFFF;

  border: 1px solid #999999;

  -webkit-border-radius: 24px;

  border-radius: 24px;

  -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);

  box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);

  vertical-align: middle;

  cursor: pointer;

}

#form_area input[type="radio"]:checked:after {

  display: block;

  position: absolute;

  top: 5px;

  left: 5px;

  content: "";

  width: 12px;

  height: 12px;

  background: #00A0E9;

  -webkit-border-radius: 12px;

  border-radius: 12px;

}

#form_area .backbtn {

  background: #fff url(images/common/link_btn_bg_r.png) center left no-repeat !important;

	max-width: 290px !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px auto -10px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

	width: 100%;

	max-width: 290px !important;

}

#form_area .backbtn:hover {

background: #D8CFA7 url(images/common/link_btn_bg6_r.png) center left no-repeat !important;

  color: #fff !important;

}

#form_area .submit {

    background: #fff url(images/common/link_btn_bg.png) center right no-repeat !important;

	max-width: 290px !important;

	display: block;

	text-align: center;

	font-size: 14px !important;

	margin: 30px auto 50px !important;

	height: 50px;

	line-height: 45px !important;

	color: #000 !important;

	border: 3px solid #D8CFA7;

	width: 100%;

	max-width: 290px !important;

}

#form_area .submit:hover {

  background: #D8CFA7 url(images/common/link_btn_bg6.png) center right no-repeat !important;

  color: #fff !important;

}

#form_area .inline_wrap select {

  display: inline-block;

}

#form_area table {

	border: none !important;

}

	#form_area table tr th,

#form_area table tr td {

	border: none !important;

	width: 100%;

	display: block !important;

}

@media print, screen and (min-width: 768px) {

#form_area table tr th,

#form_area table tr td {

	width:auto;

	display:table-cell !important;

}

  #form_area table tr th {

    width: 200px;

    min-height: 35px;

	  text-align: right;

  }

  #form_area table tr td p {

    margin-bottom: 10px;

  }

  #form_area input[type="text"],

  #form_area input[type="email"],

  #form_area input[type="number"],

  #form_area textarea {

    margin-bottom: 10px;

  }

  #form_area select {

    margin-bottom: 0;

  }

  #form_area .mwform-checkbox-field {

    display: inline-block;

    width: auto;

    margin: 10px 15px 10px 0;

  }

  #form_area .mwform-radio-field {

    display: inline;

    margin: 0 15px 15px 0;

  }

  #form_area .mwform-radio-field .mwform-radio-field-text {

    margin-right: 15px;

  }

  #form_area .mwform-radio-field input {

    margin: 0;

  }

  #form_area .mwform-radio-field-text {

    margin-left: 10px;

  }

	#form_area table {

	border: none !important;

}

	#form_area table tr th,

#form_area table tr td {

	border: none !important;

	

}

}



#form_area .att{

	color: #b32142 !important;

}



.mt_pc{

	margin-top: 15px !important;

}

@media (min-width: 640px) {

.mt_pc{

	margin-top: 20% !important;

}

}

.w3{

	width: 100px !important;

}



.w_mini{



	max-width: 340px !important;

	float: left;

	margin-right: 10px !important;

	margin-bottom: 20px !important;

}

#form_area select{

	border: 1px solid #e7e7e7;

	background: #fefefe;

	padding-top: 11px !important;

	padding-bottom: 11px !important;

}



.fukidasi_m{

	margin-bottom: -20px;

	text-align: center;

}

.wp-image-105{

	float: left !important;

	max-width: 360px !important;

	width: 100% !important;

	margin-right: 10px;

}

.wp-image-106{

	float: left !important;

	max-width: 360px !important;

	width: 100% !important;

	margin-right: 10px;

}



.metaslider .flex-control-nav{

	bottom: 16px !important;

	z-index: 100 !important;

}

.main_img_sp .metaslider .flexslider .flex-prev {

    opacity: 0.8 !important;

    left: 5px !important;

    text-indent: -9999px !important;

}

.main_img_sp .metaslider .flexslider .flex-next {

    opacity: 0.8 !important;

    right: 5px !important;

}

.g_text{

	color: #333333 !important;

    font-size: 14px !important;

	font-weight: normal !important;

}

.right_img_cc{

	width: 100% !important;

}

@media (min-width: 640px) {

.right_img_cc{

	width: 310px !important;

}

}



.right_img_cb{

	width: 100% !important;

}

@media (min-width: 640px) {

.right_img_cb{

	width: 287px !important;

}

}

.thumbnail_area .img_box{

	width: 100%;

	padding-bottom: 67%;

	display: block;

	background-size:cover ;

	background-repeat: no-repeat;

	background-position: center;

	margin-bottom: 20px;

}



.tel_img_box{

	padding-top: 207px !important;

	background: url(images/beginner/beginner_img01.png) no-repeat top center;

	background-size: 180px 180px !important;

	min-height: 190px;

}

@media (min-width: 640px) {

.tel_img_box{

	padding-top: 0px !important;

	padding-left: 207px !important;

	background: url(images/beginner/beginner_img01.png) no-repeat top left;

	background-size: 180px 180px !important;

}

}



.tel_img_box2{

	padding-top: 207px !important;

	background: url(images/beginner/beginner_img02.png) no-repeat top center;

	background-size: 180px 180px !important;

	min-height: 190px;

}

@media (min-width: 640px) {

.tel_img_box2{

	padding-top: 0px !important;

	padding-left: 207px !important;

	background: url(images/beginner/beginner_img02.png) no-repeat top left;

	background-size: 180px 180px !important;

}

}



.tel_img_box3{

	padding-top: 207px !important;

	background: url(images/beginner/beginner_img03.png) no-repeat top center;

	background-size: 180px 180px !important;

	min-height: 190px;

}

@media (min-width: 640px) {

.tel_img_box3{

	padding-top: 0px !important;

	padding-left: 207px !important;

	background: url(images/beginner/beginner_img03.png) no-repeat top left;

	background-size: 180px 180px !important;

}

}









.info_area a.mall.h_104{

	line-height: 104px !important;

}





.book_index {

font-size: 20px;

font-weight: bold;

margin-bottom: 10px;

}

.book_index span{

padding: 5px;

border: 1px solid #333;

margin-right: 5px;

}



.book_index br{

	display: block;

}

@media (min-width: 640px) {

.book_index br{

	display: none;

}

}



.q_text {

	padding-left: 36px;

	background: url(images/faq/q_text.png) no-repeat left top !important;

	font-weight: bold;

}

.a_text {

	padding-left: 36px;

	background: url(images/faq/a_text.png) no-repeat left top !important;

	margin-bottom:40px !important;

}







/*ボタン装飾*/

.hidden_box label {

    background: #fff;

max-width: 290px !important;

display: block;

text-align: center;

font-size: 14px !important;

margin: 10px auto 10px !important;

height: 50px;

line-height: 45px !important;

color: #000 !important;

border: 3px solid #D8CFA7;

	position: relative;

	cursor: pointer;

}



/*アイコンを表示*/

.hidden_box label:before {

    display: inline-block;

    content: '\f054';

    font-family: 'FontAwesome';

    padding-right: 5px;

    transition: 0.2s;

	position: absolute;

	right: 5px;

	color: #e06c6c;

	font-size: 12px !important;

}



/*ボタンホバー時*/

.hidden_box label:hover {

    background: #D8CFA7 !important;

color: #fff !important;

}

.hidden_box label:hover::after {

	color: #fff !important;

	background: #D8CFA7 !important;

}

/*アイコンを切り替え*/

.hidden_box input:checked ~ label:before {

     content: '\f078';

     -ms-transform: rotate(360deg);

     -webkit-transform: rotate(360deg);

     transform: rotate(360deg);

     

}



/*チェックは見えなくする*/

.hidden_box input {

    display: none;

}



/*中身を非表示にしておく*/

.hidden_box .hidden_show {

    height: 0;

    padding: 0;

    overflow: hidden;

    opacity: 0;

    transition: 0.8s;

}



/*クリックで中身表示*/

.hidden_box input:checked ~ .hidden_show {

    padding: 10px 0;

    height: auto;

    opacity: 1;

}

