@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/
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%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  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;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
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;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
img {
  vertical-align: bottom;
}
/************** layout base ********************/
.clearfix {
  overflow: hidden;
}
/*-
.clearfix:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	min-height: 1px;
}
-*/
a {
  text-decoration: none;
}
/* a:hover{
	text-decoration:underline;
} */
a:link {
  color: #000;
}
a:visited {
  color: #000;
}
/*ボタンrollover*/
a:hover img.rollover {
  filter: Alpha(opacity:80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
sup {
  line-height: 100%;
  font-size: 10px;
  vertical-align: 0.4em;
}
sub {
  line-height: 100%;
  font-size: 10px;
  vertical-align: -0.1em;
}
.txtLeft {
  text-align: left;
}
.txtRight {
  text-align: right;
}
.txtCenter {
  text-align: center;
}
.fw {
  font-weight: bold !important;
}
.f10 {
  font-size: 10px !important;
}
.f11 {
  font-size: 11px !important;
}
.f12 {
  font-size: 12px !important;
}
.f13 {
  font-size: 13px !important;
}
.f14 {
  font-size: 14px !important;
}
.f15 {
  font-size: 15px !important;
}
.f16 {
  font-size: 16px !important;
}
.f17 {
  font-size: 17px !important;
}
.f18 {
  font-size: 18px !important;
}
.txtRed {
  color: #D80000;
}
.note {
  color: #666666;
  font-size: 12px;
}
.fLeft {
  float: left;
}
.fRight {
  float: right;
}
.fNon {
  float: none !important;
}
.mTop0 {
  margin-top: 0 !important;
}
.mTop5 {
  margin-top: 5px !important;
}
.mTop10 {
  margin-top: 10px !important;
}
.mTop15 {
  margin-top: 15px !important;
}
.mTop20 {
  margin-top: 20px !important;
}
.mTop25 {
  margin-top: 25px !important;
}
.mTop30 {
  margin-top: 30px !important;
}
.mTop35 {
  margin-top: 35px !important;
}
.mTop40 {
  margin-top: 40px !important;
}
.mTop45 {
  margin-top: 45px !important;
}
.mTop50 {
  margin-top: 50px !important;
}
.mBtm0 {
  margin-bottom: 0 !important;
}
.mBtm5 {
  margin-bottom: 5px !important;
}
.mBtm10 {
  margin-bottom: 10px !important;
}
.mBtm15 {
  margin-bottom: 15px !important;
}
.mBtm20 {
  margin-bottom: 20px !important;
}
.mBtm25 {
  margin-bottom: 25px !important;
}
.mBtm30 {
  margin-bottom: 30px !important;
}
.mBtm35 {
  margin-bottom: 35px !important;
}
.mBtm40 {
  margin-bottom: 40px !important;
}
.mBtm45 {
  margin-bottom: 45px !important;
}
.mBtm50 {
  margin-bottom: 50px !important;
}
.mBtm60 {
  margin-bottom: 60px !important;
}
.pTop0 {
  padding-top: 0 !important;
}
.pTop5 {
  padding-top: 5px !important;
}
.pTop10 {
  padding-top: 10px !important;
}
.pTop15 {
  padding-top: 15px !important;
}
.pTop20 {
  padding-top: 20px !important;
}
.pTop25 {
  padding-top: 25px !important;
}
.pTop30 {
  padding-top: 30px !important;
}
.pTop35 {
  padding-top: 35px !important;
}
.pTop40 {
  padding-top: 40px !important;
}
.pTop45 {
  padding-top: 45px !important;
}
.pTop50 {
  padding-top: 50px !important;
}
.pBtm0 {
  padding-bottom: 0 !important;
}
.pBtm5 {
  padding-bottom: 5px !important;
}
.pBtm10 {
  padding-bottom: 10px !important;
}
.pBtm15 {
  padding-bottom: 15px !important;
}
.pBtm20 {
  padding-bottom: 20px !important;
}
.pBtm25 {
  padding-bottom: 25px !important;
}
.pBtm30 {
  padding-bottom: 30px !important;
}
.pBtm35 {
  padding-bottom: 35px !important;
}
.pBtm40 {
  padding-bottom: 40px !important;
}
.pBtm45 {
  padding-bottom: 45px !important;
}
.pBtm50 {
  padding-bottom: 50px !important;
}
.pBtm60 {
  padding-bottom: 60px !important;
}
/************** layout base ********************/
body {
  background: #fff;
  text-align: center;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /*font-family: Arial,"Arial Black","ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro, "メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
font-family: Arial, Roboto, “Droid Sans”, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;*/
  line-height: 1.2;
}
div, p, dl {
  text-align: left;
}
p, dt, dd, li, td, th {
  color: #000;
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-size: 28px;
}
/*------------------ list style----------------*/
.numberList {
  padding: 0 0 0 18px;
}
.numberList li {
  list-style: decimal outside;
  padding: 0 0 5px 0;
}
.discList {
  padding: 0 0 0 18px;
}
.discList li {
  list-style: disc outside;
  padding: 0 0 2px 0;
}
.indentList li {
  padding-left: 1em;
  text-indent: -1em;
}
/*-- --*/
.flex {
  display: flex;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex;
}
.inner {
  margin: 0 auto;
  width: 94%;
  max-width: 1100px;
}
body * {
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .spOnly {
    display: none;
  }
} /*-PC only-*/
/*****************  head ***********************/
header {
  background: #fff;
  border-radius: 5px;
  margin: 30px auto 0;
  padding: 0 2vw;
  width: 100%;
  max-width: 1100px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  position: relative;
  z-index: 10;
}
header h1 {
  line-height: 1;
}
header .logo img {
  line-height: 1;
  margin-top: 30px;
  width: 202px;
}
/*****************  navi ***********************/
.gNavi {
  min-width: 630px;
}
.gNavi li {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
}
.gNavi li a {
  border-right: 1px solid #d9d9d9;
  display: block;
  padding: 0 2vw;
}
.gNavi li:first-child a {
  border-left: 1px solid #d9d9d9;
}
.gNavi li.active {
  border-bottom: 5px solid #024381;
  padding-bottom: 32px;
}
.gNavi li.active a {
  color: #024381;
}
.gNavi li a.btnContact {
  background: #024381;
  border-radius: 5px;
  border-right: none;
  color: #fff;
  margin-left: 2vw;
  padding: 13px 2vw 13px 4.8vw;
  position: relative;
  text-align: center;
}
.gNavi li a.btnContact::before {
  content: "";
  background: url("images/mail.png") no-repeat left 2px;
  background-size: 100%;
  position: absolute;
  width: 20px;
  height: 15px;
  left: 2vw;
}
.gNavi li a.btnContact:hover {
  background: rgba(2, 67, 129, .8);
}
/*****************  foot ***********************/
footer {
  background: #f0f0f0;
  padding: 40px 0 45px;
}
footer .inner {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
}
footer .inner ul {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
}
footer .inner ul li a {
  border-right: 1px solid #d9d9d9;
  display: block;
  padding: 0 30px;
}
footer .inner ul li:first-child a {
  border-left: 1px solid #d9d9d9;
}
footer .copyright {
  font-size: 12px;
}
footer .footer_address {
  line-height: 1.5;
}
footer .footer_address dt {
  font-size: 18px;
  margin-bottom: 5px;
}
.pageTop {
  position: fixed;
  bottom: 28px;
  right: 50px;
  width: 50px;
}
.pageTop img {
  width: 100%;
}
/*****************  mainView ***********************/
.mainviewWrap {
  height: 51vw;
}
#mainView {
  position: absolute;
  top: 0;
  background: url("images/mv.png") no-repeat center top;
  background-size: cover;
  width: 100%;
  padding-top: 16vw;
  height: 51vw;
}
#mainView .mvTxt {
  margin-bottom: 50px;
  text-align: center;
}
#mainView .mvBtn {
  width: 290px;
  margin: 0 auto;
}
#mainView .mvBtn a {
  margin: 0 auto;
}
#mainView .mvBtn img {
  width: 100%;
}
/*--------------------------------------------
             top
---------------------------------------------*/
#topSubnavi {
  background: #f0f5fa;
  padding: 60px 0;
}
#topSubnavi ul {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
}
#topSubnavi ul li {
  position: relative;
  width: 47.8%;
  max-width: 535px;
}
#topSubnavi ul li img {
  width: 100%
}
#topSubnavi ul li a {
  color: #fff;
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#topSubnavi ul li figcaption {
  position: absolute;
  top: 45%;
  left: 37%;
}
#topSubnavi ul li a span {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
#topSubnavi ul li a::after {
  content: "";
  background: url("images/arrow-white.png") no-repeat left top;
  background-size: 100%;
  width: 16px;
  height: 13px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
