@charset "utf-8";
@keyframes tabAnim {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
/* CSS Document */
img {
	vertical-align: bottom;
}
.base_pink {
	color: #cc0000;
}
.base_red {
	color: #cc0000;
}
.base_tome {
	background: #74325c;
	color: #fff;	
}
.base_furi {
	background: #ED7979;
	color: #fff;
}
.base_irotome {
	background: #feedbd;
	color: #4d4d4d!important;
}
.base_irotome a:link, .base_irotome a:visited {
	color: #4d4d4d!important;
}
.base_hou {
	background: #7fbbd2;
	color: #4d4d4d!important;
}
.base_iromuji {
	background: #b8e3b7;
	color: #4d4d4d!important;
}
.base_morning {
    background-color: #0C3449;
    color: #fff;
}

.c_gray {
	color: #4d4d4d;
}
.c_bold {
	font-weight: bold;
}
.title_text {
	color: #cc0000!important;
}
.js-callcatalogue-submit {
	cursor: pointer;
}

/*------------------------------------------- 
インフォメーション設定
------------------------------------------- */	
.formal .c_infodate {
	color: #aa222a;
	font-weight: 600;
}
.c_infotext {
	margin-bottom: 10px;
	line-height: 1.8;
	padding-bottom: 10px;
	border-bottom: 1px #9d9d9d dotted;
}
.formal .c_infotext a:link {
	color: #aa222a;
	font-weight: bold;
}
.information_area {
	text-align: left;
}
.information_wrap section{
	display: none;
}
.information_wrap section.c_info_formal, .information_wrap section.c_info_furi, .information_wrap section.c_info_all{
	display: block!important;
}
/*------------------------------------------- 
インフォメーション設定　ここまで
------------------------------------------- */
@media screen and (min-width: 0px) and (max-width: 750px) {
.information_wrap section{
	display: none;
}
.information_wrap section.c_info_formal, .information_wrap section.c_info_furi, .information_wrap section.c_info_all{
	display: block!important;
}
.itemid_name {
    bottom: 0!important;
}
/*-----------------------------
テキスト設定
------------------------------*/
.title_base {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 6vw;
	font-weight: 600;
	color: #323333;
	margin-bottom: 10px;
	line-height: 1.8em;
	}
.lead {
	font-size: 3.5vw;
    color: #4d4d4d;
    line-height: 1.8;
    text-align: center;
    width: 95%;
    margin: 0 auto;
}
.rental p, .kimono p, .pickup p {
    font-size: 4.5vw;
    line-height: 4.5rem;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.rental p::after, .kimono p::after, .pickup p::after {
font-family: "Font Awesome 5 free";
    content: "\f107";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    /* left: 0; */
    margin: auto;
    font-weight: bold;
	font-size: 6vw;
	}

/*-----------------------------
ヘッダーアイコン設定
------------------------------*/
.c_logo-furi {
    width: 45%;
    max-width: 172px;
}
.user_icon {
    position: absolute;
    right: 55px;
    width: 120px;
    display: flex;
    justify-content: space-between;
}
.user_icon a {
    display: inline-block;
}
.user_icon .fa-leanpub, .user_icon .fa-user, .user_icon .fa-heart, .user_icon .fa-shopping-cart {
    font-size: 20px !important;
    margin: 0 0.7em;
    color: #242424!important;
}
.user_icon a.return2catalogue::before {
content: "レンタル一覧";
    font-size: 8px;
    position: absolute;
    bottom: -11px;
    left: -1%;
    letter-spacing: 1px;
    color: #4d4d4d;
}
a.header_favorites::before {
	content: "お気に入り";
    font-size: 8px;
    position: absolute;
    bottom: -11px;
    left: 61%;
    color: #4d4d4d;
    width: 40%;
}
#page-top {
    bottom: 8px;
    right: 16px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 30px;
}
#obj_catalogue_link {
    position: fixed;
    z-index: 53;
    bottom: 63px;
    right: 5px;
    font-size: 7vw;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #cc0000;
    border-color: #ffffff;
    border-width: medium;
    text-align: center;
    opacity: 1.0;
    border: 3px solid #ffffff;
}
#obj_catalogue_link p {
    position: relative;
    padding: 0;
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.2;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
#obj_catalogue_link a{
	color: #ffffff;
	}
#obj_catalogue_link .fa-search {
	font-size: 20px;	
	}

.top_slider_text {
    font-size: 4.375vw;
    position: absolute;
    bottom: 0;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #cc0000;
    text-align: center;
    margin: 0 auto .5em;
    line-height: 2;
    z-index: 52;
    width: 100%;
	padding: 1em;
	background-color: rgba(255,255,255,0.6);
}
.header_img {
	position: relative;
}

.top_slider_text_back {
	position: absolute;
    z-index: 51;
    bottom: 0;
    left: 0;
    background: #ffffff;
    opacity: 0.7;
    display: block;
    width: 100%;
    height: 27%;
}
.top_slider_text h2 {
	font-size: 7vw;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1px;
}
.top_slider_text p {
	font-size: 4.375vw;
	font-weight: bold;
	line-height: 1.8;
}
#obj_fade_slider_box_phone {
	position: relative;
}
.scroll {
	position: absolute;
	left: 44%;
	margin-top: -6.5%;
	z-index: 52;
}
.scroll_down {
	display: block;
	font-size: 9vw;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	position: relative;
	background: #999999;
}
.fa-chevron-down {
	font-size: 9vw;
	color: #fff;
	position: absolute;
	top: 20%;
	left: 22%;
	opacity: 1;
}
#furisode {
	margin-top: 60px;
	padding-top: 60px;
}
#rental, #pickup, #kimono, #ranking {
	margin-top: -20px;
	padding-top: 20px;
}
.rental_box .title_text {
	margin-top: 1.5em;
}
.serect_navi.buy, .serect_navi.rental, .serect_navi.pickup, .serect_navi.kimono {
	background: #ECEDEF;
	position: relative;
	padding: 1rem;
}
.buy p, .rental p, .pickup p, .kimono p {
	color: #4d4d4d;
}


.ruby2 {
	margin-top: -1em;
	font-size: 3.5vw;
	text-align: center;
}
.border_h50 {
	margin-bottom: 0.5em
}
.serect_navi {
	width: 100%;
	display: inline-block;
	font-size: 4vw;
	margin: 0 auto;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
}
.serect_navi p {
	font-size: 4.5vw;
	line-height: 4.5rem;
}
.serect_navi li {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
}


/*------------------------------------------- 
フェードインしながら上へスライド 
------------------------------------------- */	

.fadein_box {
	opacity: 0;
	transform: translate(0, 20px);
	-webkit-transform: translate(0, 20px);
	transition: 1.3s;
}
.fadein {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
/*------------------------------------------- 
フェードインしながら上へスライド 　ここまで
------------------------------------------- */	
	
.title_text {
	color: #cc0000;
	text-align: center;
	font-size: 8vw;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom: .4em;
}
.sub_title_text {
	color: #000000;
	font-size: 5vw;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
}
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.pickup_base {
	width: 100%;
	margin-bottom: 10px;
	background-color: #fff;
}
.pickup_menu {
	background-color: #fff;
	border-bottom: 1px solid #4d4d4d;
}
.pickup_box {
	width: 100%;
	max-width: 1280px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_title {
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #AFAFAF solid;
	padding-left: 15px;
	font-size: 4.375vw;
	color: #4d4d4d;
}
.pickup_title .fa-flag {
	font-size: 25px;
}
.pickup_box img {
	width: 30%;
}
.pickup_side {
	width: 65%;
}
.pickup_side span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 4vw;
	font-family: "Sawarabi Gothic";
}
.pickup_btn {
	width: 85%;
	background-color: #4d4d4d;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 3vw;
	padding: 5px;
}
.scene_base {
	width: 100%;
	margin: 0 auto;
}
.pickup_box_menu {
	width: 93%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_box_menu img {
	width: 30%;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
.rental_box {
	margin-top: 10%;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}


.arrival_btn {
	width: 85%;
	margin: 5% auto 10%;
	text-align: center;
	font-size: 4.375vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;

}
.arrival_btn .btn1 {
	display: block;
	background: #ECEDEF;
	color: #cc0000;
	width: 100%;
	padding: 1em 0;
}
.arrival_btn .btn2 {
	display: block;
	background: #cc0000;
	color: #ffffff;
	width: 100%;
	padding: 0.8em 0;
	border-radius: 5px;
	border-bottom: 3px solid #bbb;
}
/*------------------------------
ランキングから選ぶ
------------------------------*/
.c_11px{
     font-size: 8px;
}


.item-tab-content {
	width: 100%;
	display: inline-block;
}

input[type="radio"] {
	display: none;
}
.item-tab_area {
	width: 100%;
	display: flex;
	margin: 1.5em auto 1em;
	position: relative;

}
.item-tab_area label {
	width: 50%;
	display: inline-block;
	padding: 1.2em 0;
	color: #aa222a;
	background: #EDEEF0;
	text-align: center;
	font-size: 3.8vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}
	
.item-tab_area2 {
	width: 100%;
	display: flex;
	margin:1em auto 0.5em;
	position: relative;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;	
}
.item-tab_area2 label {
	width: 50%;
	display: inline-block;
	padding: 1.2em 0;
	color: #aa222a;
	background: #EDEEF0;
	text-align: center;
	font-size: 3.5vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}	
	
.item-tab_area label:hover,
.item-tab_area2 label:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #aa222a;
	color: #ffffff;
}
.item-tab-box {
　　background: #fff;
}
.item-tab_panel {
	width: 100%;
	padding: 0.2em 0 0;
	display: none;
}
#formal-tab1:checked ~ .item-tab_area2 .formal-tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab1:checked ~ .item-tab-box #formal-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}

#formal-tab2:checked ~ .item-tab_area2 .formal-tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab2:checked ~ .item-tab-box #formal-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
	
#formal-tab3:checked ~ .item-tab_area2 .formal-tab3_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab3:checked ~ .item-tab-box #formal-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab4:checked ~ .item-tab_area2 .formal-tab4_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab4:checked ~ .item-tab-box #formal-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
.ranking_part {
	width: 100%;
}
#obj_banner_box span {
	white-space: normal;
}

.ranking_base {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 1.5em auto;
	justify-content: space-between
}


.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
	margin: 10px auto;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	position: relative;
	width: 32%;
	margin: 5px 0;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}
