﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Zen+Old+Mincho:wght@400;700&display=swap');
/* Googleウェブフォント使用の場合
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Sawarabi Mincho', serif;
font-family: 'Zen Old Mincho', serif;

Adobeウェブフォント
font-family: "vdl-yotag", sans-serif;
font-weight: 500;
font-style: normal;
*/
/* ========BASIC======== */
html {
    overflow-y:scroll;
}
body {
    margin: 0;
    padding: 0;
    line-height: 1.6;
    font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
    font-size: 16px;
    color: #222;
}
.sponly {
	display: none;
}

br {
    letter-spacing:normal;
}

br.both {
    letter-spacing:normal;
    clear:both;
}

a {
    color:#134D99;
    text-decoration:none;
}

a:hover {
    color:#134D99;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:bottom;
}
.nengajo_icatch {
	margin-bottom: 40px;
}
.nengajo_icatch img {
	max-width: 100%;
	border: 15px solid #fff;
	box-sizing: border-box;
	box-shadow: 5px 5px 5px #ccc;
}
h1,h2,h3,h4,h5,h6 {
    margin:0;
}

h1 {
    clear:both;
    padding:10px 10px;
    color:#000;
    font-size:30px;
	text-align: center; 
}

h2 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-size:18px;
    font-weight:bold;
}

h2.photoplan {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-size:25px;
    font-weight:bold;
	text-align: center;
}

h2.plan {
    float:left;
    padding: 20px 40px 0 40px;
    line-height:2.0;
    font-size:18px;
    font-weight:lighter;
    background:#57484E;
}


h2.babynaturalplan {
    float:left;
    padding: 20px 40px 0 40px;
    line-height:2.0;
    font-size:18px;
    font-weight:lighter;
    background:fbf0c5;
}


h2.babyomiyaplan {
    float:left;
    padding: 20px 40px 0 40px;
    line-height:2.0;
    font-size:18px;
    font-weight:lighter;
    background:efd2ce;
}


h2.babyhatsumiyaplan {
    float:left;
    padding: 20px 40px 0 40px;
    line-height:2.0;
    font-size:18px;
    font-weight:lighter;
    background:e2c7c5;
}


h2.baby753plan {
    float:left;
    padding: 20px 40px 0 40px;
    line-height:2.0;
    font-size:18px;
    font-weight:lighter;
    background:bad9ce;
}


h2.babylocastuplan {
    float:left;
    padding: 20px 40px 0 40px;
    line-height:2.0;
    font-size:18px;
    font-weight:lighter;
    background:e6d6ea;
}


p.plan {
	text-align: right;
    padding: 20px 40px 0 0;
    line-height:2.0;
    color:#FFE2E3;
    font-size:18px;
    font-weight:bold;
}

h2.op {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-size:15px;
    font-weight:normal;
}

h2.babyop {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-size:15px;
    font-weight:normal;
    background-image:url(../images/option/brown_line.png);
    background-repeat:no-repeat;
	background-position:bottom;
	background-size:contain;
}

h2.qa {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#fff;
    font-size:15px;
    font-weight:normal;
    background:#58474D;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #58474D), color-stop(0.00, #755965));
    background:-webkit-linear-gradient(top, #755965 0%, #58474D 85%);
    background:-moz-linear-gradient(top, #755965 0%, #58474D 85%);
    background:-o-linear-gradient(top, #755965 0%, #58474D 85%);
    background:-ms-linear-gradient(top, #755965 0%, #58474D 85%);
    background:linear-gradient(to bottom, #755965 0%, #58474D 85%);
}



h2.campaign {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-size:20px;
    font-weight:normal;
    text-align: center;
}


/*
h3 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    font-size:15px;
    font-weight:normal;
    margin:0;
    color:#000;
    border:1px solid #ddd;
    background:#ccc;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #ccc), color-stop(0.00, #f3f3f3));
    background:-webkit-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
    background:-moz-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
    background:-o-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
    background:-ms-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
    background:linear-gradient(to bottom, #f3f3f3 0%, #ccc 85%);
}
*/
h3 { /* 190910金田編集 */
    clear:both;
    margin: 0 10px 20px;
    padding: 10px 30px 8px;
    line-height: 1;
    font-size: 16px;
    font-weight:normal;
    color: #fff;
    background: #6d4a2d;
    border-radius: 6px;
}

h4 {
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-weight:normal;
    font-size:13px;
    border:0;
    background:#f1f1f1;
}

h5 {
    padding:0 10px;
    line-height:2.0;
    font-size:13px;
    font-weight:normal;
    border-left:5px solid #000;
}

h6 {
    line-height:2.0;
    font-size:13px;
    color:#770000;
}

p {
    margin:10px;
}

p.big {
    margin:10px;
    font-size:16px;
}

.txtbold {font-weight: bold;}
.txtblack {color: #222;}
.txtred {color: #c00;}
.txtdeepred {color: #a5241a;}
.txtgreen {color: #80bba8;}
.txtwhite {color: #fff;}
.txtsml80 {font-size: 80%;}
.txtsml90 {font-size: 90%;}
.txtbig120 {font-size: 120%;}
.txtbig150 {font-size: 150%;}
.txtbig200 {font-size: 200%;}
.txtcenter {text-align: center;}
.txtleft {text-align: left;}
.txtright {text-align: right;}
.bggreen {background-color: #80bba8;}
.bgwhite {background-color: #fff;}
.iconred {
	display: inline-block;
	margin: 0 0 0 2px;
	padding: 2px 5px;
	background: #ff6b6b;
	border-radius: 5px;
	line-height: 1rem;
	color: #fff;
	vertical-align: text-bottom;
	font-size: 12px;
}

label {
	cursor: pointer;
}
ul,ol,dl {
    margin:10px;
    padding:0;
}
li {
    padding:0;
    margin:0 0 0 30px;
}

ul.point {
        text-align: center;
    margin: 10px;
    padding: 0;
}
li.point {
     padding: 0;
     margin: 0 0 0 30px;
     list-style: none;
}

ul.plan {
	clear: both;
	width: 720px;
	margin: 0 20px 30px;
	padding: 10px 20px;
	background: #fff;
	list-style-type: circle;
}
li.plan {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.question {
	clear:both;
	width:760px;
	margin:0 auto;
	padding: 10px 0;
	background:#fff;
	list-style-type: circle;
}
li.question {
	padding: 3px 1px;
	color: #000;
	list-style: circle;
}

li.q-a {
    padding: 0;
    margin: 0 0 0 30px;
    list-style: none;
}

ul.att {
	list-style: none;
	color: #c00;
	margin: 0 50px 40px;
}
ul.att li {
	position: relative;
	margin: 0 0 20px;
}
ul.att li:before {
	content: "※";
	position: absolute;
	left: -25px;
}

dt {
    margin:0;
    padding:0;
}

dd {
    margin:0 0 0.5em 1em;
    padding:0;
    background:#f1f1f1;
}

dl.rei {
	margin: 0;
}
dl.rei dt {
	background: #fff;
	padding: 20px 0 0 50px;
}
dl.rei dd {
	background: #fff;
	padding: 2px 0 20px 0;
	margin: 0 0 20px;
	text-align: center;
}

dl.message {
	margin: 20px 0 60px;
}
dl.message dt {
	padding: 0px 0 5px 40px;
	font-weight: bold;
	color: #666;
}
dl.message dd {
	background: #fff;
	padding: 20px 40px;
	margin: 0 40px 30px;
}



/* アイキャッチ部分 */
.icatch {
	margin: 40px 0 60px;
	text-align: center;
}
.icatch h1 {
	padding: 0;
	margin: 0 0 30px;
}
.icatch .exp {
}




table.ryoukin {
}
table.ryoukin th,
table.ryoukin td {
	padding: 20px 0;
}

table.design {
}
table.design th {
}
table.design td {
	padding: 0 0 20px;
}
.option img {
	width: 100%;
}

.staff1 {
    margin:0px;
 margin-left: auto;
 margin-right: auto;
    padding: auto;
    padding: 10px;
	width: 460px;
	text-align: center;
    background-image:url(../images/staff/staff_background_koyuki.png);
    background-repeat:repeat;
	background-position:center;
}
.staff2 {
    margin:0px;
 margin-left: auto;
 margin-right: auto;
    padding: auto;
    padding: 10px;
	width: 460px;
	text-align: center;
    background-image:url(../images/staff/staff_background_tomo.png);
    background-repeat:repeat;
	background-position:center;
}

.staff3 {
    margin:0px;
 margin-left: auto;
 margin-right: auto;
    padding: 10px;
	width: 460px;
	text-align: center;
    background-image:url(../images/staff/staff_background_kashiwagi.png);
    background-repeat:repeat;
	background-position:center;
}

.staff4 {
    margin:0px;
 margin-left: auto;
 margin-right: auto;
    padding: 10px;
	width: 460px;
	text-align: center;
    background-image:url(../images/staff/staff_background_chikako.png);
    background-repeat:repeat;
	background-position:center;
}

.staff5 {
    margin:0px;
 margin-left: auto;
 margin-right: auto;
    padding: 10px;
	width: 460px;
	text-align: center;
    background-image:url(../images/staff/staff_background_nami.png);
    background-repeat:repeat;
	background-position:center;
}

.staff6 {
    margin:0px;
 margin-left: auto;
 margin-right: auto;
    padding: 10px;
	width: 460px;
	text-align: center;
    background-image:url(../images/staff/staff_background_naoko.png);
    background-repeat:repeat;
	background-position:center;
}

table {
    font-size:12px;
}

table {
    margin: 0px auto;
	width: 80%;
	text-align: center;
}

table.left {
    margin:0px;
	width: 100%;
	text-align: left;
}


td.left {
	text-align: left;
}


table th {
    padding:5px;
}

table td {
    padding:5px;
}

table td ol {
    margin:0;
    padding:0 0 0 30px;
}

table td li {
    margin:0;
    padding:0;
}





td.ougimachi { background-color: #d6e9ca; }


div.relative {  
    position: relative;  
    margin:30px 0 50px 0;
}  

p.absolute1 {  
    position: absolute;  
    bottom: -50px;  
    right: 200px;  
}  


table.gallery {
    margin:0 auto;
	width: 90%;
	text-align: center;
}


hr.style1 {
    border-top: 3px double #8c8b8b;
}



/* ========button======== */

.btnbox {
	text-align: center;
	margin: 30px auto 0;
	font-size: 12px;
}

a.btn1 {
	display: inline-block;
	margin: 10px 35% 0;
	text-decoration: none;
	height: 40px;
	width: 30%;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	border: double 4px #999;
	border-radius: 100px;
	background: #fff;
	transition: .2s;
}
a.btn1:hover{
	background: #333;
	color: #fff;
	border: double 4px #fff;
}





/*-----button3(2は2257へ)----- */

a.btn3{
    display: inline-block;
    text-decoration: none;
    height: 35px;
    width: 130px;
    line-height: 35px;
    text-align: center;
    color: #4a4a4a;
    font-size:10px;
    font-weight: bold;
    border: double 4px #4a4a4a;
    border-radius: 10px;
    background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.btn3:hover{
  background: #4a4a4a;
  color: #fff;
    border: double 4px #fff;
}



/* ========TEMPLATE LAYOUT======== */
#container {
    width: 940px;
    margin: 0px auto;
/*
	padding: 10px;
	border:1px solid #ddd;
	box-shadow:0 0 10px #bfbfbf;
	background:#fffbf1;
	background-image:url(../images/background.png);
	background-repeat: repeat-y;
	background-position:center;
*/
}

#header {
	position: relative;
/*	top: -10px;*/
	z-index: 100;
	text-align: center;
	width: 940px;
/*
	height: 210px;
	margin-bottom: -50px;
	background-image: url(../images-nami/header/header.png);
	background-repeat: no-repeat;
	background-position: center -30px;
*/
}


#menu {
	padding-top: 25px;
	overflow: hidden;
	font-size: 100%;
	
}


#icatch {
    width:940px;
}
/*トップページスライド*/
#mainvisual .bx-wrapper .bx-pager {
	display: flex;
	justify-content: center;
	z-index: 1;
	bottom: 10px;
}
#mainvisual .bx-wrapper .bx-pager.bx-default-pager a {
	background: #bbb;
}
#mainvisual .bx-wrapper .bx-pager.bx-default-pager a:hover,
#mainvisual .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #de5338;
}

#mainvisual {
	position: relative;
    width:940px;
}




#contents {
	position: relative;
    float:left;
    width:940px;
}


/* ========inner======== */


/* ---index--- */

.topics-inner {
    width:940px;
    padding:60px 0;
        background: #fafafa;
}

.menu-inner {
    width:940px;
    padding:60px 0;
}


.studio-inner {
	width: 940px;
	padding: 30px 0 60px;
/*	background: #fffbf1;*/
}
.studio-inner .welcome {
	margin: 50px 0 40px;
	text-align: center;
	letter-spacing: 3px;
	color: #58474D;
	font-weight: bold;
	font-size: 160%;
}
.studio-inner .welcometxt {
	margin-bottom: 80px;
	text-align: center;
	color: #58474D;
	line-height: 2;
}

.costume-inner {
    width:940px;
    padding:60px 0;
}


.news-inner {
    width:940px;
    padding:60px 0;
        background: #fffbf1;
}


.link-inner {
    width:940px;
    padding:60px 0;
}


/* ---studio--- */

.os-inner {
	width:940px;
	padding:60px 0;
}
.page-studio .os-inner {
	width: 940px;
	padding: 0px 0;
}
.page-studio .os-inner .catchcopy {
	text-align: center;
	margin: 0;
	padding: 80px 0;
	border-top: 10px dotted #555;
	border-bottom: 10px dotted #555;
	background-color: #fffbf2;
}

.point-inner {
    width:940px;
    padding:60px 0;
}
.point-inner .bx-wrapper {
	border: none;
	background: transparent;
	box-shadow: none;
}
.point-inner .bx-viewport {
}
.point-inner .bx-viewport #slider {
	margin-left: 50%;
}
.point-inner .bx-viewport #slider li {
	margin: 0;
	margin-right: 235px;
	margin-left: -235px;
	padding: 10px 20px;
}
.point-inner .bx-viewport #slider li a {
}
.point-inner .bx-viewport #slider li img {
}
.back {
    width:940px;
    padding:10px 0;
	background-image:url(../images-nami/studio/studio_point_back.png);
	background-repeat:no-repeat;
	background-position:center;
}
.scene-inner {
	width:940px;
	padding:60px 0;
}
.scenepic-inner {
	width:940px;
	padding:60px 0;
	background-color: #fffbf2;
}
.scenepic-inner .scenelist {
	margin: 0 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.scenepic-inner .scenelist li {
	width: 33%;
	list-style: none;
	margin: 0;
}
.scenepic-inner .scenelist li img {
	max-width: 100%;
	height: auto;
}
.staff-inner {
	display: none;

    width:940px;
    padding:60px 0;
}
/* 取り急ぎのスタジオページスマホ対応 */
@media screen and (max-width: 768px) {
	.spbody .page-studio .os-inner {
		width: 100%;
	}
	.spbody .page-studio .os-inner .catchcopy {
		padding: 40px 4%;
		line-height: 2.5;
		font-size: .9rem;
	}
	.spbody .point-inner {
		width: 100%;
		padding: 20px 0;
	}
	.spbody .point-inner .bx-viewport #slider {
		margin: 0 0 0 50%;
	}
	.spbody .point-inner .bx-viewport #slider li {
		margin: 0 -150px 0 150px;
		padding: 0 5px;
	}
	.spbody .point-inner .bx-viewport #slider li img {
		
	}
	.spbody .scenepic-inner {
		width: 100%;
		padding: 20px 0;
	}
	.spbody .scenepic-inner .scenelist {
		margin: 0 1%;
		justify-content: space-between;
	}
	.spbody .scenepic-inner .scenelist li {
		width: 49%;
	}
	.spbody .staff-inner {
		width: 100%;
	}
}

