@charset "UTF-8";

body {
  color: #333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  font-size: 1rem;
  line-height: 1;
}

p {
  margin: 0;
}

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
}

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

a:hover,
a:active,
a:focus {
  color: #4d4d4d;
}

a:hover img {
  -webkit-filter: contrast(140%) brightness(110%);
  filter: contrast(140%) brightness(110%);
}

a[href^="tel:"] {
  pointer-events: none;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.sp_only {
  display: none !important;
}
br.sp {
  display: none !important;
}
/********************************
	flexbox 基本class
********************************/
*.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/******************************
  contents
*******************************/
#wrapper {
  width: 100%;
  min-width: 1200px;
  max-width: 2000px;
  margin: 0 auto;
}

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

header {
  background: #fff;
  height: 115px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.topbar {
  background-color: #1B2D74;
  color: #fff;
  width: 100%;
}

.topbar .inner {
  background-color: #1B2D74;
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  padding: 5px;
  width: 1100px;
}


header .logo {
  width: 360px;
  top: 20px;
  position: relative;
}

header .tel {
  left: 400px;
  top: 30px;
  width: 337px;
}

header .btn {
  width: 252px;
  top: 10px;
  right: 0;
}

header .btn .formbtn {
  color: #fff;
}

header .inner {
  width: 1100px;
}


.cv_area_in {
  width: 520px;
  float: right;
  position: relative;
  top: -30px;
}

.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cv_area_in_left {
  float: left;
}

.cv_area_in_right {
  float: right;
}

.btn_type_b {
  top: 0;
  position: relative;
  background-color: #e6231d;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 4px 0 #c41611;
  padding: 20px 24px;
  color: #fff;
  border-radius: 10px;
}

.btn_type_b a {
  color: #fff;
}

#fv {
  background: url(../img/fvbgfix3.jpg) center 0 no-repeat;
  height: 620px;
  margin: 120px 0 0;
}

#fv h1 {
  width: 796px;
  margin: 0 0 0 -5px;
}

#fv .inner {
  padding: 13px 0 0;
  width: 1330px;
}

#fv .fukidashi {
  background: url(../img/mvfukidasi.png) center 0;
  height: 343px;
  padding: 40px 0 0;
  float: right;
}

#fv2 {
  background: url(../img/fvbgfix3.jpg) center 0 no-repeat;
  height: 656px;
  margin: 120px 0 0;
}

#fv2 h1 {
  width: 796px;
  margin: 0 0 0 -5px;
}

#fv2 .inner {
  padding: 13px 0 0;
  width: 1330px;
}

#fv2 .fukidashi {
  background: url(../img/mvfukidasi.png) center 0;
  height: 343px;
  padding: 40px 0 0;
  float: right;
}

.intro {
  background: #BFC7EA;
  position: relative
}

.intro::after {
  content: "";
  position: absolute;
  left: 50%;
  border-top: 100px solid #BFC7EA;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  transform: translateX(-50%)
}

.intro__box {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: 1.5rem 0
}

.intro__box-item {
  background: white;
  border-radius: 20px;
  width: calc((100% - 2rem) / 3)
}

.intro__box-item .text {
  text-align: center;
  color: #626161;
  font-weight: bold;
  line-height: 1.8em;
  padding: 1.2rem 0 0.5rem
}

.intro__box-item .image {
  width: 36%;
  margin: 0 auto
}


.intro__text {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8em
}

.intro__text .marker {
  background: #152B80;
  color: white;
  font-size: 2rem
}

.about {
  padding: 9rem 0 0;
}

.about__heading {
  margin: 0 0 1rem
}

.about__heading .blue {
  color: #152B80;
  font-size: 2.2rem
}

.about__icon {
  margin: 3rem 0
}


.linkArea {
  background: url(../img/cv.jpg);
  height: 343px;
  padding: 40px 0 0;
  background-size: 100%;
}

.linkArea h3 {
  width: 810px;
  margin: 0 auto;
}

