﻿@charset "utf-8";


h2.centering {
    font-size: 38px;
}


.underline {
	text-decoration: underline !important;
}



hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 60px;
}

.p_bg {
	color: #FFF;
	background-color: #600;
	padding-right: 0.125em;
	padding-left: 0.125em;
	font-size: 90%;
}

.txt_bg_red {
	color: #FFF;
	background-color: #C00;
	display: inline-block;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}


.txt_bg_gray {
	color: #FFF;
	background-color: #666;
	display: inline-block;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}



.h2_big {
	font-size: 260%;
}

.h2_bar {
	
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 10px;
	color: #000;
	font-size: 240%;
}

.h2_underline {
	font-size: 240%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
}

.h3_bar {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 10px;
	color: #000;
	font-size: 240%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.h3_underline {
	font-size: 240%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.h3_title01 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 180%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.h3_bg_blue {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 1em;
	background-color: #3CF;
	display: inline-block;
	color: #FFF;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.h3_shopinfo {
	color: #660000;
	padding-left: 1em;
}

.h3_left_icon {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 0.5em;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 100%;
}

.h3_ac {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1em;
}



.h4_title01 {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
}




.red {
	color: #C00;
}

.blue {
	color: #28407D;
}

.blue2 {
	color: #0000FF;
}


.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gothic {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.right_bloc {
	display: block;
	float: right;
}


.left {
	margin-left: 0px;
	padding-left: 0px;
}

.box10{
	padding: 10px;
}


a:hover img {
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter:"alpha(opacity=70)";
    zoom:1;
}
 
.display_none {
    display: none; 
}

.relative {
    position: relative;
}
.absolute {
    position: absolute;
}

.centering {
	text-align: center;
}


.pankuzu {
	font-size: 90%;	
}

.pankuzu i {
	margin-right: 1em;
	margin-left: 1em;
}

.home .pankuzu {
	display: none;	
}

.bg_black {
	background-color: #000;
}
.footer_bg {
	background-color: #F0F0F0;
	margin-bottom: 0px;
}

.middle {
	font-size: 100%;
	font-weight: normal;
}

.align_right {
	text-align: right;
}


.small90 {
	font-size:90%;
}
.small80 {
	font-size:80%;
}
.small70 {
	font-size:70%;
}
.small60 {
	font-size:100%;
}
.button a {
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
	color: #FFF;
	margin-top: 1em;
}


.big120 {
	font-size: 120%;
}


.big140 {
	font-size: 140%;
}

.big240 {
	font-size: 240%;
}


.big180 {
	font-size: 180%;
}


.space20 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
} 


.space60 {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
} 

.space80 {
	display: block;
	margin-top: 40px;
	margin-bottom: 40px;
} 

.space120 {
	display: block;
	margin-top: 60px;
	margin-bottom: 60px;
} 


.botton_01 {
}

.bg_navy_btn {
	font-weight: bolder;
	color: #FFF;
	background-color: #006;
	padding-top: 0.125em;
	padding-right: 1em;
	padding-bottom: 0.125em;
	padding-left: 1em;
	display: inline;
}

.bg_glay_btn {
	font-weight: bolder;
	color: #FFF;
	background-color: #999;
	padding-top: 0.125em;
	padding-right: 1em;
	padding-bottom: 0.125em;
	padding-left: 1em;
	display: inline;
}


.box_01 {
	border: 1px solid #CCC;
}

.contents_box_01 {
	padding-bottom: 60px;
}

.contents_box_01b {
	padding-bottom: 20px;
}



.contents_box_02 {
	padding: 10px;
	border: 1px solid #CCC;
}

.notes {
	padding: 10px;
	border: 1px dashed #CCC;
}

.notes h4 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0.25em;
}

.notes p {
	color: #C00;
	margin-top: 0px;
	padding-top: 0px;
}


.notes02 {
	text-align: center;
}

.notes02 p {
	font-size: 120%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0.125em;
	margin-bottom: 0.125em;
}


.ul_style_none {
  list-style: none;
}


.ul_circle {
  list-style: none;
}

.ul_circle li {
}

.ul_circle li:before {
  font-family: FontAwesome;
  content: '\f111'; /* アイコンのunicode */
}


.ul_sankaku {
  list-style: none;
}

.ul_sankaku li {
}

.ul_sankaku li:before {
  font-family: FontAwesome;
  content: '\f0da'' '; /* アイコンのunicode */
}





/*　slider　*/

#slider {
	margin: 0 auto;
	/*background: #000;*/
	width: 100%;
}


#slider ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#slider ul li {
	margin-left: 0px;
	padding-left: 0px;
}


#slider img {
	width: 100vw;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#slider2 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#slider2 ul li {
	margin-left: 0px;
	padding-left: 0px;
}


#slider2 img {
	width: 100vw;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*
#scroll {
	display:none;
	color:#FFF;
	margin:-70px auto;
	width:100%;
	text-align:center;
	position:relative;
	z-index:1000000000000000000000000;
	  -webkit-animation: 3s cubic-bezier(0.42, 0, 1.0, 1.0) infinite 			alternate;
  animation: 3s cubic-bezier(0.42, 0, 1.0, 1.0) infinite alternate;
    -webkit-animation-name: rolling1;
  animation-name: rolling1;
}
*/


/*　sliderここまで　*/


#slider2{
	display : none;
}




/*  page top  */
.pagetop {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
	z-index:10000000
}
.pagetop a {
    display: block;
    background-color: rgba(0,0,0,0.1);
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 20px 10px;
}
 
