<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#form-mv{
	width: 100%;
	background: url("../images/company/contact-title-bg-sp.jpg") no-repeat;
	background-size: 100% 100% ;
	background-position: center; 
padding: 50px 0 0 0;
}

#form-mv .container .inner{
	margin:0;
	padding:50px 0;
}
#form-mv .container .inner h1 {
        margin: 0;
        padding: 20px 0;
        display: block;
        text-align: center;
        color: #0d3d6e;
        font-size: 24px;
        opacity: 0.9;
	background: none!important;
    }

.contact-list-waku{
	
}
.contact-list-waku ul{
	display: flex;
	flex-wrap: wrap;
}

/* 驕ｸ謚樔ｸｭ縺ｮ髴雁恍 */
#selected_places {
  width: 360px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  padding: 15px 5px;
  margin: 0 auto 15px auto;
  border-top: 1px solid #7D7AF7;
  border-bottom: 1px solid #7D7AF7;
}

#selected_places .title {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
#selected_places p {
  font-size: 13px;
  font-weight: 300;
  line-height: 20.8px;
  margin-bottom: 15px !important;
}
#selected_places ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  gap: 4px;
  list-style: none;
}
#selected_places li {
  padding: 5px 8px;
  height: 31px;
  background-color: #7D7AF7;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 300;
}

/* 繝輔か繝ｼ繝�縺ｮ陬�｣ｾ */

.toggle {
	display: none;
}
.Label {		/*繧ｿ繧､繝医Ν*/
	padding: 1em;
	display: block;
	color: #fff;
	background:#2872B4;
	border-radius: 4px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
        font-size: 16px;
        font-weight: 300;
}
.Label.other {		/*繧ｿ繧､繝医Ν*/
	background:#009899;
}
.Label::before{		/*繧ｿ繧､繝医Ν讓ｪ縺ｮ遏｢蜊ｰ*/
	content:"";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 10px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*譛ｬ譁�*/
	height: 0;
	margin-bottom:10px;
	padding:0 ;
	overflow: hidden;
}

.toggle:checked + .Label + .content {	/*髢矩哩譎�*/
	height: auto;
	padding: 10px 0;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
	top:calc( 50% - 5px );
}

.city {
  margin-top: 30px;
}

.city:first-child{
  margin-top: 0;
}

.city-name {
  padding-left: 10px;
  margin-bottom: 15px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-size: 17px;
  font-weight: 600;
  border-left: 5px solid;
  border-color: #0D3D6E;
}
.check-btns {
	display: flex;
	flex-wrap: wrap;
}
.check-btns li {
        margin-right: 15px!important;
        margin-bottom: 15px!important;
	float: inherit!important;
    }
.check-btns li  input[type="checkbox"]+ label::before {
        position: absolute;
        content: '';
        display: block;
        width: 22px;
        height: 22px;
        background: #fff;
        border: none;
        left: 8px;
        top: 9px;
    }
.check-btns li  input[type="checkbox"] + label::after {
        position: absolute;
        content: '';
        display: block;
        width: 14px;
        height: 14px;
        background: url(../images/company/contact-checked.png);
        background-size: 100% 100%;
        left: 12px;
        top: 12px;
        opacity: 0;
        transition: .3s;
    }

.check-btns li  input[type="checkbox"]:checked + label::after {
        position: absolute;
        content: '';
        display: block;
        width: 14px;
        height: 14px;
        background: url(../images/company/contact-checked.png);
        background-size: 100% 100%;
        left: 12px;
        top: 12px;
        opacity: 1;
        transition: .3s;
    }
.check-btns li  input[type="checkbox"]+ label{
        margin-bottom: 0;
        background-color: #eeeeee;
       padding: 11px 15px 8px 40px;
        border-radius: 3px;
}
.check-btns li  input[type="checkbox"]:checked + label{
  background-color: #DBEDFF;
	border-radius: 3px;
}

    ul.check-btns li {
        list-style: none;
        margin-right: 15px!important;
        margin-bottom: 10px;
    }
    .check-btns label {
        font-size: 15px!important;
    }