.ranking_caption {
	font-weight: 500;
	background: rgba(255, 255, 255, 0.75);
	/* opacity: 0.5; */
	position: absolute;
	bottom: 30px;
	/* left: 0; */
	padding: 10px 0;
	font-size: 14px;
	/* letter-spacing: -1px; */
	line-height: 18px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	width: 100%;
}
.ranking_tag {
	background-color: #ED7979;
	color: #fff;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 3px;
	font-weight: 400;
	margin-left: 5px;
}
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	clear: both;
	width: 100%;
    /*margin: 5% auto 9%;*/
	margin: 0 auto 5%;
}
.pickup_box2 a {
	display: block;
	height: 7.5em;
}
.pickup_box2 {
	width: 100%;
	clear: both;
	border-top: 1px #dddddd solid;
	height: 7.5em;
	display: flex;
}
.pickup_box2 img {
	float: left;
	width: 100%;
	max-width: 102px;
	border: 1px #eee solid;
	box-sizing: border-box;
	margin-top: 10px;
}
.pickup_box2 p {
	text-align: left;
	padding-left: 2%;
	width: 78%;
	float: left;
	margin: 5px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.pickup_box3 {
	width: 100%;
	clear: both;
	border-top: 1px #dddddd solid;
	height: 7.5em;
	border-bottom: 1px #dddddd solid;
	display: flex;
}
.pickup_box3 a {
	display: block;
	height: 7.5em;
}
.pickup_box3 img {
	float: left;
	width: 100%;
	max-width: 102px;
	border: 1px #eee solid;
	box-sizing: border-box;
	margin-top: 10px;
}
.pickup_box3 p {
	text-align: left;
	padding-left: 2%;
	width: 78%;
	float: left;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.top_pickup_title {
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
}
.camp_wrap {
	width: 100%;
    /*margin: 0 auto 5%;*/
	margin: 5% auto 9%;
}
.camp_wrap img {
	width: 100%;
}
.camp_box {
	width: 100%;
	/*max-width: 620px;*/
	margin-bottom: 5%;
}
.camp_box img {
	width: 100%;
	margin: 0px auto;	
	border: 1px #eee solid;
	box-sizing: border-box;
}
.price_red {
	color: #cc0000;
	font-weight: 600;
}
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/	
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(/furisode/img/new_top/reason_bg.png);
	background-repeat: repeat;
    padding: 1% 0 10%;
}
.reason_btn_box a {
    color: #4d4d4d;
    width: 85%;
    padding: 13px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
	font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 5% auto 10%;
    letter-spacing: 1px;
	border-bottom: 3px solid;
	background: #fff;
	}
.reason .title_text {
	margin-top: 5%;
}
.sub_text {
	font-size: 2.8vw;
	color: #777777;
}
.reason_title {
	font-size: 4.375vw;
	text-align: center;
	font-family: source-han-serif-japanese, sans-serif;
}
.strong {
	color: #cc0000;
	font-size: 5vw;
	font-weight: bold;
}
.date {
	font-size: 3vw;
}
.reason_lead {
	font-size: 3.5vw;
	text-align: left;
	width: 95%;
	margin: 1em auto;
}
.reason_img_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2em auto;
}
.reason_img {
	width: 50%;
	position: relative;
}
.reason_text_box_back {
	position: absolute;
	width: 79%;
	margin: 0 auto;
	height: 55%;
	background: #ffffff;
	opacity: 0.8;
	text-align: center;
	bottom: 9%;
	left: 11%;
}
.reason_text_box {
	position: absolute;
	left: 16%;
	bottom: 13%;
	width: 69%;
}
.reason_sub_title {
	font-size: 4vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #333;
}
.reason_text {
	font-size: 12px;
	margin-bottom: 10px;
}
.link_text {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 700;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------
お立場から選ぶ
--------------------------*/
.feature_base {
	width: 98%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin: 10px auto 0;
}
.feature_base2 {
	width: 100%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin: 10px auto 5px;
}
.feature_base3 {
	width: 100%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
    margin: -5px auto 0;
}
.feature_box01 {
	width: 58%;
	max-width: 750px;
	float: left;
	margin: 0;
}
.feature_box02 {
	width: 42%;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
}
.feature_box02 p {
	width: 75%;
	margin: 0 auto;
	display: block;
	text-align: left;
	margin-top: 15%;
	line-height: 2.5em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.position_base {
	width: 100%;
	display: block;
	padding: 7px;
	background-color: #edefef;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.position_base::after {
	content: "";
    display: block;
    width: 32%;
	padding: 5px 2px;
	border-radius: 5px;
	}
.feature_base::before {
    content: "";
    display: block;
    width: 32%;
    margin: 10px 0;
    order: 1;
}
.feature_base::after {
    content: "";
    display: block;
    width: 32%;
    margin: 10px 0;
}
.position_box {
	width: 48%;
    margin: 10px 0;
	position: relative;
	color: #4d4d4d;
	}
.position {
	position: absolute;
    top: 15%;
    left: 36%;
    right: 0;
    margin: auto;
    text-align: left;
    padding: 0 5% 0 0;
    width: 63%;
}

.position_title {
	font-size: 6vw;
	font-family: source-han-serif-japanese, sans-serif;
	color: #4d4d4d;
	text-align: left;
	font-weight: 500;
}

.position_lead {
	font-size: 4vw;
	color: #4d4d4d;
	text-align: left;
}
.position_img {
	position: relative;
	}

.position_btn {
	width: 32%;
	display: block;
	padding: 5px 2px;
	border-radius: 5px;
	text-align: center;
	font-size: 3.475vw;
	}
.position_btn a:link, .position_btn a:visited {
	color: #ffffff!important;
	text-align: center;
	display: block!important;
	text-decoration: none;
	cursor: pointer;
	}
.position_btn:hover {
	opacity: 0.8;
	cursor: pointer;
	}
.position_btn .base_iromuji a:link, .position_btn .base_iromuji a:visited {
	color: #4d4d4d!important;	
	}
.base_irotome {
	background: #feedbd;
	color: #4d4d4d!important;
}
.base_irotome a:link, .base_irotome a:visited {
	color: #4d4d4d!important;
}
.feature_base3 .feature_box03{
	width: 32%;
	margin-right: 10px;
	}
.feature_base3 .feature_box03:last-child {
	margin-right: 0;
	}
.feature_base_fx {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.feature_box04 {
	width: 24%;
	margin: 0;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #cc0000;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {
	display: block;
	color: #cc0000;
}
.cata_btn01 a:hover {
	opacity: 0.7;
}
.cata_btn02 {
	width: 50%;
	background-color: #d18784;
	padding: 20px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn02 a {
	display: block;
	color: #fff;
}
.cata_btn02 a:hover {
	opacity: 0.7;
}
.kimono_title {
	font-size: 1.2em;
    font-family: source-han-serif-japanese, sans-serif;
    color: #4d4d4d;
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
	}
.kimono_title::after {
	content: "\f054";
    position: absolute;
    top: 25%;
    right: 0;
    left: 95%;
    margin: auto;
    font-size: 15px;
    font-family: "Font Awesome 5 free";
    font-weight: bold;
	}
/*--------------------------------
コーディネイト
--------------------------------*/
.coordinate {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	    position: relative;
}
.coordinate_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	margin: 0 auto;
    padding: 5% 0 0;
	background: #d18784;
    height: 300px;
}
.coordinate_title {
	-webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	text-align: center;
	position: relative;
	z-index: 1;
	color: #FFF;
	font-size: 6vw;
}
.title_eng {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 6vw;
	font-weight: 600;
	text-align: center;
	display: block;
	color: #cc0000;
}
.pink_base {
	width: 100%;
    font-size: 4vw;
    height: 39em;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.feature_base {
	width: 100%;
    max-width: 1024px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    font-size: 4vw;
    margin: 0 auto;
    top: 6%;
}
.feature_base2 {
	width: 95%;
	max-width: 600px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 4vw;
	margin: 0 auto;
}
.feature_base3 {
	width: 95%;
	max-width: 600px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 0 auto;
}
.feature_box01 {
	width: 95%;
	max-width: 600px;
	float: left;
	margin: 0 auto;
}
.feature_box02 {
	width: 95%;
	max-width: 600px;
	margin: 0 auto;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	/*background-color: #edefef;*/
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
	padding: 25px 0;
}
.feature_box02 p {
	width: 95%;
	max-width: 600px;
	margin: 0 auto;
	display: block;
	text-align: left;
	/* margin-top: 15%; */
	line-height: 2em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.feature_box03 {
	width: 95%;
	margin: 0.5rem auto 1.5rem;
	position: relative;
}
.feature_box04 {
	width: 49%;
	margin: 0.5rem auto 1.5rem;
	position: relative;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #cc0000;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {
	display: block;
	color: #cc0000;
}
.cata_btn01 a:hover {
	opacity: 0.7;
}
.cata_btn02 {
	width: 50%;
	background-color: #d18784;
	padding: 20px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn02 a {
	display: block;
	color: #fff;
}
.cata_btn02 a:hover {
	opacity: 0.7;
}
/*--------------------------------
コーディネイトここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    /*padding-bottom: 60px;*/
    color: #4d4d4d;
    font-size: 6vw;
}
.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 6vw;
    font-weight: 600;
    margin: 20px auto 10px auto;
    text-align: center;
    display: block;
}
.campaign_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	/*height: 200px;*/
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
.top_camp_title {
	color: #333333;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	text-align: left!important;
	margin-bottom: 10px;
}
.campaign_box {
	position: relative;
	padding: 0.5em 1em;
	margin: 1em auto 1.2em auto;
	width: 95%;
	background-color: #edefef;
}
.campaign_box::before, .campaign_box::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.campaign_box::before {
	border-left: solid 1.5px #cc0000;
	border-top: solid 1.5px #cc0000;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #cc0000;
	border-bottom: solid 1.5px #cc0000;
	bottom: 0;
	right: 0;
}
.campaign_box::after {
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 100%;
	padding: 15px;
	display: block;
}
.campaign_right {
	width: 95%;
	display: block;
	text-align: center;
	margin: 0 auto 2em;
	line-height: 1.8;
}
.campaign_box_sp {
	position: relative;
	padding: 0.5em 1em;
	margin: 1em auto 1.2em auto;
	width: 100%;
}
.campaign_box_sp::before, .campaign_box_sp::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.campaign_box_sp::before {
	border-right: solid 1.5px #cc0000;
	border-top: solid 1.5px #cc0000;
	top: -24px;
	right: -15px;
}
.campaign_box_sp::after {
	border-left: solid 1.5px #cc0000;
	border-bottom: solid 1.5px #cc0000;
	bottom: -26px;
	left: -15px;
}
.campaign_title_s {
	-webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	text-align: center;
	font-size: 4vw;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.campaign_lead {
	font-size: 3.5vw;
	color: #4d4d4d;
	text-align: left;
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0;
}
.campaign_btn_box a {
    color: #4d4d4d;
    width: 90%;
    padding: 13px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
	font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 8% auto 15%;
    letter-spacing: 1px;
	}
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 6vw;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2
}
.gray_base {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    /*height: 330px;*/
    /*background-image: url(/furisode/img/new_top/reason_bg.png);
    background-repeat: repeat;*/
    color: #cc0000;
}
.cdn-container label {
	height: 30px;
	font-size: 16px;
	padding: 5px 20px;
	display: block;
	cursor: pointer;
	text-align: left;
	background: #E3F5F9;
	border-top: 1px solid #ccc;
	box-shadow: 0.2em 0.1em 0.2em rgba(0,0,0,0.1);
}

/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
ご利用の流れ
--------------------------------*/
.flow .title_text {
    margin-top: 10%;
}
.tab-content {
	width: 100%;
	display: inline-block;
}
.tab_font {
	font-size: 15px;
}
input[type="radio"] {
	display: none;
}
.tab_area {
	width: 100%;
	display: flex;
	margin: 1.5em auto 1em;
	position: relative;
}
.tab_area label {
	width: 50%;
	display: inline-block;
	padding: 1.2em 0;
	color: #cc0000;
	background: #EDEEF0;
	text-align: center;
	font-size: 4vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}
.tab_area label:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #cc0000;
	color: #ffffff;
}
.tab-box {
	background: #fff;
}
.tab_panel {
	width: 100%;
	padding: 2.5em 0 0;
	display: none;
}
#tab1:checked ~ .tab_area .tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab1:checked ~ .tab-box #panel1 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab1:checked ~ .tab_area .tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab2:checked ~ .tab-box #panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #cc0000;
}
.takuhai_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
}
.flow_box {
	display: block;
	width: 95%;
	margin: 0 auto 1.5em;
}
.flow_sub_title_sp {
	font-size: 4.375vw;
	font-weight: 700;
	line-height: 2;
}
.flow_box img {
	width: 100%;
}
.flow_01 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 7px solid;
	box-sizing: border-box;
}
.flow_02_02 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 7px solid;
	box-sizing: border-box;
}
.flow_03 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 7px solid;
	box-sizing: border-box;
}
.img_box {
	display: inline-block;
	width: 45%;
	margin-left: 3%;
}
.flow_sub_title {
	font-size: 20px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 20px;
}
.takuhai_flow .flow_text {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -50px;
}
.takuhai_flow .flow_text2 {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -25px;
}
.raiten_flow .flow_text {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -50px;
}
.raiten_flow .flow_text2 {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -25px;
}
.flow_no {
	font-size: 4.5vw;
}
.flow_btn_box {
	width: 100%;
	margin: 1em auto 2.5em;
}
.flow_btn_box p {
	font-size: 4vw;
}
.flow_btn_box a {
	color: #4d4d4d;
	width: 85%;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: block;
    margin: 0.8em auto 0;
	border-bottom: 3px solid;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.tow_column {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.tow_column a:hover {
	opacity: 0.8;
	display: block;
}
.left_box {
	width: 24%;
	float: left;
	flex-wrap: nowrap;
}
/*------------------------------
ご利用ガイド
------------------------------*/
.guide_base {
	min-width: 120px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #4d4d4d;
}
.balloon_pink {
	position: relative;
	display: inline-block;
	margin: 0 0 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #cc0000;
	text-align: center;
}
.balloon_pink::before {
	content: "";
	position: absolute;
	top: 95%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 15px;
	border-top: 15px solid #cc0000;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px;
	background-color: #eeeeee;
	margin: -25px auto 10px auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	position: relative;
}
.guide_box::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	color: #bbb !important;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 1.5rem;
}
.guide_box a {
	display: block;
}
.guide_box img {
	width: 55px;
	margin: 10px 20px 10px 3px !important;
}
.guide_box span {
	font-style: normal;
	color: #eeeeee;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 {
	widows: 100%;
	padding: 8px 10px 8px 0;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: center;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase {
	font-size: 1.5rem;
	color: #4d4d4d;
	margin: 10px 20px 10px 10px;
}
.guide_box2 span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	line-height: 1rem;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 img {
	width: 30px;
	margin: 10px 20px 10px 8px!important;
}
.ls_02 {
	letter-spacing: 0.2rem;
}
.c_p10 {
	font-size: 10px!important;
}
.form_title {
	color: #4D4D4D;
	padding: 10px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-size: 1em;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	font-family: "source-han-serif-japanese", serif;
}
/*-------------------------------
商品カテゴリ
-------------------------------*/

.category_base {
	width: 100%;
}
.category_box {
	width: 100%;
	text-align: left;
}
.category_box li a {
	display: block;
}
.category01 {
	line-height: 3rem;
	font-size: 0.8rem;
	color: #666!important;
	font-weight: bold;

	position: relative;
	border-bottom: 1px dotted #d4d4d4;
	padding: 5px;
}
.category01::after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 15px;
}
.category01 a, .category01 a:link, .category01 a:visited {
	color: #666!important;
}
/*-------------------------------
商品カテゴリ　ここまで
-------------------------------*/
/*-------------------------------
シーンから選ぶ
-------------------------------*/
.accordion-menu3 {
	width: 100%;
	height: auto;
	background: #FFF;
}
.accordion-menu3 .open {
	display: block;
	position: relative;
	text-decoration: none;
}
.accordion-menu3 .first_contents {
	padding: 5px!important;
	background-color: #fff!important;
	font-size: 0.8rem;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
}
.accordion-menu3 .open.is-close::after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 free";
	color: #bbb;
}
.accordion-menu3 .open.is-open::after {
	font-family: "Font Awesome 5 Free";
	content: "\f068";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .theme-accordion dt .menu::after, .accordion-menu3 .theme-accordion dd .block::after {
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .third_contents {
	background-color: #EDEFF0!important;
	font-size: 0.75rem;
	padding: 5px 5px 5px 20px!important;
	border-bottom: 1px solid #d4d4d4;
}
.accordion-menu3 .fourth_contents {
	background-color: #fff!important;
	padding: 5px 5px 5px 30px;
	font-size: 0.75rem;
	border-bottom: 1px solid #eeeeee;
}
/*-------------------------------
シーンから選ぶ　ここまで
-------------------------------*/
.right_box {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.junior {
	width: 100%;
}
.junior_box {
    width: 100%;
    text-align: center;
    position: relative;
	font-size: 4vw;
    height: 25.5em;
	margin-top: 10%;
}
.junior_img {
    width: 90%;
    box-sizing: border-box;
    position: absolute;
    font-size: 4vw;
    top: 9em;
    left: 5%;
}
.junior_text {
	width: 100%;
	background: #D18784;
	height: 320px;
}
.junior_title {
	font-size: 8vw!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_sub_title {
	font-size: 3.5vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_text p {
	color: #ffffff;
	font-size: 3.5vw;
    padding: 2em 0 1em;
}
.junior_btn {
 	 width: 90%;
    font-size: 4vw;
    margin: 0 auto 5%;
    text-align: center;
}
.junior_btn a {
	display: block;
	color: #4d4d4d;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
}
/*-------------------------------
レビュー
-------------------------------*/
.review_wrap {
	padding-bottom: 10px;
    margin-top: 10%;
	display: inline-block;
}
.review {
	clear: both;
}
.review_wrap {
	position: relative;
}
.fu_review {
	width: 100%;
	padding-top: 1em;
	margin: 0 auto 2em;
}
.review_box {
	border-top: 1px #dddddd solid;
	display: flex;
	background: #ffffff;
	height: 11em;
	font-size: 3vw;
}
.last_review_box {
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	display: flex;
	background: #ffffff;
	height: 11em;
	font-size: 3vw;
}
.review_img_wrap {
	width: 20%;
}
.review_img {
	width: 20%;
	margin: 15px auto 0;
}
.review_img img {
	margin-left: 5px;
	width: 90%;
}
.review li {
	background: #ffffff;
	width: 100%;
}
.review .review_text {
	width: 80%;
	padding: 1em;
	font-size: 3vw;
	text-align: left;
}
.review_btn {
	width: 85%;
	margin: 5% auto 0;
}
.review_btn a {
	display: block;
	color: #4d4d4d;
	padding: 1em;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.bnr_wrap p {
	text-align: left;
	font-size: 3.5vw;
	line-height: 2;
}
.hair_bnr {
    margin: 10% 0 5%;
	position: relative;
}
.hair_btn {
	width: 41%;
	position: absolute;
	bottom: 13%;
	left: 5%;
	background: #ffffff;
	opacity: .6;
	display: block;
	height: 22%;
	border: 1px #8d8d8d solid;
}
.hair_btn a {
	display: block;
	color: #4d4d4d;
}
.hair_btn_text {
	position: absolute;
	bottom: 14%!important;
	left: 14%;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
}
.photo_bnr {
	position: relative;
}
.photo_btn {
	width: 45%;
	position: absolute;
	bottom: 10%;
	left: 32%;
	background: #ffffff;
	opacity: .8;
}
.photo_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	height: 50px;
}
.photo_btn_text {
	position: absolute;
	bottom: 13.5%;
	left: 45%;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px!important;
}
.photo_title {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #de7775;
	position: absolute;
	font-size: 28px!important;
	top: 35%;
	left: 38%;
	text-align: center!important;
	line-height: 1.2!important;
}
.main_title {
	font-size: 38px;
	font-weight: 700;
	color: #333;
}


/*-----------------------------------
各種バナー
-----------------------------------*/
.campaign_base2 {
	width: 100%;
	color: #4d4d4d;
	margin: 3em auto;
}
.campaign_box2 {
    margin: 0 auto 5%;
    width: 95%;
}
.campaign_box2 img {
	margin: 0 auto!important;
	border: 1px solid #d4d4d4;
	width: 100%;
}
.campaign_box2 span {
	font-size: 3vw;
	color: #4d4d4d;
	display: block;
	text-align: left;
	margin-top: 0.5em;
}
.information_wrap {
	display: inline-block;
	width: 100%;
}
.information_box {
	width: 100%!important;
	text-align: left;
}
.contents_box {
	margin: 0;
}
.mb_10 {
	margin-bottom: 10px;	
	}
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 20%;
	text-align: center;
	padding: 10px 0;
	margin: 8% auto 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
    width: 100%;
    margin: 0px auto 10px auto;
    padding: 10px;
}
.reservation_box {
	width: 80%;
	margin: 1em auto;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 7vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #cc0000;
	margin: 0 auto;
}
.reserve_title {
	font-size: 3vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #333333;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.shitami {
	position: relative;
	top: 4px;
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
.breadcrumb {
    width: 98%;
    margin: 0 auto;
    text-align: left;
    font-size: 2.8vw;
    color: #777;
}
}

@media screen and (min-width:751px) and (max-width: 1024px) {
/*---------------------------
テキスト設定
---------------------------*/
.title_base {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 1.7em;
	font-weight: 600;
	color: #323333;
	margin-bottom: 10px;
	line-height: 1.8em;
	}
.lead {
	font-size: 20px;
	color: #4d4d4d;
	line-height: 1.8;
	text-align: center;
}
.mt_50 {
	margin-top: -230px!important;	
	}
.mt_40 {
	margin-top: -200px!important;	
	}
.c_reason_title {
    font-size: 1.5em;
	color: #4d4d4d;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.c_eng_title {
	font-family: 'Tangerine', cursive;
    font-size: 4vw;
	color: #cc0000;
	text-align: center;
	display: block;
	margin: 5px auto;
}
.header_img {
	position: relative;
	margin-top: 30px;
}

#page-top {
    bottom: 8px;
    right: 16px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 30px;
	background: none!important;
}
#obj_catalogue_link {
    position: fixed;
    z-index: 53;
    bottom: 63px;
    right: 5px;
    font-size: 7vw;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #cc0000;
    border-color: #ffffff;
    border-width: medium;
    text-align: center;
    opacity: 1.0;
    border: 3px solid #ffffff;
}
#obj_catalogue_link p {
    position: relative;
    padding: 0;
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.3;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
#obj_catalogue_link a{
	color: #ffffff;
	}
#obj_catalogue_link .fa-search {
	font-size: 20px!important;	
	}


/*-- 送料無料キャンペーン用 --*/
.header_img {
	margin-top: 0!important;
}
/*-- 送料無料キャンペーン用 --*/
.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 26%;
	left: 2%;
	background: #ffffff;
	opacity: 0.6;
	display: block;
	width: 320px;
	height: 150px;
}
.top_slider_text {
	position: absolute;
	z-index: 51;
	top: 30%;
	left: 9%;
	text-align: center;
}
.top_slider_text h2 {
	font-size: 1.7em;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #cc0000;
}
/*---------------------
タイトル一体化に調整
---------------------*/
.top_slider_text {
    width: 400px;
    padding: 15px;
  	background-color: rgba(255,255,255,0.5);
	position: absolute;
	top: 25%;
	right: 0;
	left: -25%;
	margin: auto;
}
.top_slider_text span {
	font-size: 1em;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	color: #4d4d4d;
	line-height: 2.0rem;	
	}