/* ---plan--- */

.plan-inner {
    width:940px;
    padding:60px 0;
}

.plan-inner2 {
    width:940px;
    padding:60px 0;
        background: #fbf2f2;
}




.plan1 {
    width:800px;
    margin: 25px auto;
    padding:20px 0;
        background: #f7ebeb;
}

.plan2 {
    width:800px;
    margin: 25px auto;
    padding:20px 0;
        background: #f9f5e2;
}

.plan3 {
    width:800px;
    margin: 25px auto;
    padding:20px 0;
        background: #e0e6e4;
}

.plan4 {
    width:800px;
    margin: 25px auto;
    padding:20px 0;
        background: #d3dee8;
}

.plan5 {
    width:800px;
    margin: 25px auto;
    padding:20px 0;
        background: #ece6f3;
}

#bks_natural .plan_heading {
	background: url("../images-nami/photoplan/heading_bks_natural.jpg") no-repeat center center;
}
#bks_data .plan_heading {
	background: url("../images-nami/photoplan/heading_bks_data.jpg") no-repeat center center;
}
#bks_simple .plan_heading {
	background: url("../images-nami/photoplan/heading_bks_simple.jpg?240510") no-repeat center center;
}
#bks_okigae .plan_heading {
	background: url("../images-nami/photoplan/heading_bks_okigae.jpg") no-repeat center center;
}
#bks_happy .plan_heading {
	background: url("../images-nami/photoplan/heading_bks_happy.jpg") no-repeat center center;
}
#sgs_natural .plan_heading {
	background: url("../images-nami/photoplan/heading_sgs_natural.jpg") no-repeat center center;
}
#sgs_data .plan_heading {
	background: url("../images-nami/photoplan/heading_sgs_data.jpg") no-repeat center center;
}
#sgs_special .plan_heading {
	background: url("../images-nami/photoplan/heading_sgs_special.jpg") no-repeat center center;
}
#sgs_simple .plan_heading {
	background: url("../images-nami/photoplan/heading_sgs_simple.jpg") no-repeat center center;
}
#sgs_location .plan_heading {
	background: url("../images-nami/photoplan/heading_sgs_location.jpg") no-repeat center center;
}
#sgs_special .plan_heading {
	background: url("../images-nami/photoplan/heading_sgs_special.jpg") no-repeat center center;
}
#omy_natural .plan_heading {
	background: url("../images-nami/photoplan/heading_omy_natural.jpg") no-repeat center center;
}
#omy_data .plan_heading {
	background: url("../images-nami/photoplan/heading_omy_data.jpg") no-repeat center center;
}
#hss_normal .plan_heading {
	background: url("../images-nami/photoplan/heading_hss_normal.jpg") no-repeat center center;
}
#hss_plus .plan_heading {
	background: url("../images-nami/photoplan/heading_hss_plus2.jpg") no-repeat center center;
}
#nbp_normal .plan_heading {
	background: url("../images-nami/photoplan/heading_nbp_normal.jpg") no-repeat center center;
}
.plan_heading {
	height: 160px;
	text-align: center;
	background-size: contain !important;
}
.plan_heading h2 {
	margin: 0;
	padding: 74px 0 0 320px;
	color: #666;
	font-size: 12px;
	font-family: serif;
	line-height: 1;
}
.plan_heading h2.padtop {
	padding-top: 84px;
}
.plan_heading .price {
	margin: 0;
	padding: 8px 0 0 320px;
	color: #f66;
	font-size: 20px;
	line-height: 1;
}
.plan_heading .att {
	margin: 0;
	padding: 6px 0 0 320px;
	color: #888;
	font-size: 12px;
	line-height: 1;
}
/* 230713 プランページ改修 */
.plan_nav {
	display: flex;
	justify-content: center;
	margin: 40px 20px 60px;
}
.plan_nav li {
	list-style: none;
	width: 20%;
	margin: 0 10px;
}
.plan_nav li a img {
	width: 100%;
	height: auto;
	display: block;
	transition: .1s;
}
.plan_nav li a:hover img {
	transform: rotateZ(19deg);
}
.titlebox {
	text-align: center;
	margin: 60px 0 40px;
}
.titlebox img {
	max-width: 50%;
	height: auto;
}
.titlebox .titlebox_separater {
	max-width: 92%;
	display: block;
	margin: 0 auto 10px;
}
.titlebox .text { /*衣装ページ*/
	margin: 20px auto 40px;
}
.titlebox .cos { /*衣装ページ*/
	display: block;
	margin: 0 auto 40px;
	width: 40%;
}
.titlebox .cm { /*衣装ページ*/
	display: block;
	margin: 0 auto;
	width: 26%;
}
.attbox {
	margin: 0 14% 40px;
	padding: 20px 0px 1px;
	background-color: #fff;
	border-radius: 8px;
	color: #a5241a;
}
.attbox .att_heading {
	margin: 0 auto;
	padding: 4px 30px;
	font-weight: bold;
	font-size: .9rem;
	background-color: #c0342a;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	width: fit-content;
}
.attbox .att_text {
	margin: 20px 6%;
	width: fit-content;
}
.attbox .att_text li {
	margin: 0 0 10px;
	line-height: 1.4;
}
.attbox .att_text li:last-child {
	margin-bottom: 0;
}
.attbox .att_text li img {
	max-width: 100%; 
	height: auto;
}
.attbox table {
	width: 100%;
	border: 1px solid;
	border-radius: 4px;
	margin: 10px 0 0;
	padding: 0;
	border-collapse: collapse;
	color: #666
}
.attbox table tr>*:empty {
	background-image: linear-gradient(
		to right top, 
		transparent calc(50% - 0.5px), 
		#666 50%, 
		#666 calc(50% + 0.5px), 
		transparent calc(50% + 1px)
		)
}
.attbox table th {
	border: 1px solid;
}
.attbox table td {
	padding: 0;
	border: 1px solid;
}
.attbox table .red {
	color: #a5241a;
}

/* 260507 プランページリニューアル */
.icatch_sub {
	
}
.icatch_sub img {
	width: 100%;
	height: auto;
}
.plan-page {
	
}
.plan-page .planbox {
	
}
.plan-page .planbox .pic {
	
}
.plan-page .planbox .pic img {
	width: 100%;
	height: auto;
}
.plan-page .planbox .expbox {
	padding: 30px 50px;
	font-size: 1.4rem;
}
.plan-page .planbox .expbox:before,
.plan-page .planbox .expbox:after {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background: url("../images-nami/cmn_border_dot01.png") no-repeat center center;
	background-size: contain;
	margin: 20px 0;
}
.plan-page .planbox .expbox .exp {
	margin: 0 30px 10px 60px;
	padding: 0;
	color: #333;
}
.plan-page .planbox .expbox .exp li {
	margin: 0 0 10px;
	letter-spacing: 1px;
}
.plan-page .planbox .expbox .att {
	margin: 0 0 0 30px;
	padding: 0;
	color: #f00;
	font-weight: bold;
}
.plan-page .plan_nav {
	flex-wrap: wrap;
	margin: 0 0 40px -10%;
	width: 120%;
}
.plan-page .plan_nav li {
	width: calc((100% / 4) - 20px);
	margin: 0 10px 15px;
}