.pagetop a:hover {
    display: block;
    background-color: rgba(0,0,0,0.2);
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:20px 10px;
}
/*  page top ここまで */


/*　カテゴリートップ用バナー　*/
.c-banner-a {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 100%;
	height: 100%;
}


.c-banner-a .absolute {
	position: absolute;
	color: #FFF;
	background-color: rgba(0,0,0,.3);
	bottom: 0px;
	width: 100%;
}


.c-banner-a .absolute2 {
	position: absolute;
	color: #000;
	bottom: 10px;
	width: 100%;
	text-align: left;
	left: 20px;
}

.c-banner-a .absolute3 {
	position: absolute;
	color: #FFF;
	background-color: rgba(157,124,82,.7);
	bottom: 0px;
	width: 100%;
	text-align: left;
	padding: 10px 15px;
	box-sizing: border-box;
}

.c-banner-a .absolute4 {
	position: absolute;
	color: #FFF;
	background-color: rgba(184,39,45,.7);
	bottom: 0px;
	width: 100%;
	text-align: left;
	padding: 10px 15px;
	box-sizing: border-box;
}


.c-banner-a .absolute5 {
	position: absolute;
	color: #FFF;
	background-color: rgba(138,39,134,.7);
	bottom: 0px;
	width: 100%;
	text-align: left;
	padding: 10px 15px;
	box-sizing: border-box;
}

.c-banner-a .absolute6 {
	position: absolute;
	color: #FFF;
	background-color: rgba(232,90,36,.7);
	bottom: 0px;
	width: 100%;
	text-align: left;
	padding: 10px 15px;
	box-sizing: border-box;
}


.c-banner-a .absolute7 {
	position: absolute;
	color: #FFF;
	background-color: rgba(27,20,100,.7);
	bottom: 0px;
	width: 100%;
	text-align: left;
	padding: 10px 15px;
	box-sizing: border-box;
}

.scene_ul ul{
	list-style-type:none;
	margin:10px 0;
	padding:0;
}

.scene_ul li{
	list-style-type: none;
	margin: 0 0 35px 0;
	padding: 0;
	width: 33.33333%;
	float: left;
}





.c-banner-a .absolute2 p{
	text-shadow: #FFF 2px 2px 2px;
	font-weight: bold;
}

.c-banner-a a:hover img {
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter:"alpha(opacity=70)";
    zoom:1;
}


.c-banner-a h2 {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 180%;
	font-weight: normal;
}

.c-banner-a h3 {
	padding-top: 0em;
	line-height: 1.2em;
	margin-top: 0px;
	font-size: 145%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.c-banner-a p {
	line-height: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-top: 0px;
}



#scene_voice .blog04 h4{
	text-align:left !important;	
}

#scene_voice .blog_box{
	border-bottom:1px dotted #333333;
	margin-bottom:30px;
}


#scene_voice .blog_box img {
    margin-top: 0px;
}


#scene_voice .blog04{
	width:64%;
	float:right;
	box-sizing:border-box;	
	text-align:left;
}


#scene_voice #blog01 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 28%;
    display: block;
}

/*　カテゴリートップ用バナーここまで　*/


/*　宅配レンタル　バナー　*/

.banner_takuhai {
	position: relative;
	width: 100%;
	background-image: url(../img/banner_takuhai_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #333;
	border: 1px solid #999;
	box-sizing: border-box;
}
.banner_takuhai a {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	left: 0px;
	top: 0px;
	padding-left: 10px;
	color: #333333;
	padding-top: 0.25em;
	margin-top: 0px;
	font-size: 100%;
}

.banner_takuhai a:hover {
	opacity: 0.5;
	background-color: #FFF;
}


.banner_takuhai .b_taku_txtbox {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.banner_takuhai .b_taku_txtbox ul {
	font-size: 140%;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


.banner_takuhai .b_taku_txtbox h4 {
	font-size: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0em;
	padding-bottom: 0px;
}

.banner_takuhai /*.b_taku_txtbox p */{
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,
            white 1px -1px 0px, white -1px -1px 0px;
}


/*　宅配レンタル　バナー　ここまで　*/


/*　READ MORE　ボタン　*/

.read_more {
	padding: 0px;
	margin-left: 0px;
}


.read_more a {
	color: #FFF;
	background-color: #999;
	display: inline-block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 80%;
}

.read_more a:hover {
	color: #FFF;
	text-decoration: none;
}

/*　READ MORE　ボタン　ここまで　*/


/* SNS ウィジェット */


.sns_box {
	border: 1px solid #CCC;
	box-sizing: border-box;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}






/* SNS ウィジェット ここまで */


/* セット内容 */

.set {
	margin-bottom: 20px;
}

.set h3 {
	font-size: 120%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
}

.set h4 {
	font-size: 100%;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}


.set ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 1em;
}


.set ul li {
	margin-top: 0px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}


.set ul li:before {
	font-family: FontAwesome;
	content: '\f046'; /* アイコンのunicode */
	margin-right: 0.5em;
}
















/* セット内容ここまで */

/* 和凛のレンタルシステム */


.system {
	margin-bottom: 20px;
}

.system h3 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 1em;
	background-color: #C00;
	display: inline-block;
	color: #FFF;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.system ul {
	list-style-type: none;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
}

.system ul li{
	margin: 0px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

.system ul li:before {
	font-family: FontAwesome;
	content: '\f111'; /* アイコンのunicode */
	margin-right: 0.5em;
}


/* 和凛のレンタルシステムここまで */


/* table　type00 */

table.type00 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type00 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type00 td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}

/* table　type00 */



/* table　type01 */


table.type01 {
	border-collapse: separate;
	border-spacing: 1px;
	line-height: 1.5;
}
table.type01 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #CCCCCC;
	text-align: right;
}
table.type01 td {
	padding: 10px;
	vertical-align: middle;
}