.linkArea .btn {
  width: 902px;
  margin: 25px auto 0;
}

.linkArea .btnArea {
  display: flex;
  justify-content: space-between;
  width: 70rem;
  margin: 0 auto;
  color: #05479B;
  font-weight: 700;
}

.linkArea .btnArea .btn01 {
  font-size: 1.6rem;
  background: url(../img/mail_icon.png) no-repeat left 4.9rem center;
  background-size: 3rem;
  background-color: #FFF;
  padding-left: 2.5rem;
}



.linkArea .btnArea .btn02 {
  padding-left: 3.6rem;
  font-size: 1.6rem;
  line-height: 1;
  background: url(../img/tel_icon.png) no-repeat left 4.9rem center;
  background-size: 3rem;
  background-color: #fcdc4a;
  color: #4B4B4B;
}

.linkArea .btnArea a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30rem;
  color: inherit;
  height: 7rem;
  text-decoration: none;
  border-radius: 0.6rem;
  box-shadow: 0.6rem 0.6rem 0 rgba(23, 45, 81, 0.3);
}


#trouble {
  background: url(../img/bg02.jpg) center -50px no-repeat;
  height: 672px;
}

#trouble .inner {
  padding: 94px 0 0 130px;
}

#trouble h2 {
  width: 674px;
  margin: 0 0 36px;
}

#trouble li {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 30px;
  background: url(../img/check.png) 5px 3px no-repeat;
  background-size: 31px;
  padding: 0 0 0 54px;
  min-height: 33px;
}

#trouble li strong {
  font-size: 22px;
  color: #0A2B64;
}

#trouble .omakase {
  width: 627px;
  margin: 75px 0 0 68px;
}

#point {
  background: url(../img/bg03.jpg) center 0 no-repeat;
  height: 1200px;
}

#point .inner {
  padding: 56px 0 0;
}

#point .txt {
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
}

#point .image {
  width: 540px;
  margin: 40px auto 100px;
}

#point ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 880px;
  margin: 0 auto;
}

#point li {
  width: 260px;
  height: 240px;
  background: rgba(255, 255, 255, 0.8);
  border: 5px solid #fff;
  position: relative;
  margin: 0 0 60px;
}

#point li .num {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}

#point li p {
  font-size: 18px;
  line-height: 26px;
  color: #0A2B64;
  font-weight: 600;
  text-align: center;
}

#point li:nth-child(1) {
  padding: 38px 0 0;
}

#point li:nth-child(1) .num {
  width: 115px;
  top: -40px;
}

#point li:nth-child(1) .ico {
  width: 105px;
  margin: 0 0 27px 97px;
}

#point li:nth-child(2) {
  padding: 32px 0 0;
}

#point li:nth-child(2) .num {
  width: 129px;
  top: -40px;
}

#point li:nth-child(2) .ico {
  width: 66px;
  margin: 0 auto 17px;
}

#point li:nth-child(3) {
  padding: 28px 0 0;
}

#point li:nth-child(3) .num {
  width: 127px;
  top: -40px;
}

#point li:nth-child(3) .ico {
  width: 66px;
  margin: 0 auto 16px;
}

#point li:nth-child(4) {
  padding: 45px 0 0;
}

#point li:nth-child(4) .num {
  width: 129px;
  top: -45px;
}

#point li:nth-child(4) .ico {
  width: 62px;
  margin: 0 0 27px 94px;
}

#point li:nth-child(5) {
  padding: 44px 0 0;
}

#point li:nth-child(5) .num {
  width: 126px;
  top: -41px;
}

#point li:nth-child(5) .ico {
  width: 82px;
  margin: 0 0 27px 76px;
}

#point li:nth-child(6) {
  padding: 46px 0 0;
}

#point li:nth-child(6) .num {
  width: 129px;
  top: -44px;
}

#point li:nth-child(6) .ico {
  width: 86px;
  margin: 0 auto 30px;
}