/* 取り急ぎのプランページスマホ対応 */
@media screen and (max-width: 768px) {
	.spbody .plan_nav {
		width: 98%;
		margin: 0 1% 40px;
	}
	.spbody .plan_nav li {
		width: 48%;
		margin: 0 1% 2%;
	}
	.spbody .titlebox {
		margin: 40px 0 20px;
	}
	.spbody #container #contents .titlebox img {
		max-width: 80%;
	}
	.spbody .titlebox .text {
		margin: 20px 4% 40px;
	}
	.spbody .planbox .expbox {
		margin: 0 0 6%;
		padding: 10px 4%;
		font-size: .9rem;
	}
	.spbody .planbox .expbox:before, 
	.spbody .planbox .expbox:after {
		height: 10px;
		margin: 10px 0;
	}
	.spbody .planbox .expbox .exp {
		margin: 0 0 10px 1.4em;
		padding: 0;
	}
	.spbody .planbox .expbox .exp li {
		margin: 0 0 4px;
		letter-spacing: 0px;
	}
	.spbody .plan-inner2 {
		width: 100%;
		padding: 10px 0;
	}
	.spbody .plan-inner {
		width: 100%;
		padding: 20px 0;
	}
}

/* ---question--- */

.question-inner {
	width:940px;
	margin: 0px auto;
	padding:60px 0;
}
.question-inner .topNavi {
	display: flex;
	justify-content: center;
	margin: 40px 0;
}
.question-inner .topNavi a {
	margin: 0 6px;
	width: auto;
	padding: 0 20px;
	line-height: 32px;
	height: 32px;
}



/* ---concept--- */

.concept-inner {
    width:800px;
    margin: 0px auto;
    padding:60px 0;
}



/* ---limited--- */

.limited-inner {
    width:800px;
    margin: 0px auto;
    padding:60px 0 10px 0;
}



/* ---gallery--- */

.gallery-inner {
    width:940px;
    margin: 0px auto;
    padding:60px 0;
}



/* ---flow--- */

.flow-inner {
    width:800px;
    margin: 0px auto;
    padding:60px 0 0 0;
}



/* ---item--- */

.item-inner {
    width:940px;
    margin: 0px auto;
    padding:60px 0 10px 0;
}

.item-pickup {
    width:940px;
    margin: 0px auto;
    padding:60px 0 10px 0;
        background: #f7ebeb;
}



.option-page {
}
.option-page .option-list {
}
.option-page .option-list .opbox {
	padding-top: 43px;
	margin: 0 0 60px;
	background-image: url(../images-nami/item/slide_frame.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 88%;
}
.option-page .option-list .opbox .bx-wrapper {
	width: 740px;
	margin: 0 auto 70px;
	height: auto;
}
.option-page .option-list .opbox .bx-wrapper .bx-prev {
	background-image: url(images/bx_controls.png);
}
.option-page .option-list .opbox .bx-wrapper .bx-next {
	background-image: url(images/bx_controls.png);
}
.option-page .option-list .opbox .bx-viewport {
	margin: 0;
	border: 0;
	left: 0;
	background: transparent;
	box-shadow: none;
}
.option-page .option-list .opbox .bx-wrapper .bx-pager {
	bottom: -65px;
}
.option-page .option-list .opbox ul[class^="bxslider_"] {
	margin: 0;
	padding: 0;
}
.option-page .option-list .opbox ul li {
	margin: 0;
}
.option-page .option-list .opbox ul li {
	margin: 0;
}
.option-page .option-list .opbox ul li a {
}
.option-page .option-list .opbox ul li a img {
}
.option-page .option-list .opbox .title {
	margin: 0 0 20px;
	padding: 20px;
	background-image: url(../images-nami/item/title_bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	font-family: 'Zen Old Mincho', serif;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.option-page .option-list .opbox .text {
	margin: 0 0 30px;
	font-size: 1rem;
	text-align: center;
}
.option-page .option-list .opbox table {
	width: 700px;
	margin: 0 auto;
	font-size: 1rem;
	border-spacing: 0;
}
.option-page .option-list .opbox table tr th {
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
	font-size: .8rem;
}
.option-page .option-list .opbox table tr th:nth-child(3) {
	color: #f33;
}
.option-page .option-list .opbox table tr td {
	padding: 8px 0;
	border-bottom: 1px dashed #ddd;
}
.option-page .option-list .opbox table tr td:nth-child(1) { /* 仕様 */
}
.option-page .option-list .opbox table tr td:nth-child(2) { /* 通常価格 */
	width: 180px;
	font-size: 1.4rem;
}
.option-page .option-list .opbox table tr td:nth-child(3) { /* 当日特別 */
	width: 180px;
	color: #f33;
	font-size: 1.4rem;
}
.option-page .option-list .opbox table tr td:nth-child(4) { /* サイズ */
	width: 230px;
	font-size: 1.2rem;
}
.option-page .option-list .opbox table tr td:nth-child(2)::after,
.option-page .option-list .opbox table tr td:nth-child(3)::after {
	content: "円";
	font-size: .9rem;
}
.option-page .option-list .opbox table tr td:nth-child(4)::before {
	content: "H:";
	font-size: .9rem;
}
.option-page .option-list .opbox table tr td:nth-child(4) span::after {
	content: "cm × W:";
	font-size: .9rem;
}
.option-page .option-list .opbox table tr td:nth-child(4)::after {
	content: "cm";
	font-size: .9rem;
}





/* ---cancel--- */

.cancel-inner {
    width:800px;
    margin: 0px auto;
    padding: 60px 0 1px;
    background-color: rgba(255,255,255,.8);
}
.cancel-inner h1 {
	font-size: 1.4rem;
	margin-bottom: 40px;
}
.cancel-inner h2 {
	margin: 40px 0 20px;
	font-size: 1.4rem;
	text-align: center;
	padding: 20px 0;
}
.cancel-inner h5 {
	margin: 0 4%;
	font-size: 1.4rem;
}
.cancel-inner h5 span {
	font-weight: bold;
	color: #ff3333;
}
.cancel-inner p {
	margin: 0 auto 60px;
	width: 600px;
	line-height: 1.6;
}
.cancel-inner ul {
	text-align: left;
	width: fit-content;
	margin: 20px auto 60px;
}
.cancel-inner li {
	margin: 0 0 20px;
}
.cancel-inner table {
	font-size: 1.2rem;
	table-layout: fixed;
	line-height: 1.2;
	margin: 0 auto 60px;
}
.cancel-inner tr {
	
}
.cancel-inner tr th {
	padding: 5px 20px;
	font-size: 1rem;
}
.cancel-inner tr td {
	padding: 10px 0px;
	background: #f6f6f6;
	border: 5px solid #fff;
}
.cancel-inner tr th:first-child {
	border-right: 1px solid #aaa;
	width: 5em;
	text-align: right;
}
.cancel-inner .table_late tr:nth-child(1) th,
.cancel-inner .table_cancel tr:nth-child(2) th {
	border-bottom: 1px solid #aaa;
	padding: 0px 10px 10px;
}
.cancel-inner .table_late tr th:first-child {
	vertical-align: top;
	padding: 15px 10px;
}
.cancel-inner .table_late tr td.shinkou {
	background: #fff;
	font-size: 1rem;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}
.cancel-inner .table_late tr td.chikoku {
	background: #ffeeee;
	color:#f00;
	text-align: left;
	padding: 10px 20px;
}
.cancel-inner .table_late tr:nth-child(1) th:nth-child(2) {
	width: 9em;
}
.cancel-inner .table_cancel tr td.need {
	background: #ffeeee;
	color:#f00;
}



/* ---access--- */

.access-inner {
	width: 940px;
	padding: 60px 0;
	background-color: rgba(255,255,255,.5);
}
.access1 {
    width:800px;
    margin: 25px auto;
    padding: 20px 30px 2px 30px;
        background: #e0e6e4;
}

.access2 {
    width:800px;
    margin: 25px auto;
    padding: 20px 30px 2px 30px;
}
/* 251017アクセスページ改修 */
.access-inner h2 {
	text-align: center;
	font-size: 1.8rem;
	line-height: 1;
	color: #56484d;
	letter-spacing: 2px;
	margin: 0 0 20px;
	padding: 26px 0 30px;
	border-top: 3px solid #56484d;
	border-bottom: 3px solid #56484d;
	background: rgba(255,255,255,.4);
}
.access-inner h3 {
	width: 740px;
	margin: 0 auto 10px;
	background-color: #444;
	padding: 6px 20px 8px;
}
.access-inner h3 span {
	font-size: .8rem;
}
.access-inner .title_text {
	margin: 20px 0 60px;
	text-align: center;
}
.access-inner .detail {
	
}
.access-inner .detail table {
	width: 740px;
	text-align: initial;
	margin: 0 auto 0px;
}
.access-inner .detail th {
	color: #333;
	text-align: right;
	padding: 20px 20px 0 20px;
	vertical-align: baseline;
	border-bottom: 1px solid #aaa;
}
.access-inner .detail td {
	padding: 20px 20px 20px 0;
	font-size: 1rem;
	line-height: 1.4;
	border-bottom: 1px solid #aaa;
}
.access-inner .detail td span {
	font-size: .8rem;
}
.access-inner .detail tr:first-child th,
.access-inner .detail tr:first-child td {
	padding-top: 0;
}
.access-inner .detail tr:last-child th,
.access-inner .detail tr:last-child td {
	border-bottom: none;
}

.access-inner .detail td a {
	
}
.access-inner .detail iframe {
	margin: 0 auto 80px;
	display: block;
	max-width: 740px;
	width: 80%;
	border-radius: 6px;
	border: 1px solid #aaa;
}

.access-inner .train {
	
}
.access-inner .train ul {
	margin: 0 auto 60px;
	max-width: 640px;
}
.access-inner .train li {
	margin-bottom: 20px;
}
.access-inner .train li span {
	font-size: 1.2rem;
	font-weight: bold;
	color: #333;
}

.access-inner .car {
}
.access-inner .car p {
	width: 740px;
	margin: 0 auto 20px;
}
.access-inner .car ol {
	margin: 0 auto 20px;
	width: 740px;
}
.access-inner .car ol li {
	list-style-type: decimal;
}
.access-inner .car .group1 {
	width: 600px;
	margin: 0 auto 30px;
	display: block;
}
.access-inner .car .group1 img {
	max-width: 100%;
	height: auto;
	display: block;
}
.map {
	width: 740px;
	margin: 0 auto 40px;
}
.map li {
	margin: 0 0 20px 0;
	list-style: none;
}
.map li span {
	font-size: 1.2rem;
	font-weight: bold;
	color: #333;
}
.map li img {
	width: 30px;
	height: auto;
}
.mappin {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 4px solid #fff;
	border-radius: 40px;
	background: #c84726;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
}



/* ---reserve--- */

.reserve-inner {
    width:890px;
    margin: 0px auto;
    padding:60px 0 45px 0;
}



/* ---Costume--- */

.costume-inner {
    width:940px;
    padding:60px 0;
}


.costume1 {
	width:820px;
	margin: 25px auto;
	padding:20px 0;
	background: #fff;
}

.costume2 {
    width:820px;
    margin: 25px auto;
    padding:20px 0;
        background: #f9f5e2;
}

.costume3 {
    width:820px;
    margin: 25px auto;
    padding:20px 0;
        background: #e0e6e4;
}

.costume4 {
    width:820px;
    margin: 25px auto;
    padding:20px 0;
        background: #d3dee8;
}

.costume5 {
    width:820px;
    margin: 25px auto;
    padding:20px 0;
        background: #ece6f3;
}

.costume1 .heading {
	margin: 0 10px 20px;
	padding: 6px 0 9px;
	background-color: hsl(11 38% 50% / 1);
	border: 4px solid #8f533c;
	border-radius: 20px 14px 0 0;
	color: #fffdf8;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1;
}
.costume1 ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	list-style: none;
	text-align: center;
	justify-content: space-evenly;
}
.costume1 ul li {
	margin: 0 10px;
	width: 250px;
}
.costume1 ul li img {
}
.costume1 ul li a {
	display: block;
	transition: .2s;
	position: relative;
}
.costume1 ul li a:hover {
	opacity: .8;
	text-decoration: none;
}
.costume1 ul li a p {
	margin: 10px 8% 30px;
	color: #333;
	border: 2px solid #ccc;
	border-radius: 20px;
	position: relative;
}
.costume1 ul li a p::before {
	content:"";
	position: absolute;
	top: -6px;
	left: 46%;
	right: 46%;
	border-bottom: 4px solid #ccc;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.costume1 ul li a:hover p {
	background: #70413c;
	border: 2px solid #bb8882;
	color: #fff;
	transition: .2s;
}
.costume1 ul li a:hover p::before {
	border-bottom: 4px solid #bb8882;
}
.costume1 ul li a .new {
	position: absolute;
		top: 30px;
		left: 0;
	transform: rotate(340deg);
	padding: 1px 10px 3px 20px;
	color: #fff;
	background: #df3810;
	line-height: 1;
	letter-spacing: 6px;
    font-size: 12px;
}
.costume1 ul li .att {
	margin: -20px 8% 0;
	font-size: .8rem;
	color: red;
	text-align: left;
	line-height: 1.4;
}

/* 230714 コスチュームページ改修 */
.cos_nav {
	display: flex;
	margin: 40px 60px 60px;
}
.cos_nav li {
	list-style: none;
	width: auto;
	margin: 0 20px;
}
.cos_nav li a {
}
.cos_nav li a img {
	width: 100%;
	height: auto;
	display: block;
	transition: .1s;
}
.cos_nav li a:hover img {
	transform: rotateZ(19deg);
}
.slick-prev:before,
.slick-next:before { /*slickスライダーの左右ボタン*/
	color: #666;
}
/* 取り急ぎの衣装ページスマホ対応 */
@media screen and (max-width: 768px) {
	.spbody .costume-inner {
		width: 100%;
		padding: 0 0 20px;
	}
	.spbody .cos_nav {
		margin: 10px 2% 0px;
	}
	.spbody .cos_nav li {
		margin: 0 2%;
	}
	.spbody .titlebox .cos {
		width: 100%;
	}
	.spbody .titlebox .cm {
		width: 50%;
	}
}


#conL {
    float:left;
    width:620px;
}

#conR {
    float:right;
    width:300px;
}

