﻿@charset "utf-8";



/*◆◇◆以下はスマホ用のCSS◆◇◆*/
@media screen and (max-width : 501px){

* {margin: 0;padding: 0}
a {text-decoration : none}
ul, ol {list-style : none}
img {
	vertical-align : middle;
	max-width : 100%;
	height:auto;
}

/*float解除-------------------------------------------------------------------------------------------*/
.floatClear {
	display: block;
	clear: both;
}
/*-------------------------------------------------------------------------------------------float解除*/

html {
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size : 62.5%; /*ブラウザデフォルト16px / 16×0.625=10 / 以降em指定はこれを基準に */
	line-height : 1.5;
	margin:0px;
	padding:0px;
	scroll-behavior: smooth;
}

p {
	margin:0px 0px 20px 0px;
}

br.br-pc {
	display: none;
}

/*ページ全体のリンクカラー設定*/
a{/*リンクされた文字*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:link {/*未訪問のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
color:#000000;
font-style:normal;
text-decoration:none;
}
a:active {/*クリック中*/
color:#000000;
font-style:normal;
text-decoration:none;
}

.mt0sp {
	margin-top: 0px !important;
}
.mt1sp {
	margin-top: 1px !important;
}
.mt2sp {
	margin-top: 2px !important;
}
.mt3sp {
	margin-top: 3px !important;
}
.mt4sp {
	margin-top: 4px !important;
}
.mt5sp {
	margin-top: 5px !important;
}
.mt6sp {
	margin-top: 6px !important;
}
.mt7sp {
	margin-top: 7px !important;
}
.mt8sp {
	margin-top: 8px !important;
}
.mt9sp {
	margin-top: 9px !important;
}
.mt10sp {
	margin-top: 10px !important;
}
.mt15sp {
	margin-top: 15px !important;
}
.mt20sp {
	margin-top: 20px !important;
}
.mt25sp {
	margin-top: 25px !important;
}
.mt30sp {
	margin-top: 30px !important;
}
.mt40sp {
	margin-top: 40px !important;
}
.mt50sp {
	margin-top: 50px !important;
}
.mt60sp {
	margin-top: 60px !important;
}
.mt70sp {
	margin-top: 70px !important;
}
.mt80sp {
	margin-top: 80px !important;
}
.mt90sp {
	margin-top: 90px !important;
}
.mt100sp {
	margin-top: 100px !important;
}

.mb0sp {
	margin-bottom: 0px !important;
}
.mb1sp {
	margin-bottom: 1px !important;
}
.mb2sp {
	margin-bottom: 2px !important;
}
.mb3sp {
	margin-bottom: 3px !important;
}
.mb4sp {
	margin-bottom: 4px !important;
}
.mb5sp {
	margin-bottom: 5px !important;
}
.mb6sp {
	margin-bottom: 6px !important;
}
.mb7sp {
	margin-bottom: 7px !important;
}
.mb8sp {
	margin-bottom: 8px !important;
}
.mb9sp {
	margin-bottom: 9px !important;
}
.mb10sp {
	margin-bottom: 10px !important;
}
.mb15sp {
	margin-bottom: 15px !important;
}
.mb20sp {
	margin-bottom: 20px !important;
}
.mb25sp {
	margin-bottom: 25px !important;
}
.mb30sp {
	margin-bottom: 30px !important;
}
.mb40sp {
	margin-bottom: 40px !important;
}
.mb50sp {
	margin-bottom: 50px !important;
}
.mb60sp {
	margin-bottom: 60px !important;
}
.mb70sp {
	margin-bottom: 70px !important;
}
.mb80sp {
	margin-bottom: 80px !important;
}
.mb90sp {
	margin-bottom: 90px !important;
}
.mb100sp {
	margin-bottom: 100px !important;
}

.pt10sp {
	padding-top: 10px !important;
}
.pt20sp {
	padding-top: 20px !important;
}
.pt30sp {
	padding-top: 30px !important;
}
.pt40sp {
	padding-top: 40px !important;
}
.pt50sp {
	padding-top: 50px !important;
}

.pb10sp {
	padding-bottom: 10px !important;
}
.pb20sp {
	padding-bottom: 20px !important;
}
.pb30sp {
	padding-bottom: 30px !important;
}
.pb40sp {
	padding-bottom: 40px !important;
}
.pb50sp {
	padding-bottom: 50px !important;
}

/*ここまでがデフォルトCSS+アルファ*/



#header_logo_wrapper {
    width: 21.389vh;/*要調整*/
    height: 5vh;/*要調整*/
    margin: 20px 0px 0px 20px;
}
img#header_logo {
    width: 21.389vh;/*要調整*/
    height: 5vh;/*要調整*/
	padding:0px 0px 0px 0px;
	z-index:100;
    margin: 0px 0px 0px 0px;
}



/*個別CSS参照*/



footer {
}

#footer_logo_wrapper{
    width: 128px;
    height: 30px;
    margin: 0px auto 0px auto;
    padding: 0px 50px 0px 50px;
    background-color: #FFFFFF;
    z-index: 2;
    position: relative;
}
img#footer_logo {
    width: 128px;
    height: 30px;
}

hr#footer_hr {
    border: none;
    border-top: 1px solid #B4B4B4;
    margin: -15px 0px 0px 0px;
    z-index: 1;
}

small {
	display: block;
	height: 38px;
	line-height: 38px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
    margin-top: 16px;
    margin-bottom: 32px;
}

#footer_sns {
    width: 24px;
    height: 24px;
    margin: 0px auto 40px auto;
}
img#sns_icon_instagram {
    width: 24px;
    height: 24px;
    margin-bottom: 130px; /*画面下部固定バナー80px+本来のマージン40px*/
}



