@charset "UTF-8";

/* html,body
------------------------------------------*/
html {
	font-size: 62.5%; /* 初期設定10px */
	background: #ffffff;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
    font-family:"Volvo Sans Regular",-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-size: 12px; font-size: 1.2rem;
	color: #191919;
	line-height: 1.5;
	text-align: left;
}
/* for WinIE6 */
*html body {
	font-family: verdana,"ＭＳ Ｐゴシック",sans-serif;
}

#wrapper {
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
}


/* header,footer
------------------------------------------*/
header#header {
    color: #ffffff;
	width: 100%;
	height: 3.4vw;
	margin: 0 auto;
    background-color: rgba(22, 22, 24, 0.8);
    position: fixed;
    top:0;
    left:0;
    z-index: 1000;
}
header#header a:visited { color:#eeeeee; }
header#header a.logo{
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 10px;
    bottom: 9px;
    left: 50%;
    right: 50%;
    margin-left:-25px;
}
header#header a.logo img{
    width: 51px;
    height: 51px;
}
header#header a.logo > img {
    max-height: 100%;
    max-width: none;
}
header#header h1{
    font-size: 16px;
    line-height: 0;
	padding: 0;
    position: absolute;
    left: 3%;
    top: 50%;
}
.thanks header#header h1{
    font-size: 16px;
    line-height: 0;
    padding: 0;
    position: absolute;
    left: 3%;
    top: 17%;
}
header#header h1 a{
    color:#ffffff;
    text-decoration: none;
}
header#header .headbtn{
    font-size: 16px;
    position: absolute;
    right: 3%;
    top: 16px;
}
header#header .headbtn a{
    height: 30px;
    color: #ffffff;
    display: inline-block;
    margin: 0 0 0 20px;
    padding: 7px 20px 0;
    border: 1px solid #adbfce;
    background: #003057;
    text-decoration: none;
}
header#header .headbtn a:before{
    font-family: "FontAwesome";
    content: "\f105" ;
    margin: 0 8px 0 0;
}

footer#footer {
    color:#ffffff;
    background: #003057;
}
footer#footer a{
    color:#ffffff;
    text-decoration: none;
}
footer#footer #footerInner{
	margin: 30px 0 0;
	padding: 0;
}
footer#footer #footerInner p{
	margin-bottom: 3em;
}
footer#footer  #footerInner ul li{
	display: inline-table;
	margin-right: 1em;
}
footer#footer  #footerInner ul li a:before{
	font-family: "FontAwesome";
	content: "\f105" ;
	margin: 0 6px 0 0;
}
.gotop{
	position: fixed;
	right: 3%;
	bottom: 3%;
}
.gotop a{
	width: 50px;
	height: 49px;
	display: block;
}
#copyright {
	font-size: 9px;font-size: 0.9rem;
}


