/* ページ */

body, td, th {
	font-size: 16px;
	font-family: "Jost", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-display: swap;
	color: #111111;
	letter-spacing: 0.1em;
	margin: 0px;
	}

img {
	border: 0px;
	vertical-align: bottom;
	}

p, a, div, span, font, strong, section, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, label, input, textarea, select, :before, :after {
	margin: 0px;
	padding: 0px;
	list-style: none;
	box-sizing: border-box;
	}

form {
	margin: 0px;
	}

a:link { color: #111111; text-decoration: none; }
a:visited { color: #111111; text-decoration: none; }
a:hover { color: #111111; text-decoration: none; }
a:active { color: #111111; text-decoration: none; }

@media screen and (min-width: 641px){

img {
	-webkit-transition: all .5s;
	transition: all .5s;
	}

a {
	-webkit-transition: all .5s;
	transition: all .5s;
	}

a:hover {
	opacity: 0.6;
	}

a:hover img {
	opacity: 0.6;
	}

}

@media screen and (max-width: 640px){
	
body, td, th {
	font-size: 14px;
	font-family: "Jost", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

}


/* 全体レイアウト */

.r5 {
	border-radius: 5px;
	overflow: hidden;
	}

.r10 {
	border-radius: 10px;
	overflow: hidden;
	}

@media screen and (min-width: 641px){

#main {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 0px auto;
	}

#hbg {
	width: 100%;
	height: 450px;
	margin: 0px 0px 130px 0px;
	position: relative;
	}

#hbg:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0px;
	top: 0px;
	}

#hbg.com {
	background: url(company/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.sta {
	background: url(staff/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.lif {
	background: url(lifestyle/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.mod {
	background: url(modelhouse/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.eve {
	background: url(event/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.eve_det {
	height: 100px;
	background: url(event/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.exa {
	background: url(gallery-voice/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.pla {
	height: 800px;
	background: url(plan/img/hbg.jpg) no-repeat center;
	background-size: cover;
	margin: 0px 0px -100px 0px;
	}

#hbg.det {
	height: 450px;
	margin: 0px 0px 130px 0px;
	}

#hbg.pla img {
	width: 90%;
	max-width: 612px;
	position: absolute;
	left: 50%;
	top: calc(50% - 20px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.conc {
	height: 800px;
	background: url(concept/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.conc img {
	width: 90%;
	max-width: 792px;
	position: absolute;
	left: 50%;
	top: calc(50% + 35px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.low {
	height: 800px;
	background: url(low-cost/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.low img {
	width: 90%;
	max-width: 744px;
	position: absolute;
	left: 50%;
	top: calc(50% + 35px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.pol {
	background: url(policy/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.res {
	height: 800px;
	background: url(reserve/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.res picture img {
	width: 90%;
	max-width: 980px;
	position: absolute;
	left: 50%;
	top: calc(50% + 35px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.res .man01 {
	width: 13.125%;
	position: absolute;
	left: 2.5%;
	bottom: 20px;
	z-index: 1;
	}

#hbg.res .man02 {
	width: 16.25%;
	position: absolute;
	right: 0.937%;
	bottom: 20px;
	z-index: 1;
	}

#hbg.req {
	height: 800px;
	background: url(contact/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.req picture img {
	width: 90%;
	max-width: 1200px;
	position: absolute;
	left: 50%;
	top: calc(50% + 35px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.mem {
	height: 800px;
	background: url(member/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.mem picture img {
	width: 90%;
	max-width: 1000px;
	position: absolute;
	left: 50%;
	top: calc(50% + 35px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg h2 {
	width: 90%;
	max-width: 1200px;
	font-size: 48px;
	line-height: 120%;
	color: #ffffff;
	letter-spacing: 0.1em;
	position: absolute;
	left: 50%;
	top: calc(50% + 35px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg h2 p {
	font-size: 21px;
	color: #E52082;
	letter-spacing: normal;
	margin: 0px 0px 0px 30px;
	display: inline-block;
	}

h2.title {
	font-size: 48px;
	line-height: 100%;
	letter-spacing: 0.1em;
	margin: 0px auto 80px auto;
	text-align: center;
	display: table;
	position: relative;
	}

h2.whi {
	color: #ffffff;
	}

h2.title p {
	font-size: 21px;
	line-height: 100%;
	color: #E52082;
	letter-spacing: normal;
	margin: 0px 0px 30px 0px;
	}

h2.title br {
	display: none;
	}

h2.subtitle {
	border-bottom: 1px #111111 solid;
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	margin: 0px auto 50px auto;
	padding: 0px 0px 15px 0px;
	text-align: center;
	display: table;
	}

#new {
	font-weight: bold;
	color: #37A4ED;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	}

#pag {
	width: 100%;
	text-align: center;
	}

#pag a {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	line-height: 40px;
	margin: 0px 10px;
	display: inline-block;
	position: relative;
	}

#pag a:hover {
	background: #FDEEF5;
	color: #E52082;
	opacity: 1;
	}

#pag a.previouspostslink {
	border: none;
	background: none;
	}

#pag a.previouspostslink:before {
	content: '';
	width: 12px;
	height: 12px;
	border-top: 3px #E52082 solid;
	border-right: 3px #E52082 solid;
    transform: rotate(-135deg);
	position: absolute;
    left: 12px;
	top: 14px;
	}

#pag a.previouspostslink:after {
	content: '';
	width: 16px;
	border-top: 3px #E52082 solid;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
	}

#pag a.nextpostslink {
	border: none;
	background: none;
	}

#pag a.nextpostslink:before {
	content: '';
	width: 12px;
	height: 12px;
	border-top: 3px #E52082 solid;
	border-right: 3px #E52082 solid;
    transform: rotate(45deg);
	position: absolute;
    right: 12px;
	top: 14px;
	}

#pag a.nextpostslink:after {
	content: '';
	width: 16px;
	border-top: 3px #E52082 solid;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
	}

#pag a.previouspostslink:hover,
#pag a.nextpostslink:hover{
	}

#pag span {
	width: 40px;
	height: 40px;
	background: #FDEEF5;
	border-radius: 100%;
	line-height: 40px;
	color: #E52082;
	margin: 0px 10px;
	display: inline-block;
	}

#mor {
	width: 400px;
	background: #E52082;
	border-radius: 40px;
	font-weight: bold;
	line-height: 80px;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin: 80px auto 0px auto;
	text-align: center;
	display: block;
	position: relative;
	}

#mor.sma {
	width: 240px;
	font-weight: bold;
	line-height: 50px;
	margin: 30px auto 0px auto;
	}

#mor:before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
    transform: rotate(45deg);
	position: absolute;
    right: 30px;
	top: 37px;
	}

#mor.sma:before {
    right: 20px;
	top: 22px;
	}

#mor:after {
	content: '';
	width: 10px;
	border-top: 2px #ffffff solid;
	position: absolute;
    right: 30px;
	top: 50%;
    transform: translateY(-50%);
	}

#mor.sma:after {
    right: 20px;
	}

#arr {
	width: 24px;
	height: 24px;
	background: #E52082;
	border-radius: 100%;
	position: absolute;
	right: 20px;
	bottom: 20px;
	}

#arr:before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
    transform: rotate(45deg);
	position: absolute;
    right: 7px;
	top: 9px;
	}

#arr:after {
	content: '';
	width: 10px;
	border-top: 2px #ffffff solid;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
	}

#fres {
	width: 100%;
	background: #E52082;
	padding: 80px 0px;
	}

#fres ol {
	width: 90%;
	max-width: 1400px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#fres ol a {
	width: 48.571%;
	margin: 0px 2.857% 0px 0px;
	display: block;
	position: relative;
	overflow: hidden;
	}

#fres ol a:last-child {
	margin: 0px;
	}

#fres ol a img {
	width: 100%;
	}

#finq {
	display: flex;
	flex-wrap: wrap;
	position: fixed;
	right: 20px;
	bottom: 30px;
	z-index: 53;
	}

#finq a {
	width: 260px;
	background: #111111;
	border-radius: 35px;
	font-size: 24px;
	font-weight: bold;
	line-height: 70px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 0px 30px 0px 0px;
	text-align: center;
	display: block;
	position: relative;
	}

#finq .res {
	background: #20CDE6;
	}

#finq a:before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
    transform: rotate(45deg);
	position: absolute;
    right: 20px;
	top: 32px;
	}

#finq a:after {
	content: '';
	width: 10px;
	border-top: 2px #ffffff solid;
	position: absolute;
	right: 20px;
	top: 50%;
    transform: translateY(-50%);
	}

#finq a p {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	margin: 10px 0px 0px 10px;
	float: left;
	display: block;
	}

#finq .req p {
	background: url(img/req01.svg) no-repeat center;
	background-size: 22px auto;
	background-color: #ffffff;
	}

#finq .mem p {
	background: url(img/mem01.svg) no-repeat center;
	background-size: 22px auto;
	background-color: #ffffff;
	}

#finq .res p {
	background: url(img/res01.svg) no-repeat center;
	background-size: 20px auto;
	background-color: #ffffff;
	}

}

@media screen and (max-width: 640px){

#main {
	width: 90%;
	margin: 0px 5% 0px 5%;
	}

#hbg {
	width: 100%;
	height: 280px;
	margin: 0px 0px 70px 0px;
	position: relative;
	}

#hbg:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0px;
	top: 0px;
	}

#hbg.com {
	background: url(company/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.sta {
	background: url(staff/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.lif {
	background: url(lifestyle/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.mod {
	background: url(modelhouse/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.eve {
	background: url(event/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.eve_det {
	height: 80px;
	background: url(event/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.exa {
	background: url(gallery-voice/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.pla {
	height: 500px;
	background: url(plan/img/hbg.jpg) no-repeat center;
	background-size: cover;
	margin: 0px 0px -50px 0px;
	}

#hbg.det {
	height: 280px;
	margin: 0px 0px 70px 0px;
	}

#hbg.pla img {
	width: 80%;
	position: absolute;
	left: 50%;
	top: calc(50% - 0px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.conc {
	height: 500px;
	background: url(concept/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.conc img {
	width: 90%;
	position: absolute;
	left: 50%;
	top: calc(50% + 25px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.low {
	height: 500px;
	background: url(low-cost/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.low img {
	width: 80%;
	position: absolute;
	left: 50%;
	top: calc(50% + 0px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.pol {
	background: url(policy/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.res {
	height: 500px;
	background: url(reserve/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.res picture img {
	width: 80%;
	position: absolute;
	left: 50%;
	top: calc(50% + 0px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.res .man01 {
	width: 13.125%;
	position: absolute;
	left: 2.5%;
	bottom: 20px;
	z-index: 1;
	}

#hbg.res .man02 {
	width: 20%;
	position: absolute;
	right: 0.937%;
	bottom: 20px;
	z-index: 1;
	}

#hbg.req {
	height: 500px;
	background: url(contact/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.req picture img {
	width: 70%;
	position: absolute;
	left: 50%;
	top: calc(50% + 20px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg.mem {
	height: 500px;
	background: url(member/img/hbg.jpg) no-repeat center;
	background-size: cover;
	}

#hbg.mem picture img {
	width: 80%;
	position: absolute;
	left: 50%;
	top: calc(50% + 0px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg h2 {
	width: 90%;
	font-size: 28px;
	line-height: 120%;
	color: #ffffff;
	letter-spacing: 0.1em;
	position: absolute;
	left: 50%;
	top: calc(50% + 25px);
    transform: translate(-50%, -50%);
	z-index: 1;
	}

#hbg h2 p {
	font-size: 16px;
	color: #E52082;
	letter-spacing: normal;
	margin: 5px 0px 0px 0px;
	}

h2.title {
	font-size: 24px;
	line-height: 120%;
	letter-spacing: 0.1em;
	margin: 0px auto 40px auto;
	text-align: center;
	display: table;
	position: relative;
	}

h2.whi {
	color: #ffffff;
	}

h2.title p {
	font-size: 16px;
	line-height: 100%;
	color: #E52082;
	letter-spacing: normal;
	margin: 0px 0px 15px 0px;
	}

h2.subtitle {
	border-bottom: 1px #111111 solid;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	margin: 0px auto 30px auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
	display: table;
	}

#new {
	font-weight: bold;
	color: #37A4ED;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	}

#pag {
	width: 100%;
	text-align: center;
	}

#pag a {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	line-height: 40px;
	margin: 0px 5px;
	display: inline-block;
	position: relative;
	}

#pag a:hover {
	background: #FDEEF5;
	color: #E52082;
	opacity: 1;
	}

#pag a.previouspostslink {
	border: none;
	background: none;
	}

#pag a.previouspostslink:before {
	content: '';
	width: 12px;
	height: 12px;
	border-top: 3px #E52082 solid;
	border-right: 3px #E52082 solid;
    transform: rotate(-135deg);
	position: absolute;
    left: 12px;
	top: 14px;
	}

#pag a.previouspostslink:after {
	content: '';
	width: 16px;
	border-top: 3px #E52082 solid;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
	}

#pag a.nextpostslink {
	border: none;
	background: none;
	}

#pag a.nextpostslink:before {
	content: '';
	width: 12px;
	height: 12px;
	border-top: 3px #E52082 solid;
	border-right: 3px #E52082 solid;
    transform: rotate(45deg);
	position: absolute;
    right: 12px;
	top: 14px;
	}

#pag a.nextpostslink:after {
	content: '';
	width: 16px;
	border-top: 3px #E52082 solid;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
	}

#pag a.previouspostslink:hover,
#pag a.nextpostslink:hover{
	}

#pag span {
	width: 40px;
	height: 40px;
	background: #FDEEF5;
	border-radius: 100%;
	line-height: 40px;
	color: #E52082;
	margin: 0px 5px;
	display: inline-block;
	}

#mor {
	width: 80%;
	background: #E52082;
	border-radius: 35px;
	font-weight: bold;
	line-height: 70px;
	color: #ffffff;
	letter-spacing: 0.1em;
	margin: 40px auto 0px auto;
	text-align: center;
	display: block;
	position: relative;
	}

#mor.sma {
	width: 200px;
	font-weight: bold;
	line-height: 44px;
	margin: 20px auto 0px auto;
	}

#mor:before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
    transform: rotate(45deg);
	position: absolute;
    right: 20px;
	top: 32px;
	}

#mor.sma:before {
    right: 20px;
	top: 19px;
	}

#mor:after {
	content: '';
	width: 10px;
	border-top: 2px #ffffff solid;
	position: absolute;
    right: 20px;
	top: 50%;
    transform: translateY(-50%);
	}

#mor.sma:after {
    right: 20px;
	}
	
#arr {
	width: 20px;
	height: 20px;
	background: #E52082;
	border-radius: 100%;
	position: absolute;
	right: 10px;
	bottom: 10px;
	}

#arr:before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
    transform: rotate(45deg);
	position: absolute;
    right: 6px;
	top: 7px;
	}

#arr:after {
	content: '';
	width: 8px;
	border-top: 2px #ffffff solid;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
	}

#fres {
	width: 100%;
	background: #E52082;
	padding: 40px 0px;
	}

#fres ol {
	width: 90%;
	margin: 0px auto;
	}

#fres ol a {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: block;
	position: relative;
	overflow: hidden;
	}

#fres ol a:last-child {
	margin: 0px;
	}

#fres ol a img {
	width: 100%;
	}

#finq {
	width: 100%;
	border-top: 1px #ffffff solid;
	display: flex;
	flex-wrap: wrap;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 53;
	}

#finq a {
	height: 70px;
	width: calc(100% / 3);
	background: #111111;
	border-right: 1px #ffffff solid;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	display: block;
	position: relative;
	}

#finq .res {
	background: #20CDE6;
	border: none;
	}

#finq a p {
	width: 22px;
	height: 22px;
	border-radius: 100%;
	margin: 10px auto 5px auto;
	display: block;
	}

#finq .req p {
	background: url(img/req01.svg) no-repeat center;
	background-size: 11px auto;
	background-color: #ffffff;
	}

#finq .mem p {
	background: url(img/mem01.svg) no-repeat center;
	background-size: 11px auto;
	background-color: #ffffff;
	}