table.type01 th p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


table.type01 th p:before {
	font-family: FontAwesome;
	content: '\f0c8'; /* アイコンのunicode */
	margin-right: 0.5em;
}


/* table　type01 ここまで */


/* table　type05 */


table.type05 {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.type05 th {
	width: 50%;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background-color: #FFFFCC;
}
table.type05 td {
	width: 50%;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}

table.type05 th p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


table.type05 th p:before {
	font-family: FontAwesome;
	content: '\f0c8'; /* アイコンのunicode */
	margin-right: 0.5em;
}


/* table　type05 ここまで */



/* table　type05_b */


table.type05_b {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.type05_b th {
	width: 50%;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background-color: #99FFFF;
}
table.type05_b td {
	width: 50%;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}

table.type05_b th p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


table.type05_b th p:before {
	font-family: FontAwesome;
	content: '\f0c8'; /* アイコンのunicode */
	margin-right: 0.5em;
}


/* table　type05_b ここまで */


/* table　type05_g */


table.type05_g {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
}
table.type05_g th {
	width: 50%;
	padding: 10px;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	background-color: #CCCCCC;
}
table.type05_g td {
	width: 50%;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}

table.type05_g th p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


table.type05_g th p:before {
	font-family: FontAwesome;
	content: '\f0c8'; /* アイコンのunicode */
	margin-right: 0.5em;
}


/* table　type05_g ここまで */



/* ホテル返却 */


.hotel_box {
	padding: 20px;
	border: 1px solid #CCC;
}

.hotel_box_right {
	padding: 20px;
	float: right;
}

.hotel_box h3 {
	font-size: 240%;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0.125em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 0.125em;
}

.hotel_box p {
	font-size: 120%;
}

/* ホテル返却ここまで */

/* 七五三サイズ測り方ボタン */


#kidsize .button {
	text-align: center;
	padding: 0em;
}
#kidsize .button p {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	color: #FFF;
}

#kidsize .button p:hover {
	color: #FFF;
	opacity:0.75;
}



#kidsize .button {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.98, #d33c5c), color-stop(0.00, #fcabb9));
background: -webkit-linear-gradient(top, #fcabb9 0%, #d33c5c 98%);
background: -moz-linear-gradient(top, #fcabb9 0%, #d33c5c 98%);
background: -o-linear-gradient(top, #fcabb9 0%, #d33c5c 98%);
background: -ms-linear-gradient(top, #fcabb9 0%, #d33c5c 98%);
background: linear-gradient(to bottom, #fcabb9 0%, #d33c5c 98%);
	
	
}

/* 七五三サイズ測り方ボタン ここまで*/


/* 汚れ・破損について */

.yogore_btn {
	font-size: 120%;
	color: #FFF;
	background-color: #669;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: inline-block;
	padding-top: 0.125em;
	padding-right: 0.5em;
	padding-bottom: 0.125em;
	padding-left: 0.5em;
}

.yogore_box ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.yogore_box ul li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}


.yogore_box h5 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.yogore_box p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* アコーデオン */

#acMenu dt{
	display: block;
	width: 100%;
	cursor: pointer;
    }
#acMenu dd{
	width: 100%;
	display: none;
	margin-left: 0px;
    box-sizing: border-box;
    }
	
.korona dd {
    width: 100%;
    display: flex !important;
    margin-left: 0px;
}	

.korona dt{
	display: block;
	width: 100%;
	cursor:auto !important;
    }
	
/* アコーデオンここまで */
	


/* 下見予約 */	

.shitami {
	border: 1px solid #C00;
	margin-bottom: 20px;
}

.shitami img {
	vertical-align: middle;
	float: left;
}


.shitami h4 {
	color: #FFF;
	background-color: #C00;
	margin-top: 0px;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	padding-left: 0.5em;
	margin-bottom: 0px;
}
.shitami h5 {
	font-size: 110%;
	color: #C00;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 110%;
}
.shitami p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}


/* 下見予約 ここまで*/	

/* リンクボタン 宅配*/

.button {
	text-align: center;
	padding: 0em;
}
#link_takuhai01 .button a,
.button a {
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
}

#link_takuhai01 .button a:hover,
.button a:hover {
	color: #FFF;
	opacity:0.75;
}