#conR5 {
    float:right;
    width:500px;
    margin-bottom:20px;
}

#conL5 {
    float:left;
    width:500px;
    margin-bottom:20px;
}

#conL3 {
    float:left;
    width:300px;
    margin-bottom:20px;
}

#conR3 {
    float:right;
    width:300px;
    margin-bottom:20px;
}

#conR3 img {
    float:left;
}

#footMenu {
    float:right;
    width:740px;
    margin-top:15px;
}

#footMenu2 {
    margin-left: 24px;
    font-size: 13px;
    margin-top: 21px;
}


#footlink {
    float:left;
    width:200px;
    margin-top:10px;
    padding:10px 0;
	text-align: center;
}

#footer {
	position: relative;
    clear:both;
    width:940px;
    background:#62574E;
}

#footerback {
	position: relative;
    clear:both;
    width:940px;
    height:237px;
    background-image:url(../images-nami/footer/footer.png);
    background-repeat:no-repeat;
	background-position:center;
}


#logo-foot {
    margin-left: 20px;
    padding: 52px 0 12px 0;
	text-align: left;
}





#social {
	position:fixed; 
	top:0px; 
	right:0px; 
	z-index: 1000;
}

.socialWrap {
	float:right;
}
 
.socialWrap div {
	display: inline-block;
}
 
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
    margin:0;
    padding:20px 0 0 0;
    font-size:30px;
    color:#770000;
    line-height:1.0;
}

#header h1 a {
    color:#770000;
}

#header h1 a:hover {
    color:#770000;
}

#header #logo {
    margin-left: 14px;
    padding: 20px 0 0 0;
	text-align: left;
}
#header #logo a {
	display: inline-block;
}
#header #logo a:nth-child(1) {
	width: 170px;
}
#header #logo a:nth-child(2) {
	width: 160px;
}
#header #logo a:nth-child(3) {
	width: 160px;
}
#header #logo a:nth-child(4) {
	width: 160px;
}
#header #logo a:nth-child(5) {
	width: 100px;
	margin: 4px 6px;
	padding: 6px 0px;
	background: #f1ecb5;
	border: 3px solid #d6cc65;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	vertical-align: bottom;
	border-radius: 8px;
	box-sizing: border-box;
	color: #90861e;
}
#header #logo a img {
	width: 100%;
	height: auto;
}




/* ========MENU CUSTOMIZE======== */
#menu ul {
	text-align: center;
}

#menu li {
    display: inline-block;
	margin:0px;
    padding: 0px 14px 0 18px;
	border-left: 1px solid #58474D;
	color: #58474D;
}

#menu li:first-child {
  border: none; 
}

#menu li a {
    font-weight:bold;
    color:#58474D;
    outline:none;
    font-size: 90%;
}

#menu li a:hover {
    color:#58474D;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide {
    width:940px;
    height:500px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}


/* ========SLIDESHOW CUSTOMIZE======== */
#slide2 {
    width:600px;
    height:160px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}



/* ========SLIDESHOW CUSTOMIZE======== */
#slide3 {
    width:320px;
    height:213px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide4 {
    width:320px;
    height:213px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide5 {
    width:320px;
    height:213px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide6 {
    width:320px;
    height:213px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide7 {
    width:320px;
    height:213px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========SLIDESHOW CUSTOMIZE======== */
#slide8 {
    width:320px;
    height:213px;
    overflow:hidden;
    position:relative;
    padding-bottom:25px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:200px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:200px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:5px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
/* TOPNAVI CUSTOMIZE */
.topNavi {
    overflow:hidden;
    position:relative;
    margin-left:-20px;
    margin-top:20px;
    margin-bottom:20px;
}

* html .topNavi {
    height:1em;
    overflow:visible;
}



.topNaviColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#58474D;
}


.naturalColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#F2D9DB;
}

.hairColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#D6E1E1;
}

.loyalColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#C2AFAC;
}


.daysColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#F4E7C2;
}



.angelColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#C3D1C6;
}


.babynaturalColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#fbf0c5;
}

.babyomiyaColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#efd2ce;
}

.babyhatsumiyaColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#e2c7c5;
}

.baby753Column {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#bad9ce;
}

.babylocationColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#c1e0da;
}


.babylocastuColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#e6d6ea;
}


.babynengajoColumn {
    clear:both;
    width:800px;
    margin:10px 70px;
    background:#a9d4e9;
}


.topNaviColumn2 {
    clear:both;
    display:block;
    width:800px;
    float:none;
    margin:10px 70px;
}

.topNaviImg {
    margin:0;
    padding:0;
    background:none;
}

.topNaviDetail {
    position:absolute;
    bottom:0;
    width:280px;
    text-align:right;
}

.topNaviDetail a {
    padding:0 0 0 7px;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}


.topNaviqanda {
	overflow: hidden;
	position: relative;
	width: 820px;
	margin: 0 auto;
	padding: 20px;
	background: #ffffffe3;
}
.topNaviqanda dl {
	margin: 0 20px 40px;
}
.topNaviqanda dl dt {
	margin: 0 0 7px;
	padding: 5px 0 5px 10px;
	border-left: 4px solid #6d4a2d;
	background: #f5f5f5;
	font-weight: bold;
}
.topNaviqanda dl dd {
	margin: 0 15px 40px;
	background: none;
}
.topNaviqanda dl dd a {
	text-decoration: underline;
	transition: .2s;
}
.topNaviqanda dl dd a:hover {
	text-decoration: none;
	color: #fff;
	background: #134099;
}


ul.days {
    clear:both;
    margin:0 20px;
    padding: 10px 0;
	list-style-type: circle;
}


table.days {
    clear:both;
    margin:0 20px;
    background:#fff;
    width:760px;
	text-align: left;
}


table.ribbon-g {
    background:url("../images-nami/index/index_ribbon-green.png") no-repeat center;
	padding-right:43px;
	padding-left:42px;
}


table.ribbon-p {
    background:url("../images-nami/index/index_ribbon-pink.png") no-repeat center;
	padding-right:43px;
	padding-left:42px;
}


table.ribbon-y {
    background:url("../images-nami/index/index_ribbon-yellow.png") no-repeat center;
	padding-right:43px;
	padding-left:42px;
}


table.footer {
	clear:both;
	width: 100%;
	table-layout: fixed;
	text-align: center;
}

table.footer tr td {
	vertical-align: bottom;
	padding: 40px 0 10px 0;
}

img.floatR {
    float:right;
}


li.plan {
    padding: 3px 0px;
	color: #000;
}

li.plan:first-child {
  border: none; 
}

li.plan a {
/*
    font-weight:bold;
    color:#000;
    outline:none;
*/
    text-decoration: underline;
}

li.plan a:hover {
    color:#000;
}

ul.plan ul {
    clear:both;
    margin:0 0;
    padding: 0 0;
    background:#fff;
	list-style-type: none;
}

ul.footer li {
    float:left;
    margin:0 0;
    padding: 5px 10px;
	list-style-type: none;
}

li.site {
	list-style-type: none;
}


/* INFORMATION CUSTOMIZE */
.information {
	margin-bottom: 0px;
}

#news  {
    height: 214px;
    overflow: auto;
    background: #fff;
}

#feed  {
	height:200px;
	overflow:auto;
}

.information dl {
    margin:0;
}
.information dt {
    float:left;
    padding-top:5px;
}

.information dd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 9em;
    background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

/* SUBMENU CUSTOMIZE */
.submenu {
}

.submenu h3 {
    border:none;
}

.submenu ul {
    margin:10px;
    padding:0;
}
.submenu li {
    margin:0;
    padding:0 0 0 7px;
    list-style:none;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

.submenu p {
    margin:10px;
}

/* BANNER CUSTOMIZE */
.bnrL {
    margin:20px 0;
}

.bnrL ul {
    width:630px;/* for IE7 */
    margin:0 -10px 0 0;
    padding:0;
}

.bnrL li {
    float:left;
    margin:0 10px 0 0;
    padding:0;
    list-style:none;
    margin-bottom:10px;
}

.bnrR {
    width:300px;
    padding:10px 0;
}

.bnrR ul {
    margin:0 0 -10px 0;
    padding:0;
}

.bnrR li {
    margin:0;
    padding:10px;
    list-style:none;
    margin-bottom:10px;
    background:#eee;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
    margin:5px 0;
    padding:20px 0;
}

#footMenu li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}

#footMenu li a {
    color:#000;
}