#finq .res p {
	background: url(img/res01.svg) no-repeat center;
	background-size: 10px auto;
	background-color: #ffffff;
	}

}

@media screen and (min-width: 1366px){


}

@media screen and (max-width: 1365px){


}


/* ヘッダー */

@media screen and (min-width: 641px){

header {
	width: 100%;
	height: 100px;
	margin: 0px 0px -100px 0px;
	position: relative;
	z-index: 2;
	}

header .head {
	width: 90%;
	max-width: 1400px;
	margin: 0px auto;
	padding: 30px 30px 0px 0px;
	}

header .log {
	width: 250px;
	float: left;
	display: block;
	}

header .log img {
	width: 100%;
	}

nav {
	margin: 0px 20px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	float: right;
	}

nav li {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	}

nav li a {
	line-height: 120%;
	color: #ffffff !important;
	position: relative;
	}

nav li a:hover {
	opacity: 1;
	}

nav li a:after {
  	position: absolute;
  	bottom: -20px;
  	left: 0;
  	content: '';
  	width: 100%;
  	height: 3px;
  	background: #E52082;
  	transform: scale(0, 1);
  	transform-origin: center top;
  	transition: transform .2s;
	}

nav li a:hover:after {
  	transform-origin: center top;
  	transform: scale(1, 1);
	}

nav .menu_contents {
	width: 300px;
	background: #E52082;
	/*background: rgba(255,255,255,0.95);*/
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	display: none;
	position: absolute;
    left: 50%;
	top: 80px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 1;
	}

nav .menu_contents:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 10px 5px;
	border-color: transparent transparent #E52082 transparent;
	position: absolute;
    left: 50%;
	top: -10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

nav .menu_contents ul {
	width: 100%;
	padding: 30px 10%;
	text-align: left;
	}

nav .menu_contents a {
	color: #ffffff !important;
	margin: 0px 0px 20px 0px;
	display: block;
	}

nav .menu_contents a:last-child {
	margin: 0px;
	}

#menubtn,
#menubtn.open {
	width: 70px;
	height: 70px;
	background: #E52082;
	border-radius: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: normal;
	padding: 37px 0px 0px 0px;
	text-align: center;
    position: absolute;
    right: 30px;
    top: 15px;
    z-index: 99;
	cursor: pointer;
	}

