@charset "utf-8";

/*	レイアウト
---------------------------------*/
html {
	font-size: 62.5%;
}
body {
	position: relative;
	margin: 0;
	padding: 80px 0 0;
	width: 100%;
	line-height: 1.8;
    color: #333333;
    font-family: 'Noto Sans JP', '游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#wrapper {
	overflow: hidden;
}

#topform {
    margin-top: -100px;
    padding-top: 100px;
}

/*	フッターフローティング
---------------------------------*/
.sp-floating {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 1;
    background: #ffffff;
    z-index: 1010;
}
.sp-floating ul {
    width: 100%;
    padding: 5px 0px 5px 0px;
}
.sp-floating ul li.sp-floating-tel {
    margin-right: 2px;
}
.sp-floating ul li.sp-floating-tel img {
    height: 39px;
    width: auto;
}
.sp-floating ul li.sp-floating-contact {
}
.sp-floating ul li.sp-floating-contact img {
    height: 39px;
    width: auto;
}

@media screen and (max-width:360px) {
    .sp-floating ul li.sp-floating-tel img {
        height: 38px;
        width: auto;
    }
    .sp-floating ul li.sp-floating-contact img {
        height: 38px;
        width: auto;
    }
}

@media screen and (max-width:320px) {
    .sp-floating ul li.sp-floating-tel img {
        height: 33px;
        width: auto;
    }
    .sp-floating ul li.sp-floating-contact img {
        height: 33px;
        width: auto;
    }
}

/*	ヘッダー
---------------------------------*/
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #ffffff;
	line-height: 1;
	z-index: 1010;
}
.hd-inr {
	position: relative;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
	width: 100%;
    max-width: 599px;
    height: 80px;
}

.hd-logo {
	position: relative;
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
}
.hd-logo img {
    width: 160px;
    height: auto;
}
.hd-info {
	width: 100%;
    vertical-align: top;
	text-align: center;
}
.hd-catch {
    vertical-align: top;
    padding-bottom: 2px;
}

/*	フッター
---------------------------------*/
footer {
    text-align: center;
	padding-top: 8vw;
	padding-bottom: 46px;
}
footer .contents-inr {
    background: url("../img/top/img39.png") no-repeat center bottom;
    background-size: 100%;
	max-width: 599px;
}

.ft-logo {
    margin: 0px auto 8vw auto;
    text-align: center;
    width: 78%;
}
.img32 {
    margin-bottom: 0vw;
}
.ft-tel {
    margin: 0px auto 4vw auto;
    text-align: center;
    width: 86%;
}
.img34 {
    margin-bottom: 5vw;
}
.ft-contact {
    margin-bottom: 13vw;
}
.ft-contact li {
    width: 100%;
}
.ft-contact li:last-of-type {
    margin-top: 3vw;
    width: 54%;
}
.img37 {
    margin-bottom: 3vw;
}
.img38 {
    margin-bottom: 5vw;
}
.ft-logo02 {
    margin: 0px auto 5vw auto;
    text-align: center;
    width: 50%;
}
.ft-logo03 {
    margin: 0px auto 0vw auto;
    text-align: center;
    width: 16%;
}

.ft-copyright {
	padding: 10vw 0px 6vw 0px;
	font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0px;
    font-weight: 400;
    text-align: center;
}

.btn-pagetop {
    width: 30px;
}

/*	メインイメージ
---------------------------------*/
.main-img-otr {
	position: relative;
	margin: 0 auto;
	padding: 0;
    text-align: center;
	max-width: 599px;
}
.main-img-otr img {
    width: 100%;
    height: auto;
}

/*	基本レイアウト
---------------------------------*/
.contents-inr {
	position: relative;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	max-width: 599px;
}

/*	トップページ
---------------------------------*/
.top-contents {
    text-align: center;
	max-width: 599px;
    margin-left: auto;
    margin-right: auto;
}
.top-contents .contents-inr {
    padding-top: 3vw;
    padding-bottom: 3vw;
}

.top-contents-red {
	max-width: 599px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #ad0002 url("../img/top/img05.png") no-repeat center top;
    background-size: 100%;
}
.top-contents-red .contents-inr {
    padding-top: 12.3vw;
    padding-bottom: 10vw;
}

.top-contents-ten {
	max-width: 599px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: url("../img/top/img19.png") no-repeat center top;
    background-size: cover;
}
.top-contents-ten .contents-inr {
    padding-top: 3vw;
    padding-bottom: 12vw;
}

.top-contents-yellow {
	max-width: 599px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #fffcdb;
}
.top-contents-yellow .contents-inr {
    padding-top: 10vw;
    padding-bottom: 7vw;
}

.img03 {
    margin-bottom: 9vw;
}
.img04 {
    margin-bottom: -0.5vw;
}
.img06 {
    margin-bottom: 4.5vw;
}
.img07 {
    margin-bottom: 11vw;
}
.img08 {
    margin-bottom: 0vw;
}
.img09 {
    margin-top: 5vw;
    margin-bottom: 1vw;
}
.img10 {
    margin-bottom: 4vw;
}
.img11 {
    margin-bottom: 0vw;
}
.img12 {
    margin-bottom: -3vw;
}
.img13 {
    margin-bottom: 1vw;
}
.img14 {
    margin-bottom: 5vw;
}
.img15 {
    margin-bottom: 8vw;
}
.img16 {
    margin-bottom: 8vw;
}
.img03-02 {
    margin-bottom: 11vw;
}
.img17 {
    margin-bottom: 3vw;
}
.img18 {
    margin-top: -2vw;
    margin-bottom: 1vw;
}
.img20 {
    margin-top: -10vw;
    margin-bottom: 0vw;
}
.img21 {
    margin-top: 5vw;
    margin-bottom: 7vw;
}
.img03-03 {
    margin-bottom: 4vw;
}
.img22 {
    margin-bottom: 7vw;
}
.img23 {
    margin-bottom: 3vw;
}
.img24 {
    margin-bottom: 0vw;
}
.img25 {
    margin-top: -13.2vw;
    margin-bottom: 0vw;
}
.img26 {
    margin-bottom: 0vw;
}
.img27 {
    margin-bottom: 0vw;
}
.img28 {
    margin-top: -1.5vw;
    margin-bottom: 0vw;
}
.img29 {
    margin-bottom: 0vw;
}
.img30 {
    margin-bottom: 0vw;
}
.img31 {
    margin-top: -19vw;
    margin-bottom: 0vw;
}