#footMenu li a:hover {
    color:#666;
    text-decoration:underline;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu2 ul {
    margin:5px 0;
}

#footMenu2 li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}

#footMenu2 li a {
    color:#000;
}

#footMenu2 li a:hover {
    color:#666;
    text-decoration:underline;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
    font-style:normal;
    font-size:10px;
    color:#fff;
    line-height:3.0;
    text-align:center;
}

#footer a {
    color:#fff;
    outline:none;
}

#footer a:hover {
}


/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:0;
    bottom:0;
    padding:10px;
    background: url("/images/bg_pagetop.png") no-repeat;
}

#pageTop p {
    color:#58474D;
    font-size:20px;
    text-align:center;
	margin: 10px 10px 5px;
	cursor: pointer;
    font-weight:bold;
}

/* ========Athers========= */

.fixed {
    position: fixed;
    top: 0;
    width: 940px;
    z-index: 100;
}


p.left {
text-align: left; 
}

p.center {
text-align: center; 
}

p.right {
text-align: right; 
}

span.ss {
font-size: 60%; 
}

span.s {
font-size: 80%; 
}

span.line {
	text-decoration: line-through;
	color: red;
}

span.line span {
	color: black;
}


/* ========gallery========= */


#gallery_cool{
    width: 470px;
    height: 895px;
    float: left;
    overflow: hidden;
}

#gallery_natural{
    width: 470px;
    height: 895px;
	margin-top: -19px;
    float: left;
	margin-right:0;
    overflow: hidden;
}

.m_box {
    margin: 1px;
    display: inline-block;
	*display: inline;  
	*zoom: 1;
    float:left;
	max-width: 135px;
	max-height: 135px;
}

.gal{
    width: 400px;
    height: 750px;
    overflow: auto;
	margin: 60px 35px 35px 35px;
	padding-right:55px
}

.gal img{
    margin: 1px;
    display: inline-block;
	*display: inline;  
	*zoom: 1;
    float:left;
	max-width: 135px;
	max-height: 135px;
}



#random {
	margin: 0 auto;
	overflow: hidden;
}

#random div{
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
}




#random2 {
	margin: 0 auto;
}

#random2 div{
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
}

img.frame{
    outline: 3px solid #fff;
}

.box { 
	outline:2px solid #cfcfcf; 
} 

.btn_down { cursor: pointer; } 
.btn_top { cursor: pointer; } 
.magnify { cursor: pointer; } 
.open { cursor: pointer; } 




/* ========reserve form========= */

    .lisket-form-maker-form               { width: 800px; }            /* テーブルの横幅をピクセルで指定 */
    .lisket-form-maker-form td,
    .lisket-form-maker-form th            { border: 1px solid #aaa; }  /* テーブルの枠線のスタイルを指定 */
    .lisket-form-maker-form th            { background-color: #E7DCD0; }  /* 見出しセルの背景色を指定 */
    .lisket-form-maker-form span.example  { color: #36c;
						font-size:60%; }             /* 例テキストの文字色を指定 */


div#mf_wrapper {
	width: 800px;
	text-align: left;
	margin: 0px auto 0px auto;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	border-bottom: solid 1px #D0A1A1;
	padding: 16px 5px;
}
table.mailform tr th {
	width: 220px;
}
table.mailform tr th .thtext {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
}

/* 年賀状ページの選択肢カスタム */
#mailform input,
#mailform textarea {
	padding: 7px 5px;
	line-height: 1.4;
}
.form_design,
.form_option {
	background: #fff;
}
.form_design ul,
.form_option ul {
	margin: 4% 0 0 2%;
}
.form_design .tate li {
	width: 23%;
}
.form_design .yoko li {
	width: 31%;
}
.form_option li {
	width: 31%;
}
.form_design li, 
.form_option li {
	text-align: center;
	list-style: none;
	float: left;
	margin: 0 2% 4% 0;
}
.form_design li label,
.form_option li label {
	border: 4px solid #ccc;
	display: block;
	border-radius: 8px;
	transition: 0.2s;
}
.form_option li label {
	height: 137px;
}
.form_design li img,
.form_option li img {
	width: 100%;
	border-radius: 4px;
	background: #fff;
}
.form_design li input:checked + label,
.form_option li input:checked + label {
	border: 4px solid #cc2900;
	background: #cc2900;
	color: #fff;
}
.form_message {
}
.form_message ul {
	margin: 4% 0 0 2%;
}
.form_message li {
	text-align: center;
	list-style: none;
	margin: 0 0 4%;
}
.form_message li label {
	border: 4px solid #ccc;
	display: block;
	border-radius: 8px;
	transition: 0.2s;
}
.form_message li input:checked + label {
	border: 4px solid #cc2900;
	background: #cc2900;
	color: #fff;
}
.form_message li label .title {
	margin: 0;
}
.form_message li label .text {
	margin: 0;
	padding: 10px 0;
	background: #fff;
	border-radius: 4px;
}
.form_message li input:checked + label .text {
	color: #222;
	border-radius: 4px;
}
#mailform .submit input[type="submit"] {
	display: inline-block;
	background: #cc2900;
	margin: 60px 30px;
	padding: 10px 30px;
	box-shadow: 0px 3px 3px #cc290059;
	border: 2px solid #fff;
	border-radius: 8px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	transition: .2s;
}
#mailform .submit input[type="submit"]:hover {
	background: #fff;
	color: #cc2900;
}
#mailform .submit input[type="reset"] {
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 4px;
	background: #fafafa;
	border: 2px solid #aaa;
	color: #666;
	transition: .2s;
}
#mailform .submit input[type="reset"]:hover {
	background: #aaa;
	color: #fff;
}


/* ========シーンクリック切替========= */

.demo ul {
	text-align: center;
	margin:0;
	padding:0;
}

.demo li {
	text-align: center;
	list-style:none;
	margin:0;
}

.demo .tab {
	overflow:hidden;
        margin-left: 94px;
        margin-top: -12px;
}

.demo .tab li {
	padding:0 15px;
	float:left;
	margin:0;
	cursor:pointer;
}

.demo .tab li.select {
}

.demo .content li {
        margin-bottom: 35px;
	padding:0;
}

.demo .hide {
	display:none;
}


/* ========シーンクリック切替2========= */

.demo2 ul {
	text-align: center;
	margin:0;
	padding:0;
}

.demo2 li {
	text-align: center;
	list-style:none;
	margin:0;
}

.demo2 .tab2 {
	overflow:hidden;
    margin-left: 75px;
        margin-top: -12px;
}

.demo2 .tab2 li {
	padding:0;
	float:left;
	margin:0;
	cursor:pointer;
}

.demo2 .tab2 li.select2 {
}

.demo2 .content2 li {
	margin:0;
	padding:0;
}

.demo2 .hide2 {
	display:none;
}


/*-----button2----- */

.btn2{
    display: inline-block;
    text-decoration: none;
    height: 35px;
    width: 130px;
    line-height: 35px;
    text-align: center;
    color: #4a4a4a;
    font-size:10px;
    font-weight: bold;
    border: double 4px #4a4a4a;
    border-radius: 10px;
    background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.btn2:hover{
  background: #4a4a4a;
  color: #fff;
    border: double 4px #fff;
}




/* ========スイング========= */


.huda {
	z-index: 999;
	position: absolute;
	top: -25px;
	right: 20px;
	width: 100px;
	height: auto;
}


.swing {
	-moz-animation: swing linear 2s infinite;
	-moz-transform-origin: center -20px 0;
	-webkit-animation: swing linear 2s infinite;
	-webkit-transform-origin: center -20px 0;
	-ms-animation: swing linear 2s infinite;
	-ms-transform-origin: center -20px 0;
	-o-animation: swing linear 2s infinite;
	-o-transform-origin:center -20px 0;
	animation: swing linear 2s infinite;
	transform-origin: center -20px 0;
	display: block;
}

.swing img {
	z-index: 5;
	display: block;
}


@keyframes swing {
	0% { transform: rotate(0deg); }
	25% { transform: rotate(3deg); }
	50% { transform: rotate(0deg); }
	75% { transform: rotate(-3deg); }
	100% { transform: rotate(0deg); }
}




/* 取り急ぎの問い合わせページスマホ対応 */
@media screen and (max-width: 768px) {
	.sponly {
		display: block;
	}
	/* iOSでもボタンのスタイルをリセット */
	input[type="submit"],
	input[type="button"] {
	  border-radius: 0;
	  -webkit-box-sizing: content-box;
	  -webkit-appearance: button;
	  appearance: button;
	  border: none;
	  box-sizing: border-box;
	  cursor: pointer;
	}
	input[type="submit"]::-webkit-search-decoration,
	input[type="button"]::-webkit-search-decoration {
	  display: none;
	}
	input[type="submit"]::focus,
	input[type="button"]::focus {
	  outline-offset: -2px;
	}
	.spbody,
	.spbody #container,
	.spbody #container #header,
	.spbody #container .reserve-inner,
	.spbody #container #footerback,
	.spbody #container #footerback #footlink,
	.spbody #container #footerback #footMenu,
	.spbody #container #footerback #footMenu2,
	.spbody #container #footer,
	.spbody #container #contents {
		float: none;
		width: 100%;
		box-shadow: none;
		background-position-x: center;
		height: auto;
	}
	.spbody #container #header #menu {
		margin: 0;
		padding: 5px 0 10px;
	}
	.spbody #container #header #menu ul {
		font-size: 0;
		margin: 0 0 0;
	}
	.spbody #container #header #menu li {
		width: auto;
		border: none;
		margin: 0 4px 4px;
		padding: 0 0px;
	}
	.spbody #container #header #menu li a {
		font-size: 11px;
		display: inline-block;
		padding: 6px 5px;
		background: rgba(255,255,255,.5);
		border-radius: 4px;
	}
	.spbody #container #header #logo {
		   margin: 0px 5px 5px;
		   padding: 0;
	}
	.spbody #container #header #logo a:not(:first-child) {
		display: none;
	}
	.spbody #container #header #logo a:nth-child(4) {
		display: block;
		width: 30%;
		position: absolute;
		right: 22%;
		top: 2%;
	}
		.spbody #container #header .swing {
		width: 15%;
		top: -20px;
	}
	.spbody #container #contents img,
	.spbody #container #header img {
		max-width: 100%;
		height: auto;
	}
	.spbody #container #footerback {
		background-position-y: top;
		background-size: inherit;
		background-color: #f2f0db;
	}
	.spbody #container #footerback #logo-foot,
	.spbody #container #footerback #logo-foot p {
		margin: 0;
		padding: 33px 0 0;
		text-align: center;
	}
	.spbody #container #footerback #logo-foot img {
		width: 30%;
		height: auto;
	}
	.spbody #container #footerback #logo-foot a:first-child {
		width: 100%;
		display: block;
	}
	.spbody #container #footerback #logo-foot a:first-child img {
		width: 70%;
    }
	.spbody #container #footerback #footMenu2 {
		overflow: hidden;
		background: rgba(255,255,255,.4);
		margin: 0;
	}
	.spbody #container #footerback #footMenu2 ul {
		width: 92%;
		margin: 6% 4%;
		overflow: hidden;
	}
	.spbody #container #footerback #footMenu2 li {
		display: inline-block;
		margin: 0 4% 6%;
		line-height: 3;
		width: 42%;
		padding: 0;
	}
	.spbody #container #footerback #footMenu2 li a {
	display: block;
	border: 1px solid #d0a1a1;
	padding: 0 4%;
	border-radius: 8px;
	background: rgba(255,255,255,.6);
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
	}
	.spbody #container #footer {
		padding: 6% 4%;
		width: 92%;
	}
	.spbody #container {
		margin-bottom: 0;
	}
	.spbody #container #contents .reserve-inner {
		width: 100%;
		font-size: 80%;
		margin: 0;
	}
	.spbody #container #contents .reserve-inner h1 {
		font-size: 20px;
	}
	.spbody #container #contents .reserve-inner #mailform {
		padding: 30px 0 0;
	}
	.spbody #container #contents .reserve-inner #mailform tr th,
	.spbody #container #contents .reserve-inner #mailform tr td {
		width: 96%;
		float: left;
		margin: 0 2%;
		padding: 1% 0 0;
		border: none;
	}
	.spbody #container #contents .reserve-inner #mailform tr th {
		border-left: 5px solid #D0A1A1;
		width: calc(96% - 10px);
		padding-left: 10px;
		border-top: solid 1px #D0A1A1;
		font-weight: bold;
	}
	.spbody #container #contents .reserve-inner #mailform tr td {
		padding-bottom: 8%;
	}
	.spbody #container #contents .reserve-inner #mailform input,
	.spbody #container #contents .reserve-inner #mailform textarea {
		width: 96%;
		padding: 3% 2%;
		border: 1px solid #ccc;
		border-radius: 2px;
	}
	.spbody #container #contents .reserve-inner #mailform input[type="radio"],
	.spbody #container #contents .reserve-inner #mailform input[type="checkbox"] {
		width: auto;
	}
	.spbody #container #contents .reserve-inner #mailform .postnum input {
		width: 44%;
		line-height: 1;
	}
	.spbody #container #contents .reserve-inner #mailform .postnum input[type="button"] {
		border-radius: 60px;
		background: #c65353;
		color: #fff;
		border: 2px solid #fff;
		box-shadow: 0px 3px 5px rgba(0,0,0,.2);
	}
	.spbody #container #contents .reserve-inner #mailform .sousin input {
		width: 30%;
		display: inline-block;
		line-height: 1;
		border-radius: 60px;
	}
	.spbody #container #contents .reserve-inner #mailform .sousin input[type="submit"] {
		width: 55%;
		line-height: 2;
		background: #c65353;
		color: #fff;
		border: 2px solid #fff;
		box-shadow: 0px 3px 5px rgba(0,0,0,.2);
		margin: 0 0 0 8%;
	}
}