.slider_box_base {
	max-width: 1024px;
	margin: 0 auto;
	}
/*---------------------
/タイトル一体化に調整
---------------------*/
.header_img_lead {
	font-size: 15px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	color: #4d4d4d;
	line-height: 2.0rem;
}
.border_h50::after {
	position: absolute;
	background: #4d4d4d;
	content: "";
	width: 1px;
	height: 50px;
	left: 50%;
}
/*----------------------------
ページ内リンク
----------------------------*/
#select_position, #select_type, #select_feature {
	margin-top: -60px;
	padding-top: 60px;
}

.serect_navi {
	width: 100%;
	display: inline-block;
	margin: 0 0 20px;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	background-color: #ECEDEF;
}
.serect_navi ul {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.serect_navi li {
	justify-content: center;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
	/*border-left: solid .1px #d4d4d4;*/
	border-right: solid .1px #d4d4d4;
}
/*.serect_navi li:first-child {
	border-left: solid .1px #c5c5c5;	
	}*/
.serect_navi li:last-child {
	border-right: solid .1px #c5c5c5;	
	}

.rental {
	position: relative;
}

.rental p {
font-size: 18px;
letter-spacing: 2px;
position: relative;
padding: 1em 0;   
}


.buy {
	background: #edeff0;
}
.buy p {
	font-size: 25px;
	color: #cc0000;
	letter-spacing: 2px;
	position: relative;
	left: -10%;
}
.serect_navi a {
	display: block;
	position: relative;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
}

.serect_navi a:hover,.serect_navi p:hover {
background-color: #aa222a;
color: #fff !important;
}

.rental a:hover::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 48%;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.information_wrap section {
	display: none;
}
.information_wrap .c_info_formal, .information_wrap .c_info_all {
	display: block !important;
}
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.pickup_base {
	width: 100%;
	margin-bottom: 10px;
}
.pickup_box {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_title {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #AFAFAF solid;
	padding-left: 15px;
	font-size: 15px;
	color: #4d4d4d;
}
.pickup_title .fa-flag {
	font-size: 25px;
}
.pickup_box img {
	width: 30%;
}
.pickup_side {
	width: 65%;
}
.pickup_side span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 0.8em;
	font-family: "Sawarabi Gothic";
	letter-spacing: -1px;
}
.pickup_btn {
	width: 95%;
	background-color: #4d4d4d;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
}
.scene_base {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.pickup_box_menu {
	width: 93%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_box_menu img {
	width: 30%;
}
.c_pickup_banner {
	margin: 20px auto 0 auto;
	border: 1px solid #d4d4d4;
}
.c_pickup_txt {
	margin: 10px auto 20px auto;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/

.arrival_btn {
	width: 85%;
	max-width: 1280px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 30px auto 100px;
	text-align: center;
	font-size: 21px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
}
.arrival_btn a:hover {
	opacity: 0.8;
}
.arrival_btn .btn1 {
	background: #ECEDEF;
	color: #cc0000;
	width: 50%;
	padding: 1.2em 0;
	cursor: pointer;
}
.arrival_btn .btn2 {
	background: #cc0000;
	color: #ffffff;
	width: 50%;
	padding: 1.2em 0;
	border-radius: 5px;
	border-bottom: 3px solid #bbb;
}
/*-----------------------------
ランキングから選ぶ
------------------------------*/
.c_11px{
     font-size: 13px;
}
.item-tab-content {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	max-width: 1024px;
}

input[type="radio"] {
	display: none;
}
.item-tab_area {
	width: 100%;
	max-width: 924px;
	display: flex;
	font-size: 0;
	margin: 0 auto;
	position: relative;
}
.item-tab_area label {
	width: 50%;
	display: inline-block;
	padding: 25px 0;
	color: #aa222a;
	background: #EDEEF0;
	text-align: center;
	font-size: 22px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}
	
.item-tab_area2 {
	width: 100%;
	max-width: 1024px;
	display: flex;
	font-size: 0;
	margin: 0 auto;
	position: relative;
}
.item-tab_area2 label {
	width: 50%;
	display: inline-block;
	padding: 23px 0;
	color: #AA222A;
	background: #EDEEF0;
	text-align: center;
	font-size: 16px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
	vertical-align: middle;
}	
	
.item-tab_area label:hover,
.item-tab_area2 label:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #aa222a;
	color: #ffffff;
}

.item-tab_panel {
	width: 100%;
	padding: 10px 0 0;
	display: none;
}
#formal-tab1:checked ~ .item-tab_area2 .formal-tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;

}
#formal-tab1:checked ~ .item-tab-box #formal-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;

}
#formal-tab1:checked ~ .item-tab_area2 .formal-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#formal-tab2:checked ~ .item-tab_area2 .formal-tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab2:checked ~ .item-tab-box #formal-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab2:checked ~ .item-tab_area2 .formal-tab2_label::before {

	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}	
	
