@charset "utf-8";
/* CSS Document */
img{
	max-width: 100%;
}
.position{
	position: relative;
}
.main-img h1{
	width: 100%;
}
p{
	font-size: 14px;
	line-height: 1.64;
}
.br-bg{
	margin-top: 70px;
	background: #000000;
	color: #fff;
}
.ex-head{
	position: relative;
	background: #FFE100;
}
.ex-head a{
	padding-top: 20px;
	padding-bottom: 20px;
	background: #FFE100;
	display: block;
	width: 100%;
}
.ex-head .wrap{
	width: 90%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.ex-head .tex-img{
	width: 95%;
}
.ex-head .yajirushi{
	width: 3%;
	position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.wrap{
	width: 86%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.list{
	font-size: 0;
}
.list li{
	display: inline-block;
	width: 30%;
	margin-right:5%;
}
.cont-box{
	border-top: 1px solid #fff;
	padding-bottom: 120px;
}
.no-list{
	font-size: 0;
}
.no-list li{
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
.no-list li.full{
	width: 100%;
	margin-right: 0;
}
.no-list li:last-child{
	margin-right: 0;
}
.point-list{
	font-size: 0;
}
.point-list li{
	width: 30%;
	margin-right:5%;
	display: inline-block;
	vertical-align: top;
}
.point-list li p{
	line-height: 1.75;
	font-size: 12px;
	margin-top: 10px;
}
.nm-tex p{
	font-size: 18px;
	line-height: 1.88;
	letter-spacing: 0.1em;;
}
.nm-tex p sup{
	font-size: 10px;
}
.nm-tex p.mini-txt{
	font-size: 11px;
}
.ttl-tex-1{
	background:#000000;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.1em;
}
.item-name{
	border-bottom:2px solid #000000;
	padding-bottom: 10px;
	font-size: 26px;
	line-height: 1;
	font-weight: 700;
}
.item-no{
	font-size: 13px;
	line-height: 1;
}
.item-tex{
	font-size: 14px;
	line-height: 1.64;
}
.item-tex sup{
	font-size: 11px;
}
.item-tex.mini{
	font-size: 11px;
}
.item-texlist{
	font-size: 0;
}
.item-texlist li{
	width: 31%;
	display: inline-block;
	margin-right: 3%;
}
.item-texlist li:last-child{
	margin-right: 0;
}
.ttl-tex-2{
	border: 2px solid #000;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}
.ttl-tex-3{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #fff;
	background: ;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.1em;
	background: #153289;;
}
.ttl-tex-4{
	background:#FFE100;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 700;
}
.footer,.header{
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.footer{
	margin-bottom: 130px;
}
.form-tex{
	text-align: center;
}
.fl-box{
	position: fixed;
	bottom: 0;
	background: #fff;
	width: 100%;
	z-index: 99;
}
.fl-box .wrap{
	display: flex;
	max-width: 600px;
}
.fl-box .wrap > div{
	width: 50%;
}
.last-head-box{
	display: flex;
	align-items: center;
}
.last-head-box .text{
	width: 78%;
}
.last-head-box .text .sm{
	font-size: 34px;
	line-height: 1.2;
}
.last-head-box .text .big{
	font-size: 38px;
	font-weight: 700;
	line-height: 1.2;
}
.last-head-box .pic{
	width: 22%;
	padding-right: 3%;
}
.last-about-box{
	display: flex;
	align-items: center;
}
.last-about-box .text{
	width: 58%;
}
.last-about-box .text h3{
	font-size: 20px;
	color:#004898;
	font-weight: 700;
}
.last-about-box .text dl{
	display: flex;
	margin-bottom: 10px;
}
.last-about-box .text dl dt{
	width: 18%;
	margin-right: 1%;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1;
	color:#fff;
	background: #000;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.last-about-box .text dl dd{
	width: 80%;
	font-size: 16px;
}
.last-about-box .text dl dt{
	width: 18%;
	margin-right: 1%;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1;
	color:#fff;
	background: #000;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.case-box{
	padding-top: 30px;
	margin-top: 45px;
	border-top: 1px solid #000;
}
.case-box ul{
	font-size: 0;
	margin-bottom: 15px;
}
.case-box ul:last-child{
	margin-bottom: 35px;
}
.case-box ul li{
	display: inline-block;
}
.case-box ul li:nth-child(1){
	width: 43%;
	margin-right: 2%;
	font-size: 20px;
	color: #004898;
	font-weight: 700;
}
.case-box ul li:nth-child(2){
	width: 10%;
	margin-right: 1%;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1;
	color:#fff;
	background: #000;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.case-box ul li:nth-child(3){
	width: 40%;
	font-size: 16px;
}
.last-about-box .pic{
	width: 42%;
	padding-right: 0%;
}
.new-btn-1 a{
	display: block;
	width: 100%;
	font-size: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 1;
	color:#004898;
	text-align: center;
	font-weight: 700;
	border:3px solid #004898;
	opacity: 1!important;
}
.new-btn-2 a{
	display: block;
	width: 100%;
	font-size: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 1;
	color:#fff;
	text-align: center;
	font-weight: 700;
	background: #004898;
	opacity: 1!important;
}
.new-btn-1 a .icon,.new-btn-2 a .icon{
	vertical-align: middle;
	width: 25px;
	margin-right: 15px;
	display: inline-block;
}
.new-btn-1 a .icon img,.new-btn-2 a .icon img{
	opacity: 1!important;
}
.main-img{
}
.conf-box{
	margin-top: 100px;
}
.page-id-5938 footer{
	padding-bottom: 95px;
}
.footer-pagetop img{
	vertical-align: top;
}
.lp-form textarea.printer {
    min-height: 130px!important;
    height: 130px!important;
}
footer,header{
	    font: 14px/1.6 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, 'MS PGothic', 'ＭＳ Ｐゴシック', Helvetica, Arial, sans-serif!important;
}
.link-area{
	margin-top: -90px;
	padding-top: 90px;
}
.ex-text{
	text-align: center;
	font-size: 20px;
	font-weight: 700;
}
.ex-text a{
	color: #003074;
	font-size: 24px;
	text-decoration: underline!important;
}
.bottom-note{
	margin-top: 10px;
}
.bottom-note a{
	color: #003074;
	text-decoration: underline!important;
}
.address-wrap {
    width: 78%;
    position: relative;
    border: 1px solid #cccccc;
}
.address-wrap:before {
    position: absolute;
    top: 0.8em;
    right: 1em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none;
}
select {
    padding: 0px 45px 0px 10px;
    width: 100%;
}
@media only screen and (max-width : 768px) {

	p{
		font-size: 3.3vw;
		line-height: 1.64;
	}
	.ex-head{
	}
	.ex-head a{
        padding-top: 4vw;
        padding-bottom: 4vw;
    }
    .ex-head .wrap{
        width: 90%;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .ex-head .tex-img{
        width: 90%;
    }
    .ex-head .yajirushi{
        width: 5%;
        position: absolute;
        top: 50%;
        right: 0%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }
	.list{
		font-size: 0;
	}
	.list li{
		display: inline-block;
		width: 30%;
		margin-right:5%;
	}
	.list li:last-child{
		margin-right: 0;
	}
	.cont-box{
		padding-bottom: 10%;
	}
	.br-bg{
        margin-top: 12vw;
	}
	.point-list li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 5%;
	}
	.point-list li.full{
		width: 100%;
		margin-right: 0;
	}
	.point-list li:nth-child(2n){
		margin-right: 0;
	}
	.point-list li p{
		line-height: 1.75;
		font-size: 2.3vw;
		margin-top: 2%;
	}
	.nm-tex p{
		font-size: 4.4vw;
		line-height: 1.88;
	}
	.nm-tex p sup{
		font-size: 3.0vw;
	}
	.nm-tex p.mini-txt{
		font-size: 3.3vw
	}
	.ttl-tex-1{
		padding-top: 5%;
		padding-bottom: 5%;
		font-size: 5.0vw;
	}
	.item-name{
		padding-bottom: 2%;
		font-size: 5.0vw;
		line-height: 1;
	}
	.item-no{
		font-size: 3.0vw;
		line-height: 1;
	}
	.item-tex{
		font-size: 3.0vw;
		line-height: 1.64;
	}
	.item-tex sup{
		font-size: 2.7vw;
	}
	.item-tex.mini{
		font-size: 2.7vw;
	}
	.item-texlist{
		font-size: 0;
	}
	.item-texlist li{
		width: 31%;
		display: inline-block;
		margin-right: 3%;
	}
	.item-texlist li:last-child{
		margin-right: 0;
	}
	.ttl-tex-2{
		padding-top: 5%;
		padding-bottom: 5%;
		font-size: 5.0vw;
	}
	.ttl-tex-3{
		padding-top: 5%;
		padding-bottom: 5%;
		font-size: 4.4vw;
	}
	.ttl-tex-4{
		padding-top: 5%;
		padding-bottom: 5%;
		font-size: 4.8vw;
		line-height: 1.5;
	}
	.fl-box .wrap{
		width: 100%;
	}
	.footer{
		margin-bottom: 17vw;
	}
    .last-head-box{
        display: flex;
        align-items: center;
    }
    .last-head-box .text{
        width: 100%;
    }
    .last-head-box .text .sm{
        font-size: 4.4vw;
        line-height: 1.5;
    }
    .last-head-box .text .big{
        font-size: 5.0vw;
        font-weight: 700;
        line-height: 1.5;
    }
    .last-head-box .pic{
        width: 36%;
        padding-right: 0%;
    }
	.last-about-box{
        display: block;
    }
    .last-about-box .text{
        width: 100%;
    }
    .last-about-box .text h3{
        font-size: 3.9vw;
        color:#004898;
        font-weight: 700;
    }
    .last-about-box .text dl{
        display: flex;
        margin-bottom: 2vw;
    }
    .last-about-box .text dl dt{
        width: 15%;
        margin-right: 1%;
        padding-top: 1vw;
        padding-bottom: 1vw;
        font-size: 2.7vw;
        font-weight: 700;
		line-height: 1;
        text-align: center;
    }
    .last-about-box .text dl dd{
        width: 83%;
        padding-top: 1vw;
        padding-bottom: 1vw;
		line-height: 1;
        font-size: 3.0vw;
    }
	.case-box{
        padding-top: 8vw;
        margin-top: 13vw;
    }
    .case-box ul{
        font-size: 0;
        margin-bottom: 4vw;
    }
    .case-box ul:last-child{
        margin-bottom: 8vw;
    }
    .case-box ul li{
        display: inline-block;
    }
    .case-box ul li:nth-child(1){
        width: 100%;
        margin-right: 0%;
        font-size: 3.9vw;
    }
    .case-box ul li:nth-child(2){
        width: 15%;
        margin-right: 1%;
        padding-top: 1vw;
        padding-bottom: 1vw;
        font-size: 2.7vw;
        font-weight: 700;
		line-height: 1;
        text-align: center;
    }
    .case-box ul li:nth-child(3){
        width: 80%;
        padding-top: 1vw;
        padding-bottom: 1vw;
		line-height: 1;
        font-size: 3.0vw;
    }
    .last-about-box .pic{
        width: 100%;
        padding-right: 0%;
		margin-top: 8vw;
    }
    .new-btn-1 a{
        display: block;
        width: 100%;
        font-size: 3.9vw;
        padding-top: 7vw;
        padding-bottom: 7vw;
        line-height: 1;
        color:#004898;
        text-align: center;
        font-weight: 700;
        border:3px solid #004898;
    }
    .new-btn-2 a{
        display: block;
        width: 100%;
        font-size: 3.9vw;
        padding-top: 7vw;
        padding-bottom: 7vw;
        line-height: 1;
        color:#fff;
        text-align: center;
        font-weight: 700;
        background: #004898;
    }
    .new-btn-1 a .icon,.new-btn-2 a .icon{
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 3vw;
		width: 10%;
        display: block;
    }
    .main-img{
    }
    .conf-box{
        margin-top: 20vw;
    }
    .page-id-5938 footer{
        padding-bottom: 19vw;
    }
	.global-header .logo img{
		display: block;
	}
	.mobile-nav-trigger img{
		display: block;
	}
	.mw_wp_form_input .contact-btn-area .lp-btn.submit{
		width: 100%!important;
		background-size:100%!important;
	}
	.mw_wp_form_confirm .contact-btn-area .lp-btn.submit{
		width: 100%!important;
		background-size:100%!important;
	}
    .link-area{
        margin-top: -10vw;
        padding-top: 10vw;
    }
    .ex-text{
        text-align: center;
        font-size: 3.9vw;
    }
    .ex-text a{
        color: #003074;
        font-size: 4.4vw;
        text-decoration: underline;
    }
}
@media print, screen and (min-width : 769px) {

	.list li:last-child{
		margin-right: 0;
	}
	.point-list li:last-child{
		margin-right: 0;
	}
	.img-box-1{
		float: left;
		width: 62%;
	}
	.img-box-1ex{
		float: left;
		width: 58%;
	}
	.tex-box-1{
		float: right;
		width: 38%;
	}
	.img-box-2{
		float: right;
		width: 60%;
	}
	.tex-box-2{
		float: left;
		width: 40%;
	}
	.line-up-text{
		width: 55%;
		float: left;
	}
	.line-up-pic{
		float: right;
		width: 43%;
	}
	.new-btn-1 a .text,.new-btn-2 a .text{
		vertical-align: middle;
		line-height: 31px;
	}
}