.w-wrapper {
	max-width: 95%;
	margin-right: auto;
	margin-left: auto;
}
header {
	position: fixed;
	width: 100%;
}
header.fixed, body.menuOpen header {
	position: fixed;
	top: 0;
	left: 0;
	z-index:100;
}
#under-header {
	background-image: url(../img/mobile-header-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
}
#under-header h1 {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height:120%;
	font-weight: normal;
}
#under-header h1 img {
	width:230px;
}
header .login-btn {
	display:none;
}
.navDrawrBtn span {
	position: absolute;
	top: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background-color: #FF7373;
}
.navDrawrBtn span::before {
	font-family: "Font Awesome 5 Free";
	content: "\f0c9";
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 1px;
	width: 100%;
	text-align: center;
	line-height: 55px;
}
#g-navi {
	background-color: #FFDDE4;
	position: fixed;
	width: 270px;
	top: 55px;
	bottom: 0;
	right: -270px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index:99;
	margin: 0px;
	padding: 0px;
}
body.menuOpen .navDrawrBtn span::before {
	content: "\f00d";
}
#g-navi li {
	float: none;
	width: auto;
	text-align: left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6868;
}
#g-navi li a {
	text-decoration: none;
	position: relative;
	color:#D80000;
	display: block;
	padding-top: 1em;
	padding-right: 1.8em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#g-navi li a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-size: 16px;
	color: #D80000;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
}
#g-navi li a:hover {
	background-color: #FFD2DB;
}
.overlay {
	display: none;
	background-color: rgba(255,255,255,0.4);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
main {
	clear: both;
	padding-top: 125px;
}
#page-top {
	clear: both;
	text-align:center;
}
#page-top a img {
	margin-bottom: 5px;
}
#page-top a {
	text-align:center;
	font-size:12px;
	color:#661900;
	text-decoration:none;
	display: inline-block;
	line-height: 120%;
}
footer {
	background-image: url(../img/mobile-footer-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	padding-bottom:25px;
	padding-top:20px;
	background-size:cover;
}
footer .w-wrapper {
	overflow: hidden;
}
footer #copyright {
	text-align: center;
	clear: both;
	font-size: 12px;
}
footer .left img {
	display:none;
}
footer .left a {
	font-size: 22px;
	color: #661900;
	font-weight: bold;
}
footer .left address {
	font-size:14px;
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer .right ul {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
footer .right li {
	display: inline-block;
	list-style-type: none;
	font-size: 12px;
}
footer .right li.mobnone {
	display:none;
}
footer .right li a {
	color:#661900;
	text-decoration: none;
}
footer .right li a:hover {
	text-decoration: underline;
}
footer .right .f-inq-btn {
	color: #D80000;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	padding-top: 0.7em;
	padding-right: 2em;
	padding-bottom: 0.7em;
	padding-left: 2em;
	border-radius: 5px;
	display: inline-block;
	border: 1px solid #D80000;
	transition: all 0.3s ease;
}
footer .right .f-inq-btn:hover {
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #FF9933;
}
a.ov-h {
	overflow:hidden;
	display:inline-block;
}
a.ov-h > img {
	transition:	all 0.3s ease;
}
a.ov-h > img:hover {
	-webkit-transform:	scale(1.05);
	transform:scale(1.05);
}
/* index.html
------------------------------------------------------------*/
#index {
	position: relative;
}
#slider {
	display:none;
}
#top-header {
	background-image: url(../img/mobile-top-header-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#top-header h1 {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align:center;
}
#top {
	padding-top: 15px;
}
#top #sec1 {
	padding-bottom: 40px;
}
#top #sec1 h2 {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-size: 18px;
}
#top #sec1 h2 span {
	color: #FFFFFF;
	background-color: #FF8000;
	padding-top: 0.7em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	display: inline-block;
}
#top #sec1 ul {
	margin: 0px;
	border: 2px solid #FF8000;
	padding: 1em;
}
#top #sec1 li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8000;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#top #sec1 li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#top #sec1 li h3 {
	font-size: 18px;
	color: #FF8000;
	/*padding-left: 126px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
#top #sec1 li p {
	color: #333333;
	margin: 0px;
}
#top #sec1 li strong {
	color: #D80000;
}
#top #sec2 {
	padding-bottom:20px;
}
#top #sec2 h2, #top #sec3 h2, #top #sec4 h2 {
	text-align: center;
	padding: 0px;
	font-size: 20px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}
#top #sec2 h2::before {
	content:url(../img/dot-orange.png);
	margin-right: 0.5em;
}
#top #sec2 h2::after {
	content:url(../img/dot-orange.png);
	margin-left: 0.5em;
}
#top #sec2 h3 {
	margin: 0px;
	padding: 0px;
}
#top #sec2 .leadtxt, #top #sec4 .leadtxt {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
}
#top #sec2 .flex-container {
	padding-top: 30px;
}
#top #sec2 .flex-container div {
	height:auto;
	text-align: center;
	margin-bottom:20px;
}
#top #sec2 .flex-container div p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#top #sec2 .flex-container div .photo {
	border: 4px solid #FFD24D;
	box-sizing:border-box;
	border-radius:9px;
}
#top #sec2 .flex-container div .btn-a, #top #sec2 .flex-container div .btn-b, #top #sec2 .flex-container div .btn-c {
	font-size: 16px;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 1em;
	border-radius:6px;
	opacity:1;
	transition:all 0.3s ease;
	width:80%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#top #sec2 .flex-container div .btn-a {
	background-image: url(../img/back-check-masenta.png);
}
#top #sec2 .flex-container div .btn-b {
	background-image: url(../img/back-check-blue.png);
}
#top #sec2 .flex-container div .btn-c {
	background-image: url(../img/back-check-deepgreen.png);
}
#top #sec2 .flex-container div .btn-a:hover, #top #sec2 .flex-container div .btn-b:hover, #top #sec2 .flex-container div .btn-c:hover {
	opacity:0.7;
}
#top #sec3 {
	background-image: url(../img/top-sec3-back.png);
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 30px;
}
#top #sec3 h2::before, #top #sec4 h2::before {
	content:url(../img/dot-pink.png);
	margin-right: 0.5em;
}
#top #sec3 h2::after, #top #sec4 h2::after {
	content:url(../img/dot-pink.png);
	margin-left: 0.5em;
}
#top #sec3 ul {
	margin: 0px;
	padding: 0px;
}
#top #sec3 li {
	list-style-type: none;
	display: inline-block;
	width:40%;
	margin-right: 4%;
	margin-left: 4%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top #sec3 li h3 {
	padding: 0px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
#top #sec4 {
	padding-top: 40px;
	padding-bottom: 40px;
}
#top #sec4 dd {
	height: auto;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0em;
}
#top #sec4 .info {
	background-color: #EEEEEE;
	position: relative;
	padding: 1em;
	border-radius:6px;
	margin-top: 2em;
	box-sizing:border-box;
}
#top #sec4 .info img {
	display:none;
}
#top #sec4 .btn {
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#top #sec4 .btn a {
	font-size: 18px;
	font-weight: bold;
	color: #D80000;
	border: 2px solid #D80000;
	text-decoration: none;
	padding-top: 0.7em;
	padding-right: 4em;
	padding-bottom: 0.7em;
	padding-left: 4em;
	border-radius:6px;
	background-color: #FFFFFF;
	transition:all 0.3s ease;
}
#top #sec4 .btn a:hover {
	color: #FFFFFF;
	background-color: #D80000;
}
#top #sec5 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#top #sec5 div {
	background-image: url(../img/top-sec5-back.png);
	border-radius:15px;
	position: relative;
	padding: 25px;
	box-sizing:border-box;
	text-align:center;
}
#top #sec5 div > img {
	display:none;
}
#top #sec5 div h2 {
	margin: 0px;
	padding: 0px;
}
#top #sec5 div a {
	color: #D80000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px solid #D80000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0.7em;
	padding-right: 3em;
	padding-bottom: 0.7em;
	padding-left: 3em;
	border-radius:6px;
	transition:all 0.3s ease;
	display:inline-block;
}
#top #sec5 div a:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}
#top #sec5 div p {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
/* under.html
------------------------------------------------------------*/
#content-right {
	padding-top:30px;
	padding-bottom:20px;
}
#content-left h2 {
	text-align: center;
	padding: 0px;
	font-size: 20px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