#formal-tab3:checked ~ .item-tab_area2 .formal-tab3_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab3:checked ~ .item-tab-box #formal-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab3:checked ~ .item-tab_area2 .formal-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}		
#formal-tab4:checked ~ .item-tab_area2 .formal-tab4_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab4:checked ~ .item-tab-box #formal-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab4:checked ~ .item-tab_area2 .formal-tab4_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
	
#formal-tab5:checked ~ .item-tab_area2 .formal-tab5_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
.ranking_part {
	width: 100%;
}

.ranking_base {
	display: grid;
	width: 100%;
	max-width: 1280px;
	margin: 1.5em auto 0;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
	margin: 10px auto;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	position: relative;
	margin: 5px 0;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}
.ranking_caption {
	font-weight: 500;
	background: rgba(255, 255, 255, 0.75);
	/* opacity: 0.5; */
	position: absolute;
	bottom: 30px;
	/* left: 0; */
	padding: 10px 0;
	font-size: 14px;
	/* letter-spacing: -1px; */
	line-height: 18px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	width: 100%;
}
.ranking_tag {
	background-color: #ED7979;
	color: #fff;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 3px;
	font-weight: 400;
	margin-left: 5px;
}
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	clear: both;
	width: 100%;
    /*margin: 5% auto 9%;*/
	margin: 0 auto 5%;
}
.pickup_box2 a {
	display: block;
	height: 7.5em;
}
.pickup_box2 {
	width: 100%;
	clear: both;
	border-top: 1px #dddddd solid;
	height: 7.5em;
	display: flex;
}
.pickup_box2 img {
	float: left;
	width: 100%;
	max-width: 102px;
	border: 1px #eee solid;
	box-sizing: border-box;
	margin-top: 10px;
}
.pickup_box2 p {
	text-align: left;
	padding-left: 2%;
	width: 78%;
	float: left;
	margin: 5px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.pickup_box3 {
	width: 100%;
	clear: both;
	border-top: 1px #dddddd solid;
	height: 7.5em;
	border-bottom: 1px #dddddd solid;
	display: flex;
}
.pickup_box3 a {
	display: block;
	height: 7.5em;
}
.pickup_box3 img {
	float: left;
	width: 100%;
	max-width: 102px;
	border: 1px #eee solid;
	box-sizing: border-box;
	margin-top: 10px;
}
.pickup_box3 p {
	text-align: left;
	padding-left: 2%;
	width: 78%;
	float: left;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.top_pickup_title {
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
	/*margin-bottom: 5px;*/
}
.camp_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1024px;
	/*margin: 0 auto 80px;*/
	margin: 0 auto 40px;
	justify-content: space-between;
}
.camp_box {
	display: inline-block;
	width: 100%;
	max-width: 620px;
}
.camp_box img {
	border: 1px #eee solid;
	box-sizing: border-box;
}
.camp_box p {
	width: 95%;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.camp_box {
	text-align: left;
	display: inline-block;
	padding: 0;
	margin-right: 0.4em;
}
.camp_box:last-child {
	margin-right: 0;
}
.top_camp_title {
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 5px;
}
.price_red {
	color: #cc0000;
	font-weight: 600;
}
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/	
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(/furisode/img/new_top/reason_bg.png);
	background-repeat: repeat;
	padding: 5px 0 20px;
}
.reason_btn_box a {
    color: #4d4d4d;
    width: 60%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 30px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
	border-bottom: 3px solid;
	background: #fff;
	}
.reason .title_text {
	margin-top: 50px;
}
.sub_text {
	font-size: 12px;
	color: #777777;
}
.reason_title {
	font-size: 20px;
	font-family: source-han-serif-japanese, sans-serif;
	font-weight: 800;
}
.strong {
	color: #cc0000;
	font-size: 28px;
	font-weight: bold;
}
.date {
	font-size: 14px;
}
.reason_lead {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
}
.reason_img_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 90px auto 100px;
}
.reason_img {
	width: 50%;
	position: relative;
}
.reason_text_box_back {
	position: absolute;
	width: 75%;
	height: 220px;
	background: #ffffff;
	opacity: 0.8;
	bottom: 5%;
	left: 13%;
}
.reason_text_box {
	position: absolute;
	width: 80%;
	height: 230px;
	bottom: 2%;
	left: 10%;
}
.reason_sub_title {
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #333;
}
.reason_text_box img {
	max-width: 200px;
}
.reason_text {
	font-size: 14px;
	margin-bottom: 10px;
}
.link_text {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 700;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------
お立場から選ぶ
--------------------------*/
.feature_base {
	width: 98%;
	max-width: 1024px;
	position: relative;
	margin: 10px auto 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.feature_base2 {
	width: 100%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin: 10px auto 5px;
}
.feature_base3 {
	width: 100%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
    margin: -5px auto 0;
}
.feature_box01 {
	width: 58%;
	max-width: 750px;
	float: left;
	margin: 0;
}
.feature_box02 {
	width: 42%;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
}
.feature_box02 p {
	width: 75%;
	margin: 0 auto;
	display: block;
	text-align: left;
	margin-top: 15%;
	line-height: 2.5em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.feature_box03 {
    width: 32%;
	margin: 10px 0;
}
.position_base {
	width: 100%;
	display: block;
	padding: 10px;
	background-color: #edefef;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.position_base::after {
	content: "";
    display: block;
    width: 30%;
	border-radius: 5px;
	}
.feature_base::before {
    content: "";
    display: block;
    width: 32%;
    margin: 10px 0;
    order: 1;
}
.feature_base::after {
    content: "";
    display: block;
    width: 32%;
    margin: 10px 0;
}
.position_box {
	width: 49%;
    margin: 10px 0;
	position: relative;
	color: #4d4d4d;
	}
.position {
	position: absolute;
    top: 15%;
    left: 36%;
    right: 0;
    margin: auto;
    text-align: left;
    padding: 0 7px 0 0;
}

.position_title {
	font-size: 1.5em;
	font-family: source-han-serif-japanese, sans-serif;
	color: #4d4d4d;
	text-align: left;
	font-weight: 500;
}

.position_lead {
	font-size: 0.9em;
	color: #4d4d4d;
	text-align: left;
}


.position_btn {
	width: 30%;
	display: block;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	font-size: 0.8em;
	}
.position_btn a:link, .position_btn a:visited {
	color: #ffffff!important;
	text-align: center;
	display: block!important;
	text-decoration: none;
	cursor: pointer;
	}
.position_btn:hover {
	opacity: 0.8;
	cursor: pointer;
	}
.position_btn .base_iromuji a:link, .position_btn .base_iromuji a:visited {
	color: #4d4d4d!important;	
	}
.base_irotome {
	background: #feedbd;
	color: #4d4d4d!important;
}
.base_irotome a:link, .base_irotome a:visited {
	color: #4d4d4d!important;
}
.feature_base3 .feature_box03{
	width: 32%;
	margin-right: 10px;
	}
.feature_base3 .feature_box03:last-child {
	margin-right: 0;
	}
.feature_box04 {
	width: 24%;
	margin: 0;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #cc0000;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {
	display: block;
	color: #cc0000;
}
.cata_btn01 a:hover {
	opacity: 0.7;
}
.cata_btn02 {
	width: 50%;
	background-color: #d18784;
	padding: 20px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn02 a {
	display: block;
	color: #fff;
}
.cata_btn02 a:hover {
	opacity: 0.7;
}
.kimono_title {
	font-size: 1.2em;
    font-family: source-han-serif-japanese, sans-serif;
    color: #4d4d4d;
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
	}
.kimono_title::after {
	content: "\f054";
    position: absolute;
    top: 25%;
    right: 0;
    left: 95%;
    margin: auto;
    font-size: 15px;
    font-family: "Font Awesome 5 free";
    font-weight: bold;
	}
/*--------------------------------
コーディネイトここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 26px;
    font-weight: 600;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #cc0000;
	}
.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    margin: 30px auto 0 auto;
    text-align: center;
    display: block;
	color: #cc0000;
}
.campaign_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 200px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
.campaign_box {
	position: relative;
	padding: 0.5em 1em;
	margin: 0 auto 25px auto;
	width: 98%;
	max-width: 1024px;
	background-color: #edefef;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.campaign_box::before, .campaign_box::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.campaign_box::before {
	border-left: solid 1.5px #cc0000;
	border-top: solid 1.5px #cc0000;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #cc0000;
	border-bottom: solid 1.5px #cc0000;
	bottom: 0;
	right: 0;
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 20%;
	padding: 15px;
	display: block;
	position: relative;
	margin-right: 20px;
}
.campaign_left::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	background-color: #cc0000;
}
.campaign_right {
	width: 70%;
	display: block;
	text-align: left;
	margin-left: 10px;
	line-height: 1.8
}
.campaign_title_s {
	-webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.campaign_lead {
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	display: block;
	margin-bottom: 0;
}
.campaign_btn_box a {

    color: #4d4d4d;
    width: 40%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 50px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
}
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2
}
.gray_base {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 425px;
    /*background-image: url(/furisode/img/new_top/reason_bg.png);
    background-repeat: repeat;*/
    color: #cc0000;
}
.cdn-container label {
	height: 30px;
	font-size: 16px;
	padding: 5px 20px;
	display: block;
	cursor: pointer;
	text-align: left;
	background: #E3F5F9;
	border-top: 1px solid #ccc;
	box-shadow: 0.2em 0.1em 0.2em rgba(0,0,0,0.1);
}
.mt_50 {
	margin-top: -250px!important;
}
.kimono {
	margin: 30px auto 0 auto;
	padding: 10px 0 30px;
	}
/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
ご利用の流れ
--------------------------------*/
.flow .title_text {
	margin-top: 80px;
}
.tab-content {
	width: 100%;
	display: inline-block;
	margin: 50px auto 0;
}
.tab_font {
	font-size: 15px;
}
input[type="radio"] {
	display: none;
}
.tab_area {
	width: 100%;
	max-width: 1280px;
	display: flex;
	font-size: 0;
	margin: 15px auto 40px;
	position: relative;
}
.tab_area label {
	width: 50%;
	display: inline-block;
	padding: 30px 0;
	color: #cc0000;
	background: #EDEEF0;
	text-align: center;
	font-size: 22px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}
.tab_area label:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #cc0000;
	color: #ffffff;
}
.tab-box {
	background: #fff;
	margin-bottom: 100px;
}
.tab_panel {
	width: 100%;
	padding: 50px 0 0;
	display: none;
}
#tab1:checked ~ .tab_area .tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;

}
#tab1:checked ~ .tab-box #panel1 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab1:checked ~ .tab_area .tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab2:checked ~ .tab-box #panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #cc0000;
}
.takuhai_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.raiten_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.flow_box {
	width: 32%;
}
.flow_box img {
	width: 90%;
}
.flow_01 {
	border-radius: 50%;
	border: #ddd 8px solid;
	box-sizing: border-box;
}
.flow_02_02 {
	border-radius: 50%;
	border: #ddd 8px solid;
	box-sizing: border-box;
}
.flow_03 {
	border-radius: 50%;
	border: #ddd 8px solid;
	box-sizing: border-box;
}
.img_box {
	display: block;
	width: 100%;
}
.flow_sub_title {
	font-size: 20px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 20px;
}
.flow_text {
	font-size: 17px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-top: 15px;
}
.flow_btn_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 60px auto;
}
.flow_btn_box a {
	color: #4d4d4d;
	width: 43%;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	margin: 0 auto;
	border-bottom: 3px solid;
	
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.tow_column {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.tow_column a:hover {
	opacity: 0.8;
	display: block;
}
.left_box {
	width: 24%;
	float: left;
	flex-wrap: nowrap;
}
/*------------------------------
ご利用ガイド
------------------------------*/
.guide_base {

	min-width: 120px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #4d4d4d;
}
.balloon_pink {
	position: relative;
	display: inline-block;
	margin: 0 0 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #cc0000;
	text-align: center;
}
.balloon_pink::before {
	content: "";
	position: absolute;
	top: 95%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 15px;
	border-top: 15px solid #cc0000;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px;
	background-color: #eeeeee;
	margin: -25px auto 10px auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	position: relative;
}
.guide_box::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	color: #bbb !important;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 1.5rem;
}
.guide_box a {
	display: block;
}
.guide_box img {
	width: 55px;
	margin: 10px 20px 10px 3px !important;
}
.guide_box span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	letter-spacing: 0.2rem;

	font-weight: 600;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 {
	widows: 100%;
	padding: 8px 10px 8px 0;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: center;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase, .guide_box2 .fa-address-card {
	font-size: 1.5rem;
	color: #4d4d4d;
	margin: 10px 20px 10px 10px;
}
.guide_box2 span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	line-height: 1rem;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 img {
	width: 30px;
	margin: 10px 20px 10px 8px!important;
}
.ls_02 {
	letter-spacing: 0.2rem;
}
.c_p10 {
	font-size: 10px!important;
}
.form_title {
	color: #4D4D4D;
	padding: 10px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-size: 1em;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	font-family: "source-han-serif-japanese", serif;
}
/*-------------------------------
商品カテゴリ
-------------------------------*/

.category_base {
	width: 100%;
}
.category_box {
	width: 100%;
	text-align: left;
}
.category_box li a {
	display: block;
}
.category01 {
	line-height: 3rem;
	font-size: 0.8rem;
	color: #666!important;
	font-weight: bold;
	position: relative;
	border-bottom: 1px dotted #d4d4d4;
	padding: 5px;
}
.category01::after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 15px;
}
.category01 a, .category01 a:link, .category01 a:visited {
	color: #666!important;
}
/*-------------------------------
商品カテゴリ　ここまで
-------------------------------*/
/*-------------------------------
シーンから選ぶ
-------------------------------*/
.accordion-menu3 {
	width: 100%;
	height: auto;
	background: #FFF;
}
.accordion-menu3 .open {
	display: block;
	position: relative;
	text-decoration: none;
}
.accordion-menu3 .first_contents {
	padding: 5px!important;
	background-color: #fff!important;
	font-size: 0.8rem;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
}
.accordion-menu3 .open.is-close::after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 free";
	color: #bbb;
}
.accordion-menu3 .open.is-open::after {
	font-family: "Font Awesome 5 Free";
	content: "\f068";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .theme-accordion dt .menu::after, .accordion-menu3 .theme-accordion dd .block::after {
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .third_contents {
	background-color: #EDEFF0!important;
	font-size: 0.75rem;
	padding: 5px 5px 5px 20px!important;
	border-bottom: 1px solid #d4d4d4;
}
.accordion-menu3 .fourth_contents {
	background-color: #fff!important;
	padding: 5px 5px 5px 30px;
	font-size: 0.75rem;
	border-bottom: 1px solid #eeeeee;
}
/*-------------------------------
シーンから選ぶ　ここまで
-------------------------------*/
.right_box {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.junior {
	width: 100%;
}
.junior_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
}
.junior_img {
	width: 65%;
}
.junior_text {
	width: 35%;
	background: #cc0000;
}
.junior_title {
	font-size: 24px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_sub_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_text p {
	font-size: 14px;
	margin-top: 19%;
	color: #ffffff;
}
.junior_btn {
	width: 60%;
	margin: 50px auto;
}
.junior_btn a {
	display: block;
	color: #4d4d4d;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
}
/*-------------------------------
レビュー
-------------------------------*/
.review_wrap {
	background: #EDEEF0;
	padding-bottom: 10px;
}
.review_wrap .title_text {
	padding-top: 30px;
}
.review {
	clear: both;
}
.review_wrap {
	position: relative;
}
.fu_review {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 95%;
	padding-top: 70px;
	margin: 0 auto 40px;
	justify-content: space-between;
}
.review_box {
	background: #ffffff;
}
.review_img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 2px #FCEBEB solid;
	overflow: hidden;
	margin: 15px auto 0;
}
.review_box img {
	width: 125px;
}
.review li {
	background: #ffffff;
	width: 32%;
}
.review .review_text {
	padding: 0 15px 15px;
	font-size: 14px;
	text-align: left;
}
.review_btn {
	width: 60%;
	margin: 50px auto;
}
.review_btn a {
	display: block;
	color: #4d4d4d;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.bnr_wrap p {
	text-align: left;
	font-size: 14px;
	line-height: 2;
}
.hair_bnr {
	margin: 100px 0 10px;
	position: relative;
}
.hair_btn {
	width: 30%;
	position: absolute;
	bottom: 25%;
	right: 13%;
	/*background: #ffffff;
	opacity: .6;*/
	background-color: rgba(255,255,255,0.5);
	text-align: center;
}
.hair_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	/*height: 45px;*/
	line-height: 2.5;
	border-bottom: 3px solid;
}
.hair_btn_text {
	/*position: absolute;
	bottom: 28%;
	right: 21.5%;*/
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
}
.photo_bnr {
	position: relative;
	margin: 80px 0 10px;
}
.photo_bnr img {
	opacity: 0.7;
}
.photo_btn {
	width: 45%;
	position: absolute;
	bottom: 10%;
	left: 32%;
	background: #ffffff;
	opacity: .8;
}
.photo_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	height: 50px;
}
.photo_btn_text {
	position: absolute;
	bottom: 16.5%;
	left: 34%;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px!important;
}
.photo_title {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #de7775;
	position: absolute;
	font-size: 28px!important;
	top: 35%;
	left: 38%;
	text-align: center!important;
	line-height: 1.2!important;




}
.main_title {
	font-size: 38px;
	font-weight: 700;
	color: #333;
}
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 300px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
	padding: 10px;
}
.reservation_box {
	width: 48%;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	background-color: #FFF7F7;
	padding: 20px 0 30px 0;
}
.customer_box_base {
	width: 95%;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: none;
	box-shadow: none;
}
.customer_box {
	width: 48%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding: 10px 0;
	margin: 10px auto;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 50px auto 30px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
	padding: 0 20%;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom_icon .fa-instagram {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.sns_bottom_icon .fa-facebook {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.sns_bottom_icon .fa-twitter {
	font-size: 45px!important;
	color: #ffffff!important;
	padding-left: 0.3rem;
}
.info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.info_box {
	width: 46%;
	background-color: #eeeeee;
	padding: 20px;
	color: #4d4d4d;
	margin: 15px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box a {
	display: block;
}
.info_box p {
	color: #4d4d4d;
}
.info_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #666666;
	background-color: #F6CBD3;
	align-items: center;
	font-size: 30px;
	display: block;
	margin-right: 20px;
}
.info_box .fa-shopping-cart {
	color: #fff;
	padding: 10px;
	font-size: 45px;
}
.info_box .fa-share-alt {
	color: #fff;
	padding: 12px 10px 10px 10px;
	font-size: 43px;
}
.info_box .fa-question {
	color: #fff;
	padding: 10px;
	font-size: 45px;
}
.info_box .fa-envelope-o {
	color: #666666;
	padding: 10px 10px 10px 13px;
	font-size: 43px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #cc0000;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.shitami {
	position: relative;
	top: 4px;
	display: block;
}
#rental, #pickup, #kimono, #ranking {
margin-top: -40px;
padding-top: 40px;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
/*-----------------------------------
各種バナー
-----------------------------------*/
.campaign_base2 {
	width: 100%;
	color: #4d4d4d;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.campaign_box2 {
	margin: 10px auto;
	width: 48%;
}
.campaign_box2 img {
	margin: 10px auto 5px auto!important;
	border: 1px solid #d4d4d4;
	width: 100%;
}
.campaign_box2 span {
	font-size: 0.8rem;
	color: #4d4d4d;
	display: block;
}
.information_wrap {
	display: inline-block;
	margin-bottom: 100px;
	width: 100%;
}
.information_box {
	width: 100%!important;
	max-width: 1024px;
}
.contents_box {
	margin-top: 0;
}
}

@media screen and (min-width:1025px), print, tv {
/*--------------------------------
テキスト指定
--------------------------------*/
.title_base {
	width: 100%;
	margin: 0 auto 70px auto;
	text-align: center;
	}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #323333;
	margin-bottom: 20px;
	line-height: 1.8em;
	}
.lead {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 1.8;
	text-align: center;
}
.mt_50 {
	margin-top: -230px!important;	
	}
.mt_40 {
	margin-top: -200px!important;	
	}
.c_reason_title {
    font-size: 14px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.c_eng_title {
	font-family: 'Tangerine', cursive;
    font-size: 36px;
	color: #cc0000;
	text-align: center;
	display: block;
	margin: 5px auto;
}
/*--------------------------------
テキスト指定ここまで
--------------------------------*/
main {
	width: 100%;
	margin: 0 auto;
}
.header_img {
	position: relative;
}
.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 25%;
	left: 7.5%;
	background: #ffffff;
	opacity: 0.6;
	display: block;
	width: 430px;


	height: 220px;
}
.top_slider_text {
	position: absolute;
	z-index: 51;
	top: 31%;
	left: 13.5%;
	text-align: center;
}
.top_slider_text h2 {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 15px;
	color: #cc0000;
}
.title_text {
	font-size: 30px;
}
.header_img_lead {
	font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 2.0rem;
}
/*---------------------
タイトル一体化に調整
---------------------*/
.top_slider_text {
    width: 500px;
    padding: 40px;
    background-color: rgba(255,255,255,0.6);
	position: absolute;
	top: 25%;
	right: 0;
	left: -25%;
	margin: auto;
	position: absolute;
}
.top_slider_text span {
	font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 2.0rem;	
	}
.slider_box_base {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	}
/*---------------------
タイトル一体化に調整 ここまで
---------------------*/
.border_h50::after {
	position: absolute;
	background: #4d4d4d;
	content: "";
	width: 1px;
	height: 50px;
	left: 50%;
}

/*-------------------------
ページ内リンクナビ
-------------------------*/
#select_position, #select_type, #select_feature {
	margin-top: -60px;
	padding-top: 60px;
}

.serect_navi {
	width: 100%;
	display: inline-block;
	margin: 0 0 20px;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	background-color: #ECEDEF;
}
.serect_navi ul {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
.serect_navi li {
	justify-content: center;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
	border-left: solid .1px #d4d4d4;
	border-right: solid .1px #d4d4d4;
}
.serect_navi li:first-child {
	border-left: solid .1px #c5c5c5;	
	}
.serect_navi li:last-child {
	border-right: solid .1px #c5c5c5;	
	}

.rental {
	position: relative;
}

.rental p {
font-size: 18px;
letter-spacing: 2px;
position: relative;
padding: 1em 0;   
}


.buy {
	background: #edeff0;
}
.buy p {
	font-size: 25px;
	color: #cc0000;
	letter-spacing: 2px;
	position: relative;
	left: -10%;
}
.serect_navi a {
	display: block;
	position: relative;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
}

.serect_navi a:hover,.serect_navi p:hover {
background-color: #aa222a;
color: #fff !important;
}

.rental a:hover::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 48%;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.information_wrap section {
	display: none;
}
.information_wrap .c_info_formal, .information_wrap .c_info_all {
	display: block !important;
}
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.pickup_base {
	width: 100%;
	margin-bottom: 10px;
}
.pickup_box {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_title {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #AFAFAF solid;
	padding-left: 15px;
	font-size: 15px;
	color: #4d4d4d;
}
.pickup_title .fa-flag {
	font-size: 25px;
}
.pickup_box img {
	width: 30%;
}
.pickup_side {
	width: 65%;
}
.pickup_side span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 0.8em;
	font-family: "Sawarabi Gothic";
	letter-spacing: -1px;
}
.pickup_btn {
	width: 95%;
	background-color: #4d4d4d;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
}
.scene_base {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.pickup_box_menu {
	width: 93%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_box_menu img {
	width: 30%;
}
.c_pickup_banner {
	margin: 20px auto 0 auto;
	border: 1px solid #d4d4d4;
}
.c_pickup_txt {
	margin: 10px auto 20px auto;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
.arrival_btn {
	width: 100%;
	max-width: 1280px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 30px auto 100px;
	text-align: center;
	font-size: 23px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
}
.arrival_btn a:hover {
	opacity: 0.8;
}
.arrival_btn .btn1 {
	background: #ECEDEF;
	color: #cc0000;
	width: 50%;
	padding: 30px 0;
	cursor: pointer;
}
.arrival_btn .btn2 {
	background: #cc0000;
	color: #ffffff;
	width: 50%;
	padding: 15px 0;
	border-radius: 5px;
	border-bottom: 3px solid #bbb;
}
/*-----------------------------
ランキングから選ぶ
------------------------------*/
.pickup_feature {
	margin: 30px auto;	
	}
.c_11px{
     font-size: 13px;
}
.item-tab-content {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	max-width: 1280px;
}

input[type="radio"] {
	display: none;
}
.item-tab_area {
	width: 100%;
	max-width: 924px;
	display: flex;
	font-size: 0;
	margin: 0 auto;
	position: relative;
}
.item-tab_area label {
	width: 50%;
	display: inline-block;
	padding: 25px 0;
	color: #aa222a;
	background: #EDEEF0;
	text-align: center;
	font-size: 22px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}
	
.item-tab_area2 {
	width: 100%;
	max-width: 1280px;
	display: flex;
	font-size: 0;
	margin: -20px auto 20px;
	position: relative;
	cursor: pointer;
}
.item-tab_area2 label {
	width: 50%;
	display: inline-block;
	padding: 23px 0;
	color: #aa222a;
	background: #EDEEF0;
	text-align: center;
	font-size: 16px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
	vertical-align: middle;
}	
	
.item-tab_area label:hover,
.item-tab_area2 label:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #aa222a;
	color: #ffffff;
}

.item-tab_panel {
	width: 100%;
	padding: 10px 0 0;
	display: none;
}
#formal-tab1:checked ~ .item-tab_area2 .formal-tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;

}
#formal-tab1:checked ~ .item-tab-box #formal-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;

}
#formal-tab1:checked ~ .item-tab_area2 .formal-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#formal-tab2:checked ~ .item-tab_area2 .formal-tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab2:checked ~ .item-tab-box #formal-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab2:checked ~ .item-tab_area2 .formal-tab2_label::before {

	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}	
	
#formal-tab3:checked ~ .item-tab_area2 .formal-tab3_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab3:checked ~ .item-tab-box #formal-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab3:checked ~ .item-tab_area2 .formal-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}		
#formal-tab4:checked ~ .item-tab_area2 .formal-tab4_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#formal-tab4:checked ~ .item-tab-box #formal-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#formal-tab4:checked ~ .item-tab_area2 .formal-tab4_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.ranking_part {
	width: 100%;
}