/* ▼ 画面下部固定バナー関係 */
.sticky_banner {
    width: 100%;
	position: fixed;
	bottom: 0;
    z-index: 100;
}
p#sb1 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    background:rgba(255,255,255,1.0);
    margin-bottom: 0px;
}
#sb2 {
    width: 100%;
    height: 30px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: #ffffff;
    background:rgba(0,0,0,1.0);
}
img#sb_tel {
    width: 140px;
    height: 30px;
    margin-right: 42px;
}
img#sb_form {
    width: 140px;
    height: 30px;
}
/* ▲ 画面下部固定バナー関係 */



/* ▼ ページトップへ戻るボタン */
#pagetop {
    position:fixed;
    bottom:45px;
    right:20px;
    z-index: 1000;
}
img#top_button {
    width: 40px;
    height: 40px;
}
/* ▲ ページトップへ戻るボタン */



}










/*◆◇◆以下はPC用のCSS◆◇◆*/
/*ビューエリアの最小幅がこのサイズより大きい場合に以下のスタイルを適用*/
@media screen and (min-width : 500px){

/*defaultCSS------------------------------------------------------------------------------------------*/
html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

html {
overflow-y: scroll;
scroll-behavior: smooth;
}

img, object, embed {
vertical-align:bottom;
border: 0px;
}

p {
	margin:0px 0px 20px 0px;
}

br.br-sp {
	display: none;
}

ul {
padding: 0;
margin: 0;
list-style-position:outside;
}

ol {
padding: 0;
margin: 0;
list-style-position:inside;
}

form, input {
margin: 0;
padding: 0;
}
/*------------------------------------------------------------------------------------------defaultCSS*/

/*float解除-------------------------------------------------------------------------------------------*/
.floatClear {
	display: block;
	clear: both;
}
/*-------------------------------------------------------------------------------------------float解除*/

/*body部分--------------------------------------------------------------------------------------------*/
body {
	min-width: 1260px;/*ipad対応用*/
	background-color: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #222222;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
/*--------------------------------------------------------------------------------------------body部分*/

/*ページ全体のリンクカラー設定*/
a{/*リンクされた文字*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:link {/*未訪問のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
color:#000000;
font-style:normal;
text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
color:#000000;
font-style:normal;
text-decoration:none;
}
a:active {/*クリック中*/
color:#000000;
font-style:normal;
text-decoration:none;
}

.mt0 {
	margin-top: 0px !important;
}
.mt1 {
	margin-top: 1px !important;
}
.mt2 {
	margin-top: 2px !important;
}
.mt3 {
	margin-top: 3px !important;
}
.mt4 {
	margin-top: 4px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt6 {
	margin-top: 6px !important;
}
.mt7 {
	margin-top: 7px !important;
}
.mt8 {
	margin-top: 8px !important;
}
.mt9 {
	margin-top: 9px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}
.mb1 {
	margin-bottom: 1px !important;
}
.mb2 {
	margin-bottom: 2px !important;
}
.mb3 {
	margin-bottom: 3px !important;
}
.mb4 {
	margin-bottom: 4px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb6 {
	margin-bottom: 6px !important;
}
.mb7 {
	margin-bottom: 7px !important;
}
.mb8 {
	margin-bottom: 8px !important;
}
.mb9 {
	margin-bottom: 9px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb130 {
	margin-bottom: 130px !important;
}
.mb180 {
	margin-bottom: 180px !important;
}
.mb200 {
	margin-bottom: 200px !important;
}

.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt90 {
	padding-top: 90px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb85 {
	padding-bottom: 85px !important;
}

/*ここまでがデフォルトCSS+アルファ*/



#header_logo_wrapper {
    width: 256px;
    height: 60px;
	margin: 30px auto 0px auto;
}
img#header_logo {
    width: 256px;
    height: 60px;
}



/*個別CSS参照*/



footer {
}

#footer_logo_wrapper{
    width: 256px;
    height: 60px;
    margin: 0px auto 0px auto;
    padding: 0px 50px 0px 50px;
    background-color: #FFFFFF;
    z-index: 2;
    position: relative;
}
img#footer_logo {
    width: 256px;
    height: 60px;
}

hr#footer_hr {
    border: none;
    border-top: 1px solid #B4B4B4;
    margin: -30px 0px 0px 0px;
    z-index: 1;
}

small {
	display: block;
	height: 38px;
	line-height: 38px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
    margin-top: 29px;
    margin-bottom: 12px;
}

#footer_sns {
    width: 24px;
    height: 24px;
    margin: 0px auto 40px auto;
}
img#sns_icon_instagram {
    width: 24px;
    height: 24px;
    margin-bottom: 110px; /*画面下部固定バナー80px+本来のマージン40px*/
}



/* ▼ 画面下部固定バナー関係 */
.sticky_banner {
    width: 100%;
	position: fixed;
	bottom: 0;
    z-index: 100;
}
p#sb1 {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    background:rgba(255,255,255,1.0);
    margin-bottom: 0px;
}
#sb2 {
    width: 100%;
    height: 30px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    color: #ffffff;
    background:rgba(0,0,0,1.0);
}
img#sb_tel {
    width: 140px;
    height: 30px;
    margin-right: 42px;
}
img#sb_form {
    width: 140px;
    height: 30px;
}
/* ▲ 画面下部固定バナー関係 */



/* ▼ ページトップへ戻るボタン */
#pagetop {
    position:fixed;
    bottom:45px;
    right:20px;
    z-index: 1000;
}
img#top_button {
    width: 40px;
    height: 40px;
}
/* ▲ ページトップへ戻るボタン */



}