.voice {
	background-image: url("../img/voicebg.png");
	background-position: top 0 left 0, bottom 0 right 0;
	background-repeat: no-repeat;
	padding: 3rem 0;
	text-align: center
}
.voice__heading {
	color: white !important;
	margin: .2em 0 0
}
.voice__heading-sub {
	color: white
}
.voice__wrap {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-flow: wrap;
	margin: 1rem 0
}
.voice__wrap-item {
	text-align: start;
	width: calc((100% - 2rem) / 2);
	margin: 1rem 0 0
}
.voice__wrap .image {
	width: 74%;
	margin: 0 auto
}
.voice__wrap .box {
	background: #fff;
	border-radius: 20px;
	padding: 2rem;
	min-height: 11rem;
	height: 11rem
}
.voice__wrap .heading {
	color: #2686d0;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: .08em
}
.voice__wrap .text {
	color: #333;
	line-height: 1.5em;
	text-align: justify;
	margin: 1rem 0 0
}
@media screen and (max-width: 768px) {
	.voice {
		background-size: 66%, 66%
	}
	.voice__wrap {
		display: block
	}
	.voice__wrap-item {
		width: 100%
	}
	.voice__wrap .image {
		width: 93%
	}
	.voice__wrap .box {
		height: auto
	}
}
#flow {
  padding: 0 0 60px;
}

#flow h2 {
  width: 392px;
  margin: 0 auto 47px;
}

#flow .image {
  margin-bottom: 27px;
}

#flow .image01 {
  width: 941px;
  margin-left: 60px;
}

#flow .image02 {
  width: 648px;
  margin-left: 133px;
}

#flow ul {
  margin: 0 auto 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#flow li {
  width: 260px;
  margin: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

#flow li h3 {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 260px;
  height: 56px;
  font-size: 20px;
  line-height: 28px;
  color: #0A2B64;
}

#flow li p {
  line-height: 24px;
  font-size: 16px;
  color: #1A1A1A;
  margin: 10px 0 0;
}

#flow li p span {
  margin-left: -0.4em;
}

#flow2 {
  padding: 0 0 146px;
  text-align: center;
}

#flow2 h2 {
  margin: 0 auto 0;
}

#flow2 ul.ul_flow2 {
  padding: 44px 26px 0;
}

#flow2 ul.ul_flow2 li {
  position: relative;
  width: 230px;
  margin-right: 16px;
}

#flow2 ul.ul_flow2 li:last-of-type {
  width: 210px;
  padding-right: 0;
}

#flow2 ul.ul_flow2 li p {
  color: #0a2b64;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: -0.5px;
  width: 210px;
  padding: 0 15px 0;
  position: absolute;
  top: 118px;
}

#toiawase_btn {
  height: 400px;
  padding-top: 100px;
}

#toiawase_btn h2 {
  width: 1000px;
  margin: 0 auto 66px;
  color: #1B2D74;
  text-align: center;
  font-size: 2rem;
}

#toiawase_btn a {
  width: 40rem;
  color: #fff;
  background-color: #c72827;
  border-radius: 5px;
  height: 5rem;
  margin: 0 auto;
  display: block;
  font-size: 1.5rem;
  text-align: center;
  padding-top: 28px;
}

#toiawase_btn h3 {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  height: 38px;
  line-height: 38px;
  width: 122px;
  color: #ffffff;
  text-align: center;
  font-weight: normal;
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
  margin: 0 auto;
}


#amb_map {
  padding: 50px 0;
  background: #f6f9fe;
  text-align: center;
  font-size: 15px;
  height: 500px;
}

#amb_map .inner {
  width: 70rem;
}

#amb_map .left {
  width: 48%;
  float: left;
}

#amb_map .right {
  background: #ffffff;
  width: 48%;
  float: right;
}

#amb_map .right .section-title02 {
  text-align: center;
  padding: 5rem 0;
  background-color: white;
}

#amb_map .right .section-title02 h4 {
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

#amb_map .right .section-title02 p {
  margin: 15px auto 0 auto;
  font-weight: 600;
  padding: 0 0 1rem;
  font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", "serif";

}