#content-left h2.orange::before {
	content:url(../img/dot-orange.png);
	margin-right: 0.5em;
}
#content-left h2.orange::after {
	content:url(../img/dot-orange.png);
	margin-left: 0.5em;
}
#content-left h2.pink::before {
	content:url(../img/dot-pink.png);
	margin-right: 0.5em;
}
#content-left h2.pink::after {
	content:url(../img/dot-pink.png);
	margin-left: 0.5em;
}
#content-left h3 {
	margin-bottom: 2em;
	font-size: 18px;
	text-align: center;
}
#content-left h3 span {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:100% 20px;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	margin: 0px;
	display:inline-block;
}
#content-left h3 .pink {
	background-image: url(../img/h3-back-pink.png);
}
#content-left h3 .blue {
	background-image: url(../img/h3-back-blue.png);
}
#content-left h3 .green {
	background-image: url(../img/h3-back-green.png);
}
#content-left p {
	margin-bottom: 1.5em;
	margin-top: 0px;
}
#content-left .photo-frame {
	border: 3px solid #FFD24D;
	border-radius:14px;
}
#content-left .column-frame {
	border-radius:14px;
	overflow: hidden;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	padding-left: 1.5em;
}
#content-left .check-yellow {
	background-image: url(../img/back-check-yellow.png);
}
#content-left .check-pink {
	background-image: url(../img/back-check-pink.png);
}
#content-left .check-green {
	background-image: url(../img/back-check-green.png);
}
#content-left .item-list li {
	margin-left: 1em;
}
#content-left .table-base th {
	font-weight: normal;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	display:block;
	background-color: #FFE6DD;
}
#content-left .table-base td {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	display:block;
	background-color: #FFF5F2;
}
#content-left .pola-frame {
	display: inline-block;
	box-shadow: 2px 2px 5px #999999;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-left .pola-frame dt, #content-left .pola-frame dd {
	margin: 0px;
	padding: 0px;
}
#content-left .pola-frame dt {
	padding-bottom: 15px;
}
#content-left .pola-frame dd.price {
	font-weight: bold;
}
#content-left .pola-frame dd.mark {
	display:flex;
	align-items: center;
	justify-content: center;
	height: 125px;
	width: 125px;
	position: absolute;
	top: -40px;
	right: 0px;
	font-size: 90%;
	font-weight: bold;
}
#content-left .pola-frame dd.green {
	background-image: url(../img/bal-green.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#00B259;
}
#content-left .pola-frame dd.pink {
	background-image: url(../img/bal-pink.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#FF80BC;
}
#content-left input[type="text"], #content-left textarea {
	border: 1px solid #C09D83;
	border-radius:5px;
	font-size: 16px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