/* 繝励Ξ繧ｼ繝ｳ繝� */
.contact-present{
	
}
.contact-present .text-check {
	margin: 60px 0 40px;
}
.contact-present .text-check h3{
	margin: 0 0 40px 0;
color: #212529;

font-family: "Hiragino Kaku Gothic Pro";
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: normal;
	text-align: center;
}
.contact-present .text-check p{
color: #212529;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 170%; /* 27.2px */
}
.contact-present .text-check p.pagetop{
	margin-top: 30px;
	margin-bottom: 70px;
color: #2872B4;
text-align: center;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 180%; /* 36px */
text-decoration-line: underline;
}
.contact-present .text-check p.pagetop a{
color: #2872B4;
}
.contact-present .present{
	margin: 0 0 50px 0;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	background: #FFFDEC;
}
.contact-present .present .present-image{
	width: 85px;
	margin-right: 15px;
}
.contact-present .present .present-image img{
	width: 85px;
	height: auto;
}
.contact-present .present .present-text{
	width: calc(100% - 100px);
}
.contact-present h2{
	margin: 0 0 30px 0;
	padding: 13px 40px;
	text-align: center;
	border-radius: 70px;
	background: #F56B6B;
color: #FFF;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.contact-present h2 span{
	color: #FFEC89;
}
.contact-present h2.sp{
	width: 100%;
	display: block!important;
	margin: 0 0 20px 0;
	padding: 8px 13px;
	text-align: center;
	border-radius: 70px;
	background: #F56B6B;
color: #FFF;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.contact-present .present .present-text p{
	margin: 0;
color: #212529;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 160%; /* 36px */
}
.contact-present .present .present-text p span{
	width: 100%;
display: inline-block;
	text-align: right;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
}


.contact-select{

	
}
.contact-select h2{
	margin: 0 0 40px 0;
	position: relative;
color: #000;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
	text-align: center;
}
.contact-select h2:after{
	position: absolute;
	bottom: -15px;
	left: calc(50% - 20px);
	content: "";
	width: 40px;
	height: 5px;
	background: #AD9645;
}
.contact-select p{
	margin: 0 0 50px 0;
color: #212529;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: normal;
	text-align: center;
}

.contact-form{
	margin-top: 60px;
}
.contact-form h2{
	margin: 0 0 40px 0;
	position: relative;
color: #000;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
	text-align: center;
}
.contact-form h2:after{
	position: absolute;
	bottom: -15px;
	left: calc(50% - 20px);
	content: "";
	width: 40px;
	height: 5px;
	background: #AD9645;
}

dl.forms{
	
}
dl.forms dt{
	text-align: left;
	margin: 0 0 10px 0;
	clear: both;
}
dl.forms dt p{
	margin: 0;
	text-align: left;
color: #000;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
dl.forms dt p.text{
	margin: 15px 0 25px 0;
	text-align: left;
color: #212529;

font-family: "Hiragino Kaku Gothic Pro";
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: 0.9px;
}
dl.forms dd{
	text-align: left;
	margin: 0 0 35px 0;
font-family: "Hiragino Kaku Gothic Pro";
}

dl.forms dd p{
	text-align: left;
}
dl.forms dt p span {
margin-left: 12px;
color: #FFF;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 13px;
font-style: normal;
font-weight: 300;
line-height: normal;
padding: 3px 7px;
justify-content: center;
align-items: center;
border-radius: 2px;
background: #E32525;
	vertical-align: text-bottom;
}
dl.forms dd input[type=text], input[type=email], input[type=password], textarea, input[type=search] {
        background: #F2F7F9;
        border: solid 1px #ddd;
        padding: 13px 13px!important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-appearance: none;
    }

dl.forms dd  .select-cont1 {
	position: relative;
	width: 100%;
}
dl.forms dd  .select-cont1 select {
	margin: 0 0 20px 0;
        background: #F2F7F9;
        border: solid 1px #ddd;
        padding: 15px 20px!important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-appearance: none;
	width: 100%;
    }

dl.forms dd  .select-cont1::before {
}
dl.forms dd  .select-cont1::after {
  content: "";
	position: absolute;
        top: 20px;
        right: 18px;
    width: 10px;
    height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg);
}


dl.forms dd  .select-cont2 {
	position: relative;
}
dl.forms dd  .select-cont2 select {
	margin: 0 0 20px 0;
        background: #F2F7F9;
        border: solid 1px #ddd;
        padding: 15px 20px!important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-appearance: none;
    }