#amb_map .right .section-title02 .btn-get-started {
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  color: rgb(255, 255, 255);
  width: 217px;
  padding: 10px 28px;
  border-radius: 4px;
  transition: all 0.5s ease 0s;
  background: rgb(255, 0, 0);
}

#amb_map .right .section-title02 .btn-get-started::after {
  content: "▶︎";
  display: inline-block;
  vertical-align: middle;
  padding-left: 1rem;
}

#amb_map .right .section-title02 .btn-get-started:hover {
  background: #0E46A3;
}

#formArea {
  background: #F2F2F2;
  padding: 75px 0 0;
  padding: 75px 0 75px;
}

#formArea h2 {
  width: 438px;
  margin: 0 auto 37px;
}

#formArea .inner {
  background: #ffffff;
  padding: 75px 100px 20px;
}

#formArea button[type=submit] {
  background: #FF0000;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  width: 13rem;
  letter-spacing: 0.3rem;
}

#formArea button[type=submit]:hover {
  background: #0E46A3;
  ;
}

#formArea .btn-submit {
  background: #FF0000;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
  width: 16rem;
}

#formArea .btn-submit:hover {
  background: #0E46A3;
}

#formArea .btn-reset {
  background: #ccc;
  border: 0;
  padding: 10px 30px;
  color: #333;
  transition: 0.4s;
  border-radius: 4px;
  width: 13rem;
}

#formArea .btn-reset:hover {
  background: #0E46A3;
}



.wpcf7 {
  width: 100%;
  padding: 0;
  margin: 0 0 0 !important;
  font-size: 18px;
}

.wpcf7 form {
  margin: 1.5em 1.5em 0;
  padding: 75px 100px 20px;
}

.wpcf7 p {
  margin-bottom: 2em;
  font-size: 18px;
  line-height: 200%;
}

.wpcf7 input,
.wpcf7 textarea {
  width: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #ccc;
  line-height: 2;
  padding: 10px;
  font-size: 18px;
}

.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio] {
  border: 1px solid #ccc;
  padding: 8px;
  height: 20px;
  width: 20px;
  position: relative;
  top: 4px;
}

.wpcf7 select,
.wpcf7 .wpcf7-list-item-label {
  line-height: 2;
  font-size: 18px;
}

.wpcf7-list-item {
  display: block;
}

.wpcf7 label {
  margin-right: 20px;
}

.wpcf7 input[type=date] {
  width: 200px;
  padding: 5px;
  margin: 0 20px 20px;
}

.wpcf7 select {
  width: 100px;
  padding: 13px;
  margin: 0 10px 20px;
}

.wpcf7 p.mendan-date {
  line-height: 300%;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  outline: none;
  border: 1px solid #bbb;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
}

.wpcf7 input.wpcf7-submit {
  position: relative;
  display: block;
  width: 300px;
  height: 70px;
  margin: 30px auto 0;
  background-color: #F50000;
  cursor: pointer;
  border: none !important;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.5;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-family: "Roboto Slab", Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.wpcf7 input.wpcf7-submit,
.wpcf7 input.wpcf7-submit::before,
.wpcf7 input.wpcf7-submit::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wpcf7 input.wpcf7-submit:hover {
  background-color: #F50000;
  opacity: 0.6;
}

.wpcf7 .wpcf7-not-valid {
  background: pink;
}

.wpcf7 .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 8px 35px 8px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.wpcf7 .wpcf7-validation-errors {
  color: #F50000;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.wpcf7 .wpcf7-mail-sent-ok {
  color: #3A87AD;
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
}

span.wpcf7-list-item {
  margin: 0;
}

.wpcf7 .wpcf7-acceptance {
  display: inline-block;
}

#thanks_txt {
  margin: 150px 0 0;
  text-align: center;
  line-height: 150%;
  font-size: 18px;
}

.thanks_title {
  font-size: 24px;
  margin-bottom: 50px;
  line-height: 150%;
}

