@charset "UTF-8";* {font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 'ＭＳ Ｐゴシック' , 'MS PGothic' , sans-serif;font-weight: normal;text-decoration: none;list-style: none;font-size: 16px;}*:hover {text-decoration: none;}body {margin-top: 82px;}.wrap {max-width: 980px;margin: 0 auto;}.flex {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.flex.between_center {-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: center;align-items: center;}.flex.between_start {-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: start;align-items: flex-start;}.flex.between_end {-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: end;align-items: flex-end;}.flex.start_start {-ms-flex-pack: start;justify-content: flex-start;-ms-flex-align: start;align-items: flex-start;}.flex.start_center {-ms-flex-pack: start;justify-content: flex-start;-ms-flex-align: center;align-items: center;}.flex.center_center {-ms-flex-pack: center;justify-content: center;-ms-flex-align: center;align-items: center;}.flex.end_center {-ms-flex-pack: end;justify-content: flex-end;-ms-flex-align: center;align-items: center;}.pc {display: block;}.sp {display: none;}img.pc_img {display: inline-block;}img.sp_img {display: none;}@media screen and (min-width: 1500px) {body {max-width: 1500px;margin: 0 auto;}}@media screen and (max-width: 767px) {body {margin-top: 0;}body.thanksPage {margin-top: 67px;}.wrap {max-width: 100%;}.pc {display: none;}.sp {display: block;}img.pc_img {display: none;}img.sp_img {display: inline-block;}}.header {background: rgba(255, 255, 255, 0.9);position: fixed;top: 0;left: 0;right: 0;width: 100%;padding: 17px 0;transition: .3s;}.header.scroll {box-shadow: 1px 1px 1px rgba(102, 102, 102, 0.3);transition: .3s;}.header .logo {width: 241px;}.header .logo .img {width: 100%;height: auto;}.header .gnavi .item {margin-left: 31px;}.header .gnavi .item a {display: block;color: #777;font-weight: bold;font-size: 15px;}.header .gnavi .item a:hover {text-decoration: underline;}@media screen and (max-width: 1000px) {.header {padding: 10px;}.header .gnavi {display: none;width: 100%;position: absolute;top: 67px;left: 0;right: 0;background: rgba(9, 93, 163, 0.9);border-top: 1px #fff solid;}.header .gnavi .item {margin-left: 0;}.header .gnavi .item a {color: #fff;font-size: 16px;line-height: 50px;height: 50px;text-align: center;border-bottom: 1px #fff solid;}.header .gnavi .item a:hover {text-decoration: underline;}.header #menuBtn {position: fixed;top: 22px;right: 5px;z-index: 10001;display: block;height: 50px;width: 50px;}.header #menuBtn .menuTrigger {position: relative;width: 30px;height: 22px;top: 0;right: 0;display: inline-block;transition: all .4s;box-sizing: border-box;}.header #menuBtn .menuTrigger span {display: inline-block;transition: all .4s;box-sizing: border-box;position: absolute;left: 0;width: 100%;height: 4px;background-color: #095da3;border-radius: 4px;}.header #menuBtn .menuTrigger span:nth-of-type(1) {top: 0;}.header #menuBtn .menuTrigger span:nth-of-type(2) {top: 9px;}.header #menuBtn .menuTrigger span:nth-of-type(3) {top: 18px;}.header #menuBtn .menuTrigger.active span:nth-of-type(1) {transform: translateY(9px) rotate(-45deg);}.header #menuBtn .menuTrigger.active span:nth-of-type(2) {opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.header #menuBtn .menuTrigger.active span:nth-of-type(3) {transform: translateY(-9px) rotate(45deg);}}.footer {background: #e8e9ec;text-align: center;color: #343434;font-size: 12px;padding: 20px 0;}.pageTop {position: fixed;bottom: 100px;right: 2%;}.pageTop a {width: 60px;height: 60px;display: block;transition: .3s;}.pageTop a:hover {opacity: .8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";transition: .3s;}@media screen and (min-width: 1360px) {.pageTop {right: 10%;}}@media screen and (max-width: 767px) {.pageTop {bottom: 10%;}}.title {text-align: center;color: #fff;font-size: 22px;margin-bottom: 14px;}.title hr {display: inline-block;width: 67px;height: 1px;margin: 0 24px;box-shadow: none;background-color: #fff;border: none;vertical-align: super;}.subTitle {color: #fff;font-family: 'Montserrat', sans-serif;font-size: 12px;text-align: center;display: block;margin-bottom: 48px;}@media screen and (max-width: 767px) {.title {font-size: 18px;margin-bottom: 14px;}.title hr {width: 50px;margin: 0 20px;}.subTitle {font-size: 12px;margin-bottom: 30px;}}.hero {background: url(/assets/img/hero.png) no-repeat center center;background-size: cover;padding: 150px 0;}.hero .copy {font-family: 'Noto Sans JP', sans-serif;font-weight: normal;width: 600px;margin: 0 auto;padding: 36px 0;background-color: rgba(60, 135, 222, 0.7);color: #fff;text-align: center;font-size: 34px;letter-spacing: .13em;line-height: 169%;}.hero .copy .large {font-size: 40px;font-family: 'Noto Sans JP', sans-serif;font-weight: normal;}.hero .copy .highLight {font-family: 'Noto Sans JP', sans-serif;font-weight: bold;background-color: #3c87de;font-size: 42px;font-weight: bold;padding: 13px 47px;display: inline-block;margin-top: 22px;letter-spacing: .13em;}@media screen and (max-width: 767px) {.hero .copy {width: 85%;padding: 30px 0;font-size: 18px;line-height: 169%;}.hero .copy .large {font-size: 22px;}.hero .copy .highLight {font-size: 25px;padding: 10px 30px;}}#aboutUs {background-color: #095da3;padding: 100px 0;}#aboutUs .content {width: 888px;margin: 0 auto;}#aboutUs .textParent {width: 46%;padding-top: 12px;}#aboutUs .textParent .text {color: #fff;font-size: 15px;line-height: 30px;font-weight: 100;margin-bottom: 35px;}#aboutUs .textParent .list .item {color: #fff;font-size: 18px;font-weight: 100;line-height: 42px;}#aboutUs .textParent .list .item:before {display: inline-block;content: "ー";color: #fff;margin-right: 11px;}#aboutUs .imgParent {width: 46%;}#aboutUs .imgParent .img {width: 100%;height: auto;}@media screen and (max-width: 1000px) {#aboutUs .content {width: 95%;}#aboutUs .textParent .list .item {font-size: 16px;}}@media screen and (max-width: 1000px) and (max-width: 767px) {#aboutUs {padding: 70px 20px;}#aboutUs .textParent {width: 100%;padding-top: 0;}#aboutUs .textParent .text {color: #fff;font-size: 15px;margin-bottom: 20px;}#aboutUs .textParent .list {margin-bottom: 30px;}#aboutUs .textParent .list .item {font-size: 15px;line-height: 30px;}#aboutUs .textParent .list .item:before {margin-right: 5px;}#aboutUs .imgParent {width: 100%;}#aboutUs .imgParent .img {width: 100%;height: auto;}}#philosophy {background: #fbfbfb url(/assets/img/philosophyBg.png) no-repeat center top;background-size: 100% auto;padding: 330px 0 0;}#philosophy .title {color: #095da3;}#philosophy .title hr {background-color: #095da3;}#philosophy .subTitle {color: #095da3;margin-bottom: 55px;}#philosophy .content {background: rgba(255, 255, 255, 0.7);width: 980px;margin: 0 auto;padding: 78px 0 96px;text-align: center;}#philosophy .content .img {margin-bottom: 68px;}#philosophy .content .copy {font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;font-weight: normal;font-size: 40px;color: #095da3;letter-spacing: 0.1em;margin-bottom: 40px;}#philosophy .content .text {font-size: 15px;line-height: 30px;text-align: left;color: #343434;width: 700px;margin: 0 auto;}@media screen and (max-width: 1000px) {#philosophy .content {width: 100%;}}@media screen and (max-width: 1000px) and (max-width: 767px) {#philosophy {background: #fbfbfb;padding: 50px 20px;}#philosophy .subTitle {color: #095da3;margin-bottom: 55px;}#philosophy .content {margin: 0 auto;padding: 50px 20px;box-sizing: border-box;}#philosophy .content .img {margin-bottom: 50px;width: 100%;height: auto;}#philosophy .content .copy {font-size: 30px;}#philosophy .content .text {width: 100%;}}#greetings {background: url(/assets/img/greetingsBg.png) no-repeat center top;background-size: auto 100%;padding: 158px 0 138px;}#greetings .title {color: #095da3;}#greetings .title hr {background-color: #095da3;}#greetings .subTitle {color: #095da3;margin-bottom: 55px;}#greetings .imgParent {display: none;}#greetings .content {text-align: right;}#greetings .textParent {display: inline-block;width: 620px;text-align: left;}#greetings .copy {font-size: 20px;font-weight: 700;line-height: 40px;margin-bottom: 32px;color: #343434;}#greetings .text {font-size: 15px;line-height: 30px;text-align: left;color: #343434;margin: 0 auto;}@media screen and (max-width: 1000px) {#greetings {background: none;padding: 0 0 50px;}#greetings .imgParent {display: block;margin-bottom: 30px;}#greetings .imgParent .img {width: 100%;height: auto;}#greetings .content {text-align: center;}#greetings .textParent {box-sizing: border-box;width: 100%;background: rgba(255, 255, 255, 0.5);padding: 50px 0;}#greetings .copy {font-size: 18px;padding: 0 20px;}#greetings .text {font-size: 15px;padding: 0 20px;}}@media screen and (max-width: 1000px) and (max-width: 767px) {#greetings {padding: 50px 0 70px;}#greetings .subTitle {margin-bottom: 30px;}#greetings .textParent {width: 100%;padding: 0;}#greetings .copy {font-size: 16px;line-height: 30px;margin-bottom: 20px;}}#company {background-color: #095da3;padding: 98px 0 140px;}#company .subTitle {margin-bottom: 62px;}#company .content {width: 883px;margin: 0 auto;}#company .companyInfo {margin-bottom: 46px;}#company .companyInfo.first {margin-right: 64px;}#company .companyInfo th, #company .companyInfo td {color: #fff;font-size: 14px;font-weight: 100;text-align: left;line-height: 24px;}#company .companyInfo th {opacity: .6;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";width: 104px;}#company .companyInfo td {padding-bottom: 25px;}#company .companyInfo td a {color: #fff;}#company iframe {width: 100%;height: 264px;}@media screen and (max-width: 1000px) {#company .content {width: 100%;}#company .companyInfo {width: 70%;margin: 0 auto 50px;}#company .companyInfo.first {margin: 0 auto;}}@media screen and (max-width: 1000px) and (max-width: 767px) {#company {padding: 70px 20px;}#company .subTitle {margin-bottom: 30px;}#company .companyInfo {width: 100%;}#company .companyInfo td {padding-bottom: 15px;}#company iframe {width: 100%;height: 264px;}}#ourGroup {padding: 98px 0 57px;}#ourGroup .title {color: #095da3;}#ourGroup .title hr {background-color: #095da3;}#ourGroup .subTitle {color: #095da3;margin-bottom: 61px;}#ourGroup .content {width: 842px;margin: 0 auto 49px;padding-bottom: 49px;border-bottom: 1px #e5e7ea solid;}#ourGroup .content:last-child {border-bottom: none;}#ourGroup .content.first .imgParent .img,#ourGroup .content.third .imgParent .img {width: 200px;height: auto;}#ourGroup .imgParent {width: 35.6%;text-align: center;}#ourGroup .textParent {width: 58.6%;padding-top: 9px;}#ourGroup .textParent .title {text-align: left;font-size: 18px;color: #343434;}#ourGroup .textParent .text {color: #343434;font-size: 15px;line-height: 30px;font-weight: 100;margin-bottom: 10px;}#ourGroup .textParent .link {color: #005aa0;font-size: 13px;text-decoration: underline;}#ourGroup .textParent .link .img {width: auto;margin-left: 10px;}#ourGroup .textParent .link:hover {text-decoration: none;}@media screen and (max-width: 1000px) {#ourGroup .content {width: 95%;}#ourGroup .imgParent .img {max-width: 100%;height: auto;}}@media screen and (max-width: 1000px) and (max-width: 767px) {#ourGroup {padding: 70px 20px 20px;}#ourGroup .subTitle {margin-bottom: 30px;}#ourGroup .content {width: 100;margin: 0 auto 30px;padding-bottom: 30px;}#ourGroup .imgParent {width: 100%;text-align: center;margin-bottom: 20px;}#ourGroup .textParent {width: 100%;padding-top: 0;}#ourGroup .textParent .title {font-size: 16px;}}#contact {background: url(/assets/img/contactBg.png) no-repeat center top;background-size: auto 100%;padding: 98px 0 71px;}#contact .subTitle {margin-bottom: 60px;}#contact .content, #contact .contactForm {width: 745px;margin: 0 auto;color: #fff;}#contact .content {border-bottom: 1px #fff solid;margin-bottom: 44px;padding-bottom: 32px;}#contact .tel {font-size: 40px;font-weight: 900;letter-spacing: 0.01em;}#contact .text {font-size: 14px;font-weight: 100;line-height: 29px;}#contact .contactForm th {width: 150px;text-align: left;font-size: 15px;vertical-align: top;padding-top: 16px;}#contact .contactForm th .required {font-size: 10px;vertical-align: super;}#contact .contactForm td {width: calc(100% - 150px);padding-bottom: 30px;}#contact .contactForm td input, #contact .contactForm td textarea {width: 100%;border: none;font-size: 15px;box-sizing: border-box;height: 50px;padding: 0 20px;}#contact .contactForm td textarea {min-height: 200px;padding: 20px;resize: none;}#contact .contactForm td .submit {margin-top: 18px;background: none;border: 2px #fff solid;border-radius: 5px;color: #fff;transition: .3s;}#contact .contactForm td .submit:hover {background: #fff;transition: .3s;color: #095da3;cursor: pointer;}@media screen and (min-width: 1300px) {#contact {background-size: 100% auto;}}@media screen and (max-width: 1000px) {#contact .content, #contact .contactForm {width: 95%;}}@media screen and (max-width: 1000px) and (max-width: 767px) {#contact {background-size: auto 100%;padding: 70px 20px;}#contact .subTitle {margin-bottom: 30px;}#contact .content, #contact .contactForm {width: 100%;}#contact .content {margin-bottom: 30px;padding-bottom: 30px;}#contact .tel {font-size: 20px;margin-bottom: 10px;color: #fff;}#contact .text {line-height: 20px;}#contact .contactForm th, #contact .contactForm td {display: block;}#contact .contactForm th {width: 100%;font-size: 15px;padding-top: 0;margin-bottom: 10px;}#contact .contactForm td {width: 100%;padding-bottom: 0;margin-bottom: 30px;}}#formWrap {padding: 98px 0;width: 700px;}#formWrap table {width: 100%;margin: 30px auto;border-collapse: collapse;}#formWrap table tr:first-child th {background: #aaa;color: #fff;text-align: center;}#formWrap table tr td, #formWrap table tr th {border: 1px solid #ccc;padding: 10px;}#formWrap table tr th {font-weight: normal;background: #efefef;text-align: left;width: 100px;}#formWrap h3, #formWrap h4 {text-align: center;font-size: 20px;font-weight: bold;color: #095da3;margin-bottom: 30px;line-height: 30px;}#formWrap p.error_messe {margin: 0 0 10px;color: #f25656;}#formWrap input {display: block;text-align: center;width: 300px;color: #fff;font-size: 17px;font-weight: bold;border-radius: 5px;border: none;padding: 14px 0;cursor: pointer;}#formWrap input.back {margin-top: 18px;border: 2px #aaa solid;border-radius: 5px;color: #aaa;transition: .3s;background: #fff;}#formWrap input.back:hover {background: #aaa;transition: .3s;color: #fff;cursor: pointer;}#formWrap input.submit {margin-top: 18px;background: #095da3;border: 2px #095da3 solid;border-radius: 5px;color: #fff;transition: .3s;}#formWrap input.submit:hover {background: #fff;transition: .3s;color: #095da3;cursor: pointer;}#formWrap .flex input {width: 48%;margin-bottom: 30px;}@media screen and (max-width: 767px) {#formWrap {padding: 50px 20px;box-sizing: border-box;}#formWrap .text {line-height: 25px;}}.thanks {padding: 100px 0;}.thanks .title {color: #343434;text-align: center;line-height: 40px;margin-bottom: 50px;}.thanks .link {text-align: center;}.thanks .link a {font-size: 18px;color: #095da3;}.thanks .link a:hover {text-decoration: underline;}@media screen and (max-width: 767px) {.thanks {padding: 50px 20px;}}
