@charset "utf-8";html {		font-family:"Noto Sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Osaka, Sans-Serif;}
.inner {    max-width: 1180px;    width: 100%;}

body {
    min-width: 1200px;
    max-width: initial;
    font-family: source-han-sans-japanese, sans-serif;
}



.marker {background: linear-gradient(transparent 60%, rgba(249, 240, 78, 0.8) 60%);}
.yellow {color: #ffff00;}
.pink {color: #c9326c;}
.orange {color:#ff7e00;}
.green {color: #009a5a;}
.red {color: #ff0000;}

.xlarge {		font-size: 2.1em;}
.large {    font-size: 1.5em;}
header {    padding: 0.8em 0 0.5em;	}
.mv {
    background: #fff;
    height: 500px;
    box-sizing: border-box;
}
.mv .inner {    align-items: center;    justify-content: center;    height: 100%;}

.mv_figure {
    flex: 1 0 0%;
}
.mv .mv_bloc {
		width: 50%;
    text-align: left;
    margin-left: 2em;
}
.mv .mv_bloc h1 {
    font-size: 40px;
    line-height: 1.4em;
    font-weight: 900;
    margin-bottom: 0.5em;
    text-align: left;
    font-style: italic;
}
.mv .mv_bloc h2 {
    font-size: 24px;
    line-height: 1.4em;
    display: inline-block;
    font-weight: 900;
    /* border: solid 1px #fff; */
    background: #000;
    color: #fff;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}
.mv .mv_bloc p {
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: -1px;
    text-shadow: 0 3px 3px #fff;
    font-weight: bold;
}
.sec_header {    margin-bottom: 2em;}
.sec_header figure {    margin-bottom: 1em;}
.sec_header h2 {    font-size: 30px;    line-height: 1.4em;    font-weight: 900;}
/* **************************************************************** *//* Contact*/

#Contact { padding: 0 0 4em;}
.attention_bloc {    margin-bottom: 2em;}
.attention_bloc h3 {    font-size: 20px;    font-weight: 900;    margin-bottom: 0.5em;}
.attention_bloc p {    text-align: left;    font-size: 16px;    line-height: 1.4em;}
#Contact .contact_bloc {    max-width: 680px;    margin: 0 auto;}
#Contact .contact_bloc p {    font-size: 16px;    line-height: 1.6em;    margin-bottom: 2em;}
#Contact .contact_bloc dl {    /*border-top: solid 1px #acaaa9;*/    margin: 0;    padding: 0.6em 0;    align-items: center;    font-size: 16px;}
#Contact .contact_bloc dl:nth-child(odd) {    /*background: #efeeed;*/}
#Contact .contact_bloc dl:last-child {		/*border-bottom: solid 1px #dcdcdc;*/    align-items: flex-start;}
#Contact .contact_bloc dl dt {		width: 30%;    text-align: left;    position: relative;    align-items: center;    /*font-weight: 900;*/}
#Contact .contact_bloc dl dt.required {}
#Contact .contact_bloc dl dt.required:after {
		content: "必須";
    display: inline-block;
    background: #ff0000;
    color: #fff;
    font-size: 12px;
    padding: 3px 6px;
    border-radius: 0;
}
#Contact .contact_bloc dl dd {    margin: 0;    width: 67%;    text-align: left;    position: relative;    box-sizing: border-box;    /* border-left: solid 1px #438ec2; */    /* margin-left: 1em; */    /* padding-left: 1.2em; */}
#Contact .contact_bloc .dl_bloc {	}
#Contact .contact_bloc .btn_bloc {    margin-top: 4em;}
#Contact .btn_bloc input[type="submit"] {    color: #fff;    text-decoration: none;    width: 420px;    height: 80px;    box-sizing: border-box;    align-items: center;    justify-content: center;    box-shadow: 0 6px 0 #b10a11;    background: #f83e37;    border: none;    font-size: 20px;}
#Contact .btn_bloc input[type="submit"]:hover {    box-shadow: none;    transform: translate3d(0, 6px, 0);    background: rgba(253, 42, 0, 0.8);}
.contact_date {    padding: 5px 10px;    box-sizing: border-box;    border: solid 1px #d0d2d2;    border-radius: 4px;}
.contact_name {    padding: 10px 10px;    box-sizing: border-box;    border: solid 1px #d1d2d2;    background: #e5e5e5;    width: 100%;    border-radius: 0;}
.contact_kana {    padding: 5px 10px;    box-sizing: border-box;    border: solid 1px #d0d2d2;    width: 34%;    border-radius: 4px;}
.contact_age {    padding: 5px 10px;    box-sizing: border-box;    border: solid 1px #d0d2d2;    width: 66px;    border-radius: 4px;}
.contact_mail {    padding: 10px 10px;    box-sizing: border-box;    border: solid 1px #d1d2d2;    background: #e5e5e5;    width: 100%;    border-radius: 0;}
.contact_tel {    padding: 10px 10px;    box-sizing: border-box;    border: solid 1px #d1d2d2;    background: #e5e5e5;    width: 100%;    border-radius: 0;}
.contact_zip {    padding: 5px 10px;    box-sizing: border-box;    border: solid 1px #d0d2d2;    width: 110px;    border-radius: 4px;}
.contact_address {    padding: 5px 10px;    box-sizing: border-box;    border: solid 1px #d0d2d2;    width: 100%;    border-radius: 4px;}
.contact_desc {		width: 100%;    padding: 5px 10px;    box-sizing: border-box;		border: solid 1px #d0d2d2;    border-radius: 4px;}
.contact_sex {    padding: 5px 10px;    box-sizing: border-box;		border: solid 1px #d0d2d2;    border-radius: 4px;}
.contact_pref {    padding: 5px 10px;    box-sizing: border-box;		border: solid 1px #d0d2d2;    border-radius: 4px;}
.elect {    padding: 5px 10px;    box-sizing: border-box;		border: solid 1px #d0d2d2;    border-radius: 4px;}
.radio_wrap {    justify-content: flex-start;}
.radio_item + .radio_item {		margin-left:1em;}
.check_wrap {    justify-content: center;    margin-bottom: 1em;}
.radio_item2 {		align-items: center;    justify-content: flex-start;}
.radio_item2 label {		margin: 0 0.5em;}
.contact_check {    margin: 0.5em 0 1em;}
.contact_check span {    margin-left: 0.5em;    font-size: 16px;}
.btn_bloc {	}
.btn_bloc button {    border: none;    background: none;    padding: 0;    margin: 0;}
.privacy_section {    padding: 0;}
.privacy_section h2 {		font-size: 24px;    line-height: 1em;    margin-bottom: 1em;}
.privacy_bloc {    border: solid 1px #cccccc;    max-width: 940px;    height: 240px;    margin: 0 auto;    box-sizing: border-box;    padding: 1em;    overflow-y: scroll;}
.privacy_bloc p {		font-size: 14px;    line-height: 1.4em;    text-align: left;}
.pp-1 {
	margin:0 0 1em 0;
}
#pp-2 {
	margin: 0 0.5em 0;
}
#pp-3 {
    margin: 0 0.5em 1em;
}
#pp-4 {
    margin: 0 0.5em 0;
}
.pp-2 h4 {		font-size: 16px;    font-weight: bold;    line-height: 2;    text-align: left;}
.pp-2 p {	margin: 0 0 1em 0;}
#pp-4 p {
    text-align: right;
}
footer {		background: #fff;    padding: 0;    margin-top: 4em;}
footer .copy {    background: #000000;    background-size: cover;    color: #fff;    font-size: 14px;    line-height: 1;    padding: 14px 0 10px;}
/* **************************************************************** */
/* thanks*/
.thanks_body {}
.thanks_body header{    position: static;    box-sizing: border-box;}
.thanks {    position: relative;    box-sizing: border-box;    padding: 4em 0 2em;}
.thanks .inner {    text-align: left;    position: relative;    height: 100%;    align-items: center;    justify-content: center;}
.thanks .detail {    margin: 0 auto;    text-align: center;    position: relative;    z-index: 10;    width: 100%;}
.thanks .detail h1 {    font-size: 24px;    line-height: 1.4em;    margin-bottom: 1em;}
.thanks_image {    margin-bottom: 2em;}
.thanks_image p {    display: inline-block;    font-size: 36px;    line-height: 1.4em;    position: relative;    color: #0665b9;    font-weight: 700;}
.thanks_image figure {		margin-bottom:2em;}

@media screen and (max-width: 768px) {body {    min-width: initial;    height: auto;}
header {padding: 0.5em;}
header .logo {
		width: 20vw;
    margin: 0 auto;
}
.mv {
    padding: 1em;
    height: auto;
}
.mv .inner {
    display: block;
}
.mv_figure {
    flex: none;
    width: 50%;
    margin: 0 auto 1em;
}


.mv .mv_bloc {
		width: 100%;
    margin: 0;
    text-align: center;
}
.mv .mv_bloc h1 {
		font-size: 7vw;
}
.mv .mv_bloc h2 {
		font-size: 4.5vw;
}
.mv .mv_bloc p {
		font-size: 13px;
    text-align: left;
}
.sec_header {    margin-bottom: 0em;}
.sec_header figure {
    width: 12vw;
    margin: 0 auto 1em;
}
.sec_header h2 {    font-size: 20px;}
.privacy_section {    padding: 0 1em 0;}
.privacy_section h2 {    font-size: 16px;}
.pp-2 h4 {    font-size: 14px;}
.privacy_bloc p {    font-size: 12px;}
footer {		padding: 1em 0 0;    margin-top: 0em;}
footer .copy {    margin-top: 0.5em;    font-size: 10px;}
#Contact {    padding: 2em 0;}
#Contact .contact_bloc dl dt {    width: 100%;    margin-bottom: 5px;    font-size: 14px;    padding: 0 0.5em;}
#Contact .contact_bloc dl dd {		width: 100%;    border: none;    padding-left: 0;    margin-left: 0;    padding: 0 0.5em;}
#Contact .contact_bloc {    margin-bottom: 0;    padding: 1em 1em 0;}
#Contact .btn_bloc {    padding: 1em;}
#Contact .btn_bloc .radio_item {		font-size: 12px;}
#Contact .btn_bloc input[type="submit"] {    width: 100%;    height: auto;    padding: 1em 0;    font-size: 18px;}
#Contact .contact_bloc dl dt.required:after {    content: "必須";    display: inline-block;    color: #fff;    font-size: 12px;    padding: 0px 5px;    border-radius: 4px;}
.radio_item2 label {    margin: 0 0.5em;    flex: 1;    line-height: 1.4em;    font-size: 14px;}
.radio_item2 + .radio_item2 {		margin-top:10px;}
.contact_name {    width: 100%;}
.contact_kana {    width: 42%;}
.contact_tel {    width: 100%;}
.Contact .contact_bloc p {    font-size: 12px;    line-height: 1.6em;    margin-bottom: 1em;}
.Contact .contact_bloc dl {    border-top: solid 1px #dcdcdc;    margin: 0;    padding: 0.5em 0;    align-items: center;}
.company h3 {    font-size: 16px;    margin-bottom: 0;}
.thanks {    padding: 1em;}
.thanks_image {    margin-bottom: 1em;}
.thanks_image p {    font-size: 20px!important;}
.thanks_image p:after {    bottom: -13px;    border-width: 10px 10px 0 10px;}
.thanks .detail h1 + p {
    font-size: 14px;
    line-height: 1.2em;
    text-align: left;
}

}