#thanks_txt p a {
  text-decoration: underline;
}

#footer {
  background-color: #1b2d74;
  margin: 0;
  height: 200px;
}

#footer footer {
  background-color: #1b2d74;
  width: 1000px;
  margin: 0px auto;
  color: #fff;
  padding-top: 50px;
}

#footer footer .leftblock {
  background-color: #1b2d74;
  width: 48%;
  margin-right: 3%;
  color: #fff;
  float: left;
}

#footer footer .leftblock .logo {
  background-color: #fff;
  width: 16rem;
  padding: 10px;
}

#footer footer .rightblock {
  background-color: #1b2d74;
  width: 48%;
  color: #fff;
  float: right;
}


#footer footer .copyright {
  background-color: #1b2d74;
  width: 1000px;
  margin: 0px auto;
  color: #fff;
  text-align: center;
  padding: 10px;
  float: left;
}


#footer footer .copyright a {
  color: #fff;
  text-decoration: underline;
}

.section-title h4 {
  text-align: center;
  font-size: 2rem;
  color: #0A2B64;
}

.section-title h3 {
  font-size: 1.5rem;
  text-align: center;
  color: #0A2B64;
  margin-bottom: 30px;
}

.text-center {
  text-align: center;
}

.text-center.topbtn {
  text-align: center;
  padding-top: 20px;
  width: 100%;
  display: block;
  text-decoration: underline;
}

.intro__heading,
.about__heading,
.service__heading,
.reason__heading,
.flow__heading,
.lineup__heading,
.voice__heading,
.faq__heading,
.links__heading {
  line-height: 1.8em;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  color: #152B80;
}