#link_takuhai01 .button  {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.80, #5f573a), color-stop(0.01, #b8a689));
background: -webkit-linear-gradient(top, #b8a689 1%, #5f573a 80%);
background: -moz-linear-gradient(top, #b8a689 1%, #5f573a 80%);
background: -o-linear-gradient(top, #b8a689 1%, #5f573a 80%);
background: -ms-linear-gradient(top, #b8a689 1%, #5f573a 80%);
background: linear-gradient(to bottom, #b8a689 1%, #5f573a 80%);
}

/* リンク宅配ここまで */


/* 宅配・来店　見出し等 */

.takuhai h2 {
	font-size: 120%;
	color: #FFF;
	background-color: #764E01;
	padding-left: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 0px;
}

.raiten_flow h2 {
	font-size: 120%;
	color: #FFF;
	background-color: #660000;
	padding-left: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 0px;
}




.takuhai h3 {
	font-size: 120%;
	color: #333;
	background-color: #C7BF89;
	padding-left: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0px;
}

.raiten_flow h3 {
	font-size: 120%;
	color: #FFF;
	background-color: #76a2a1;
	padding-left: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0px;
}

.takuhai #takuhai_contents15 h3 {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #630;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.takuhai #takuhai_contents15 i {
	color: #CC9;
}


.takuhai .title_2line {
	font-size: 140%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-weight: bold;
}


.takuhai table td,
.raiten_flow table td {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}




.takuhai table td ul,
.raiten_flow table td ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0em;
	text-align: left;
}

.takuhai table td ul li,
.raiten_flow table td ul li {
	font-weight: bold;
	font-size: 110%;
}


.takuhai table td ul li ul,
.raiten_flow table td ul li ul {
	list-style-type: disc;
	padding-left: 1em;
}

.takuhai table td ul li ul li,
.raiten_flow table td ul li ul li {
	font-weight: normal;
	font-size: 100%;
}

/* 宅配・来店　見出し等ここまで */

/*   FAQのアコーディオン　　*/


.faq .ac_faq,
.ocha .ac_faq {
	margin-left: 1em;
}


.faq .ac_faq dt,
.faq .ac_faq dd,
.ocha .ac_faq dt,
.ocha .ac_faq dd {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.faq .ac_faq dt,
.ocha .ac_faq dt {
	font-size: 140%;
	font-weight: bold;
}


.faq_formal dt{
	font-size: 140%;
	font-weight: bold;
}

.faq .ac_faq dd,
.ocha .ac_faq dd {
	font-size: 100%;
	padding-left: 2em;
}

/*   FAQのアコーディオンここまで　　*/


/* アクセスページ */

.access .carnavi01 {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 240%;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	display: inline-block;
}


.access h4 {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.25em;
	padding-bottom: 0px;
}


/* アクセスページここまで */



/* 季節アイコン */

.sn {
	font-weight: bold;
	background-color: #CC9;
	border-radius:15%;
	padding-top: 0.125em;
	padding-right: 0.5em;
	padding-bottom: 0.125em;
	padding-left: 0.5em;
	margin-right: 0.125em;
	margin-left: 0.125em;
}

.sn_sp {
	font-weight: bold;
	background-color: #FCC;
	border-radius: 15%;
	padding-top: 0.125em;
	padding-right: 0.5em;
	padding-bottom: 0.125em;
	padding-left: 0.5em;
	margin-right: 0.125em;
	margin-left: 0.125em;
}

.sn_au {
	font-weight: bold;
	background-color: #FC6;
	border-radius: 15%;
	padding-top: 0.125em;
	padding-right: 0.5em;
	padding-bottom: 0.125em;
	padding-left: 0.5em;
	margin-right: 0.125em;
	margin-left: 0.125em;
}

.sn_wi {
	font-weight: bold;
	background-color: #CFF;
	border-radius: 15%;
	padding-top: 0.125em;
	padding-right: 0.5em;
	padding-bottom: 0.125em;
	padding-left: 0.5em;
	margin-right: 0.125em;
	margin-left: 0.125em;
}


/* お茶席の着物　title */

.ocha_title01 {
	background-image: url(../event/img/oha_title01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 300px;
}

.ocha_title02 {
	background-image: url(../event/img/oha_title02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 300px;
}

.ocha_title03 {
	background-image: url(../event/img/oha_title03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 300px;
}




.ocha_title01 h2,
.ocha_title02 h2,
.ocha_title03 h2 {
	font-size: 280%;
	color: #FFF;
	background-color: #000;
	opacity: 0.6;
	padding-top: 0.025em;
	padding-left: 0.025em;
	margin-top: 0px;
	margin-left: 0px;
}

/* お茶席の着物　title ここまで */


/*  フォームのデザイン */


.raitenyoyaku table th,
.raitenyoyaku table td,
.contact table th,
.contact table td {
	padding: 10px;
}



.raitenyoyaku table th,
.contact table th {
	background-color: #E4E4E0;
	text-align: left;
	white-space: nowrap;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.raitenyoyaku table tr,
.contact table tr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}



#tbl_contact {
		width: 100%;
		table-layout:fixed;

}

#raitenyoyaku_inner_tbl {
}

.raitenyoyaku form .v7,
.contact form .v7,
.contact form .v11,
.raitenyoyaku form .v11{
	width: 100%;
}

.raitenyoyaku form .v112{
	width: 80%;
}


#raitenyoyaku_inner_tbl {
}
.contact form .v111,
.raitenyoyaku form .v111 {
	width: 15%;
}


.raitenyoyaku #tbl_contact form .v11 {
	width:100%;
}

.raitenyoyaku form .v1,
.raitenyoyaku form .v2,
.raitenyoyaku form .v8,
.raitenyoyaku form .v9,
.raitenyoyaku form .v10,
.contact form .v8,
.contact form .v9,
.contact form .v10 {
	width: 15%;
}

.raitenyoyaku form .v12,
.raitenyoyaku form .v51 {
	width: 25%;
}



.raitenyoyaku form .v12,
.raitenyoyaku form .v51,
.raitenyoyaku form .v24,
.raitenyoyaku form .v25,
.raitenyoyaku form .v26 {
	width: 10%;
}

.raitenyoyaku form .v30 {
	width: 50%;
}




/*  フォームのデザインここまで */



/* syoukai（商品ページ）のデザイン設定 */

.syoukai .syoukai_btn01 a {
	font-weight: bold;
	background-color: #666;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	text-align: center;
	display: block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color: #FFF;
	display: block;

}

.syoukai .syoukai_btn01 a {
}

.syoukai .syoukai_btn01 a:hover {
	color: #FFF;
	background-color: #999;
}




.syoukai .slides li {
}

.syoukai .syoukai_title01 {
	font-weight: bold;
	background-color: #CCC;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	text-align: center;
	display: block;
	color: #000;
}

.syoukai .syoukai_title02 {
	font-weight: bold;
	background-color: #FCC;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	text-align: center;
	display: block;
	color: #000;
}

.syoukai h2 {
	font-size: 140%;
}

.syoukai .tab-content input[type="radio"] {
  display: none;
}

.syoukai .tab-content label {
	display: inline-block;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 90%;
	background-color: #ECECEC;
	cursor: pointer;
	box-shadow: inset -1px 1px 2px rgba(0, 0, 0, 0.3);
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
}
.syoukai .tab-content label:hover,
.syoukai .tab-content input[type="radio"]:checked + label {
	color: #FFF;
	background-color: #666666;
}

.syoukai .tab-content .tab-box {
	width: 100%;
	padding: 10px;
	border: 1px solid #999999;
	border-radius: 0 5px 5px 5px;
	box-sizing: border-box;
}


.syoukai .tab-content > .tab-box > div {
  display: none;
}

.syoukai #tab1:checked ~ .tab-box > #tabView1 {
  display: block;
}


.syoukai #tab2:checked ~ .tab-box > #tabView2 {
  display: block;
}

