@charset "utf-8";

html,body,h1,h2,h3,h4,h5,ul,ol,dl,p,dd{
	margin:0;
	padding:0;
	list-style:none;
	line-height:1em;
}

html,body{
	line-height:1.4em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	color:#030000;
	/*font-size: 62.5%;*/
	font-size: 74%;
	font-weight:normal;
	text-align:left;
}
body {
    background: url(../img/bg.png) repeat center top;
    font-size: 1.0rem;
	min-width: 1000px;
    -webkit-text-size-adjust: 100%;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
img {
	border: 0;
	vertical-align: bottom;
}
a{
	color: #638959;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img:hover {
    opacity: 0.6;
    transition:all 0.3s ease;
}
i.tel-link {
    font-style: normal;
}
.inner {
    margin: 0 auto;
    width: 1000px;
}
.s04_mov {
    margin: 30px auto 0;
    width: 100%;
    background: #009fab;
    border-radius: 20px;
	text-align: center;
	padding: 20px 0;
}
.s04_mov p {
	color: #fff;
	font-size: 2rem;
	font-weight: bolder;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.s04_mov p span {
	font-size: 1.4rem;
}
.s04_mov div {
    width: 100%;
    aspect-ratio: 16 / 9;
}
.s04_mov iframe {
    width: 94%;
    height: 100%;
}

/*==================
Common Parts
================================================*/
.pc-only { display: block; }
.sp-only { display: none; }

/*------------------
Header
------------------------------------------------*/
header {
    background: #92b0d9;
    border-top: 11px solid #009fab;
    border-bottom: 13px solid #009fab;
    width: 100%;
    min-width: 1000px;
}
.headerBg3rd {
	background: #cde9ed;
}
.headerBg4th {
	background: #97ceec;
}
.headerBg5th {
	background: #7cc7ef;
}
.headerBg6th {
	background: #ffffff;
}
.headerBg7th {
	background: #e3cb8b;
}
/*------------------
Contents
------------------------------------------------*/
#contents {
}
#marks{
    text-align: center;
    padding: 32px 0 10px;
}
#contents .boxA h2 {
    background: #009fab;
    border-radius: 20px;
    color: #fff;
    font-size: 2rem;
    margin-bottom: 24px;
    padding: 12px;
    text-align: center;
}
#contents .boxA p {
    font-size: 1.6rem;
    line-height: 1.8;
    margin: 0 auto 32px;
    width: 780px;
}
#contents .boxA p span {
    display: block;
    font-size: 1.4rem;
}
#cards {
    border-top: 1px solid #302e22;
    margin-top: -2px;
}
#cards p {
    text-align: center;
    padding: 31px 0 8px;
}
#contents .boxB h2 {
    background: #009fab;
    border-radius: 20px;
    color: #fff;
    font-size: 2rem;
    margin-bottom: 24px;
    padding: 12px;
    text-align: center;
}
.innerboxB {
    margin: 0 auto;
    width: 800px;
}
.innerboxB p.lead {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
    margin: 0 auto 20px;
}
.innerboxB .nintei {
    margin: 0 auto 22px;
    width: 450px;
    margin: 0 auto 32px;
	/*border: 1px solid #016341;*/
}
.innerboxB .nintei p {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
	font-weight: bold;
	color: #016341;
}
.innerboxB .details {
    margin: 0 auto 22px;
    width: 760px;
}
.innerboxB .details p {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 19px;
}
.innerboxB .details p.lead {
    font-size: 1.5rem;
    font-weight: normal;
}
.innerboxB .details ul li {
    background: #def0f9;
    border: 1px solid #030000;
    border-radius: 10px;
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 8px;
    padding: 8px 8px 7px 30px;
	padding-left:7.6em;
	text-indent:-7.6em;
}
.innerboxB p.lead_ft {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
    margin: 0 auto 60px;
}
div.left500 {
	width: 500px;
	font-size: 18px;
	margin: 30px auto 60px;
}
div.left500 p {
	line-height: 1.8rem;
}
.innerboxB .tbl {
    border-top: 2px solid #030000;
    border-bottom: 2px solid #030000;
    padding-top: 6px;
}
.innerboxB .tbl table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.innerboxB .tbl table th {
    border: #626161 solid;
    border-width: 0 0 1px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    padding: 16px 0 12px;
    vertical-align: top;
    /*width: 140px;*/
	/*width: 160px;*/
	width: 200px;
}
.innerboxB .tbl table td {
    border: 1px #626161 solid;
    border-width: 0 0 1px;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 16px 0 12px;
    vertical-align: top;
    /*width: 560px;*/
	width: 600px;
}
.innerboxB .tbl table td li {
    font-size: 1.6rem;
    line-height: 1.8;
	padding-left:1em;
	position:relative;
	margin-bottom: 10px;
}
.innerboxB .tbl table td li::before {
    content: "■";
	position:absolute;
	left:0;
	top:0;
}
.innerboxB .tbl .flow {
    padding-top: 6px;
}
.innerboxB .tbl .flow .btn {
	text-align: center;
    margin: 20px auto 10px;
}
.innerboxB .tbl .innerAtt {
	background: #fff;
    border: 1px solid #C00000;
    border-radius: 10px;
    padding: 10px 16px;
	margin: 20px 0 0 0;
}
.innerboxB .tbl .innerAtt p {
    font-size: 1.6rem;
    line-height: 1.8;
}
.innerboxB .tbl .innerAtt .ttl {
    font-weight: bold;
	color: #C00000;
}
.innerboxB .tbl .innerAtt .exp {
	padding-left:1em;
	text-indent:-1em;
	margin: 5px 0;
}
.innerboxB .tbl .innerAtt .exp2 {
	padding-left:2em;
	text-indent:-1em;
	font-weight: bold;
	margin: 5px 0;
}
.innerboxB .tbl .innerAtt p span {
	color: #C00000;
}
.innerboxB .tbl .innerFlow {
    background: #fff;
    border: 1px solid #9f9fa0;
    border-radius: 10px;
    padding: 10px 16px;
}
.innerboxB .tbl .innerFlow p {
    font-size: 1.6rem;
    line-height: 1.8;
}
.innerboxB .tbl .innerFlow .step {
    font-weight: bold;
}
.innerboxB .tbl .innerFlow .step span {
    color: #d51619;
    padding-right: 12px;
}
.innerboxB .tbl .innerFlow .exp {
    background: url(../img/ico_01.png) no-repeat left 12px;
    padding-left: 10px;
}
.innerboxB .tbl .innerFlow .att {
    font-size: 70%;
	line-height: 1.5em;
	margin-top: 5px;
	padding-left:1em;
	text-indent:-1em;
}
.innerboxB .tbl .innerFlow .attmt25 {
    font-size: 70%;
	line-height: 1.5em;
	margin-top: 5px;
	padding-left:3em;
	text-indent:-1em;
}
.innerboxB .tbl .innerFlow .colorred {
    color: #FF0004;
}
.innerboxB .tbl .flow .arrow {
    background: url(../img/ico_02.png) no-repeat center center;
    height: 35px;
}
#contents .boxC {
    margin-top: 50px;
}
#contents .boxC h2 {
    background: #009fab;
    border-radius: 20px;
    color: #fff;
    font-size: 2rem;
    margin-bottom: 24px;
    padding: 12px;
    text-align: center;
}
.innerboxC {
    margin: 0 auto;
    width: 780px;
}
.innerboxC p.lead {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
    margin: 0 auto 12px;
}
.innerboxC p.lead span {
    color: #e71f1c;
    display: block;
}
#contents .boxD {
    margin-top: 50px;
}
#contents .boxD h2 {
    background: #009fab;
    border-radius: 20px;
    color: #fff;
    font-size: 2rem;
    margin-bottom: 24px;
    padding: 12px;
    text-align: center;
}
.innerboxD {
    margin: 50px auto;
    width: 920px;
}
.tokutenBox {
    margin: 0 auto 50px;
    overflow: hidden;
    width: 920px;
}
.tokutenBox .fL {
    float: left;
    width: 460px;
}
.tokutenBox .fL div {
    overflow: hidden;
}
.tokutenBox .fL i {
    float: left;
    background: #009fab;
    border-radius: 10px;;
    color: #fff;
    display: inline-block;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    height: 50px;
    width: 50px;
}
.tokutenBox .fL p {
    float: right;
    font-size: 1.4rem;
    line-height: 1.5;
    width: 400px;
}
.tokutenBox .fL p.small {
	margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.3;
}
.tokutenBox .fR {
    float: right;
    width: 460px;
}
.tokutenBox .fR p {
    text-align: center;
}
@media screen and (max-width: 768px) {
    #contents .boxD h2 {
        line-height: 1.4;
    }
    .innerboxD,
    .tokutenBox {
        width: 100%;
    }
    .tokutenBox .fL {
        float: none;
        margin-bottom: 25px;
        width: 100%;
    }
    .tokutenBox .fL i {
    　　float:left;
    　　clear:left;
    }
    .tokutenBox .fL p {
        float: none;
        display: block;
        margin-left: 60px;
        width: auto;
    }
    .tokutenBox .fR {
        float: none;
        width: 100%;
    }
}
#formBox {
    border-top: 2px solid #030000;
    margin: 0 auto;
    padding-top: 12px;
    width: 780px;
}
#formBox table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
#formBox table th {
    border: none;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    padding: 15px 0 12px;
    text-align: left;
    vertical-align: top;
    width: 210px;
}
#formBox table th span {
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.2;
}
#formBox table th span.red {
    color: #e71f1c;
}
#formBox table th i {
    display: block;
    font-style: normal;
    padding-left: 1.2rem;
}
#formBox table td {
    border: none;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 10px 0;
    vertical-align: top;
    width: 570px;
}
#confDisp #formBox table td {
    padding: 15px 0 12px;
}
#formBox table td input,
#formBox table td select {
    border: 1px solid #9f9fa0;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px 8px;
    width: 100%;
}
#formBox table td input.short {
    width: 48%;
}
#formBox table td input.short2 {
    width: 20%;
}
#formBox table td label {
    font-size: 1.4rem;
    padding-right: 8px;
}
#formBox table td p.vtop {
    margin-top: 20px;
}
#formBox table td p span {
    color: #e71f1c;
    display: block;
    font-size: 12px;
    margin-top: 8px;
}
#formBox table td p span span.small {
    font-size:84%;
}
#formBox #mailAdBox {
    overflow: hidden;
    width: 100%;
}
#formBox #mailAdBox .fL {
    float: left;
    width: 48%;
}
#formBox #mailAdBox .fR {
    float: right;
    width: 50%;
}
#formBox #mailAdBox .fR p {
    color: #e71f1c;
    font-size: 11px;
    line-height: 1.5;
}
#formBox .btnBox {
    border-top: 2px solid #030000;
    margin-top: 12px;
    padding-bottom: 38px;
}
#formBox .btnBox input {
    background: url(../img/btn_conf.png) no-repeat center top;
    border: none;
    display: block;
    text-indent: -9999px;
    margin: 20px auto 0;
    height: 41px;
    width: 264px;
}
#formBox input[type="number"]::-webkit-outer-spin-button, 
#formBox input[type="number"]::-webkit-inner-spin-button {  
  -webkit-appearance: none;  
  margin: 0;  
}
#formBox input[type="number"] {  
  -moz-appearance:textfield;  
}  
#confDisp #formBox .btnBox input {
    background: url(../img/btn_send.png) no-repeat center top;
}
#confDisp #formBox .btnConfBox {
    display: flex;
    align-content: space-between;
    padding: 30px 0 60px;
}
#confDisp #formBox .btnConfBox p {
    flex-basis: 50%;
}
#confDisp #formBox .btnConfBox button {
    background: url(../img/btn_send.png) no-repeat center top;
    border: none;
    display: block;
    text-indent: -9999px;
    margin: 20px auto 0;
    height: 41px;
    width: 264px;
}
#confDisp #formBox .btnConfBox #btnConfBack {
    background: url(../img/btn_back.png) no-repeat center top;
}
#confDisp #formBox .btnConfBox #btnConfSend {
    background: url(../img/btn_send.png) no-repeat center top;
    border: none;
    display: block;
    text-indent: -9999px;
    margin: 20px auto 0;
    height: 41px;
    width: 264px;
}
.error_messe {
    color: #f00;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
#confDisp #formBox .btnConfBox2 {
    display: block;
    margin-bottom: 60px;
}
#confDisp #formBox .btnConfBox2 p {
    text-align: center;
}
#confDisp #formBox .btnConfBox2 button {
    background: url(../img/btn_send.png) no-repeat center top;
    border: none;
    display: block;
    text-indent: -9999px;
    margin: 20px auto 0;
    height: 41px;
    width: 264px;
}
#confDisp #formBox .btnConfBox2 #btnConfBack {
    background: url(../img/btn_back.png) no-repeat center top;
}
#contents #compDisp h2 {
    background: none;
    color: #006241;
}
#contents #compDisp .btnBox {
    margin: 80px 0;
    text-align: center;
}
/*------------------
Footer
------------------------------------------------*/
#footer {
    border-top: 1px solid #030000;
    padding: 28px 0 52px;
}
#footer p.exp {
    font-size: 1.4rem;
    line-height: 1.8;
    margin: 0 auto 30px;
    width: 900px;
}
#footer p.exp span.ttl {
    font-weight: bold;
}
#footer p.logo {
    text-align: center;
}