#menubtn.open {
    position: fixed;
	}

#menubtn.open {
	-webkit-transition: all .5s;
	transition: all .5s;
	}

#menubtn.open p {
	display: none;	
	}
	
#menubtn .menu__line {
    width: 24px;
    height: 2px;
    background: #ffffff;
    display: block;
    position: absolute;
	left: 23px;
    transition: transform .5s;
	}

#menubtn.open .menu__line {
    background: #ffffff;
	}

#menubtn .menu__line--top {
    top: 24px;
	}

#menubtn .menu__line--bottom {
    top: 31px;
	}

#menubtn .menu__line--top.active {
    background: #ffffff;
	left: 24px;
    top: 33px;
    transform: rotate(45deg);
	}

#menubtn .menu__line--bottom.active {
    background: #ffffff;
	left: 24px;
    top: 33px;
    transform: rotate(135deg);
	}

#menusp {
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: none;
    position: fixed;
	top: 0px;
	z-index: 3;
	}

#menusp .scr {
	height: 100%;
	overflow: auto;
　　overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}

#menusp .main {
    width: 90%;
	max-width: 1000px;
    height: 100%;
	margin: 0px auto;
	padding: 120px 0px 0px 0px;
	}

#menusp .spmenu {
	width: 100%;
	margin: 0px auto 50px auto;
	display: flex;
	flex-wrap: wrap;
	}