#topNews {
  padding: 45px 0;
}
#topNews h2 {
  border-bottom: 4px solid #c2d2e1;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  position: relative;
}
#topNews h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 10%;
  height: inherit;
  border-bottom: 4px solid #024381;
}
#topNews h2 span {
  margin-top: -10px;
}
#topNews .btn {
  border: 1px solid #7f7f7f;
  border-radius: 5px;
  display: inline-block;
  font-size: 16px;
  margin-top: -15px;
  padding: 10px 48px 10px 24px;
  position: relative;
}
#topNews .btn::after {
  content: "";
  background: url("images/arrow-blue.png") no-repeat;
  background-size: 100%;
  width: 16px;
  height: 13px;
  position: absolute;
  top: 35%;
  right: 23px;
}
#topNews ul li {
  border-bottom: 1px dotted #808080;
  line-height: 1.5;
  padding: 25px 0;
}
#topNews ul li span {
  display: inline-block;
}
#topNews ul li .date {
  vertical-align: top;
  width: 10%;
}
#topNews ul li .txtBox {
  width: 90%;
}
/*--------------------------------------------
             pgs
---------------------------------------------*/
.titleareaWrap {
  height: 300px;
}
.titleArea {
  background: url("images/bg-pagehead.png") no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  width: 100%;
  height: 330px;
  padding: 190px 0 70px;
}
.titleArea h1 {
  color: #fff;
  font-size: 38px;
  text-align: center;
  position: relative;
}
.titleArea h1::after {
  content: "";
  background: rgba(255, 255, 255, .5);
  width: 66px;
  height: 4px;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 33px);
}
/*****************  contents ***********************/
.pgs {
  padding: 45px 0 0;
}
.pgs * {
  font-size: 16px;
}
.pgs .inner {
  margin: 0 auto;
  width: 92%;
  max-width: 980px;
}
.pgs h2 {
  border-top: 1px solid #e2e2e2;
  color: #024381;
  font-size: 22px;
  margin: 35px 0 15px;
  padding-top: 40px;
}
/**** member ****/
.pgs.member {
  padding-bottom: 35px;
}
.pgs.member h2:first-child {
  border-top: none;
  padding-top: 0;
}
.pgs.member h2 + ul {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.pgs.member h2 + ul li {
  list-style: inside;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-left: 1em;
  text-indent: -1em;
  width: 29%;
}
.pgs.member h2 + ul.last::after {
  content: '';
  display: block;
  list-style: inside;
  line-height: 1.5;
  margin-left: 1em;
  text-indent: -1em;
  width: 29%;
}
/**** about ****/
.pgs.about {
  padding-bottom: 70px;
}
.pgs.about p, .pgs.about li {
  line-height: 2.25;
}
.pgs.about li {
  margin-left: 7.5em;
  text-indent: -7.5em;
}
/**** contact ****/
.pgs.contact .inner {
  max-width: 880px;
  padding-bottom: 60px;
}
.pgs .step {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  width: 365px;
  margin: 55px auto 65px;
}
.pgs .step li {
  color: #a9a9a9;
  position: relative;
}
.pgs .step li::before {
  content: "";
  background: #a9a9a9;
  border-radius: 18px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: -40px;
  left: calc(50% - 9px);
}
.pgs .step li:first-child::after, .pgs .step li:nth-child(2)::after {
  content: "";
  border-top: 1px dotted #dfdfdf;
  position: absolute;
  width: 133px;
  top: -31px;
  left: calc(50% + 9px);
}
.pgs .step li.active {
  color: #024381;
}
.pgs .step li.active::before {
  background: #024381;
  border: 10px solid #ededed;
  top: -50px;
  left: calc(50% - 19px);
}
/* フォーム */
.pgs.contact .conf_text {
  text-align: center;
  margin-bottom: 35px;
}
.pgs.contact dl {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.pgs.contact dl dt {
  border-bottom: 1px solid #e2e2e2;
  color: #024381;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  max-width: 250px;
  padding: 37px 0 25px;
}
.pgs.contact dl dt span {
  border-radius: 4px;
  border: 1px solid #df443c;
  color: #df443c;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  margin-left: 18px;
  padding: 2px 10px;
}
.pgs.contact dl dd {
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  line-height: 2;
  max-width: 630px;
  padding: 25px 0;
}
.pgs.contact dl dd input, .pgs.contact dl dd textarea {
  border: 1px solid #ababab;
  padding: 12px;
  width: 100%;
}
.pgs.contact dl dd textarea {
  height: 251px;
}
.pgs.contact dl dd.radioBox label {
  margin-right: 40px;
}
.pgs.contact dl dd.radioBox input {
  width: auto;
}
.pgs.contact dl dd input + span {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.pgs.contact dl dd.error input {
  background: #ffdede;
  border: 1px solid #df443c;
}
.pgs.contact dl dd.error input + span {
  color: #df443c;
}
.radioBox input[type="radio"] {
  display: none;
}
.radioBox label {
  position: relative; /* ボックスの位置を指定する */
  padding: 2px 0 0 36px; /* ボックス内側の余白を指定する */
}
.radioBox input[type="radio"] + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #ededed;
  border-radius: 50%;
}
.radioBox input[type="radio"]:checked + label {
  color: #000;
}
.radioBox input[type="radio"]:checked + label::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 50%;
}
.pgs.contact .agree {
  margin-top: 40px;
  line-height: 1.75;
  padding: 15px 20px;
  border: 1px solid #e2e2e2;
}
.pgs.contact .agree .bold {
  font-weight: bold;
}
.pgs.contact .agree ol {
  list-style-type: decimal;
  padding-left: 1.5em;
}
.pgs.contact .agree p:not(:first-child) {
  margin-top: 10px;
}
.pgs.contact .checkBox {
  margin-top: 40px;
  font-weight: 500;
  font-size: 14px;
}
.pgs.contact .checkBox a {
  text-decoration: underline;
}
.pgs.contact .checkBox input[type="checkbox"] {
  display: none;
}
.pgs .checkbox-parts {
  padding: 5px 0 0 40px;
  position: relative;
  font-size: 14px;
}
.pgs .checkbox-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #d7d7d7;
}
.pgs.contact .checkBox input[type="checkbox"]:checked + .checkbox-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
}
.pgs.contact .checkBox + span {
  display: block;
  font-size: 14px;
  margin-top: 20px;
  color: #df443c;
}
.btnSubmit {
  display: block;
  width: 352px;
  margin: 60px auto 0;
  position: relative;
}
.btnSubmit input {
  background: #024381;
  border: none;
  color: #fff;
  font-size: 20px !important;
  padding: 23px;
  border-radius: 6px;
  text-align: center;
  width: 352px;
}
.btnSubmit input:not(:disabled):hover {
  background: rgba(2, 67, 129, .8);
}
.btnSubmit input:disabled {
  background: #949494;
  cursor: no-drop;
}
.btnSubmit::after {
  content: "";
  background: url("images/arrow-white.png") no-repeat left top;
  background-size: contain;
  position: absolute;
  width: 16px;
  height: 14px;
  top: calc(50% - 7px);
  right: 40px;
  display: block;
}
.btnModify input {
  border: 1px solid #b2b2b2;
  background: #fff;
  font-size: 20px !important;
  margin: 25px auto 0;
  padding: 20px;
  text-align: center;
  width: 230px;
  display: block;
  border-radius: 6px;
}
.return {
  border: 1px solid #000;
  border-radius: 5px;
  display: block;
  font-size: 20px !important;
  font-weight: bold;
  margin: 100px auto 0;
  padding: 20px;
  position: relative;
  text-align: center;
  width: 351px;
}
.return::after {
  content: "";
  background: url("images/arrow-black.png") no-repeat left top;
  background-size: contain;
  position: absolute;
  width: 16px;
  height: 14px;
  top: calc(50% - 7px);
  right: 40px;
}
.btnModify input:hover, .return:hover {
  background: #f9f9f9;
}
.pgs.contact .formCompletion h2, .pgs.contact .formCompletion p {
  text-align: center;
}
.pgs.contact .formCompletion h2 {
  border-top: none;
  color: #000;
  margin: 95px 0 30px;
  padding-top: 0;
}
.pgs.contact .formCompletion h2 + p {
  font-size: 14px;
}