.intro__heading-sub,
.about__heading-sub,
.service__heading-sub,
.reason__heading-sub,
.flow__heading-sub,
.lineup__heading-sub,
.voice__heading-sub,
.faq__heading-sub,
.links__heading-sub {
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.download__inner, .intro__inner, .about__inner, .service__inner, .reason__inner, .flow__inner, .lineup__inner, .voice__inner, .faq__inner, .links__inner {
  width: 90vw;
  max-width: 1000px;
  margin: 0 auto;
}

@media (orientation: landscape) and (max-height: 450px) {

  /* ここに横向きのデバイスに適用するスタイルを書く */
  #wrapper {
    width: 100%;
    min-width: 0;
    max-width: 1000px;
    margin: 0 auto;
  }

  .topbar .inner {
    background-color: #1B2D74;
    color: #fff;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    padding: 5px;
    width: 95vw;
  }

  header .inner {
    width: 95vw;
  }

  header .logo {
    width: 150px;
    top: 20px;
    position: relative;
  }

  .cv_area_in {
    width: 70vw;
    float: right;
    position: relative;
    top: -15px;
  }

  .cv_area_in_left img {
    width: 233px;
  }

  #fv {
    background: url(../img/fvbgfix3.jpg) center 0 no-repeat;
    height: auto;
    margin: 120px 0 0;
    background-size: 100%;
  }

  #fv .inner {
    padding: 13px 0 0;
    width: 100%;
  }

  #fv h1 {
    width: 44vw;
    margin: 0 0 0 -5px;
  }

  .linkArea h3 {
    width: 80vw;
    margin: 0 auto;
  }

  .linkArea .btnArea {
    display: flex;
    justify-content: space-between;
    width: 90vw;
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
  }

  .linkArea .btnArea a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45vw;
    color: inherit;
    height: 7rem;
    text-decoration: none;
    border-radius: 0.6rem;
    box-shadow: 0.6rem 0.6rem 0 rgba(23, 45, 81, 0.3);
  }

  .linkArea .btnArea .btn01 {
    font-size: 1.6rem;
    background: url(../img/mail_icon.png) no-repeat left 1rem center;
    background-size: 2.5rem;
    background-color: #1fa1e6;
    padding-left: 2.5rem;
    margin-right: 1rem;
  }

  .linkArea .btnArea .btn02 {
    padding-left: 3.6rem;
    font-size: 1.6rem;
    line-height: 1;
    background: url(../img/tel_icon.png) no-repeat left 2.5rem center;
    background-size: 3rem;
    background-color: #fcdc4a;
  }

  #trouble {
    background: url(../img/bg02.jpg) center -50px no-repeat;
    height: 672px;
    background-size: 100%;
  }

  #trouble .inner {
    padding: 0 0 0 90px;
  }

  #trouble .inner h2 img {
    max-width: 56vw;
  }

  #trouble li {
    font-size: 1rem;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0;
    background: url(../img/check.png) 5px 3px no-repeat;
    background-size: 21px;
    padding: 0 0 0 54px;
    min-height: 33px;
  }

  
  #voice .inner {
    width: 100%;
  }

  #voice h2 {
    width: 279px;
  }

  #voice ul {
    width: 98vw;
    margin: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  #voice li {
    width: 47vw;
    height: 175px;
    position: relative;
    padding: 45px 0 0 38px;
    margin: 0 0 70px;
  }

  #amb_map {
    padding: 50px 0;
    background: #f6f9fe;
    text-align: center;
    font-size: 15px;
    height: 500px;
    width: 100%;
  }

  #amb_map .inner {
    width: 95vw;
  }

  #toiawase_btn h2 {
    width: 100%;
    margin: 0 auto 66px;
    color: #1B2D74;
    text-align: center;
    font-size: 2rem;
  }

  #formArea .inner {
    background: #ffffff;
    padding: 75px 100px 20px;
    width: 100%;
  }

  form#mailformpro textarea {
    padding: 10px;
    font-size: 18px;
    vertical-align: middle;
    border: 1px solid #ccc;
    max-width: 500px;
  }

  #footer {
    background-color: #1b2d74;
    margin: 0;
    height: 200px;
  }

  #footer .inner {
    width: 100%;
  }

  #footer footer {
    background-color: #1b2d74;
    width: 100%;
    margin: 0px auto;
    color: #fff;
    padding-top: 50px;
  }

  #footer footer .leftblock {
    background-color: #1b2d74;
    width: 40%;
    margin-right: 3%;
    color: #fff;
    float: left;
    padding-left: 1rem;
  }

  #footer footer .rightblock {
    background-color: #1b2d74;
    width: 50%;
    color: #fff;
    float: right;
  }

  #footer footer .copyright {
    background-color: #1b2d74;
    width: 100vw;
    margin: 0px auto;
    color: #fff;
    text-align: center;
    padding: 10px;
    float: left;
  }
}

.reason {
  background: #BFC7EA;
  padding: 3rem 0
}
.reason__box {
  background: white;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 4rem;
  margin: 1rem 0
}
.reason__box01 {
  flex-direction: row-reverse
}
.reason__box-item .heading {
  color: #152B80;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: .08em
}
.reason__box-item .text {
  color: #333;
  line-height: 1.5em;
  text-align: justify;
  margin: 1rem 0 0
}
.reason__box-item01 {
  width: 52%
}
.reason__box-item02 {
  width: 44%
}
.reason__box-item03 {
  width: 52%
}
.reason__box-item04 {
  width: 44%
}

@media screen and (max-width: 768px) {
  .reason {
    padding: 2.5rem 0
  }
  .reason__heading {
    padding: 0 0 1rem
  }
  .reason__box {
    display: block;
    padding: 2rem
  }
  .reason__box01 {
    flex-direction: row
  }
  .reason__box-item01, .reason__box-item02, .reason__box-item03, .reason__box-item04 {
    width: 100%
  }
}
.flow {
  background: #4db5e5;
  background-image: url("../images2/contents_top.png"), url("../images2/contents_bottom.png");
  background-position: top 0 left 0, bottom 0 right 0;
  background-repeat: no-repeat;
  background-size: 40%, 40%;
  padding: 3rem 0;
  text-align: center
}

.intro {
    padding: 3rem 54px 0 0;
}