#menusp .spmenu ul {
	width: 50%;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	}

#menusp .spmenu a {
	color: #111111;
	margin: 0px 0px 30px 0px;
	display: block;
	position: relative;
	}

#menusp .spmenu a #arr {
	margin: 0px 0px 0px 10px;
	display: inline-block;
	position: relative;
	right: auto;
	bottom: auto;
	}

#menusp #finq {
	width: 800px;
	margin: 0px auto;
	position: relative;
	right: auto;
	bottom: auto;
	}

#menusp #finq a:last-child {
	margin: 0px;
	}

}

@media screen and (max-width: 640px){

header {
	width: 100%;
	height: 80px;
	margin: 0px 0px -80px 0px;
	position: relative;
	z-index: 2;
	}

header .head {
	width: 90%;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	}

header .log {
	width: 150px;
	float: left;
	display: block;
	}

header .log img {
	width: 100%;
	}

#menubtn,
#menubtn.open {
	width: 44px;
	height: 44px;
	background: #E52082;
	border-radius: 100%;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: normal;
	padding: 22px 0px 0px 0px;
	text-align: center;
    position: fixed;
    right: 5%;
    top: 18px;
    z-index: 99;
	}

#menubtn.open {
	-webkit-transition: all .5s;
	transition: all .5s;
	}