#content-left input.long, #content-left textarea.long {
	width: 90%;
}
#content-left input.short, #content-left textarea.short {
	width: 60%;
}
#content-left label {
	margin-right: 1em;
}
#content-left .form-btn {
	text-align: center;
}
#content-left .form-btn button {
	font-size: 18px;
	font-weight: bold;
	color: #D80000;
	padding-top: 0.8em;
	padding-right: 2em;
	padding-bottom: 0.8em;
	padding-left: 2em;
	border: 2px solid #D80000;
	background-color: #FFFFFF;
	margin-top: 25px;
	border-radius:6px;
	transition:all 0.3s ease;
}
#content-left .form-btn button:hover {
	color: #FFFFFF;
	background-color: #D80000;
}
@media screen and (min-width:770px) {
#portamento_container {
	float: none;
	position: relative;
}
#portamento_container #content-right {
	float: none;
	position: relative;
	transition: all 0.7s ease;
}
#portamento_container #content-right.fixed {
	position: relative;
}
}
#content-right nav {
	box-shadow: 2px 2px 9px #999999;
	border-radius:15px;
	font-size:90%;
}
#content-right nav h3 {
	color: #FFFFFF;
	background-color: #FF7373;
	margin: 0px;
	text-align: center;
	padding: 0.5em;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
}
#content-right nav ul {
	background-image: url(../img/back-sidenav.png);
	margin: 0px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	text-align:center;
}
#content-right nav li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF7373;
}
#content-right nav li:last-child {
	border-bottom-style: none;
}
#content-right nav li a {
	color: #D80000;
	text-decoration: none;
	display: block;
	padding: 0.6em;
	background-color:transparent;
	transition:all 0.3s ease;
}
#content-right nav li a:hover {
	background-color: rgba(255,115,115,0.3);
}