.ranking_base {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto 2px auto;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.ranking_box {
	text-align: center;
}
.ranking_box:last-child {
	border-right: 1px solid #eee;
}
.ranking_box a, .ranking_box a:link, .ranking_box a:visited {

	display: inline-block;
	width: 100%;
	/* height: 300px; */
	background: #fff;
	color: #fff;

	text-decoration: none;
}
.ranking_box a:hover, .ranking_box a:active {
	background: #fff;
}


.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;


	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
	margin: 10px auto;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	width: 19%;
	/* height: 300px; */
	margin: 2.5px;
	position: relative;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}
.ranking_caption {
	font-weight: 500;
	background: rgba(255, 255, 255, 0.75);
	/* opacity: 0.5; */
	position: absolute;
	bottom: 50px;
	/* left: 0; */
	padding: 10px 0;
	font-size: 14px;
	/* letter-spacing: -1px; */
	line-height: 18px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	width: 100%;
}
.ranking_tag {
	background-color: #ED7979;
	color: #fff;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 3px;
	font-weight: 400;
	margin-left: 5px;
}
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0px auto 50px;
	justify-content: space-between;
}
.pickup_wrap a {
	cursor: pointer;
}
.pickup_box2 {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	text-align: left;
	padding: 0;
}
.pickup_box2 img {
	border: 1px #eee solid;
	box-sizing: border-box;
}
.pickup_box2 p {
	width: 95%;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.pickup_box3 {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	text-align: left;
	padding: 0;
}
.pickup_box3 img {
	border: 1px #eee solid;
	box-sizing: border-box;
}
.pickup_box3 p {
	width: 95%;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.top_pickup_title {
	color: #333333;
	text-align: left;
	font-size: 22px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 5px;
}
.camp_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 70px;
	justify-content: space-between;
}
.camp_box {
	width: 48.5%;
	text-align: left;
	padding: 0;
}
.camp_box img {
	border: 1px #eee solid;
	box-sizing: border-box;
}
.camp_box p {
	width: 95%;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.camp_box a {
	display: block;
}
.top_camp_title {
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 5px;
}
.price_red {
	color: #cc0000;
	font-weight: 600;
}
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/	
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(/furisode/img/new_top/reason_bg.png);
	background-repeat: repeat;
	padding: 5px 0 30px;
}
.reason_btn_box a {
    color: #4d4d4d;
    width: 40%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 50px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
	border-bottom: 3px solid;
	background: #fff;
}
.reason .title_text {
	margin-top: 50px!important;
}
.reason_title {
	font-size: 24px;
	font-family: source-han-serif-japanese, sans-serif;
	font-weight: 800;
}
.reason_title:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #FFF;
}
.reason_sub_title {
	font-size: 0.8em;
	margin-bottom: 10px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #333;
}
.reason_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 250px;
    margin: 0 auto;
    padding: 40px 0 30px 0;
}
	