#menubtn.open p {
	display: none;	
	}

#menubtn .menu__line {
    width: 18px;
    height: 2px;
    background: #ffffff;
    display: block;
    position: absolute;
	left: 13px;
    transition: transform .5s;
	}

#menubtn.open .menu__line {
    background: #ffffff;
	}

#menubtn .menu__line--top {
    top: 12px;
	}

#menubtn .menu__line--bottom {
    top: 18px;
	}

#menubtn .menu__line--top.active {
    background: #ffffff;
	left: 13px;
    top: 21px;
    transform: rotate(45deg);
	}

#menubtn .menu__line--center.active {
    transform:scaleX(0);
	}

#menubtn .menu__line--bottom.active {
    background: #ffffff;
	left: 13px;
    top: 21px;
    transform: rotate(135deg);
	}

#menusp {
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: none;
    position: fixed;
	top: 0px;
	z-index: 3;
	}

#menusp .scr {
	height: 100%;
	overflow: auto;
　　overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	}

#menusp .main {
    width: 85%;
    height: 100%;
	margin: 0px auto;
	padding: 120px 0px 0px 0px;
	}

#menusp .spmenu {
	width: 100%;
	margin: 0px auto 30px auto;
	display: flex;
	flex-wrap: wrap;
	}

#menusp .spmenu ul {
	width: 50%;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	}