/* FirstView
------------------------------------------*/
.fstView {
    position: relative;
}
.fstView-keyvisual {
    max-width: 2000px;
    min-width: 980px;
    margin: 0 auto;
    overflow: hidden;
    overflow-wrap: break-word;
    box-sizing: border-box;
}
.fstView-keyvisual img {
    margin: 0 auto;
    height: auto;
    max-width: 100%;
}
.fstView-keyvisual.fstView-Mask:before{
    content: "";
    display: block;
    width:100%;
    height:100%;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left:0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.25);
    background-image: url("./images/pattern.png");
    background-position: center center;
    background-repeat: repeat;
}
.fstView-presenStage {
    color: #fff;
    max-width: 2000px;
    width: 100%;
    height: 100%;
    padding: 3%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 10;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fstView-presenStage-content {
    width: 100%;
    max-width: 2000px;
    color: #151515;
    color: #fff;
    text-align: center;
}
.fstView p.areades {
    font-size: 24px;font-size: 2.4rem;
    margin: 0;
}
.fstView p.areades strong {
    padding: 0.3em 1em;
    background: #151515;
    color:#ffffff;
}
.fstView h2, .fstView h3, .fstView h4{
    text-shadow: 0px 0px 2px #ffe8d2;
    text-shadow: 0px 0px 2px #000;
}
.fstView h2{
    font-family: volvo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    font-size: 100px;font-size: 10.0rem;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 10px;
}
.fstView h3{
    font-family: "Volvo Sans Medium",-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    font-size: 50px;font-size: 5rem;
    line-height: 1.2;
    margin: 40px 0 15px;
}
.fstView h3 span{
    padding: 8px 16px 6px;
    display: inline;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: rgba(0,48,87,0.8);
}
.fstView h4{
    font-size: 40px;font-size: 4.0rem;
    font-family: "Volvo Sans Medium",-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    line-height: 1.5;
    margin: 0 0 2em;
}
.fstView h4 span{
    font-size: 20px;font-size: 2rem;
}
.fstView h4:before{
    font-size: 30px;font-size: 3.0rem;
}
.fstView .btn a,
.fstView .btn span{
    display: inline;
}

/* Contents
------------------------------------------*/
.content {
	font-size: 16px;font-size: 1.6rem;
	line-height: 2.0;
    padding: 30px 0 0;
    font-feature-settings : "palt";
}
.contentGry {
	margin-bottom: 0px;
	padding-bottom: 30px;
    background: #f4f4f4;
}
.thanks .contentGry {
    margin-bottom: 0px;
    padding-bottom: 30px;
    background: #fff;
}
.content h2 {
    font-size: 46px;font-size: 4.6rem;
    font-weight: bold;
    line-height: 1.5;
}
.content h2 em{
    font-size: 26px;font-size: 2.6rem;
    font-style: normal;
}
.content h2.ttl {
    line-height: 1.2;
}
.content h2.ttl2 {
    text-align: center;
    margin: 40px 0 1em;
}
.content h2.ttl2 strong{
    margin-right: 0.3em;
    padding: 5px 22px 0px;
    color: #003057;
    border: 3px solid #003057;
}
.content h3 {
    font-size: 34px;font-size: 3.4rem;
    font-weight: bold;
}
.content h3 strong{
    margin-right: 0.5em;
    padding: 6px 16px 3px;
    color: #003057;
    border: 3px solid #003057;
}
.content h4 {
    font-size: 20px;font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.8;
    margin-top:2em;
}
.content h5 {
    font-size: 9px;font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 1em;
}
.content h6 {
    font-size: 10px;font-size: 1.0rem;
    margin-bottom: 1em;
}
.content p {
	margin-top: 0;
}
.content p.areades {
    font-size: 18px;font-size: 1.8rem;
}
.content p.areades strong {
    padding: 0.3em 1em;
    background: #151515;
    color:#ffffff;
}
.content .innerBox {
	margin: 0 0 30px;
}


/* 個別クラス
------------------------------------------*/
.content .tokutenList{
    width:100%;
    box-sizing: border-box;
}
.content .tokutenList th{
    font-size: 22px;font-size: 2.2rem;
    line-height: 1.2;
    text-align: center;
    color:#211e11;
    padding: 10px 0;
}
.content .tokutenList th span{
    margin-right: 0.3em;
    padding: 5px 10px 2px;
    color: #fff;
    background: #003057;
}
.content  .tokutenList td {
    font-size: 12px;font-size: 1.2rem;
    padding-top: 10px;
    line-height: 1.7;
}

.content .mdldtl {
    text-align: center;
}
.content .mdldtl img{
    margin: 0 auto;
}
.content .mdldtl h3,
.content .mdldtl h4,
.content .mdldtl h5{
    margin-bottom:0;
}
.content .mdldtl h3{
    font-size: 2em;
    line-height: 1.0;
    font-weight: 200;
    color:#222222;
}
.content .mdldtl h3 span{
    font-size: 2em;
}
.content .mdldtl h4{
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 1em;
    margin-top: 1em;
}
.content .mdldtl h5{
    margin-bottom: 1em;
}
.content .mdldtl a{
    max-width: 60%;
    margin: auto;
    display: block;
    padding: 6px;
    border: 1px solid #999999;
}
.content .mdldtl a:hover{
    color: #ffffff;
    border: 1px solid #003057;
    background: #003057;
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

.dtl{
    font-size: 25px;font-size: 2.5rem;
    line-height: 2.0;
    padding: 5px 20px 3px;
    color:#ffffff;
    background: #000000;
}
.follow{
    margin: 0 auto 20px;
    text-align: center;
    padding:12px;
    border: 1px solid #656565;
}
.caution{
    font-size: 11px;font-size: 1.1rem;
    line-height: 1.5;
    color: #666666;
}
.descBox{
    margin: 2% 0 4%;
    padding: 5% 5% 3%;
    border: 1px solid #d5d5d5;
    background: #f5f5f5;
    height: 200px;
    overflow-y: scroll;
}
.descBox ul li{
    font-size: 14px;font-size: 1.4rem;
    line-height: 1.6;
    list-style:square;
    margin-bottom: 1em;
}
.dl_summary {
    line-height: 1.8;
}
.dl_summary dt{
    display: block;
    float: left;
    width: 160px;
    clear: both;
    font-weight: bold;
}
.dl_summary dd{
    display: block;
    padding-left: 160px;
    margin-bottom: 15px;
}

address.mailadress{
    font-family: "Volvo Broad Small",-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    font-size: 40px;font-size: 4.0rem;
    text-align: center;
    margin-bottom: 1em;
    letter-spacing: 1px;
}


/* ボタン
------------------------------------------*/
.btn {
    font-size: 26px;font-size: 2.6rem;
    font-weight:bold;
    text-align: center;
    margin: 0 auto;
}
.btn a,
.btn span{
    max-width: 90%;
    display: block;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto 4%;
    color:#ffffff;
    border: 1px solid #007bcd;
    background: #007bcd;
    -webkit-transition-duration: 0.24s;
    transition-duration: 0.24s;
}
.btn a:before{
    font-family: "FontAwesome";
    content: "\f105" ;
    margin: 0 12px 0 0;
}
.btn a:hover{
    color: #007bcd;
    background-color: rgba(255,255,255,0.7);
}

.btn-left a,
.btn-left span {margin-left: 0;margin-right: 0;}
.btn-right a,
.btn-right span {margin-right: 0;}
.btn-Half a,
.btn-Half span{ max-width: 50%; }
.btn-Full a,
.btn-Full span{ max-width: 100%; }

.btn-red a{ background: #fa382e; }
.btn-wht a{
    border: 1px solid #999999;
    text-align: center;
    background: #fff;
    color: #000;
}
.btn-wht a:hover{
    color: #ffffff;
    border: 1px solid #007bcd;
    background: #007bcd;
}
.btn-gry a{ background: #a3a3a3; }

.btn-clear a,
.btn-clear span{
    font-size: 14px;font-size: 1.4rem;
    font-weight: normal;
    border: 1px solid #007bcd;
    padding: 5px;
    background: none;
    color: #007bcd;
}
.btn-clear a:hover,
.btn-clear span:hover{
    color: #ffffff;
    border: 1px solid #007bcd;
    background: #007bcd;
}



.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	float: none;
}
.ggmap {
    position: relative;
    padding-bottom: 30%;
    margin: 10px 0;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
} 
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#spmenuBtn,
#spmenu,
.spOnly,
.tblSPOnly {
    display: none;
}
.pcOnly {
    display: block;
}
/* レスポンシブ幅 */
.limit {
	width: 60vw;
	margin: 4vw auto;
}
.limit1280 {
    width: auto;
    max-width: 1280px;
}
.m-bottom {
    margin: 0 auto 10vw;
}

@media screen and (max-width: 1200px) { /*1200以下のPC画面*/
	.limit {
		width: auto !important;
		margin: 0 36px !important;
	}
    .fstView h3{
        font-size:40px;font-size:4.0rem;
    }
}
@media screen and (max-width: 960px) {
    header#header nav {
        display: none;        
    }
    .thanks header#header nav {
        display: block;        
    }
    #spmenuBtn {
        width: 25%;
        min-width: 80px;
        max-width: 150px;
        height: 70px;
        display: block;
        margin: 0;
        padding: 23px 8px;
        color: #fff;
        font-size: 15px;font-size: 1.5rem;
        font-style: normal;
        text-align: center;
        text-transform: uppercase;
        box-sizing: border-box;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 999999;
    }
    #spmenuBtn:before{
        font-size: 13px;font-size: 1.3rem;
        font-family: "FontAwesome";
        content: "\f0c9" ;
        margin: 0 5px 0 0;
    }
    #spmenuBtn:active,
    #spmenuBtn.current {
        color: #000;
        background: #ffffff;
    }
    #spmenu ul{
        width:100%;
        padding: 0;
        font-size: 26px;font-size: 2.6rem;
        background: #ffffff;
        position: absolute;
        top: 70px;
        left: 0;
    }
    #spmenu ul li {
        width:100%;
        position: relative;
    }
    #spmenu ul li a{
        width:100%;
        display: block;
        padding: 2% 4%;
        color: #000000;
        border-bottom: 1px solid #ddd;
        background: #ffffff;
    }
    #spmenu ul li a:hover {
        color: #000000;
        filter:alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }
    #spmenu ul li a:visited { color:#000000; }
    #spmenu ul li a:active { color:#bbbbbb; }
    #spmenu ul li a:after{
        font-family: "FontAwesome";
        content: "\f105" ;
        position: absolute;
        right:4%;
        top:20%;
    }
    
    .fstView {
        margin-top: 70px;
    }
    .fstView-keyvisual{
        min-width: 100%;
        height:auto;
    }
    .fstView-keyvisual.fstView-Mask:before{
        background-color: rgba(0, 0, 0, 0);
    }
    .fstView-presenStage {
        position: inherit;
    }
    .fstView-presenStage-content {
        color: #262626;
        z-index: 100;
    }
    .fstView h2, .fstView h3, .fstView h4{
        text-shadow:none;
    }
    .fstView h2{
        font-size:60px;font-size:6.0rem;
        margin-top: 10px;
    }
    .fstView h3{
        font-size:36px;font-size:3.6rem;
        margin-top: 20px;
    }
    .fstView h3 span{
        /*
        padding: 8px 16px 6px;
        display: block;
        border-top: 1px solid #003057;
        border-bottom: 1px solid #003057;
        background: rgba(0,48,87,0.9);
        color: #fff;
        */
        padding:0;
        border: none;
        background: none;
    }
    .fstView h4,
    .fstView h4:before{
        font-size:24px;font-size:2.4rem;
    }
    .fstView h4 span{
        font-size:16px;font-size:1.6rem;
    }
    .fstView p.areades {
        font-size:20px;font-size:2rem;
        margin-top: 10px;
    }
    .fstView .btn a,
    .fstView .btn span {
        display: block;
    }
}
/* 768px以下用（タブレット／スマートフォン用）の記述 */
@media screen and ( max-width : 768px ) {
	.limit {
		margin: 0 20px !important;
	}
    .pcOnly {
        display: none;
    }
    .tblSPOnly {
        display: block;
    }
    .notpc-break::before {
        content: "\A" ;
        white-space: pre ;
    }
    
    .colEven2{ width: 49.0%; }
    .coladd3 { width: 32.0%; }

    header#header {
        background-color: rgba(0, 0, 0, 1);
    }
    #wrapper .content:first-child{
        margin-top: 40px;
    }

    
    
    .content {
        padding-top: 10px;
        line-height: 1.6;
    }
    .content h2 {font-size: 40px;font-size: 4rem;}
    .content h2.ttl em {display: inline-block;margin: 0 0 0.5em;}
    .content h2.ttl2 strong {display: inline-block;margin: 0 0 0.5em;}
    .content h3 {font-size: 24px;font-size: 2.4rem;}
    .content h3 strong {display: inline-block;margin: 0 0 0.5em;}

    
    .dtl{
        font-size: 16px;font-size: 1.6rem;
    }
    .dl_summary dt{
        float: none;
        width: auto;
    }
    .dl_summary dd{
        margin-left: 0px;
        padding-left: 0px;
    }
    
    address.mailadress{
        font-size: 26px;font-size: 2.6rem;
    }

    .btn-Half a{
        max-width: 100%;
    }
    .thanks header#header h1{
        width: 30vw;
        left: 3%;
        top: 12%;
    }
    
    .ggmap {
        padding-bottom: 56.25%;
    }
}
/* 480px以下用（スマートフォン用）の記述 */
@media screen and ( max-width : 480px ) {
    header#header {
        height: 60px;
    }
    header#header a.logo img{
        width: 41px;
        height: 41px;
        margin-left:7px;
    }
    #spmenuBtn {
        height: 60px;
    }
    #spmenu ul{
        font-size: 14px;font-size: 1.4rem;
        top: 60px;
    }
    .fstView {
        margin-top: 60px;
    }
    
    .colEven2, .coladd3{ 
        width: 100%;
    }

    .bnr{
        width: 100%;
    }
    .fstView h2{ font-size: 40px;font-size: 4.0rem; }
    .fstView h3{ font-size: 24px;font-size: 2.4rem; }
    .fstView h4{ margin-bottom: 1em; }

    .content {
        font-size: 14px;font-size: 1.4rem;
        text-align: left;
        line-height: 1.5;
    }
    .content h2 {
        font-size: 27px;font-size: 2.7rem;
        line-height: 1.2;
        text-align: left;
    }
    .content h2 em{ font-size: 20px;font-size: 2.0rem; }
    .content h2.ttl2 { font-size: 19px;font-size: 1.9rem; }
    .content h3 {
        font-size: 18px;font-size: 1.8rem;
        line-height: 1.5;
    }
    .content h4 {
        font-size: 16px;font-size: 1.6rem;
        text-align: left;
        line-height: 1.5;
        margin: 0 0 1em;
    }
    .content p.areades {
        font-size: 14px;font-size: 1.4rem;
    }
    .content p.areades strong {
        padding: 0.3em 0.5em;
    }
    
    .content .tokutenList th{
        font-size: 18px;font-size: 1.8rem;
    }
    .dtl{
        font-size: 15px;font-size: 1.5rem;
    }
    .caution{
        font-size: 10px;font-size: 1.0rem;
    }
    .btn {
        font-size: 15px;font-size: 1.5rem;
        line-height: 1.2;
    }
    .btn2 a{
        max-width: 100%;
    }
    .alignC{
        text-align: left;
    }
    .spOnly {
        display: inline;
    }
        .thanks header#header h1{
        width: 40vw;
        left: 3%;
        top: 18%;
    }
}
/* 解像度192画面の記述 */
@media not all, (min-resolution: 192dpi) {
	#hea h1 a {
		background: url("images/logo_2x.png") no-repeat scroll 0 0 / 212px 80px;
	}
}
