@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,200,400:100,200,400,600|Roboto:100,200,400,600|Noto+Serif+JP:100,200,400,600|Montserrat:100,200,400,600);

/* Reset
---------------------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

button, fieldset, form, input, label,
legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: none;
  outline: none; }

a:focus, *:focus {
  outline: none; }

input[type="button"], input[type="submit"] {
  -webkit-appearance: none; }

/* General
---------------------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* End hide from IE-mac */
.none {
  display: none; }

.left {
  float: left; }

.right {
  float: right; }

.inline_block {
  display: inline-block; }

.inline {
  display: inline; }

.block {
  display: block; }

.relative {
  position: relative; }

.img_center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

.align_center {
  text-align: center; }

.indent {
  text-indent: 1rem; }

.bold {
  font-weight: bold; }

.overline {
  text-decoration: overline; }

.underline {
  text-decoration: underline; }

.blink {
  text-decoration: blink; }

.line_through {
  text-decoration: line-through; }

.italic {
  font-style: italic; }

.red {
  color: red; }

.blue {
  color: blue; }

.green {
  color: green; }

.gold {
  color: gold; }

.grey {
  color: grey; }

.black {
  color: black; }

.white {
  color: white; }

.ff_n_sans {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.ff_roboto,
.section05 dl .num  {
    font-family: 'Roboto',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.ff_n_serif,
.section04 .inner dl dt {
  font-family: 'Noto Serif JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.ff_monts,
.section01 dl dt {
  font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

  /* Common
---------------------------------------------------------------------------*/
html {
  font-size: 14px; }

body {
  position: relative;
  z-index: 0;
  width: auto;
  height: auto;
  background: #FFF;
  color: #404146;
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.5px; }

.wrapper {
  width: 1380px;
  margin: 0 auto;
  position: relative;
}

.container {
  width: 1160px;
  margin: 0 auto;
  position: relative; }

.inner {
  width: 960px;
  margin: 0 auto;
  position: relative; }

img {
  width: 100%;
  display: block;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

/* header
---------------------------------------------------------------------------*/
.header_global {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: all .5s;
}

.header_global.color_block {
  background: rgba(54,93,157,.6);
  transition: all .5s;
}

.header_global h1 {
  float: left;
}

.header_global h1 {
  width: 285px;
  height: 94px;
}

.global_nav {
  float: right;
  height: 94px;
  line-height: 94px;
  margin-right: 60px;
}

.global_nav ul li a{
  color: #fff;
  text-shadow:0px 0px 3px #7390BA;
  font-weight: bold;
}

.global_nav ul li {
  float: left;
  margin-left: 65px;
}

.global_nav ul li:first-child {
  margin: 0;
}

.header_tel {
  position:relative;
}

.header_tel a {
  position: relative;
  font-family: 'roboto',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  padding-left: 55px;
  font-size: 1.9rem;
}

.header_tel a::before {
  display: block;
  content: "";
  background: url("../images/ico_tel.png") no-repeat 0 0 / 100% 100%;
  width: 45px;
  height: 45px;
  position: absolute;
  top: -3px;
  left: 0;
  line-height: 1;
}

.header_tel span {
  display: block;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 70%;
  right: 0;
  text-shadow:0px 0px 3px #7390BA;
}

.detail_header_global {
  background: #2C5CA2;
}

.detail_header_global h1 {
  width: 285px;
  margin: 0 auto;
}

/* top
---------------------------------------------------------------------------*/
/*hero*/
.hero_area {
  position: relative;
  background: url("../images/img_hero.jpg") no-repeat 0 0 / 100% 100%;
  background-size: cover;
  height: 750px;
}

.hero_ttl {
  position: absolute;
  right: 180px;
  top: 0;
  bottom: 0;
  margin:  auto;
  font-size: 3.2rem;
  color: #fff;
  font-family: 'Noto Serif JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 100;
  text-align: right;
  height: 180px;
}

.hero_ttl span {
  font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 16px;
}

.hero_ttl span:first-of-type {
  font-size: 1.6rem;
  margin-top: 16px;
}

.hero_ttl span span {
  font-size: 14rem;
}

.hero_ctr_btn {
  position: absolute;
  bottom: -50px;
  right: 80px;
  width: 200px;
  height: 200px;
  transition: all .3s;
}

.hero_ctr_btn:hover {
  opacity: .8;
  transition: all .3s;
}

.hero_sns_btn {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 40px;
  height: 120px;
  margin: auto;
  display: none !important;
}

.hero_sns_btn ul li {
  width: 40px;
  height: 40px;
  margin-top: 16px;
  transition: all .3s;
}

.hero_sns_btn ul li:first-child {
  margin: 0;
}

.hero_sns_btn ul li:hover{
  opacity: .6;
  transition: all .3s;
}

/*news*/
.top_news_area {
  background: #E4ECF2;
}

.top_news_area::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.top_news_area .ttl_wrap {
  width: 260px;
  height: 260px;
  background: #BDD1E0;
  padding: 50%;
  padding: 87px 80px;
  box-sizing: border-box;
  float: left;
}

.top_news_ttl {
  position: relative;
  font-weight: 400;
  font-size: 1.4rem;
  font-family: 'Noto Serif JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: #2C5CA2;
  text-align: center;
  line-height: 1;
}

.top_news_ttl::before {
  content: "";
  display: block;
  background: #2C5CA2;
  width: 30px;
  height: 1px;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 0;
}

.top_news_link {
  position: relative;
  width: 100px;
  height: 34px;
  border: 1px solid #2C5CA2;
  display: block;
  border-radius: 30px;
  text-align: center;
  line-height: 34px;
  color: #2C5CA2;
  padding-left: 12px;
  transition: all .3s;
  font-size: 12px;
}

.top_news_link::before{
  content: "";
  display: block;
  background: #2C5CA2;
  width: 9px;
  height: 1px;
  position: absolute;
  top: 15px;
  left: 20px;
  transform: rotate(43deg);
  transition: all .3s;
}

.top_news_link::after{
  content: "";
  display: block;
  background: #2C5CA2;
  width: 9px;
  height: 1px;
  position: absolute;
  top: 20px;
  left: 20px;
  transform: rotate(-43deg);
  transition: all .3s;
}

.top_news_link:hover { 
  transition: all .3s;
  background: #2C5CA2;
  color: #fff;
  text-decoration: none;
}

.top_news_link:hover::before,
.top_news_link:hover::after {
  background: #fff;
}

.top_news_area .news_content_wrap {
  float: left;
  padding: 57px 40px;
  box-sizing: content-box;
  width: 620px;
}

.top_news_area .contents_post-list h3 {
  width: 465px;
}

.top_news_area .contents_post-list article {
  border-top: 1px solid #D9D9D9;
  border-bottom: none;
}

.top_news_area .contents_post-list article:first-of-type {
  border: none;
}

.top_news_area .contents_post-list article a {
  transition: all .3s;
}

.top_news_area .contents_post-list article a:hover {
  transition: all .3s;
  background: #E7F1F7;
}

/* ボタンエリア
---------------------------------------------------------------------------*/
.ctr_area {
  padding: 90px 0;
}

.ctr_area p {
  text-align: center;
  font-size: 16px;
  margin-top: 24px;
}

.ctr_btn a {
  display: block;
  width: 630px;
  margin: 0 auto;
  transition: all .3s;
}

.ctr_btn a:hover {
  opacity: .8;
  transition: all .3s;
}

/* contents
---------------------------------------------------------------------------*/
.w_auto{
  width: auto;
}

.fw_bold {
  font-weight: bold;
}

.c_blu {
  color: #2C5CA2;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.flex_center {
  justify-content: center;
}

.flex_between {
  justify-content: space-between;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.list_notes li {
  display: flex;
}

.list_notes li .mark {
  margin-right: 4px;
  white-space: nowrap;
}

/* section01
-----------------------------------*/

.section01 {
  padding: 80px 0 100px;
}

.section01 h2 {
  margin: 0 auto 35px;
  width: 260px;
}

.section01 h2 + p {
  line-height: 2.4;
  font-weight: 400;
}

.section01 ul li {
  width: 250px;
  margin: 75px 0 0 calc((1160px - 250px * 4) / 3);
}

.section01 ul li:first-child,
.section01 ul li:nth-child(5) {
  margin-left: 0;
}

.section01 ul li dl dt {
  margin: 0 0 18px;
  font-size: 18px;
  font-weight: bold;
}

.section01 ul li dl dd p {
  margin-top: 30px;
  text-align: center;
}

.section01 .catch {
  margin-top: 70px;
  font-size: 16px;
  line-height: 2.2;
}


/* section02
-----------------------------------*/
.section02 {
  background: #E4ECF2;
  padding: 70px 0 130px;
}

.section02 h2 {
  margin: 0 0 20px;
  width: 172px;
}

.section02 h2 + p {
  font-weight: 400;
}

.section02 .container {
  background: #fff;
  padding: 50px 40px 30px 60px;
}

.section02 .container .box_01 {
  width: 424px;
}

.section02 .container .absolute_01 {
  bottom: -70px;
}

.section02 .container .box_02 {
  width: 558px;
}

.section02 .attention {
  font-size: 12px;
}

/* section03
-----------------------------------*/
.section03 {
  padding: 70px 0 0;
}

.section03 h2 {
  margin: 0 auto;
  width: 100px;
}

.section03 h3 + p {
  font-weight: bold;
}

.section03 .all_loss {
  width: 600px;
  position: relative;
  left: 160px;
  margin: 20px 0;
}

.section03 .absolute_01 {
  width: 260px;
  top: 0;
  right: 0;
}

.section03 .inner {
  background: #E4ECF2;
  padding: 70px 60px 100px;
  margin-left: 100px;
}

.section03 .inner .box_01 {
  width: 300px;
}

.section03 .inner .box_01 p {
  margin-top: 20px;
}

.section03 .inner .box_02 {
  width: 500px;
}

.section03 dt img {
  width: 270px;
  margin-bottom: 12px;
}

.section03 .box_02 > ul > li {
  padding-bottom: 40px; 
  margin-bottom: 25px;
  border-bottom: dotted 2px #2C5CA2;
}

.section03 .box_02 > ul > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.section03 .absolute_02 {
  width: 400px;
  bottom: -50px;
  left: -100px;
}

.section03 .catch {
  margin-top: 110px;
}

.section03 .age_10,
.section03 .age_30 {
  padding: 70px 0 40px;
}

.age_20,
.age_40 {
  padding: 70px 0 70px;
  background: #F9F9F9;
}

.section03 .cont_solution .box_01 {
  width: 180px;
}

.section03 .cont_solution .box_01 .absolute_03 {
  width: 70px;
  top: -35px;
  left: -35px;
}

.section03 .cont_solution .box_02 {
  width: 384px;
}

.section03 .cont_solution .box_02 > p {
  font-size: 24px;
}

.section03 .cont_solution .box_02 > p {
  font-size: 24px;
  margin-bottom: 30px;
}

.section03 .cont_solution .box_02 > ul > li {
  border: none;
  padding: 0;
}

.section03 .attention {
  font-size: .8rem;
  width: 1000px;
  margin-top: 20px;
}

.list_cross li {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.list_cross li span {
  display: inline-block;
  padding-left: 30px;
}

.list_cross > li::before,
.list_cross >li::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 7px;
  left: -3px;
  border-top: 2px solid #2C5CA2;
  border-right: 2px solid #2C5CA2;
  transform: rotate(45deg);
}
.list_cross >li::after  {
  transform: rotate(-135deg);
  left: 8px;
}

.section03 .cont_solution .box_03 .absolute_04 {
  width: 166px;
  top: -35px;
  left: -35px;
}

.section03 .cont_solution .box_03 {
  width: 487px;
  padding: 55px 40px 30px 50px;
  background: #fff;
  border: solid 1px #2C5CA2;
}

.list_circle li {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.list_circle li:last-child {
  margin-bottom: 0;
}

.list_circle li span {
  display: inline-block;
  padding-left: 30px;
}

.list_circle > li::before,
.list_circle >li::after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  top: 5px;
  border: 1px solid #2C5CA2;
  border-radius: 8px;
}

/* section04
-----------------------------------*/
.section04 {
  padding: 90px 0 110px;
  background: #E4ECF2;
}

.section04 h2 {
  margin: 0 auto 70px;
  width: 634px;
}

.section04 .inner {
  padding: 70px 90px 90px;
  background: #fff;
}
.section04 .inner p {
  font-size: 30px;
  margin-bottom: 50px;
} 

.section04 .inner dl dt {
  margin: 30px 0 15px;
  font-size: 20px;
  font-weight: bold;
  color: #2C5CA2;
}

.section04 .inner dl dd {
  padding-bottom: 30px;
  border-bottom: solid 1px #C2CFD9;
}

.section04 .inner dl dd:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

/* section05
-----------------------------------*/
.section05 {
  padding: 70px 0 130px;
}

.section05 h2 {
  margin: 0 auto 20px;
  width: 88px;
}

.section05 h2 + p {
  font-weight: bold;
}

.section05 .inner {
  padding: 100px 100px 0;
}

.section05 .inner dl dt,
.section05 .inner dl dd {
  display: table;
}

.section05 dl .num {
  display: table-cell;
  width: 50px;
  font-size: 21px;
}

.section05 dl {
  margin-top: 20px;
}

.section05 dl:first-of-type {
  margin-top: 0;
}

.section05 dl dt .num {
  color: #2C5CA2;
}

.section05 dl dd {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #DEDEDE;
}

.section05 dl dd:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.section05 dl dd .num {
  color: #2391D8;
}

/* section06
-----------------------------------*/
.section06_in {
  background: url("../images/bg_section05.jpg") no-repeat 0 0 / 100% 100%;
  padding: 100px;
}

.section06_in::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.section06 .left_content {
  float: left;
  padding-right: 100px;
}

.ttl_section06 {
  font-size: 2.6rem;
  color: #fff;
  margin-bottom: 20px;
}

.ttl_section06 + p {
  color: #fff;
  font-size: 1.2rem;
}


.section06 .right_content {
  float: left;
  padding-left: 100px;
  position: relative;
}

.section06 .right_content::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 100%;
  width: 1px;
  border: 1px dashed #fff;
  border-width: 0 1px 0 0;
}

.section06 .right_content table {
  color: #fff;
}

.section06 .right_content table th {
  text-align: left;
  padding-top: 16px;
  
}

.section06 .right_content table tr:first-child th {
   padding-top: 0;
}


.section06 .right_content table td{
  padding-left: 60px;
}

.section06 .right_content a {
  color: #fff;
  text-decoration: none;
}

/* footer
---------------------------------------------------------------------------*/
.footer_global {
  background: #404146;
  padding: 16px 0 24px;
}

.footer_logo {
  width: 280px;
  margin: 0 auto;
}

.footer_nav {
  height: 94px;
  line-height: 94px;
  text-align: center;
}

.footer_nav ul {
  margin-left: -20px;
}

.footer_nav ul li a {
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}

.footer_nav ul li {
  display: inline-block;
  margin-left: 24px;
}

.footer_nav ul li::before {
  content:"／";
  display: inline-block;
  color: #fff;
  margin-right: 24px;
}

.footer_nav ul li:first-of-type::before {
  content: "";
}

.footer_sns_btn {
  height: 120px;
  margin: auto;
  display: none;
}

.footer_sns_btn ul  {
  margin-left: -16px;
  text-align: center;
}

.footer_sns_btn ul li {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 16px 0 16px 16px;
}

.footer_txt {
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
}

.footer_txt p {
  color: #fff;
  text-decoration: none;
}

.footer_global .copy {
  border-top: 1px solid #808080;
  text-align: center;
  color: #fff;
  margin-top: 24px;
  padding-top: 24px;
}

.detail_footer_global {
  background: #2C5CA2
}

.detail_footer_global .copy {
  text-align: center;
  color: #fff;
  margin-top: 24px;
  padding: 16px 0;
}

.section06 .right_content a {
  color: #fff;
  text-decoration: none;
}

/* detail
---------------------------------------------------------------------------*/

.detail_contents_main {
  padding: 60px 0 120px;
}

.ttl_page-title {
  font-size: 1.9rem;
  font-weight: 400;
  font-family: 'Noto Serif JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  color: #2C5CA2;
  margin-bottom: 60px;
}

/*contact*/

.contact_top {
  text-align: center;
  margin-bottom: 60px !important;
}

.contact_btn a {
  display: block;
  background: #2C5CA2;
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  height: 68px;
  line-height: 68px;
  transition: all .3s;
}

.contact_btn a:hover {
  opacity: .6;
  transition: all .3s;
  text-decoration: none;
}

.contact .caution  a{
  text-decoration: underline;
}

.contact .caution  a:hover{
  text-decoration: none;
}

.wpcf7-form dl {
  margin-top: 3px;
  display: table;
  border-spacing: 3px 0;
  width: 100%;
}

.wpcf7-form dl:first-of-type {
  margin: 0;
}

.wpcf7-form dl dt{
  width: 25%;
  display: table-cell;
  background: #2C5CA2;
  padding: 16px;
  color: #fff;
  vertical-align: top;
}

.wpcf7-form dl dt .required {
  display: inline-block;
  background: #FDA86A;
  color: #fff;
  padding: 2px 4px;
}

.wpcf7-form dl dd {
  display: table-cell;
  width: 75%;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  width: 100%;
  height: 55px;
  padding: 16px;
  background: #E4ECF2;
  box-sizing: border-box;
  color: #333;
  line-height: 55px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  border: 0;
  display: block;
}

.wpcf7-form textarea {
  height: 360px;
  line-height: 1.5;
  padding: 16px;
}

.wpcf7-form .caution {
  text-align: center;
  margin-top: 60px;
}
  
.wpcf7-form .submit_btn {
  text-align: center;
  margin-top: 40px;
}

.wpcf7-response-output.wpcf7-validation-errors {
  text-align: center;
  margin-top: 40px;
  color: #f00;
}

.wpcf7-not-valid-tip {
  color: #ff0000;
}

input[type="submit"] {
  margin: 0 auto;
  display: inline-block;
  width: 180px;
  height: 50px;
  background: #2C5CA2;
  color: #fff;
  font-size: 1.2rem;
  font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

input[type="submit"]:hover {
  transition: 0.2s;
  opacity: .8;
}

.contact_wrap {
  width: 640px;
  margin: 0 auto;
}

.contact_lead {
  border: 2px #2C5CA2 solid;
  padding: 20px;
  margin-bottom: 40px;
}

.contact_lead_ttl {
  display: inline-block;
  background: #2C5CA2;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  font-size: .9rem;
  vertical-align: bottom;
}

.contact_lead_tel {
  display: inline-block;
  font-family: 'Roboto',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  color: #2C5CA2;
  position: relative;
  padding-left: 50px;
  margin-left: 40px;
  vertical-align: middle;
}

.contact_lead_tel::before {
  content: "";
  background: url("../images/ico_detail_tel.png") no-repeat 0 0 / 100% 100%;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.contact_lead_tel a {
  color: #2C5CA2;
  text-decoration: none;
}

.contact_lead_time {
  display: inline-block;
  color: #2C5CA2;
  font-weight: bold;
  margin-left: 10px;
  vertical-align: middle;
}

.contact_lead  + p {
  text-align: center;
  margin-bottom: 40px;
}

.calender_wrap {
  position: relative;
  margin-bottom: 40px;
}

.calender_wrap_lead {
  position: absolute;
  top: -5px;
  right: 0;
  color: #2C5CA2;
  font-size: .9rem;
  font-weight: bold;
}

.calender_wrap iframe {
  width: 640px;
  height: 360px;
}

.screen-reader-response {
  text-align: center;
}

.screen-reader-response + .wpcf7-form.sent {
  display: none;
}

/* 404
---------------------------------------------------------------------------*/

.contents_notfound {
  padding: 100px 0;
  text-align: center;
}

.contents_notfound h2 {
  font-size: 1.4rem;
  margin-bottom: 20px;
  font-weight: bold;
}

.contents_notfound a {
  display: block;
  width: 200px;
  background: #2C5CA2;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 60px auto 0;
  transition: all .3s;
}

.contents_notfound a:hover {
  text-decoration: none;
  opacity: .8;
  transition: all .3s;
}

/* archives
---------------------------------------------------------------------------*/
.news_wrap {
  width: 640px;
  margin: 0 auto;
}

.contents_post-list article {
  border-bottom: 1px solid #E4ECF2;
}

.contents_post-list article a {
  display: block;
  padding: 12px;
  transition: all .3s;
}

.contents_post-list article a:hover {
  background: #E4ECF2;
  transition: all .3s;
}

.contents_post-list article a::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.contents_post-list time {
  font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #2C5CA2;
  font-weight: 600;
  float: left;
  margin-right: 40px;
  width: 90px;
}

.contents_post-list h3 {
  float: left;
  width: 485px;
}

/* single
---------------------------------------------------------------------------*/
.contents_post-entry {
  position: relative;
}

.contents_post-entry .ttl_area {
  border-bottom: 1px solid #E4ECF2;
  margin-bottom: 16px;
}

.contents_post-entry .ttl_area time{
  font-family: 'Montserrat',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #2C5CA2;
  font-weight: 600;
  margin-bottom: 4px;
  display: block;
}

.contents_post-entry .ttl_area h3 {
  color: #2C5CA2;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 10px;
  line-height: 1.5;
}

.contents_post-entry .txt_area p {
  margin-top: 16px;
}

.contents_post-entry .txt_area p:first-of-type {
  margin: 0;
}

.contents_post-entry .single_back_wrap::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.contents_post-entry .single_back {
  display: block;
  margin-top: 40px;
  position: relative;
  float: right;
  color: #2C5CA2;
  padding-left: 36px;
  transition: all .3s;
}

.contents_post-entry .single_back::before{
  content: "";
  display: block;
  background: #2C5CA2;
  width: 25px;
  height: 1px;
  position: absolute;
  top: 16px;
  left: 0;
}

.contents_post-entry .single_back::after{
  content: "";
  display: block;
  background: #2C5CA2;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: -1px;
  transform: rotate(-43deg);
}

.contents_post-entry .single_back:hover {
  opacity: .8;
  transition: all .3s;
}
input[name="post_password"] {
  background: #E4ECF2;
  height: 50px;
  padding: 16px;
}