/********************************/
/* 感染症予防対策ページ */
/********************************/
.prevention {
	margin: 0 auto 80px;
	max-width: 800px;
}
.prevention * {
	margin: 0;
	padding: 0;
}
.prevention .p-header {
	color: #fff;
	text-align: center;
	padding: 60px 0;
	border-radius: 4px 4px 0 0;
}
.prevention .p-h-title {
	font-size: 60px;
	line-height: 1;
	margin-bottom: 40px;
	font-weight: bold;
}
.prevention .p-h-text {
	font-size: 14px;
	margin-bottom: 40px;
}
.prevention .p-h-att {
	font-size: 24px;
	color: #ffed00;
	border: 2px solid #ffed00;
	display: inline-block;
	padding: 10px 50px;
}
.prevention .p-h-att .txtbold {
	font-weight: bold;
}
.prevention .p-body {
	background: #fafafa;
	padding: 10px 0;
	border-radius: 0 0 4px 4px;
}
.prevention .p-b-box {
	display: flex;
	padding: 10px 40px;
	align-items: center;
}
.prevention .p-b-left {
	margin-right: 20px;
	width: 150px;
}
.prevention .p-b-left img {
	width: 100%;
	height: auto;
}
.prevention .p-b-right {
	width: calc(100% - 150px);
}
.prevention .p-b-heading {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0 10px;
}
.prevention .p-b-text {
	margin: 0 3px;
	font-size: 16px;
	letter-spacing: 0;
}

/* スタッフ */
.p-staff .p-header {
	background: #253376;
}
.p-staff .p-body {
    border: 5px solid #253376;
}
.p-staff .p-b-heading {
	color: #253376;
}

/* お客様 */
.p-customer .p-header {
	background: #CC5520;
}
.p-customer .p-body {
    border: 5px solid #CC5520;
}
.p-customer .p-b-heading {
	color: #CC5520;
}
@media screen and (max-width: 768px) {
	.prevention {
		margin: 0 auto 80px;
		max-width: 92%;
	}
	.prevention * {
		margin: 0;
		padding: 0;
	}
	.prevention .p-header {
		text-align: center;
		padding: 60px 0;
	}
	.prevention .p-h-title {
		font-size: 60px;
		line-height: 1;
		margin-bottom: 40px;
		font-weight: bold;
	}
	.prevention .p-h-text {
		font-size: 14px;
		margin-bottom: 40px;
	}
	.prevention .p-h-att {
		font-size: 24px;
		color: #ffed00;
		border: 2px solid #ffed00;
		display: inline-block;
		padding: 10px 50px;
	}
	.prevention .p-h-att .txtbold {
		font-weight: bold;
	}
	.prevention .p-body {
		background: #fafafa;
		padding: 10px 0;
		border-radius: 0 0 4px 4px;
	}
	.prevention .p-b-box {
		display: flex;
		padding: 10px 40px;
		align-items: center;
	}
	.prevention .p-b-left {
		margin-right: 20px;
		width: 150px;
	}
	.prevention .p-b-left img {
		width: 100%;
		height: auto;
	}
	.prevention .p-b-right {
		width: calc(100% - 150px);
	}
	.prevention .p-b-heading {
		font-size: 40px;
		font-weight: bold;
		line-height: 1;
		margin: 10px 0 10px;
	}
	.prevention .p-b-text {
		margin: 0 3px;
		font-size: 18px;
		letter-spacing: 0;
	}
}

/* スタジオページ内のスタッフ紹介 */
.staffbox td {
	font-size: 90%;
	padding: 0 10px 30px;
}
.staffbox td img {
	max-width: 100%;
	height: auto;
}

/* ========価格変更のお知らせ========= */
.info-page {
	font-family: 'Zen Old Mincho', serif;
	margin: 0;
	padding: 80px 0;
	background: rgb(255 255 255 / 60%);
}
.info-page .textbox {
	padding: 40px 0 0 60px;
}
.info-page p {
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 0;
}



/* ========コスチュームのナビボタン========= */
.btns {
	display: flex;
	justify-content: center;
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 1;
	margin: 0;
	box-shadow: 0px 2px 2px #ddd;
}
.btns li {
	list-style: none;
	margin: 0 20px;
}


/* ========ニューボーンフォトページ========= */
.nb {
	background-color: #fcfcf5;
}
.nb #container {
	width: 940px;
	max-width: 1400px;
	margin: 0px auto;
	background: none;
	background-image: none;
}
.nb #container #head {
	margin: 0 auto;
	width: 940px;
}
.nb #container #contents {
	width: 100%;
	float: none;
}
.nb #container #foot {
	width: 940px;
	margin: 0 auto;
}
.nb p {
	margin: 0;
}
.nb #container #contents h2 {
	font-size: 2rem;
	margin: 0 0 4rem;
	padding: 0;
	line-height: 1;
	color: #64361b;
}
.nb #container #contents h3 {
	margin: 0 4% 3rem;
	padding: 0;
	border: none;
	background: none;
	border-radius: unset;
	text-align: center;
}
.nb #container #contents h3 img {
	zoom: .5;
}
/* アイキャッチ */
.nb .icatch {
	position: relative;
	margin: 4rem 0 10rem;
	padding: 14% 0 0;
}
.nb .icatch img {
	
}
.nb .icatch .copy {
	position: absolute;
	display: block;
	width: 60%;
	top: 4%;
	left: 3%;
}
.nb .icatch .icatchphoto {
	display: block;
	margin: 0 12% 6% auto;
	width: 79%;
	box-shadow: 2rem 1.4rem #e2e2df;
}
.nb .icatch p {
	font-size: 1.4rem;
	font-family: 'Zen Old Mincho', serif;
	font-weight: bold;
	color: #64361b;
	line-height: 3;
	letter-spacing: 3px;
}
@media screen and (max-width: 768px) {
	.nb .icatch p {
		font-size: 2rem;
		line-height: 2;
		letter-spacing: 3px;
	}
}

/* コンセプト */
.nb .concept {
	width: fit-content;
	margin: 0 auto 10rem;
	font-family: 'Zen Old Mincho';
	color: #64361b;
}
.nb .concept p {
	margin: 0 0 2rem;
	font-size: 1.2rem;
	line-height: 1.8;
}
/* ボタン */
.nb .button {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1200px;
	margin: 0 auto 2rem;
}
.nb .button a {
	display: block;
	margin: 0 2% 4rem;
	max-width: calc(100% / 3 - 4%);
	text-align: center;
}
.nb .button img {
	display: block;
}
/* プラン */
.nb .plan {
	color: #64361b;
	font-family: 'Zen Old Mincho', serif;
	margin: 0 auto 5rem;
	padding: 5rem 0 0;
}
.nb .plan .nb-st {
	position: relative;
}
.nb .plan .nb-st:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 6rem;
	margin: 0 auto;
	width: 80%;
	height: 200px;
	background: url("../images-nami/nb/plan_title_photoplan.png") no-repeat bottom center;
	background-size: contain;
	opacity: .05;
}
.nb .plan .nb-na {
	position: relative;
}
.nb .plan .nb-na:after {
	content: "";
	position: absolute;
		left: 0;
		right: 0;
		bottom: 0rem;
	margin: 0 auto;
	width: 80%;
	height: 300px;
	background: url("../images-nami/nb/plan_title_nakayoshi.png") no-repeat bottom center;
	background-size: contain;
	opacity: .05;
}
.nb .plan dl {
	margin: 0 auto 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nb .plan dt {
	margin: 0 3rem 0 0;
	width: 48%;
	text-align: center;
	line-height: 1;
	font-size: 1.2rem;
	font-family: 'Noto Sans JP';
	position: relative;
	padding: 4rem 0 0;
/*
	text-shadow: 
		-2px  2px 0px #fcfcf5,
		 0px  2px 0px #fcfcf5,
		 2px  2px 0px #fcfcf5,
		-2px  0px 0px #fcfcf5,
		 2px  0px 0px #fcfcf5,
		-2px -2px 0px #fcfcf5,
		 0px -2px 0px #fcfcf5,
		 2px -2px 0px #fcfcf5;
*/
	text-shadow:
		-1px  1px 0px #fcfcf5,
		 0px  1px 0px #fcfcf5,
		 1px  1px 0px #fcfcf5,
		-1px  0px 0px #fcfcf5,
		 1px  0px 0px #fcfcf5,
		-1px -1px 0px #fcfcf5,
		 0px -1px 0px #fcfcf5,
		 1px -1px 0px #fcfcf5;
}
.nb .plan dt img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.nb .plan dd {
	margin: 0;
	background: no-repeat;
	font-size: 2.6rem;
	line-height: 1;
	letter-spacing: 2px;
}
.nb .plan dd .zei {
	font-size: 1rem;
}
.nb .plan dd .att {
	font-size: 1.4rem;
}
.nb .plan .point {
	margin: 0 auto 2rem;
	font-size: 2rem;
	text-align: center;
	line-height: 1.4;
}
.nb .plan ul {
	margin: 0 auto;
	width: fit-content;
}
.nb .plan li {
	margin: 0 0 0.8rem;
	list-style-type: none;
	font-size: 1.2rem;
	line-height: 1.8;
	padding: 0 0 0 1rem;
	position: relative;
	letter-spacing: 2px;
}
.nb .plan li:first-line {
	font-weight: bold;
}
.nb .plan li:before {
	content: "＊";
	position: absolute;
	left: -1rem;
}
.nb .plan li:last-child {
	margin-bottom: 0;
}
.nb .plan .sepline {
	margin: 3rem 0;
	width: 1139px;
	max-width: 100%;
}
.nb .plan .sepline img {
	width: 100%;
}

/* ご予約 */
.nb .reserve {
	font-family: 'Zen Old Mincho';
	margin: 0 auto 5rem;
	padding: 5rem 0 0;
}
.nb .reserve .text {
	max-width: 800px;
	margin: 0 auto 5rem;
	font-size: 1.2rem;
	color: #64361b;
	line-height: 2;
}
.nb .reserve .att {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 2rem;
}
.nb .reserve .kakunin {
	display: block;
	width: 600px;
	margin: 0 auto 5rem;
}
.nb .reserve .kakunin:hover {
	opacity: .8;
}
.nb .reserve .kakunin img {
	width: 100%;
}
.nb .reserve ul {
	list-style: none;
	display: flex;
		flex-wrap: nowrap;
		justify-content: space-evenly;
	margin: 0;
	padding: 0;
}
.nb .reserve li {
	margin: 0 0rem;
}
.nb .reserve li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	border-radius: 200px;
	padding: 20px;
	text-align: center;
	width: 100px;
	height: 100px;
	box-shadow: 0px 0px 4px #bfbbbb;
	transition: .2s;
}
.nb .reserve li a:hover {
	background: #fff;
	box-shadow: 0px 10px 20px #bfbbbb;
}
.nb .reserve li a img {
}