.syoukai #tab3:checked ~ .tab-box > #tabView3 {
  display: block;
}


.syoukai #tabView2 .set {
	background-image: url(../img/syoukai_set.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,
            white 1px -1px 0px, white -1px -1px 0px;
}

.syoukai #tabView1 table {
}
.syoukai #tabView1 table th {
	width: 25%;
	background-color: #F6F6F6;
}
.syoukai #tabView1 table td {
	width: 75%;
}

.review_title {
}

.review_title h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 180%;
}

.review_title p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0px;
	padding-bottom: 1em;
	font-size: 120%;
}




/* syoukai（商品ページ）のデザイン設定ここまで */


/* yukataページデザイン設定 */


.yukata .link_btn a{
	color: #FFF;
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #999;
	padding-right: 1em;
	padding-left: 1em;
}

.yukata .link_btn2 a,
.yukata_mens .link_btn2 a{
	color: #FFF;
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #3CF;
	padding-right: 1em;
	padding-left: 1em;
}



.yukata .s_img{
	clear: both;
	margin-top: 20px;
	width: 100%;
}

.yukata .s_img img {
	width: 23%;
	padding-right: 2%;
}

.yukata .recomend_box h4 {
		font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 120%;
	font-weight: bold;
	text-decoration: blink;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 120%;
	}
	
.yukata h3 {
	margin-top:0px;
	padding-top:0px;
}
	
/* yukataページデザイン設定ここまで */	


/* ヘアーセット　ページデザイン設定 */

.hair_dl  {
	margin-top:0px;
	margin-bottom:30px;
	
	}

.hair_dl dt h3 {
	font-size:140%;
	border-bottom:#999 solid 1px;
	margin-right:3em;
	margin-top:1em;
	margin-bottom:0.25em;
	
}
 .hair_dl dt {
	 margin:0px;
 }
 
.hair_dl dd {
	width:100%;
	margin:0px;
	
	}

.hair_dl dd p {
	text-align:left;
	margin-bottom:1em;
	margin-top:0px;
}

/* table */

table.type00h {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width:100%;
}
table.type00h th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type00h td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}

/* table */

.hair_date ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}

.hair_date li {
	font-size:80%;
	display:inline-block;
	min-width:4em;
	line-height:1.5em;
	text-align:center;
	margin-right:5px;
	background-color:#666;
	color:#ffffff;
	}

.hair_date .li_title {
	color:#000;
	font-weight:bold;
	background:none;
	padding-left:0px;
	margin-right:0px;
	width:3em;
}


.hair_date .face {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}

.hair_date .face li {
	display:inline-block;
	text-align:center;
	margin-right:5px;
	background-color:#666;
	color:#ffffff;
	vertical-align:middle;
	}
	
.hair_date .face li img {
	width:20px;
	margin:3px;
}

.hair_date .face li p {
	font-size:80%;
	margin:0px;
	
}

.hair_date .face .li_title {
	color:#000;
	font-weight:bold;
	background:none;
	padding-left:0px;
	margin-right:0px;
	width:3em;
}



/* ヘアーセット　ページデザイン設定 */



.bigiframe iframe{
	width:100%;	
}




/* 期間限定キャンペーン設定 */

.gentei_campaign{
	width:80%;
	margin:0 auto;
	border:1px solid #ccc;
	padding:50px;
}

.gentei_campaign2{
	width:50%;
	margin:0 auto;
	border:2px solid #f3d1c4;
	padding:50px;
}

.antique_campaign .h3_underline{
	font-family: ten-mincho, "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.gentei_campaign h2{
	font-size:25px;
	background-color:#FF3;
	display:block;	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:40%;
	float:left;	
	margin-right:20px;
	padding:10px;
}

.gentei_p{
	font-size: 22px;
    margin: 35px 0 0 15px;
	text-decoration: line-through #900;
	float:left;
}

.gentei_sankaku{
	font-size:25px;
	margin:35px 0 0 25px;	
	float:left;
}

.gentei_zeikomi{
	font-size:25px;
	margin:35px 0 0 0px;	
	float:left;
}