.innerboxB .tbl table td li span {
    font-weight: bold;
}
.innerboxB .tbl table td li span.small {
    font-weight: normal;
	font-size: 0.8em;
}
.innerboxB .tbl .innerFlow .att span {
    font-weight: bold;
}
div.end {
	width: 600px;
	line-height: 1.4em;
	background-color: #fff;
	margin: 30px auto 0;
	text-align: center;
	border: 2px dotted #FF0004;
	color:#FF0004;
	font-size: 18px;
	padding: 10px;
	border-radius:5px;
}
div.addition {
	background-color: #bf0000;
	border-radius: 10px;
	color: #fff;
	margin: 10px 20px 0 0;
	padding: 10px;
}

/* 230731 add */
.formbtnBox p {
    text-align: center;
}
#guideBox {
    margin: 45px auto;
    width: 800px;
}
#guideBox h2 {
    font-size: 1.8rem;
    margin-bottom: 16px;
}
#guideBox p.lead {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-bottom: 25px;
}
#guideInner {
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 10px 0 #a7a5a5;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px;
    width: 800px;
}
#guideInner .g_date {
    font-size: 1.4rem;
    text-align: right;
    margin-bottom: 14px;
    line-height: 1.7;
}
#guideInner h3 {
    font-size: 1.8rem;
    text-align: center;
    line-height: 2;
}
#guideInner dl {
    margin-bottom: 24px;
}
#guideInner dl dt {
    margin-top: 24px;
    font-size: 1.4rem;
    line-height: 1.7;
}
#guideInner dl dd {
    font-size: 1.4rem;
    line-height: 1.7;
}
#guideInner input[type="submit"] {
    border: none;
    background: #ff8400;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    padding: 8px;
    width: 100%;
}
@media screen and (max-width: 768px) {
    #guideBox {
        width: 97%;
    }
    #guideInner {
        margin: 0 auto;
        width: 95%;
    }
    #guideBox h2,
    #guideInner h3 {
        font-size: 1.6rem;
    }
    #guideBox p.lead,
    #guideInner .g_date,
    #guideInner dl dt,
    #guideInner dl dd {
        font-size: 1.3rem;
    }
}
@media screen and (max-width: 400px) {
    #guideInner {
        padding: 16px;
    }
    #guideInner h3 {
        font-size: 5vw;
    }
}