/* 撮影について */
.nb .photo {
	font-family: 'Zen Old Mincho';
	margin: 0 auto 5rem;
	padding: 5rem 0 0;
	color: #64361b;
}
.nb .photo .midashi {
	font-size: 1.1rem;
	margin: 0 auto 10px;
	max-width: 800px;
}
.nb .photo .text {
	margin: 0 auto 40px;
	max-width: 800px;
	line-height: 2;
}

/* 免責事項 */
.nb .menseki {
	font-family: 'Zen Old Mincho';
	margin: 0 auto 5rem;
	padding: 5rem 0 0;
	color: #64361b;
}
.nb .menseki .midashi {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 auto 2rem;
	max-width: 800px;
}
.nb .menseki .text {
	line-height: 2;
	margin: 0 auto 2rem;
	max-width: 800px;
}

/* QA */
.nb .qa {
	font-family: 'Zen Old Mincho';
	margin: 0 auto 5rem;
	padding: 5rem 0 0;
	color: #64361b;
}
.nb .qa .midashi {
	text-align: center;
	font-family: 'Noto Sans JP';
	font-size: 1.4rem;
	margin: 0 0 2rem;
}
.nb .qa dl {
	margin: 0 auto;
	max-width: 800px;
}
.nb .qa dt {
	margin: 0 0 .5rem;
	font-weight: bold;
}
.nb .qa dt:before {
	content: "Ｑ：";
}
.nb .qa dd {
	margin: 0 0 2rem 2rem;
	background: none;
}

/* ギャラリー */
.nb .gallery {
	color: #64361b;
	margin: 0 auto 5rem;
	padding: 5rem 0 0;
}
.nb .gallery ul {
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	width: 100%;
}
.nb .gallery li {
	margin: 0 0 1rem;
	max-width: 300px;
	width: 30%;
}
.nb .gallery li a {
	display: block;
	border-radius: 4px;
	box-shadow: 0 2px 5px #ccc;
}
.nb .gallery li a:hover {
	opacity: .8;
}
.nb .gallery li a img {
	border-radius: 4px;
	width: 100%;
}





.event-inner {
	padding: 0 0 40px;
}
.event-inner p {
	margin: 0;
}
.event-inner p img {
	display: block;
	max-width: 100%;
}
.event-inner .logolist {
	display: flex;
	justify-content: space-evenly;
	margin: 0;
	padding: 40px 0 80px;
	width: 100%;
	background-color: #fff;
}
.event-inner .logolist li {
	margin: 0;
	list-style: none;
}
.event-inner .logolist li a {
	display: flex;
	align-items: center;
	padding: 0 30px;
	height: 150px;
	background-color: #fefefe;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	border-radius: 40px;
	transition: .2s;
}
.event-inner .logolist li a:hover {
	box-shadow: 0 2px 15px rgba(0,0,0,.4);
	background-color: #fff;
}
.event-inner .logolist li img {
	display: block;
	max-width: 300px;
	max-height: 100px;
}



.concept_text {
	margin: 0;
	padding: 80px 0 0;
	border-radius: 10px;
	background-color: #fff;
	background-image: url(../images-nami/concept/cencept_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
	height: 1350px;
}
.limited_text {
	margin: 0;
	padding: 40px 0 0;
	border-radius: 10px;
	background-color: #fff;
	background-image: url(../images-nami/concept/linited_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: cover;
	height: 1500px;
}



/*ペットご注意事項ページ*/
.pet-page {
	background-color: #fcfbf5;
}
.pet-page .flag {
	background: url("../images-nami/pet/fig_flag.png") no-repeat center top;
	background-size: contain;
	padding: 100px 0 0;
}
.pet-page h2 {
	line-height: 1;
	margin: 0 0 40px;
	padding: 0;
	text-align: center;
}
.pet-page h2 img {
	width: 700px;
	height: auto;
}

.pet-page .icatch {
	margin: 0;
}
.pet-page .icatch h1 {
	margin: 0;
}
.pet-page .icatch h1 img {
	max-width: 100%;
	height: auto;
}

.pet-page .check {
	padding: 100px 4% 0;
}
.pet-page .check ul {
	margin: 0 0 80px;
}
.pet-page .check ul li {
	list-style: none;
	display: flex;
	align-items: center;
	margin: 0 0 30px;
}
.pet-page .check ul li:nth-child(even) {
	flex-direction: row-reverse;
}
.pet-page .check ul li .pic {
	max-width: 50%;
}
.pet-page .check ul li .txtbox {
	
}
.pet-page .check ul li .txtbox img {
	max-width: 80%;
	display: block;
	margin: 0 auto 20px;
}
.pet-page .check ul li .txtbox p {
	margin: 0 40px 0;
	line-height: 1.4;
}

.pet-page .qa {
	padding: 100px 4% 0;
}
.pet-page .qa h2 img {
	width: 400px;
	height: auto;
}
.pet-page .qa dl {
	margin: 0;
}
.pet-page .qa dl dt {
	margin: 0;
	font-size: 1.8rem;
	display: flex;
	align-items: center;
}
.pet-page .qa dl dt:before {
	content: "";
	display: inline-block;
	width: calc(61.2px * 3);
	height: calc(64px * 3);
	background: url("../images-nami/pet/qa_fig_q.jpg?240402") no-repeat center;
	background-size: contain;
}
.pet-page .qa dl dd {
	margin: -40px 0 50px;
	background: none;
	font-size: 1.2rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.pet-page .qa dl dd:after {
	content: "";
	display: inline-block;
	margin: 0 0 20px 20px;
	width: calc(58.7px * 3);
	height: calc(54.8px * 3);
	background: url("../images-nami/pet/qa_fig_a.jpg?240402") no-repeat center;
	background-size: contain;
}

.pet-page .gallery h2 img {
	width: 400px;
	height: auto;
}
.pet-page .gallery .gallery-inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.pet-page .gallery .gallery-inner div {
	margin: 10px;
}
.pet-page .gallery .gallery-inner div a {
	display: block;
}
.pet-page .gallery .gallery-inner div a img {
	display: block;
	border-radius: 200px;
	outline: none;
}





/**************************/
/* MailformPro導入した */
/**************************/
#mailformpro {
	padding: 5px;
}
#mailformpro tr th {
	width: 220px;
	vertical-align: top;
}
#mailformpro input,
#mailformpro textarea {
	padding: 7px 5px;
	line-height: 1.4;
}
#mailformpro .resetbtn {
	text-align: center;
	width: fit-content;
	margin: 0 auto 40px;
	background: #f1f1f1;
	padding: 10px 30px;
	border-radius: 10px;
	border: 1px solid #aaa;
}
#mailformpro .cospic {
	
}
#mailformpro .cospic h3 {
	margin: 0 0 5px;
	padding-left: 15px;
}
#mailformpro .cospic hr {
	margin: 20px 0;
	/* border-color: cornsilk; */
}
#mailformpro .cospic label {
	width: calc(25% - 3px);
	text-align: center;
	background: #fff;
	font-size: .7rem;
	margin: 0 0 4px;
}
#mailformpro .cospic label img {
	max-width: 100%;
	height: auto;
}
#mailformpro .cospic label input {
	display: block;
	position: absolute;
}
#mailformpro .submit input[type="submit"] {
	display: inline-block;
	background: #cc2900;
	margin: 40px 0px;
	padding: 10px 30px;
	box-shadow: 0px 3px 3px #cc290059;
	border: 2px solid #fff;
	border-radius: 8px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	transition: .2s;
	text-shadow: none;
}
#mailformpro .submit input[type="submit"]:hover {
	background: #fff;
	color: #cc2900;
}
#mailformpro .submit input[type="reset"] {
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 4px;
	background: #fafafa;
	border: 2px solid #aaa;
	color: #666;
	transition: .2s;
}
#mailformpro .submit input[type="reset"]:hover {
	background: #aaa;
	color: #fff;
}
#mailformpro input[type="date"] {
  appearance: none; /* ブラウザのデフォルトスタイルを無効化 */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: white;
}

/* 年末年始バナーなど */
.attention {
	background: #fff;
	padding: 20px 40px;
	margin: 0 0 40px;
	border: 18px double #ff0;
	box-shadow: 0px 4px 11px rgba(0,0,0,.2);
}
.attention h2 {
	font-size: 2rem;
}
.attention p {
	
}