#menusp .spmenu ul.lon {
	width: 100%;
	}

#menusp .spmenu h3 {
	width: 100%;
	font-size: 16px;
	letter-spacing: 0.1em;
	margin: 0px;
	}

#menusp .spmenu ol {
	border-left: 1px rgba(255,255,255,0.4) solid;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 10%;
	}

#menusp .spmenu a {
	color: #111111;
	margin: 0px 0px 30px 0px;
	display: block;
	position: relative;
	}

#menusp .spmenu p a {
	font-size: 14px;
	}

#menusp .spmenu a #arr {
	margin: 0px 0px 0px 5px;
	display: inline-block;
	position: relative;
	right: auto;
	bottom: auto;
	}

#menusp .sns {
	margin: 0px auto 30px auto;
	display: table;
	}

#menusp .sns a {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	line-height: 40px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	display: inline-block;
	}

#menusp .sns a:last-child {
	margin: 0px;
	}

#menusp .sns img {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	}

#menusp .sns .ins {
	background: url(img/icoinsbg.jpg) no-repeat center;
	background-size: cover;
	}

#menusp .sns .fac {
	background-color: #1877F2;
	}

#menusp .sns .fac img {
	width: 18px;
	vertical-align: bottom;
	}

#menusp .sns .lin {
	background-color: #00B700;
	}