.gentei_h2{
	font-size:45px;
	margin:15px 0 0 25px;	
	float:left;
	font-weight:bold;	
}

.gentei_tyui{
	clear:both;
	font-size:21px;	
	padding-top:30px;
}

ul.antique_gallery{
/* Prevent vertical gaps */
line-height: 0;
-webkit-column-count: 4;
-webkit-column-gap: 0px;
-moz-column-count: 4;
-moz-column-gap: 0px;
column-count: 4;
column-gap: 0px;
padding:0;
}
ul.antique_gallery li{
margin:0;
/* Just in case there are inline attributes */
width: 100% !important;
height: auto !important;
list-style-type:none;
}
ul.antique_gallery li img{
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-b;
border:solid #fff 1px;
}


/* 吹き出し本体 */
.balloon2{
  position: relative;
  padding: 30px 20px 30px 60px;
  border-radius: 10px;
  color: #ffffff;
  background-color:#fdaf82;
  margin-right: 110px;          /* 右に余白を設ける */
  display: inline-flex;
  font-size:150%;
  text-align:left;
  margin-top:50px
}
/* 画像 - 絶対配置で右上に配置 */
.balloon2 .icon{
  position: absolute;
  right: -210px;
  top: 0px;
op: 0;
}
/* 三角アイコン */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  top: 20px;
  border-left: 15px solid #fdaf82;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.balloon2_h3{
	color: #fdaf82;
    font-weight: bold;
    text-align: left;
    position: absolute;
    right: 50px;
    top: -60px;
    op: 0;
    font-size: 25px;
	display: inline-table;
}


.balloon2 .icon {
    display:none;
}

/* 三角アイコン */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 20px;
  top: -15px;
  border-left: 15px solid #fdaf82;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.balloon2 {
    position: relative;
    padding: 30px 20px 30px 40px;
    border-radius: 10px;
    color: #ffffff;
    background-color: #fdaf82;
    margin: 0px auto;
    display: inline-flex;
    font-size: 150%;
    text-align: left;
    margin-top: 50px;
    width: 50%;
    box-sizing: border-box;
}

	span.red_small {
    color: #af0000;
    font-size: 0.6em;
    margin-right: -14em;
    margin-left: 1em;
}

span.teisei{
  text-decoration: line-through;
}
span.red_small.yukata {
    margin-right: 0;
}

.centering > span.gentei_zeikomi {
    font-size: 0.6em;
    float: none;
}

@media only screen and (max-width: 768px) {
.antique #slider {
    background-image:url(../img/11.JPG);
    min-height: 350px;
    background-repeat: no-repeat;
    background-position: -600px top;
}
.syoukai {
    padding-top: 4em !important;
}
}





.flex_img {
    display: flex;
    justify-content: space-around;
}

/* fukujuen 
-----------------------------------------------------------*/	
.tex_read_price {
    color: #FFF;
    padding-top: 50px;
    text-align: center;
}

#section_roan_concept_fukujuen1 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    height: 550px;
    background-color: rgb(0 0 0 / 48%);
    line-height: 0.2em;
		}
		
.palalax_fukujuen1 {
    background: url(../img/fukujuen/top_roan01.jpg) 50% 0 no-repeat #000!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    position: relative!important;
    top: 550px!important;
    margin-bottom: 550px!important;
		}
		
.palalax_fukujuen2 {
    background: url(../img/fukujuen/top_roan02.jpg) 50% 0 no-repeat #000 !important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
	position: relative!important;
	top: 80px !important;
	margin-bottom: 50px!important;
		}
		
#section_roan_concept_fukujuen3 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    height: 540px;
    background-color: rgb(0 0 0 / 48%);
    line-height: 0.2em;
		}
		
.palalax_fukujuen3 {
    background: url(../img/fukujuen/top_roan03.jpg) 50% 0 no-repeat #000 !important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    position: relative!important;
    top: 50px!important;
    margin-bottom: 150px!important;
		}
		
h2.h2_underline_otya {
    margin: 10px 70px;
    padding: 0px 50px;
		}
p.otya_flow_img {
    padding: 5px 20px 20px 20px;
		}
		
.fukujuen_point {
    display: flex;
    justify-content: center;
    width: 75%;
    margin: 0 auto;
		}
.fukujuen_pricebox {
    width: 80%;
		}
.fukujuen_pricebox_center {
    font-size: 16px;
    text-align: center;
    padding: 10px;
		}
		
.photo_price_box_contents {
    padding-bottom: 15px;
		}
		
.fukujuen_taiken h4 .option_number_green {
    font-size: 1em;
    font-weight: normal;
    background-color: #41913f;
    color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
}
		
div#fukujuen_contents {
    padding: 10em 0px 0px 0px;
		}
.fukujuen_taiken_img {
    width: 80%;
    display: flex;
    margin: 0 auto;
		}
		
.fukujuen_taiken {
    display: flex;
    align-items: baseline;
    border-bottom: 1px dotted;
    margin: 0 40px;
    font-size: 14px;
    box-sizing: border-box;
		}
		
.fukujuen_cont_top {
    color: #6e6e6e;
    font-weight: bold;
    font-size: 20px;
    text-align: initial;
    margin: 1em 0em 1em 1.5em;
}
		
p.otya_flow_img img {
    object-fit: cover;
    width: 450px;
    height: 300px;
		}
.fukujuen_order {
    text-align: left;
    padding: 0em 10em;
    font-size: 15px;
		}
.fukujuen_order2 {
    text-align: left;
    padding: 0em ;
    font-size: 15px;
		}		
p.align_center {
    text-align: center;
		}
		