/* 取り急ぎの問い合わせページスマホ対応 */
@media screen and (max-width: 768px) {
	.spbody #container #contents .reserve-inner #mailformpro {
		padding: 30px 0 0;
	}
	.spbody #container #contents .reserve-inner #mailformpro tr th,
	.spbody #container #contents .reserve-inner #mailformpro tr td {
		width: 96%;
		float: left;
		margin: 0 2%;
		padding: 1% 0 0;
		border: none;
	}
	.spbody #container #contents .reserve-inner #mailformpro tr th {
		border-left: 5px solid #D0A1A1;
		width: calc(96% - 10px);
		padding-left: 10px;
		border-top: solid 1px #D0A1A1;
		font-weight: bold;
	}
	.spbody #container #contents .reserve-inner #mailformpro tr td {
		padding-bottom: 8%;
	}
	.spbody #container #contents .reserve-inner #mailformpro input,
	.spbody #container #contents .reserve-inner #mailformpro textarea {
		width: 96%;
		padding: 3% 2%;
		border: 1px solid #ccc;
		border-radius: 2px;
	}
	.spbody #container #contents .reserve-inner #mailformpro input[type="radio"],
	.spbody #container #contents .reserve-inner #mailformpro input[type="checkbox"] {
		width: auto;
	}
	.spbody #container #contents .reserve-inner #mailformpro .postnum input {
		width: 44%;
		line-height: 1;
	}
	.spbody #container #contents .reserve-inner #mailformpro .postnum input[type="button"] {
		border-radius: 60px;
		background: #c65353;
		color: #fff;
		border: 2px solid #fff;
		box-shadow: 0px 3px 5px rgba(0,0,0,.2);
	}
	.spbody #container #contents .reserve-inner #mailformpro .sousin input {
		width: 30%;
		display: inline-block;
		line-height: 1;
		border-radius: 60px;
	}
	.spbody #container #contents .reserve-inner #mailformpro .sousin input[type="submit"] {
		width: 55%;
		line-height: 2;
		background: #c65353;
		color: #fff;
		border: 2px solid #fff;
		box-shadow: 0px 3px 5px rgba(0,0,0,.2);
		margin: 0 0 0 8%;
	}
}


/* トップページ改修260514 */

/*見出しheading*/
.heading_box {
	width: 70%;
	margin: 0 auto 10px;
	/* padding: 30px 0 0; */
}
.heading_box img {
	max-width: 100%;
	height: auto;
}

/*キャンペーン*/
#campaign {
}
#campaign .pic {
	width: 800px;
	margin: 0 auto;
}
#campaign .pic img {
	width: 100%;
	height: auto;
	display: block;
}
#campaign .expbox {
	width: 800px;
	margin: 0 auto 40px;
}
#campaign .expbox .box {
	width: 92%;
	outline: none;
	margin: 10px 0% 10px;
	padding: 2% 4%;
	background: #fffbf1;
	border-radius: 10px;
	border-bottom: 2px solid #ebdec1;
	display: flex;
	flex-wrap: wrap;
}
#campaign .expbox .box:before,
#campaign .expbox .box:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 20px;
	background-image: url("../images-nami/cmn_border_dot01.png");
	background-repeat: no-repeat;
	background-position-y: center;
	background-size: contain;
}
#campaign .expbox .box .left {
	width: 50%;
	margin: 10px 0;
}
#campaign .expbox .box h3 {
	width: 96%;
	margin: 10px auto 0;
	text-align: center;
	font-size: 1.2rem;
	padding: 4px 0 5px;
	font-weight: bold;
}
#campaign .expbox .box .left dl {
	margin: 0 4%;
}
#campaign .expbox .box .left dl dt {
	float: left;
}
#campaign .expbox .box .left dl dd {
	margin: 0 0 6px;
	padding: 0 0 6px 3em;
	background: none;
	border-bottom: 1px dashed #ccc;
}
#campaign .expbox .box .right {
	width: 44%;
	height: fit-content;
	display: flex;
	margin: 10px 0;
	flex-wrap: wrap;
	border: 1px solid #ef5948;
	border-radius: 4px;
	padding: 4px 2%;
	align-items: center;
	text-align: center;
	background: #fff;
}
#campaign .expbox .box .right .text {
	margin: 0 0 10px;
	width: 100%;
	border-bottom: 1px solid #ef5948;
	color: #ef5948;
}
#campaign .expbox .box .icon {
	margin: 0 auto;
	width: 50%;
}
#campaign .expbox .box .icon a {
	display: inline-block;
	line-height: 2em;
	border: 2px solid #a00;
	border-radius: 40px;
	padding: 2px 20px;
	color: #a00;
	box-shadow: 0 3px 3px rgba(0,0,0,.1);
	min-width: 50%;
	font-size: .8rem;
	margin: 3% auto;
	background-color: #ffebe9;
	transition: .2s;
}
#campaign .expbox .box .icon a:hover {
	color: #fff;
	background-color: #a00;
	text-decoration: none;
}
#campaign .expbox .box .icon img {
	width: 2em;
	height: auto;
}
/*メニュー*/
.top_menu {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	justify-content: space-evenly;
}
.top_menu li {
	margin: 0 0 40px;
	list-style: none;
	width: 22%;
}
.top_menu li img {
	width: 100%;
	height: auto;
}

.index_menu-inner {
	
}
.index_menu-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 0;
}
.index_menu-list li {
	margin: 0 0 40px;
	list-style: none;
	width: 30%;
}
.index_menu-list li p {
	position: relative;
	margin: 0;
}
.index_menu-list li p:before {
	content: "";
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	background-image: url("../images-nami/index/menu_frame.png");
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1;
}
.index_menu-list li a {
	text-decoration: none;
}
.index_menu-list li img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 0 10px;
}
.index_menu-list.list1 {
	
}
.index_menu-list.list1 li {
	width: 40%;
}
.index_menu-list.list2 {
	justify-content: space-between;
	margin: 0 4%;
}
.index_menu-list.list2 li {
	
}
.index_menu-list.list2 li:last-child {
	width: 68%;
	height: auto;
	display: flex;
	align-items: center;
}
.index_menu-list.list2 li:last-child a {
/*
	width: auto;
	height: auto;
	margin: 0 auto;
	line-height: 1.6;
	font-size: 1rem;
	padding: 10px 60px;
	border-radius: 100px;
	box-shadow: 0px 5px 10px rgba(0,0,0,.2);
	color: #6f0101;
	border: solid 5px;
	background-color: #fff;
*/
}
/* 取り急ぎのトップページスマホ対応 */
@media screen and (max-width: 768px) {
	.spbody a.btn1 {
		margin: 10px auto 0;
		width: 70%;
		display: block;
	}
	.spbody #mainvisual {
		width: 100%;
	}
	.spbody #mainvisual > img,
	.spbody #mainvisual .bx-viewport #icatch li img {
		width: 100%;
		height: auto;
	}
	.spbody #mainvisual .bx-wrapper .bx-pager {
		bottom: -20px;
	}
	.spbody #mainvisual .bx-wrapper .bx-prev {
		left: 0;
	}
	.spbody #mainvisual .bx-wrapper .bx-next {
		right: 0;
	}
	.spbody .studio-inner {
		width: 100%;
		padding: 30px 0 40px;
	}
	.spbody #campaign .pic,
	.spbody #campaign .expbox {
		width: 100%;
	}
	.spbody #campaign .expbox .box {
		width: 92%;
		outline: none;
		margin: 10px auto 20px;
		padding: 2% 2%;
		background: #fff;
		border-radius: 10px;
		border-bottom: 2px solid #ebdec1;
		display: block;
		flex-wrap: wrap;
	}
	.spbody #campaign .expbox .box .left {
		width: 100%;
		margin: 10px 0;
	}
	.spbody #campaign .expbox .box h3 {
		width: 96%;
		margin: 10px auto 0;
		text-align: center;
		font-size: 1rem;
		padding: 6px 10px 9px;
		font-weight: bold;
		line-height: 1.4;
	}
	.spbody #campaign .expbox .box .left dl {
		margin: 0 4%;
	}
	.spbody #campaign .expbox .box .left dl dt {
		float: left;
	}
	.spbody #campaign .expbox .box .left dl dd {
		margin: 0 0 6px;
		padding: 0 0 6px 3em;
		background: none;
		border-bottom: 1px dashed #ccc;
	}
	.spbody #campaign .expbox .box .right {
		width: 86%;
		height: fit-content;
		display: flex;
		margin: 20px auto;
		flex-wrap: wrap;
		border: 1px solid #ef5948;
		border-radius: 4px;
		padding: 8px 2%;
		align-items: center;
		text-align: center;
	}
	.spbody #campaign .expbox .box .right .text {
		margin: 0 0 10px;
		width: 100%;
		border-bottom: 1px solid #ef5948;
		color: #ef5948;
	}
	.spbody #campaign .expbox .box .icon {
		margin: 0 auto;
		width: 50%;
	}
	.spbody #campaign .expbox .box .icon a {
		display: inline-block;
		line-height: 2em;
		border: 2px solid #a00;
		border-radius: 40px;
		padding: 2px 20px;
		color: #a00;
		box-shadow: 0 3px 3px rgba(0,0,0,.1);
		min-width: 50%;
		font-size: .8rem;
		margin: 3% auto;
		background-color: #ffebe9;
		transition: .2s;
	}
	.spbody #campaign .expbox .box .icon a:hover {
		color: #fff;
		background-color: #a00;
		text-decoration: none;
	}
	.spbody #campaign .expbox .box .icon img {
		width: 2em;
		height: auto;
	}
	/* MENU */
	.spbody .index_menu-list.list2 {
		justify-content: space-evenly;
		margin: 0;
	}
	.spbody .index_menu-list.list2 li {
		width: 40%;
	}
	.spbody .index_menu-list.list2 li:last-child {
		width: 100%;
	}
	.spbody .index_menu-list.list2 li:last-child a {
		padding: 0 4%;
	}
	.spbody .studio-inner table {
		width: 96%;
	}
	.spbody .news-inner {
		width: 100%;
		background: none;
		padding: 20px 0;
	}
	.spbody .link-inner {
		width: 100%;
		padding: 0 0 20px;
	}
}

/*H1box作った*/
.h1box {
	text-align: center;
	margin: 0 0 60px;
}
.h1box h1 {
	color: #666;
	font-size: 3rem;
	font-family: serif;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1;
}
.h1box p {
	margin: 0;
	color: #666;
	letter-spacing: 4px;
	font-size: .8rem;
}

/*横幅92%の画像リンクボタン*/
.linkbtn {
	margin: 0 auto 40px;
	width: 92%;
}
.linkbtn a {
	display: block;
}
.linkbtn a img {
	width: 100%;
	display: block;
}

/*イベントギャラリー（ギャラリーに上書きの形）*/
.eventgallery {
	color: #333;
}
.eventgallery #random {
	 margin: 0 auto 60px;
}
.eventgallery #random h2 {
	background: #f2f0db;
	border-left: 4px solid #61574f;
	border-right: 4px solid #61574f;
	border-radius: 15px 15px 0 0;
	font-size: 1.4rem;
	border-bottom: 1px dashed #61574f;
	color: #473d35;
	margin: 0 0 20px;
}
.eventgallery #random .info {
	font-size: 1.1rem;
	margin: 10px 4% 20px;
}
.eventgallery #random > div {
	margin-left: 7px;
	margin-bottom: 8px;
}
.eventgallery #random > div img {
	border-radius: 4px;
}
.eventgallery #random dl {
	margin: 0 4% 20px;
}
.eventgallery #random dl dt {
	float: left;
}
.eventgallery #random dl dd {
	margin: 0 0 6px;
	padding: 0 0 6px 4em;
	background: none;
	border-bottom: 1px dashed #ccc;
}
/* 取り急ぎのギャラリーページスマホ対応 */
@media screen and (max-width: 768px) {
	.spbody .gallery-inner,
	.spbody .topNaviColumn2 {
		width: 96%;
		margin: 0 auto;
	}
	.spbody .eventgallery #random h2 {
		font-size: 1.1rem;
	}
	.spbody .eventgallery #random > div {
		margin-left: 0;
		margin-bottom: 0;
		width: 33%;
	}
}