#menusp .sns .lin img {
	width: 26px;
	}

header .smenu,
nav {
	display: none;
	}

}

@media screen and (max-width: 1365px) and (min-width: 641px) {

header nav {
	display: none;
	}

}


/* フッター */

@media screen and (min-width: 641px){

footer {
	margin: 130px 0px 0px 0px;
	}

footer .com {
	width: 90%;
	max-width: 1200px;
	margin: 130px auto;
	}

footer .com dl {
	display: table;
	}

footer .com dt {
	width: 200px;
	display: table-cell;
	vertical-align: middle;
	}

footer .com dt img {
	width: 100%;
	}

footer .com dd {
	line-height: 200%;
	padding: 0px 0px 0px 50px;
	display: table-cell;
	vertical-align: middle;
	}

footer .com .tel {
	background: url(img/tel01.svg) no-repeat left center;
	background-size: auto 31px;
	font-size: 42px;
	line-height: 31px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 53px;
	}

footer .com p {
	font-size: 12px;
	}

#cop {
	width: 100%;
	background: #E52082;
	font-size: 14px;
	line-height: 70px;
	color: #ffffff;
	padding: 0px 0px 130px 0px;
	}

#cop dl {
	width: 90%;
	max-width: 1200px;
	color: #ffffff;
	margin: 0px auto;
	display: table;
	}

#cop dt {
	width: 100px;
	display: table-cell;
	}

#cop dt a {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	margin: 20px 10px 0px 0px;
	text-align: center;
	float: left;
	display: block;
	}

#cop dt a.ins {
	background: url(img/icoins01.svg) no-repeat center;
	background-size: 16px auto;
	background-color: #ffffff;
	}

#cop dt a.you {
	background: url(img/icoyou01.svg) no-repeat center;
	background-size: 16px auto;
	background-color: #ffffff;
	}

#cop dd {
	width: calc((100% - 100px) / 2);
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	}

#cop dd:nth-child(2) {
	letter-spacing: normal;
	text-align: left;
	}

#cop dd a {
	color: #ffffff;
	}

}

@media screen and (max-width: 640px){

footer {
	font-size: 12px;
	margin: 70px 0px 0px 0px;
	}

footer .com {
	width: 90%;
	margin: 70px auto;
	}

footer .com dt img {
	width: 120px;
	margin: 0px auto 20px auto;
	display: block;
	}

footer .com dd {
	font-size: 12px;
	line-height: 200%;
	text-align: center;
	}

footer .com .tel {
	background: url(img/tel01.svg) no-repeat left center;
	background-size: auto 23px;
	font-size: 32px;
	line-height: 31px;
	margin: 20px auto 10px auto;
	padding: 0px 0px 0px 42px;
	display: table;
	}

footer .com p {
	font-size: 10px;
	}

#cop {
	width: 100%;
	background: #E52082;
	color: #ffffff;
	padding: 10px 0px 80px 0px;
	}

#cop dl {
	width: 90%;
	color: #ffffff;
	margin: 0px auto;
	display: table;
	}

#cop dt {
	display: table;
	margin: 20px auto;
	}

#cop dt a {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	margin: 0px 10px 0px 0px;
	text-align: center;
	float: left;
	display: block;
	}

#cop dt a.ins {
	background: url(img/icoins01.svg) no-repeat center;
	background-size: 16px auto;
	background-color: #ffffff;
	}

#cop dt a.you {
	background: url(img/icoyou01.svg) no-repeat center;
	background-size: 16px auto;
	background-color: #ffffff;
	}

#cop dd {
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#cop dd:nth-child(2) {
	letter-spacing: normal;
	}

#cop dd a {
	color: #ffffff;
	}

}