.h2_big_about {
    font-size: 240%;
    margin: 0;
		}
.align_center_bottom{
	padding:1em 0 2em;
		}
.align_center_bottom_p{
	padding-bottom:2em;
		}
		
p.shop_img {
    text-align: center;
		}
p.shop_img_bg {
    text-align: center;
    width: 40%;
    margin: 0 auto;
}	
#section_fukujuen2_concept {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    height: 500px;
    background-color: rgb(0 0 0 / 48%);
    line-height: 0.2em;
		}
		
.fukujuen_top_nav {
    display: flex;
    width: 55%;
    margin: 0 auto;
			justify-content: space-evenly;
			padding-bottom: 3em;
		}	
.fukujuen_top_nav2 {
    display: flex;
    width: 55%;
    margin: 0 auto;
    justify-content: space-evenly;
    padding-bottom: 3em;
    padding-top: 30px;
}	
.fuku_nav_button {
    background-color: #41913f;
    height: 45px;
    width: 230px;
		}	
		
.fuku_nav_button p a {
    color: #FFF !important;
    font-family: serif;
		}
		
#fukujuen_about_shop1 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
			display: block;
			padding-top: 90px;
    margin-top:-90px;		}
		
#fukujuen_about_shop2 {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
			display: block;
			padding-top: 90px;
    margin-top:-90px;
		}		
		
#fukujuen_application {
    clear: both;
    float: left;
    margin-left: 0;
    width: 100%;
	display: block;
	padding-top: 150px;
		margin-top:-150px;		}
		
		
.Introduction_box {
			display: flex;
			justify-content: space-around;
		}
		
.about_shop_cont1 {
    width: 550px;
}
		
.bottom_shop_img {
    display: flex;
		}
		
p.bg_shop_img {
    padding: 5px;
		}
		
p.bg_shop_img img {
    width: 100%;
		}
		
.Introduction_shop_info {
    padding: 25px 0;
		}
		
table.Introduction_table tbody tr th {
    text-align: inherit;
    width: 120px;
		}
		
.Introduction_shop2 {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    padding: 25px 0 40px;
    margin: 1em 0;
}
/* ラインクーポン
-----------------------------------------------------------*/	
p.coupon_p {
    border-bottom: 1px dotted;
    box-sizing: border-box;
    padding: 0.5em 1em;
}

.linecoupon_cont {
    width: 1000px;
    margin: 0 auto;
    padding-top: 2em;
}

.coupon_p span {
    padding: 0px 20px;
}

.coupon_in p {
    text-align: center;
    font-size: 110%;
}

p.linecoupon_img img {
    width: 200px;
}

p.linecoupon_img {
    text-align: center;
    padding: 30px;
}
p.linecoupon_img2 {
    width: 600px;
    margin: 0 auto;
    padding: 20px 0;
}

p.linecoupon_img3 {
    width: 350px;
    margin: 0 auto;
}

