@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 JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", 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 */
.header-area {
    text-align: center;
    margin: 15px 0;
}
.header-area img {
    margin: 15px auto;
}

/* footer */

.footer {
    color: #ffffff;
    padding: 50px 0;
    background-color: #003057;
    font-size: 13px;
    font-size: 1.3rem;
}
.footer-inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.footer-inner a {
    color:#b7cae0;
    text-decoration: none;
}
.footer-inner a:hover {
    color: #ffffff;
}
.footer-inner a:before {
    font-family: "FontAwesome";
    content: "\f105";
    margin: 0 6px 0 0;
}
.footer-inner ul{
    margin: 0;
    padding: 0;
}
.footer-inner ul li {
    display: inline-block;
    margin-right: 1em;
}
.footer-inner .copyright{
    font-size: 11px;
    font-size: 1.1rem;
    color: #b7cae0;
}
.gotop{
    position: fixed;
    right: 3%;
    bottom: 3%;
    z-index: 1000000;
}
.gotop a{
    width: 50px;
    height: 49px;
    display: block;
}


/* contents
------------------------------------------*/
.content {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 16px;font-size: 1.6rem;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    line-height: 2.0;
    padding: 4% 0;
}
.content.top-none {padding-top: 0;}
.content.btm-none {padding-bottom: 0;}
.content.top-p80 {padding-top: 8%;}

.content h1 {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
}
.content h1.ttl-mainlead {
    font-size: 40px;font-size: 4.0rem;
    font-weight: 400;
}
.content h1.ttl-intro {
    font-size: 60px;font-size: 6.0rem;
    font-family: Volvo Broad Small, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    padding: 2% 0 4%;
}

.content h2 {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 34px;font-size: 3.4rem;
    font-weight: 500;
    line-height: 1.5;
}
.content h2.ttl-mark {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 30px;font-size: 3.0rem;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 3em;
    position: relative;
}
.content h2.ttl-mark em{
    font-size: 50%;
    font-style: normal;
    font-weight: 400;
    color: #464646;
}
.content h2.ttl-mark:after {
    position: absolute;
    left: calc(50% - 25px);
    bottom: -20px;
    content: "";
    width: 50px;
    height: 4px;
    background: #003057;
    background: #2a2a2a;
}

.content h3 {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 26px;font-size: 2.6rem;
    font-weight: 500;
    line-height: 1.4;
}
.content h3 em{
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-style: normal;
}
.content h3 span{
    font-size: 18px;font-size: 1.8rem;
}
.content h3.ttl {
    margin-top:50px;
    /*
    border-bottom: 1px solid #000;
    padding: 0 0 10px 0;
    */
}
.content h4 {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 20px;font-size: 2.0rem;
    line-height: 1.8;
}
.content h4 span{
    font-size: 14px;font-size: 1.4rem;
}
.content h5 {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 11px;font-size: 1.1rem;
    margin: 1em 0 0.5em;
}
.content h6 {
    font-size: 10px;font-size: 1.0rem;
    margin-bottom: 1em;
}

.bGry {
    background-color: #f0f0f0;
}
.bblue {
    background-color: #003057;
}
.bGryDark {
    background-color: #dedede;
}
.bBlk {
    background-color: #2a2a2a;
}


/* limit
------------------------------------------*/
.limit {
    max-width: 960px;
    margin: 0 auto;
}
.limit1440 {
    max-width: 1440px;
    margin: 0 auto;
}






/* font-family */

.FontAwesome {
    font-family: FontAwesome;
}

.volvo {
    font-family: volvo, Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kuku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.Volvo-BS {
    font-family: Volvo Broad Small, Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kuku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
}

.Volvo-SB {
    font-family: Volvo Sans Bold, Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kuku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
}

.Volvo-SM {
    font-family: Volvo Sans Medium, Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kuku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
}

.Volvo-SR {
    font-family: Volvo Sans Regular, Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kuku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

/* font */
.align-c {
    text-align: center;
}

.align-l {
    text-align: left;
}

.align-r {
    text-align: right;
}

.fgry {
    color: #666;
}

.fwht {
    color: #fff;
}

.mdlname {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.0;
    letter-spacing: 0.02em;
}
.mdlname.mdlttl {
    font-size: 60px;
    font-size: 6.0rem;
}
.mdlname-text {
    margin: 2% 0 5% 0;
    line-height: 1.5;
}






/* ボタン
------------------------------------------*/
.btn {
    font-family: Volvo Sans Regular, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Noto Sans JP, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic Pro, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
}
.btn a,
.btn span{
    display: inline-block;
    padding: 0.75em 3.5em;
    text-align: center;
    text-decoration: none;
    margin: 0 auto 4%;
    color:#ffffff;
    border: 1px solid #000;
    background: #000;
}
.btn a em {
    font-size: 14px;font-size: 1.4rem;
    font-style: normal;
}

.btn a:before{
    font-family: "FontAwesome";
    content: "\f105" ;
    margin: 0 12px 0 0;
}
.btn a.tel:before{
    font-family: "FontAwesome";
    content: "\f095" ;
    margin: 0 12px 0 0;
}
.btn a:hover{
    color: #000000;
    border: 1px solid #000000;
    background-color: #ffffff;
}
.btn-ss{
    font-size: 12px;font-size: 1.2rem;
    font-weight: normal;
}
.btn-left {text-align: left;}
.btn-right {text-align: right;}
.btn-Half a,
.btn-Half span{ max-width: 50%;display: block; }
.btn-Full a,
.btn-Full span{ max-width: 100%;display: block; }

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

.btn-clear a,
.btn-clear span{
    font-weight: normal;
    border: 1px solid #000;
    border: 1px solid #acacac;
    background: none;
    color: #000;
    color: #fff;
}
.btn-clear a:hover,
.btn-clear span:hover{
    color: #ffffff;
    border: 1px solid #000;
    background: #000;
}