dl.forms dd  .select-cont2::before {
}
dl.forms dd  .select-cont2::after {
  content: "";
	position: absolute;
        top: 20px;
        left: 70px;
    width: 10px;
    height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg);
}

input.post1  {
	max-width: 120px!important;
    }

dl.forms dd select.age {
        margin: 0 10px 0 0;
	width: 100px;
    }
select.age option {
  color: #000!important;
}

dl.forms dd  select {
	margin: 0 0 20px 0;
        background: #F2F7F9;
        border: solid 1px #ddd;
        padding: 13px 13px!important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-appearance: none;
    }
    dl.forms dd select.age {
        margin: 0 10px 0 0;
    }
.age-leftright{
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	height: 50px;
}
.age-left{
	width: 150px;
}
.age-left p{
text-align: left;
        color: #000;
        font-family: "Hiragino Kaku Gothic Pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
	display: inline-block;
}
.age-right{
		width: calc(100% - 150px);
		text-align: left;
        color: #000;
        font-family: "Hiragino Kaku Gothic Pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
}
.ohaka110{
		text-align: left;
        color: #000;
        font-family: "Hiragino Kaku Gothic Pro";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
}
dl.forms dd input[type="radio"] {
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #DCDCDC;
  border-radius: 50%;
  vertical-align: -2px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
	margin: 0 8px 0 0;
	background: #F2F7F9;
}

dl.forms dd input[type="radio"]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #333;
  content: '';
}

#contact-buttons input[type=reset], #contact-buttons input[type=submit], #contact-buttons button {

        color: #fff;
        text-align: center;
        border-radius: 30px;
        padding: 10px;
        background: #2872B4;
        width: 300px!important;
        transition: 0.3s;
        width: 40%;
        margin: 0 auto;
        display: block;
        font-size: 18px!important;
        border: none;
color: #FFF;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 22px;
font-style: normal;
font-weight: 300;
line-height: normal;
	position: relative;
    }
#contact-buttons{
	position: relative;
        width: 300px!important;
	margin: 50px auto 120px auto!important;
}
#contact-buttons::before { /* 縺上�蟄励�陦ｨ遉ｺ險ｭ螳� */
  content: "";
  position: absolute;
    top: calc(50% - 5px);
    right: 15px;
    width: 10px;
    height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
	z-index: 999;
}

/*遒ｺ隱咲判髱｢*/


#contact-buttons input[type=submit]#submit_button {
	margin-top: 30px!important;
        color: #6C6C6C!important;
	background: none!important;
        text-align: center;
        width: 300px !important;
        transition: 0.3s;
        width: 40%;
        margin: 0 auto;
        display: block;
        font-size: 22px;
        border: none;
        color: #FFF;
        font-family: "Hiragino Kaku Gothic Pro";
        font-size: 22px;
        font-style: normal;
        font-weight: 300!important;
        line-height: normal;
        position: relative;
color: #6C6C6C;
text-decoration-line: underline;
    }


.contact-confirm{
	width: 100%;
	margin: 0 auto;
}
.contact-confirm dl.forms{
	display: inherit;
}
.contact-confirm dl.forms dt{
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
	clear: both;
	width: 100%;
}
.contact-confirm dl.forms dt p{
	margin: 0;
	text-align: left;
color: #000;
font-family: "Hiragino Kaku Gothic Pro";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.contact-confirm dl.forms dt p.text{
	margin: 15px 0 25px 0;
	text-align: left;
color: #212529;

font-family: "Hiragino Kaku Gothic Pro";
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: 0.9px;
}
.contact-confirm dl.forms dd{
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
font-family: "Hiragino Kaku Gothic Pro";
	width: 100%;
	border-bottom: 1px solid #BBB;
}

.contact-confirm dl.forms dd p{
	text-align: left;
	color: #212529;
	margin: 0;

font-family: "Hiragino Kaku Gothic Pro";
font-size: 17px;
font-style: normal;
font-weight: 300;
line-height: normal;
letter-spacing: 1.1px;
}


.alert-text{
	margin: 10px 0;
}
.error_txt{
	color: #E32525!important;
}
.accordion label{
	cursor: pointer;
}</pre></body></html>