@media only screen and (max-width: 480px) {

	p.linecoupon_img2 {
		width: 90%;
		margin: 0 auto;
		padding: 20px 0;
	}

	p.linecoupon_img {
		padding: 0;
	}

	p.linecoupon_img img {
		width: 150px;
		padding: 15px 0;
	}

	/* fukujuen スマホ
	-----------------------------------------------------------*/	

	#section_roan_concept_fukujuen1 {
		height: 430px;
		text-align: center;
	}

	.tex_read_price {
		color: #FFF;
		padding-top: 20px;
	}

	.fuku_nav_button {
		width: 80% !important;
		padding: 0.5em;
		margin: 1em auto;
	}
	.fukujuen_top_nav {
		display: block;
		width: 100%;
	}
	
	.fukujuen_top_nav2 {
		display: block;
		width: 100%;
	}
	
	h2.h2_underline_otya {
		margin: 10px 0;
		padding: 0px 10px;
	}
	
	p.otya_flow_img img {
		object-fit: cover;
		width: 450px;
		height: 210px;
	}
	
	.fukujuen_point {
		display: block;
		width: 100%;
	}
	
	.fukujuen_taiken {
		display: block;
		border-bottom: 1px dotted;
		margin: 30px 0 0 0;
		font-size: 11px;
		box-sizing: border-box;
	}
	
	.fukujuen_cont_top {
		font-size: 15px;
		text-align: left;
		margin: 0;
		padding: 20px 0;
	}
	
	.fukujuen_taiken_img {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	#section_fukujuen2_concept {
		height: 650px;
			}
	
	.fukujuen_order {
		padding: 0;
		text-align: left;
	}

	p.shop_img_bg {
		width: 100%;
	}

	p.shop_img_bg img {
		padding-top: 1em;
	}

	.centering > span.gentei_zeikomi {
		font-size: 17px;
		float: none;
	}

	#section_roan_concept_fukujuen3 {
		margin-bottom: 5em;
	}
	/* fukujuenスマホ　終 
	-----------------------------------------------------------*/	
	
		
	.slider_kids{
		zoom: 2.8;
		right: 100px;
		
	}
	
	.slider_kids2 {
		zoom: 3;
		right: 110px;
	}
	
	.slider_hakama {
		zoom: 2.8;
		right: 160px;
	}
	
	
	.gentei_campaign h2 {
		font-size: 25px;
		background-color: #FF3;
		display: block;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		width: 100%;
		float: none;
		margin-right: 20px;
		padding: 10px;
		box-sizing: border-box;
		text-align: center;
	}
	.gentei_campaign {
		width: 98%;
		margin: 0 auto;
		border: 1px solid #ccc;
		padding: 20px 15px;
		box-sizing: border-box;
	}
	
	
	.gentei_h2 {
		font-size: 41px;
		margin: 15px 0 0 10px;
		/* float: none; */
		font-weight: bold;
		clear: both;
	}
	
	.gentei_p {
		margin-left:10px;
		text-decoration: line-through ;	
	}
	
	
	
	
	
	.antique #slider {
		background-image:url(../img/11.JPG);
		min-height: 350px;
		background-repeat: no-repeat;
		background-position: -960px -25px;
	}
	
	
	
	
	ul.antique_gallery{
	/* Prevent vertical gaps */
	line-height: 0;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;
	padding:0;
	}
	ul.antique_gallery li{
	margin:0;
	/* Just in case there are inline attributes */
	width: 100% !important;
	height: auto !important;
	list-style-type:none;
	}
	ul.antique_gallery li img{
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-b;
	border:solid #fff 1px;
	}
	
	
	.balloon2 .icon {
		display:none;
	}
	
	/* 三角アイコン */
	.balloon2::before{
	  content: '';
	  position: absolute;
	  display: block;
	  width: 0;
	  height: 0;
	  right: 20px;
	  top: -15px;
	  border-left: 15px solid #fdaf82;
	  border-top: 15px solid transparent;
	  border-bottom: 15px solid transparent;
	}
	
	.balloon2 {
		position: relative;
		padding: 30px 20px 30px 40px;
		border-radius: 10px;
		color: #ffffff;
		background-color: #fdaf82;
		margin: 0 auto;
		display: inline-flex;
		font-size: 100%;
		text-align: left;
		margin-top: 50px;
		width: 80%;
		box-sizing: border-box;
	}
	
	.balloon2_h3 {
		color: #fdaf82;
		font-weight: bold;
		text-align: left;
		position: absolute;
		right: 50px;
		top: -48px;
		op: 0;
		font-size: 18px;
		display: inline-table;
	}
				
	span.bold_p{
		font-size: 150%;
		font-weight: 800;
	}


	/* 来店予約
	-----------------------------------------------------------*/
	#tbl_contact{
		width:100%;
		table-layout: fixed;
    	box-sizing: border-box;
    	word-wrap: break-word;
	}
	
	table td,table th {
		word-break: break-all;
	}

	div#goraitenyoyaku_contact {
		width: 100%;
		font-size: 11px;
	}
	div#goraitenyoyaku_contact table{
		width:100%;
    	box-sizing: border-box;
    	table-layout: fixed;
    	word-wrap: break-word;
	}


	#tbl_contact textarea.wpcf7-form-control.wpcf7-textarea {
		width: 79vw;
	}

	#tbl_contact input.wpcf7-form-control.wpcf7-text{
		width: 80%;
	}

	#tbl_contact tr,#tbl_contact td,#tbl_contact th{
		width: 100%;
		display: block;
	}


	div#goraitenyoyaku_contact h3 {
		border: 1px solid #ccc;
		padding: 1em 1.5em;
		font-size: 13px !important;
		margin: 0;
		background-color: #fff;
	}

	div#goraitenyoyaku_contact .form_contents {
		border: 1px solid #ccc;
		padding: 1em 1.5em;
		font-size: 13px !important;
		margin: 0;
	}


	div#goraitenyoyaku_contact input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
	div#goraitenyoyaku_contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
	div#goraitenyoyaku_contact textarea.wpcf7-form-control.wpcf7-textarea  {
		width: 78vw;
	}

	.fff3e3{
		background-color: #fff3e3;
	}
	.d2f1fb{
		background-color: #d2f1fb;
	}
	.f4f1e8{
		background-color: #f4f1e8;
	}
	.ffffdc{
		background-color: #ffffdc;
	}


}

div#goraitenyoyaku_contact h3 {
	border: 1px solid #ccc;
	padding: 1em 1.5em;
	font-size: 13px !important;
	margin: 0;
	background-color: #fff;
}

div#goraitenyoyaku_contact .form_contents {
	border: 1px solid #ccc;
	padding: 1em 1.5em;
	font-size: 13px !important;
	margin: 0;
}


div#goraitenyoyaku_contact input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
div#goraitenyoyaku_contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
div#goraitenyoyaku_contact textarea.wpcf7-form-control.wpcf7-textarea  {
	width: 100%;
}

.fff3e3{
	background-color: #fff3e3;
}
.d2f1fb{
	background-color: #d2f1fb;
}
.f4f1e8{
	background-color: #f4f1e8;
}
.ffffdc{
	background-color: #ffffdc;
}


	/* 来店予約
	-----------------------------------------------------------*/


	
	/* voice
	-----------------------------------------------------------*/
	@media only screen and (max-width: 480px) {	
	.pankuzu {
		margin: 0 1.3em;
		padding-top: 4em;
	}
	
	h3.h3_underline {
		font-size: 20px;
		text-align: center;
	}
	
	h2 {
		padding-top:1em;
		font-size: 18px!important;
	}
	
	h3 {
		font-size: 13px;
	}
	
	.gridContainer.clearfix.contents_box_01 {
		margin-bottom: -4em;
	}
	
	
	.voice {
		border-bottom: 1px solid gray;
	   
	}
	
	.customer_voice {
		margin-bottom: 3em;
	}
	
	h2.centering {
		margin: 0em;
		font-size: 30px;
	}
	
	ul.h1_p {
		margin: 0;
	}
	/* voice end
	-----------------------------------------------------------*/	
	
	}

	