.strong {
	color: #cc0000;
	font-size: 28px;
	font-weight: bold;
}
.date {
	font-size: 14px;
}
.reason_lead {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
}
.reason_img_wrap {
	width: 100%;
	max-width: 1280px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 90px auto 100px;
}
.reason_img {
	width: 24%;
	max-width: 300px;
	position: relative;
}
.reason_text_box_back {
	position: absolute;
	width: 85%;
	height: 245px;
	background: #ffffff;
	opacity: 0.8;
	bottom: 5%;
	left: 8%;
}
.reason_text_box {
	position: absolute;
	width: 80%;
	height: 245px;
	bottom: 2%;
	left: 10%;
}
.reason_text {
	font-size: 12px;
	margin-bottom: 10px;
}
.link_text {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 0.8em;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------------
コーディネイト
--------------------------------*/
.coordinate {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.coordinate_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 250px;
	margin: 0 auto;
	padding: 60px 0 30px 0;
}
.coordinate_title {
	-webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	text-align: center;
	position: relative;
	z-index: 1;
	/* padding-top: 37px; */
	padding-bottom: 70px;
	color: #FFF;
	font-size: 22px;
}
.coordinate_title::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	background-color: #FFF;
}
.title_eng {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin: 20px auto 10px auto;
	text-align: center;
	display: block;
	color: #cc0000;
}
.pink_base {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: #d18784;
	color: #fff;
}
/*--------------------------
お立場から選ぶ
--------------------------*/
.feature_base {
	width: 98%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin: 10px auto 0;
}
.feature_base2 {
	width: 100%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin: 10px auto 5px;
}
.feature_base3 {
	width: 100%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
    margin: -5px auto 0;
}
.feature_box01 {
	width: 58%;
	max-width: 750px;
	float: left;
	margin: 0;
}
.feature_box02 {
	width: 42%;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
}
.feature_box02 p {
	width: 75%;
	margin: 0 auto;
	display: block;
	text-align: left;
	margin-top: 15%;
	line-height: 2.5em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.feature_box03 {
    width: 32%;
	margin: 10px 0;
}
.position_base {
	width: 100%;
	display: block;
	padding: 10px;
	background-color: #edefef;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	}
.position_base::after {
	content: "";
    display: block;
    width: 30%;
	border-radius: 5px;
	}
.feature_base::before {
    content: "";
    display: block;
    width: 32%;
    margin: 10px 0;
    order: 1;
}
.feature_base::after {
    content: "";
    display: block;
    width: 32%;
    margin: 10px 0;
}
.position_box {
	width: 32%;
    margin: 10px 0;
	position: relative;
	color: #4d4d4d;
	}
.width_50 {
	width: 49%!important;	
	}
.position {
	position: absolute;
	top: 15%;
	left: 35%;
	right: 0;
	margin: auto;
	text-align: left;
	padding: 0 10px 0 0;
}

.position_title {
	font-size: 1.5em;
	font-family: source-han-serif-japanese, sans-serif;
	color: #4d4d4d;
	text-align: left;
	font-weight: 500;
}

.position_lead {
	font-size: 0.9em;
	color: #4d4d4d;
	text-align: left;
}


.position_btn {
	width: 30%;
	display: block;
	padding: 5px;
	border-radius: 5px;
	text-align: center;
	font-size: 0.8em;
	white-space: nowrap;
	}
.position_btn a:link, .position_btn a:visited {
	color: #ffffff!important;
	text-align: center;
	display: block!important;
	text-decoration: none;
	cursor: pointer;
	}
.position_btn:hover {
	opacity: 0.8;
	cursor: pointer;
	}
.base_irotome {
	background: #feedbd;
	color: #4d4d4d!important;
}
.base_irotome a:link, .base_irotome a:visited {
	color: #4d4d4d!important;
}
.feature_base3 .feature_box03{
	width: 32%;
	margin-right: 10px;
	}
.feature_base3 .feature_box03:last-child {
	margin-right: 0;
	}
.feature_box04 {
	width: 24%;
	margin: 0;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1025px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #cc0000;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {
	display: block;
	color: #cc0000;
}
.cata_btn01 a:hover {
	opacity: 0.7;
}
.cata_btn02 {
	width: 50%;
	background-color: #d18784;
	padding: 20px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn02 a {
	display: block;
	color: #fff;
}
.cata_btn02 a:hover {
	opacity: 0.7;
}
.kimono_title {
	font-size: 1.2em;
    font-family: source-han-serif-japanese, sans-serif;
    color: #4d4d4d;
    display: block;
    position: relative;
    width: 100%;
    text-align: left;
	}
.kimono_title::after {
	content: "\f054";
    position: absolute;
    top: 25%;
    right: 0;
    left: 95%;
    margin: auto;
    font-size: 15px;
    font-family: "Font Awesome 5 free";
    font-weight: bold;
	}
/*--------------------------------
コーディネイトここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 26px;
    font-weight: 600;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #cc0000;
	}
.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    margin: 30px auto 0 auto;
    text-align: center;
    display: block;
	color: #cc0000;
}
.campaign_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 200px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
.campaign_box {
	position: relative;
	padding: 0.5em 1em;
	margin: 0 auto 25px auto;
	width: 98%;
	max-width: 1280px;
	background-color: #edefef;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.campaign_box::before, .campaign_box::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.campaign_box::before {
	border-left: solid 1.5px #cc0000;
	border-top: solid 1.5px #cc0000;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #cc0000;
	border-bottom: solid 1.5px #cc0000;
	bottom: 0;
	right: 0;
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 20%;
	padding: 15px;
	display: block;
	position: relative;
	margin-right: 20px;
}
.campaign_left::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	content: "";
	width: 1px;
	height: 100%;
	background-color: #cc0000;
}
.campaign_right {
	width: 70%;
	display: block;
	text-align: left;
	margin-left: 10px;
	line-height: 1.8
}
.campaign_title_s {
	-webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.campaign_lead {
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	display: block;
	margin-bottom: 0;
}
.campaign_btn_box a {

    color: #4d4d4d;
    width: 40%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 50px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
}
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2
}
.gray_base {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 425px;
    /*background-image: url(/furisode/img/new_top/reason_bg.png);
    background-repeat: repeat;*/
    color: #cc0000;
}
.cdn-container label {
	height: 30px;
	font-size: 16px;
	padding: 5px 20px;
	display: block;
	cursor: pointer;
	text-align: left;
	background: #E3F5F9;
	border-top: 1px solid #ccc;
	box-shadow: 0.2em 0.1em 0.2em rgba(0,0,0,0.1);
}
.mt_50 {
	margin-top: -250px!important;
}
.kimono {
	margin: 30px auto;
	padding: 10px 0 30px;
	}
/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
ご利用の流れ
--------------------------------*/
.flow .title_text {
	margin-top: 100px;
}
.tab-content {
	width: 100%;
	display: inline-block;
	margin: 50px auto 0;
}
.tab_font {
	font-size: 15px;
}
input[type="radio"] {
	display: none;
}
.tab_area {
	width: 100%;
	max-width: 1280px;
	display: flex;
	font-size: 0;
	margin: 15px auto 40px;
	position: relative;
}
.tab_area label {
	width: 50%;
	display: inline-block;
	padding: 30px 0;
	color: #cc0000;
	background: #EDEEF0;
	text-align: center;
	font-size: 22px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor: pointer;
	transition: ease 0.2s opacity;
	box-sizing: border-box;
}
.tab_area label:hover {
	opacity: 0.8;
	cursor: pointer;
	background: #cc0000;
	color: #ffffff;
}
.tab-box {
	background: #fff;
	margin-bottom: 100px;
}
.tab_panel {
	width: 100%;
	padding: 50px 0 0;
	display: none;
}
#tab1:checked ~ .tab_area .tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab1:checked ~ .tab-box #panel1 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab1:checked ~ .tab_area .tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab2:checked ~ .tab-box #panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.takuhai_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.raiten_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.flow_box {
	width: 32%;
}
.flow_01 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 8px solid;
}
.flow_02 {
	width: 79%;
}
.flow_02_02 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 8px solid;
}
.flow_03 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 8px solid;
}
.img_box {
	display: block;
	height: 315px;
}
.flow_sub_title {
	font-size: 20px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 20px;
}
.flow_text {
	font-size: 17px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-top: 15px;
}
.flow_btn_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 70%;
	justify-content: space-between;
	margin: 80px auto;
}
.flow_btn_box a {
	color: #4d4d4d;
	width: 50%;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	margin: 0 auto;
	border-bottom: 3px solid;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.tow_column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 50px auto 50px;
	justify-content: space-between;
}
.left_box a:hover {
	opacity: 0.8;
	display: block;
}
.left_box {
	width: 24%;
	float: left;
	flex-wrap: nowrap;
}
/*------------------------------
ご利用ガイド
------------------------------*/
.guide_base {
	min-width: 120px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #4d4d4d;
}
.balloon_pink {
	position: relative;
	display: inline-block;
	margin: 0 0 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #cc0000;
	text-align: center;
}
.balloon_pink::before {
	content: "";
	position: absolute;
	top: 95%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top-color: transparent;
	border-top-style: solid;
	border-top-width: 15px;
	border-top: 15px solid #cc0000;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px;
	background-color: #eeeeee;
	margin: -25px auto 10px auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	position: relative;
}
.guide_box::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	color: #bbb !important;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 1.5rem;
}
.guide_box a {
	display: block;
}
.guide_box img {
	width: 55px;
	margin: 10px 20px 10px 3px !important;
}
.guide_box span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 {
	widows: 100%;
	padding: 8px 10px 8px 0;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: center;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase, .guide_box2 .fa-address-card {
	font-size: 1.5rem;
	color: #4d4d4d;
	margin: 10px 20px 10px 10px;
}
.guide_box2 span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	line-height: 1rem;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 img {
	width: 30px;
	margin: 10px 20px 10px 8px!important;
}
.ls_02 {
	letter-spacing: 0.2rem;
}
.c_p10 {
	font-size: 10px!important;
}
.form_title {
	color: #4D4D4D;
	padding: 10px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-size: 1em;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	font-family: "source-han-serif-japanese", serif;
}
.section.new {
    margin: 30px auto 50px;
    padding: 30px 0;
}
/*-------------------------------
商品カテゴリ
-------------------------------*/

.category_base {
	width: 100%;
}
.category_box {
	width: 100%;
	text-align: left;
}
.category_box li a {
	display: block;
}
.category01 {
	line-height: 3rem;
	font-size: 0.8rem;
	color: #666!important;
	font-weight: bold;
	position: relative;
	border-bottom: 1px dotted #d4d4d4;
	padding: 5px;
}
.category01::after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 15px;
}
.category01 a, .category01 a:link, .category01 a:visited {
	color: #666!important;
}
/*-------------------------------
商品カテゴリ　ここまで
-------------------------------*/
/*-------------------------------
シーンから選ぶ
-------------------------------*/
.accordion-menu3 {
	width: 100%;
	height: auto;
	background: #FFF;
}
.accordion-menu3 .open {
	display: block;
	position: relative;
	text-decoration: none;
}
.accordion-menu3 .first_contents {
	padding: 5px!important;
	background-color: #fff!important;
	font-size: 0.8rem;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
}
.accordion-menu3 .open.is-close::after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 free";
	color: #bbb;
}
.accordion-menu3 .open.is-open::after {
	font-family: "Font Awesome 5 Free";
	content: "\f068";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .theme-accordion dt .menu::after, .accordion-menu3 .theme-accordion dd .block::after {
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .third_contents {
	background-color: #EDEFF0!important;
	font-size: 0.75rem;
	padding: 5px 5px 5px 20px!important;
	border-bottom: 1px solid #d4d4d4;
}
.accordion-menu3 .fourth_contents {
	background-color: #fff!important;
	padding: 5px 5px 5px 30px;
	font-size: 0.75rem;
	border-bottom: 1px solid #eeeeee;
}
/*-------------------------------
シーンから選ぶ　ここまで
-------------------------------*/
.right_box {
	width: 75%;
	max-width: 924px;
	float: left;
}
.junior {
	width: 100%;
}
.junior_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
}
.junior_img {
	width: 65%;
}
.junior_text {
	width: 35%;
	background: #cc0000;
}
.junior_title {
	font-size: 24px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_sub_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_text p {
	font-size: 14px;
	margin-top: 22%;
	color: #ffffff;
}
.junior_btn {
	width: 40%;
	margin: 50px auto;
}
.junior_btn a {
	display: block;
	color: #4d4d4d;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
}
/*-------------------------------
レビュー
-------------------------------*/
.review_wrap {
	background: #EDEEF0;
	padding-bottom: 10px;
}
.review_wrap .title_text {
	padding-top: 30px;
}
.review {
	clear: both;
}
.review_wrap {
	position: relative;
	margin-top: -100px;
}
.fu_review {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 80%;
	padding-top: 50px;
	margin: 0 auto 40px;
}
.review_box {
	background: #ffffff;
}
.review_img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 2px #FCEBEB solid;
	overflow: hidden;
	margin: 15px auto 0;
}
.review_box img {
	width: 125px;
}
.review li {
	background: #ffffff;
	width: 33%;
	margin: 2%;
}
.review .review_text {
	padding: 0 25px 25px;
	font-size: 14px;
	text-align: left;
}
.review_btn {
	width: 40%;
	margin: 50px auto;
}
.review_btn a {
	display: block;
	color: #4d4d4d;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.bnr_wrap p {
	text-align: left;
	font-size: 16px;
	line-height: 2;
	/* margin-right: 12% !important; */
}
.hair_bnr {
	margin: 100px 0 10px;
	position: relative;
}
.hair_btn {
	width: 30%;
	position: absolute;
	bottom: 24%;
	right: 13%;
	background: #ffffff;
	/*opacity: .6;*/
	background-color: rgba(255,255,255,0.5);
	text-align: center;
}
.hair_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	/*height: 50px;*/
	line-height: 2.5;
	border-bottom: 3px solid;
}
.hair_btn_text {
	/*position: absolute;
	bottom: 27%;
	right: 23%;*/
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
}
.photo_bnr {
	position: relative;
	margin: 100px 0 10px;
}
.photo_bnr img {
	opacity: 0.7;
}
.photo_btn {
	width: 35%;
	position: absolute;
	bottom: 20%;
	left: 34%;
	background: #ffffff;
	opacity: .8;
}
.photo_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	height: 50px;
}
.photo_btn_text {
	position: absolute;
	bottom: 18%;
	left: 28%;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px!important;
	color: #333333;
}
.photo_title {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #de7775;
	position: absolute;
	font-size: 28px!important;
	top: 35%;
	left: 38%;
	text-align: center!important;
	line-height: 1.2!important;
}
.main_title {
	font-size: 38px;
	font-weight: 700;
	color: #333;
}
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 250px;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.reservation_box {
	width: 48%;
	padding: 15px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
	font-size: 0.8rem;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;

	background-color: #FFF7F7;
	padding: 20px 20px 50px 20px;
}
.customer_box_base {
	width: 1000px;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.customer_box {
	width: 19%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding-bottom: 10px;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 30px auto 50px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 500px;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom .fa-instagram {
	font-size: 45px!important;
	color: #ffffff!important;
}
.sns_bottom .info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
	max-width: 1280px;
	min-width: 1025px;
}
.info_box_base3 .info_box {
	width: 24%;
	background-color: #eeeeee;
	padding: 10px;
	color: #4d4d4d;
	margin: 7px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box_base3 .info_box a {
	display: block;
	width: 100%;
}
.info_box_base3 .info_box p {
	color: #4d4d4d;
	font-size: 13px;
}
.info_box_base3 .info_icon {
	width: 70px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #aa222a;
	align-items: center;
	font-size: 25px;
	display: block;
	margin-right: 10px;
}
.info_box_base3 span.info_icon2 {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #aa222a;
    align-items: center;
    font-size: 25px;
    display: block;
    margin-right: 10px;
}
.info_box_base3 .fa-paste {
	color: #fff!important;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-yen-sign {
	color: #fff;
	padding: 14px;
	font-size: 26px;
}
.info_box_base3 .fa-truck {
	color: #fff;
	padding: 14px 10px 10px 11px;
	font-size: 25px;
}
.info_box_base3 .fa-suitcase {
	color: #fff;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-user {
	color: #fff!important;
	padding: 15px 13px 13px 13px;
	font-size: 25px;
}
.info_box_base3 .fa-hand-holding-heart {
	color: #fff;
	padding: 12px;
	font-size: 25px;
}
.info_box_base3 .fa-question {
	color: #fff;
	padding: 11px;
	font-size: 25px;
}
.info_box_base3 .fa-address-card {
	color: #fff!important;
	padding: 13px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #cc0000;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.reservation_box a {
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
.information_wrap {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.information_box {
	width: 100%!important;
	max-width: 924px;
}
.contents_box {
	margin-top: -40px !important;
}

#rental, #pickup, #kimono, #ranking {
margin-top: -40px;
padding-top: 40px;
}

/*-----------------------------
サイドナビ下部　キャンペーン＆きもの町バナー
-----------------------------*/
.sidebnr_base {
	width: 100%;
	color: #4d4d4d;
	}
.sidebnr_base img {
	margin: 10px auto 5px auto!important;
	border: 1px solid #d4d4d4;
	}
.sidebnr_base span {
	font-size: 0.8rem;
	color: #4d4d4d;
	float: left;
	text-align: left;
	}
/*-----------------------------
/サイドナビ下部　キャンペーン＆きもの町バナー
-----------------------------*/
}
