@charset "utf-8";
@keyframes tabAnim {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
/* CSS Document */
img {
	vertical-align: bottom;
}
.base_pink {
	color: #ed7978;
}
.c_gray {
	color: #4d4d4d;
}

.bg_pink {
	background-color: #E17BAA;
	color: #ffffff;
}
.bg_yellow {
	background-color: #F0BB55;
	color: #ffffff;
}
.bg_orange {
	background-color: #FF9935;
	color: #ffffff;
}
.bg_green {
	background-color: #64B25E;
	color: #ffffff;
}
.bg_blue {
	background-color: #43B9C5;
	color: #ffffff;
}
.bg_purple {
	background-color: #7F5F9E;
	color: #ffffff;
}

.line_p{
background: linear-gradient(transparent 60%, #EED6E3 0%);
}


.c_bold {
	font-weight: bold;
}
.obj_information_box section, .obj_information_box_side section {
	display: none;
}
.obj_information_box section.c_info_hakama, .obj_information_box section.c_info_all, .obj_information_box_side section.c_info_hakama, .obj_information_box_side section.c_info_all {
	display: block !important;
}


@media screen and (min-width: 0px) and (max-width: 750px) {
.globalnav_top{
/*top: 60px;*/
top: 0;
}
#page-top {
    bottom: 8px;
    right: 13px;
    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: 65px;
    height: 65px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #ED7979;
    border-color: #ffffff;
    border-width: medium;
    text-align: center;
    opacity: 1.0;
    border: 3px solid #ffffff;
}
#obj_catalogue_link p {
    position: relative;
    padding: 5px 0 0 0;
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.3;
    font-size: 11px;
    font-weight: 400;
    color: #ffffff;
}
	#obj_catalogue_link a{
		color: #ffffff;
	}

.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: #083449;
    text-align: center;
    margin: 0 auto 5em;
    line-height: 2;
    z-index: 52;
    width: 100%;
}
.header_img {
	display: inline;
}

.top_slider_text h2 {
	font-size: 9vw;
	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;
	z-index: -100;
}
.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;
}

#rental {
	margin-top: -20px;
	padding-top: 20px;
}
.rental_box .title_text {
	margin-top: 1.5em;
}
.buy {
	background: #ECEDEF;
}
.buy p {
	color: #ED7979;
}
.rental {
	background: #C6827F;
	position: relative;
}
.rental p {
	color: #ffffff;
}
.rental::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
.ruby2 {
	margin-top: -1em;
	font-size: 3.5vw;
	text-align: center;
}

.right_box .ruby2{
	/* margin-bottom: -100px; */
}

.border_h50 {
	margin-bottom: 0.5em
}
.serect_navi {
	width: 100%;
	display: inline-block;
	font-size: 4vw;
	margin: 1em 0 0;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
}
.serect_navi p {
	font-size: 4.5vw
}
.serect_navi li {
	display: block;
	float: left;
	width: 100%;
	padding: 1em 0;
	text-align: center;
}

.mt_50 {
	margin-top: -180px!important;
	}


#furisode,#hakama,#montsuki,#houmongi,#tomesode,#kids,#ubugi,#wedding,#morning{
	margin-top: -100px;
	padding-top: 100px;
	position: relative;
	/* z-index: 0; */
}


/*------------------------------------------- 
スライダーメニューここから
------------------------------------------- */

.serect_navi {
  width: 100%;
  height: 45px;
  padding: 1.5% 1% 1%;
  background: #fff;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  margin-top: 58px;
  margin-bottom: -25px;
  z-index: 51;
  position: fixed;
}

.serect_navi_base {
  width: 600%;
  max-width: 1200px;
  margin: 0 auto 1px auto;
  list-style: none;
  display: flex;
  justify-content: space-around;
}
.serect_navi_box {
	position: relative;
	float:left;
	width: 25%;
	color: #4d4d4d;
	font-size: 4vw;
	display: inline-block;
	text-align: center;
	line-height: 2rem;
	border: 1px solid #d4d4d4;
	border-radius:5px;
	margin-right: 8px;
}

.serect_navi_box a {
	display: block;

}

#collection,#collection_t,#collection_jr,#collection_tanpin,#collection_enji{
	margin-top: -60px;
	padding-top: 60px;

}


/*------------------------------------------- 
スライダーメニューここまで
------------------------------------------- */


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

.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: #083449;
	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;
}


.main_pickup_title{
	background: #083449;
	position: relative;
	padding-bottom: 5px;
}

.main_pickup_title::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}

.main_pickup_title p.ruby2,.main_pickup_title h2.title_text{
 color: #fff;
}


/*-----------------------------
TOPコレクションメニュー
-----------------------------*/
.collection_panel{
	display: none;
}
/*-----------------------------
/TOPコレクションメニュー
-----------------------------*/

/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.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%;
}
.new_arrival {
	display: grid;



	width: 100%;
	max-width: 1280px;
	margin: 1.5em auto 0;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
}
.arrival_btn {
	width: 100%;
	margin: 0 auto 10%;
	text-align: center;
	font-size: 4.375vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	clear: left;
}
.arrival_btn .btn1 {
	display: block;
	background: #ECEDEF;
	color: #ed7979;
	width: 100%;
	padding: 1em 0;
}
.arrival_btn .btn2 {
	display: block;
	background: #083449;
	color: #ffffff;
	width: 100%;
	padding: 1em 0;
}
	
.arrival_btn_02 {
	width: 100%;

	margin: 5% auto 10%;
	text-align: center;
	font-size: 4.375vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
}
	
.arrival_btn_02 .btn1 {
	display: block;
	background: #ECEDEF;
	color: #ed7979;
	width: 100%;
	padding: 1em 0;
}	
	
.arrival_btn_03 {
	width: 100%;
	margin: 5% auto 10%;
	text-align: center;
	font-size: 4.375vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
}
	
.arrival_btn_03 .btn1 {
	display: block;
	background: #ECEDEF;
	color: #ed7979;
	width: 100%;
	padding: 1em 0;
}	



	
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	clear: both;
	width: 100%;
	margin: 10% auto 9%;
}
.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%;
}
.camp_wrap img {
	width: 100%;
}
.camp_box {
	width: 100%;
	max-width: 620px;
}
.camp_box img {
	width: 100%;
	max-width: 620px;
	margin: 0px auto 8%;	
	border: 1px #eee solid;
	box-sizing: border-box;
}
.price_red {
	color: #cc0000;
	font-weight: 600;
}
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/	


.camp_box_s *, .camp_box_s *:before, .camp_box_s *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.camp_box_s {
	position: relative;
}
.camp_box_s label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 80%);
}
.camp_box_s input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.camp_box_s label:after {
	line-height: 2.5rem;
	position: relative;
	z-index: 2;
	content:' キャンペーン情報をもっと見る';
 	 width: 90%;
 	 font-size: 4vw;
 	 margin: 20vw auto 0;
 	 text-align: center;
	display: block;
	color: #4d4d4d;
	background-color: #fff;
	padding: 10px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;  
}
.camp_box_s input {
	display: none;
}
.camp_box_s .camp_container {
	overflow: hidden;
	height: 480px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.camp_box_s input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.camp_box_s input:checked + label:after {
	font-family: FontAwesome;
	content:' 閉じる';
}
.camp_box_s input:checked ~ .camp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}

.camp_box_s img { 
   margin: 8px auto;
 
}

	
/*------------------------------
ランキング表示部分
------------------------------*/
.ranking_part {
	width: 100%;
}
#obj_banner_box span {
	white-space: normal;
}

.ranking_base {
	display: grid;
	width: 100%;
	max-width: 1280px;
	margin: 1.5em auto 0;
	grid-gap: 5px;
    grid-template-columns: repeat(3, minmax(100px, 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;
}
.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;
}
	
/*-----------------------------
	各カテゴリーランキングここまで
-------------------------------*/		
	
.category_list {
	display: grid;
	width: 100%;
	max-width: 1280px;
	margin: 1.5em auto 5.5em;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	z-index: 50;
	position: relative;
}

.p-category__link {
    padding-left: 28px;
}

.category_link {
    display: block;
    text-align: left;
    position: relative;
    border: #ccc 1px solid;
    padding: 13px 13px 13px 13px;
    font-size: 3.5vw;
}

.icon-arrow-right:before {
    	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 35%;
	right: 5%;
	font-size: 15px;
}

.category_item {
    position: relative;
    margin-right: right;
}

.category_arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2%;
    color: #989898;
}	
	
	
	
/*--------------------------------
カテゴリータブ部分ここから
--------------------------------*/	

.c_11px{
     font-size: 3.125vw;
}


.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: #083449;
	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: 1.5em auto 1em;
	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: 33.3%;
	display: inline-block;
	padding: 1.2em 0;
	color: #083449;
	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: #083449;
	color: #ffffff;
}
.item-tab-box {
　　background: #fff;
}
.item-tab_panel {
	width: 100%;
	padding: 0.2em 0 0;
	display: none;
}
#furisode-tab1:checked ~ .item-tab_area .furisode-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab1:checked ~ .item-tab-box #furisode-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab1:checked ~ .item-tab_area .furisode-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#furisode-tab2:checked ~ .item-tab_area .furisode-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab2:checked ~ .item-tab-box #furisode-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab2:checked ~ .item-tab_area .furisode-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
#furisode-tab3:checked ~ .item-tab_area .furisode-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab3:checked ~ .item-tab-box #furisode-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab3:checked ~ .item-tab_area .furisode-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
袴タブ部分ここから
--------------------------------*/		

#hakama-tab1:checked ~ .item-tab_area2 .hakama-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab1:checked ~ .item-tab-box #hakama-panel1 {
	display: block;

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






















	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}*/		
#hakama-tab4:checked ~ .item-tab_area2 .hakama-tab4_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab4:checked ~ .item-tab-box #hakama-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#hakama-tab4:checked ~ .item-tab_area2 .hakama-tab4_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}*/
	
#hakama-tab5:checked ~ .item-tab_area2 .hakama-tab5_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab5:checked ~ .item-tab-box #hakama-panel5 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#hakama-tab5:checked ~ .item-tab_area2 .hakama-tab5_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	*/
#hakama-tab6:checked ~ .item-tab_area2 .hakama-tab6_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab6:checked ~ .item-tab-box #hakama-panel6 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#hakama-tab6:checked ~ .item-tab_area2 .hakama-tab6_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	*/
	
/*--------------------------------
紋付タブ部分ここから
--------------------------------*/		
	
#mon-tab1:checked ~ .item-tab_area .mon-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#mon-tab1:checked ~ .item-tab-box #mon-panel1 {
	display: block;

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

/*--------------------------------
留袖タブ部分ここから
--------------------------------*/		
	
#tome-tab1:checked ~ .item-tab_area .tome-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#tome-tab1:checked ~ .item-tab-box #tome-panel1 {
	display: block;

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



}		

/*--------------------------------
花嫁衣裳タブ部分ここから
--------------------------------*/		
	
#wedding-tab1:checked ~ .item-tab_area .wedding-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab1:checked ~ .item-tab-box #wedding-panel1 {



	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab1:checked ~ .item-tab_area .wedding-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#wedding-tab2:checked ~ .item-tab_area .wedding-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab2:checked ~ .item-tab-box #wedding-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab2:checked ~ .item-tab_area .wedding-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}			
	
#wedding-tab3:checked ~ .item-tab_area .wedding-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab3:checked ~ .item-tab-box #wedding-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab3:checked ~ .item-tab_area .wedding-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
七五三タブ部分ここから
--------------------------------*/
	
#kids-tab1:checked ~ .item-tab_area2 .kids-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab1:checked ~ .item-tab-box #kids-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#kids-tab1:checked ~ .item-tab_area2 .kids-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}*/
#kids-tab2:checked ~ .item-tab_area2 .kids-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab2:checked ~ .item-tab-box #kids-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#kids-tab2:checked ~ .item-tab_area2 .kids-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	*/
	
#kids-tab3:checked ~ .item-tab_area2 .kids-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab3:checked ~ .item-tab-box #kids-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#kids-tab3:checked ~ .item-tab_area2 .kids-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		*/
#kids-tab4:checked ~ .item-tab_area2 .kids-tab4_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab4:checked ~ .item-tab-box #kids-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#kids-tab4:checked ~ .item-tab_area2 .kids-tab4_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}*/
	
#kids-tab5:checked ~ .item-tab_area2 .kids-tab5_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}

#kids-tab5:checked ~ .item-tab-box #kids-panel5 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#kids-tab5:checked ~ .item-tab_area2 .kids-tab5_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	*/
#kids-tab6:checked ~ .item-tab_area2 .kids-tab6_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab6:checked ~ .item-tab-box #kids-panel6 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
/*#kids-tab6:checked ~ .item-tab_area2 .kids-tab6_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		*/
	
/*--------------------------------
産着タブ部分ここから
--------------------------------*/	
#baby-tab1:checked ~ .item-tab_area .baby-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#baby-tab1:checked ~ .item-tab-box #baby-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#baby-tab1:checked ~ .item-tab_area .baby-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#baby-tab2:checked ~ .item-tab_area .baby-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#baby-tab2:checked ~ .item-tab-box #baby-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#baby-tab2:checked ~ .item-tab_area .baby-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
	
	
	
/*--------------------------------
カテゴリータブ部分ここまで
--------------------------------*/	
		
	
	
	
	
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;
	padding: 1% 0 10%;
}
.reason_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: 5% auto 10%;
    letter-spacing: 1px;
	}
.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;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------------
コーディネイト
--------------------------------*/
.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;
    height: 165px;
    margin: 0 auto;
    padding: 1px 0 0 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;
    color: #FFF;
	font-size: 3.5vw;
}


.coordinate_title::after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 35px;
    background-color: #fff;
    top: 150%;
}

.coordinate_title_02 {
	-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: #4d4d4d;
	font-size: 3.5vw;
}

.coordinate_title_02::after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 35px;
    background-color: #ed7978;
    top: 150%;
}


.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 6.7vw;
    font-weight: 600;
    margin: 20px auto 10px auto;
    text-align: center;
    display: block;
}
.pink_base {
     width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 330px;
    background-color: #d18784;
    color: #fff;

}

.gray_base {
     width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 330px;
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;  
    color: #ed7978;
}

.feature_base {width: 98%;max-width: 600px;display: flex;justify-content: space-between;flex-wrap: wrap;/* position: absolute; */font-size: 4vw;margin: 0 auto;top: 6%;}

.feature_base-sp{
	float: left;
	margin-top: 12em;
	width: 99%;
}

.feature_base2 {
    width: 98%;
    max-width: 600px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 4vw;
    margin: 2% auto;
}
.feature_base3 {
	width: 98%;
	max-width: 600px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 0 auto;
}
.feature_box01 {
	width: 98%;
	max-width: 600px;
	float: left;
	margin: -1% auto;
}

.feature_box02 {
	width: 98%;
	max-width: 600px;
	float: left;
	margin: 0 auto;
}
.feature_box03 {
	width: 98%;
	max-width: 600px;
	float: left;
	margin: 0 auto;
}
.feature_box04 {
	width: 48%;
	margin: 1%;
}
.feature_box05 {
	width: 48%;
	margin: 1%;
}

.feature_box06 {
	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_box06 p {
	width: 95%;
	max-width: 600px;
	margin: 0 auto;
	display: block;
	text-align: left;
	/* margin-top: 15%; */
	line-height: 2em;
}

.feature_box06-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;
}


span.feature_box02_title_01{

    position:absolute;
    bottom: 0px;
    left:0px;
    width: 100%;
    text-align:center;
    color:#4d4d4d;
    line-height: 200%;
    background-color:#fff;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.9;
    font-size: 24px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 600;

}
span.feature_box02_title_02{
    position:absolute;
    bottom:0px;
    left:1%;
    width: 98%;
    text-align:center;
    color:#fff;
    line-height:200%;
    background-color:#d18784;
    filter:alpha(opacity=10);
    -moz-opacity: 0.8;
    opacity: 0.9;
    font-size: 24px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 400;
}


.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: #ed7978;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {
	display: block;
	color: #ed7978;
}
.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_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: 1em auto 1.2em auto;
	width: 95%;
	    max-width: 600px;
	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 #ed7978;
	border-top: solid 1.5px #ed7978;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #ed7978;
	border-bottom: solid 1.5px #ed7978;
	bottom: 0;
	right: 0;
}
.campaign_box::after {
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 100%;
	padding: 15px;
	display: block;
	margin-bottom: 15px;
}

.campaign_left::after {
	position: absolute;
    left: 42%;
    top: 24%;
    display: block;
    content: "";
    width: 65px;
    height: 1px;
    background-color: #ed7978;
}


.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 0em;
	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 #ed7978;
	border-top: solid 1.5px #ed7978;
	top: -24px;
	right: -15px;
}
.campaign_box_sp::after {
	border-left: solid 1.5px #ed7978;
	border-bottom: solid 1.5px #ed7978;
	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: 5vw;
	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
}

.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);
}

/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
<strong>ご利用の流れ</strong>
--------------------------------*/
.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: #083449;
	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: #083449;
	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: #083449;
	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 #083449;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	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 #083449;
}
.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: 90%;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: block;
    margin: 1em auto 0;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.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: 15px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #083449;
	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 #083449;
	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: #444;
	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: 40px auto;
}
.right_cat {
	width: 100%;
	/* margin: 25px 0; */
}
.right_cat_box {
    width: 100%;
    text-align: center;
    /* position: absolute; */
    font-size: 4vw;
    /* height: 25.5em; */
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    margin-top: 18vw;
	position: relative;
	z-index: 0;    
}
.right_cat_img {
    width: 100%;
    box-sizing: border-box;
    /* position: absolute; */
    font-size: 4vw;
    top: 9em;
    /* left: 5%; */
}
.right_cat_text {
	/* width: 100%; */
	/* background: #d4d4d4; */
	/* height: 300px; */
}

#collection_enji .right_cat_text {
	/* background: #d18784; */
}

.right_cat_title {
	font-size: 8vw!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #083449;
}
#collection_enji .right_cat_title,#collection_enji .right_cat_text p {
	/* color: #fff !important; */
}



.right_cat_sub_title {
	font-size: 3.5vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #4d4d4d;
}


.right_cat_text p {
	color: #4c4b4c;
	font-size: 3.5vw;
	/* padding: 0 0 1em; */
}

/*-------------------------------
レビュー
-------------------------------*/
.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: 12em;
	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: 70%;
	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;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.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;
}

/*---------------------------
よくある質問
-----------------------------*/	
.select_points {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}
.select_points_menu {
	width: 100%;
	margin: 0px auto;
	padding: 2%;
}
.select_points_menu ul {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
  text-align: left;
}
.select_points_menu li {
	padding: 1em 0;
	float: left;
	text-align: left;
}
.select_points_menu label {
	background: #d4d4d4;
	color: #4d4d4d;
	padding: 20px;
	font-size: 4vw;
	display: block;
	margin: 3px 0;
	border: 1px solid #fff;
	cursor: pointer;
	text-align: left;
}
.select_points_menu label::after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: bold;
	color: #a9a8a8;
	position: absolute;
	font-size: 1.8rem;
	right: 8%;
	margin-top: -6.5%;
}
.select_points_menu label:hover {
	background: #d4d4d4;
}
.select_points_menu input[type="checkbox"].on-off {
	display: none;
}
.select_points_menu input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
}
.select_points_menu input[type="checkbox"].on-off:checked + ul {
	height: auto;
}
.qa_link{
  border-bottom: 1px solid #333;
}
	/* -----------------------------------
サイズの測り方ここから
-----------------------------------	*/	
	
.h-size01 {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
}
.h-size01 img {
	width: 100%;
}
.h-size01 .c_styletext {
	width: 100%;
	float: left;
	padding: 0.5em;
	text-align: left;
}
.h-size01 .c_styleimage {
	width: 100%;
	float: left;
	padding: 1em;
	margin: 0 auto;
}
.h-size02, .h-size03 {
	width: 100%;
	padding: 10px;
}
.h-size_box img {
	max-width: 100%;
	max-height: 250px;
	width: auto;
	display: block;
	margin: 5px auto 0 auto;
}
.item_text {
	padding: 5px;
	;
	display: inline-block;
	text-align: left;
}
.c_check1 {
	margin-top: 10px;
}
/* -----------------------------------
サイズの測り方ここまで
-----------------------------------	*/	
/*-----------------------------
/よくある質問ここまで
-----------------------------*/


/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.reservation {
	width: 100%;
	height: 20%;
	text-align: center;
	padding: 5% 0 0;
    margin: 10% 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: 20px auto;
	padding: 10px;
}
.reservation_box {
	width: 80%;
	margin: 1em auto;
	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{
	margin-top: 10%!important;
}
.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;
}
.information_wrap .c_info_hakama, .information_wrap .c_info_all, .information_wrap .c_info_furi, .information_wrap .c_info_formal, .information_wrap .c_info_kids, .information_wrap .c_info_baby, .information_wrap .c_info_monpuku, .information_wrap .c_info_mens_formal, .information_wrap .c_info_hikifuri {
	display: block !important;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 8vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #083449;
	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;
}

/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/

/*-----------------------------------
各種バナー
-----------------------------------*/
.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;
}
.itemid_name{
bottom: 0!important;
}

}

@media screen and (min-width:751px) and (max-width: 1024px) {
.header_img {
	position: relative;
}

.title_text {
	color: #083449;
	text-align: center;
	font-size: 40px;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 20px;
}

.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 28%;
	left: 5%;
    background-color: rgba(255,255,255,0.5);
	display: inline-block;
	width: 250px;
	height: 130px; 
}
.top_slider_text {
	z-index: 51;
	text-align: center;
	margin-top: 7%;
}

.top_slider_text h2 {
	font-size: 28px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 8px;
	color: #083449;
}
.header_img_lead {
	font-size: 14px;
	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%;
}
.serect_navi {
	width: 100%;
	font-size: 15px;
	display: inline-block;
	margin: 0 0 -20px;
	border-bottom: solid 1px #e3e3e3F;
	border-top: solid 1px #e3e3e3;
	color: #4D4D4D;
	background-color: #ECEDEF;
}
.serect_navi ul {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.serect_navi li {
	justify-content: center;
	float: left;
	width: 20%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
}
.rental {
	position: relative;
	border-bottom: solid 0.5px #e3e3e3;	

	border-right: solid 0.5px #e3e3e3;
}


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


.buy {
	background: #edeff0;
}
.buy p {
	font-size: 25px;
	color: #ed7979;
	letter-spacing: 2px;
	position: relative;
	left: -10%;
}


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



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




.ruby2 {
	font-size: 14px;
	position: relative;
	margin-top: -20px;
	margin-bottom: 8px;
	text-align: center!important;
}
.title_text {
	margin-top: 40px;
}
.link_title {
	font-size: 25px;
	letter-spacing: 10px;
	margin-bottom: 25px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
}
.lead {
	text-align: left;
	font-size: 13px;
	line-height: 2.5;
}
.position_text_r {
	display: inline-block;
	position: absolute;
	top: 180px;
	right: 15%
}
.position_text_l {
	display: inline-block;
	position: absolute;
	top: 180px;
	left: 15%;
}
/*
.fadein_box a {
	display: block;

	padding: 15px 15px 15px 3px;
	text-decoration: none;
	font-weight: 800;
	text-transform: uppercase;
	float: left;
	font-size: 25px;
	font-family: source-han-serif-japanese, sans-serif;
	margin-top: 30px;
	letter-spacing: 1.5px;
	transition: all .5s;
	position: relative;
}
.fadein_box a:after, .fadein_box a:before {
	transition: all .5s;
}
.fadein_box a:hover {
	color: #000;
}
.fadein_box a:after {
	position: absolute;
	bottom: 7px;
	left: 45%;
	right: 0;
	width: 40%;
	content: '_';
	color: transparent;
	background: #000;
	height: 2px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.fadein_box a:hover:after {
	width: 80%;
}
.fadein_box a:link {
	color: #000000;
}
*/
.information_wrap section {
	display: none;
}
.information_wrap .c_info_hakama, .information_wrap .c_info_all, .information_wrap .c_info_furi, .information_wrap .c_info_formal, .information_wrap .c_info_kids, .information_wrap .c_info_baby, .information_wrap .c_info_monpuku, .information_wrap .c_info_mens_formal, .information_wrap .c_info_hikifuri {
	display: block !important;
}


.main_pickup_title{
	background: #083449;
	position: relative;
	padding-bottom: 5px;
}

.main_pickup_title::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}

.main_pickup_title p.ruby2,.main_pickup_title h2.title_text{
 color: #fff;
}

#furisode,#hakama,#montsuki,#houmongi,#tomesode,#kids,#ubugi,#wedding,#morning{
	margin-top: -50px;
	padding-top: 50px;
}


/*------------------------------------------- 
スライダーメニューここから
------------------------------------------- */


.serect_navi_base {
  width: 200%;
  max-width: 2000px;
  margin: 0 auto 1px auto;
  list-style: none;
  display: flex;
  justify-content: space-around;
}
.serect_navi_box {
    font-family: "source-han-serif-japanese", sans-serif;
    position: relative;
    float:left;
    width: 30%;
    color: #4d4d4d;
    font-size: 2vw;
    display: inline-block;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #d4d4d4;
    border-radius:5px;
    padding: 0.3% 1%;
    margin-right: 5px;
}




/*------------------------------------------- 
スライダーメニューここまで
------------------------------------------- */



/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.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.9rem;
	font-family: "Sawarabi Gothic";
	letter-spacing: -1px;
}
.pickup_btn {
	width: 95%;
	background-color: #4d4d4d;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 0.9rem;
	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;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
.new_arrival {
	display: inline-block;
	width: 100%;
	max-width: 1280px;
	margin: 70px auto 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.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: 21px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
}
.arrival_btn a,.arrival_btn_02 a,.arrival_btn_03 a:hover {
	opacity: 0.8;
}
.arrival_btn .btn1 {

	background: #ECEDEF;
	color: #ed7979;
	width: 50%;
	padding: 1.2em 0;
	cursor: pointer;
}
.arrival_btn .btn2 {
	background: #083449;
	color: #ffffff;
	width: 50%;
	padding: 1.2em 0;
}

.arrival_btn_02 {
	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: 21px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;

}

.arrival_btn_02 .btn1 {
	background: #ECEDEF;
	color: #ed7979;
	width: 50%;
	padding: 1.2em 0;
	margin: 0 auto;
	cursor: pointer;
}

.arrival_btn_03 {
	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: 21px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;

}

.arrival_btn_03 .btn1 {
	background: #083449;
	color: #ffffff;
	width: 50%;
	padding: 1.2em 0;
	margin: 0 auto;
	cursor: pointer;
}

/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 65px auto 40px;
	justify-content: space-between;
}
.pickup_wrap a {
	cursor: pointer;
}
.pickup_box2 {
	display: inline-block;
	width: 100%;
	max-width: 400px;
}
.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_box2 {
	text-align: left;
	display: inline-block;
	padding: 0;
	margin-right: 0.4em;
}
.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: 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: 1280px;
	margin: 0 auto 80px;
	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;
}
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/

.camp_box_s *, .camp_box_s *:before, .camp_box_s *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.camp_box_s {
	position: relative;
}
.camp_box_s label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 80px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 80%);
}
.camp_box_s input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.camp_box_s label:after {
	line-height: 2.5rem;
	position: relative;
	z-index: 2;
	content:' キャンペーン情報をもっと見る';
 	 width: 60%;
 	 font-size: 18px;
 	 margin: 5vw auto 0;
 	 text-align: center;
	display: block;
	color: #4d4d4d;
	background-color: #fff;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;  
}
.camp_box_s input {
	display: none;
}
.camp_box_s .camp_container {
	overflow: hidden;
	height: 200px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.camp_box_s input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.camp_box_s input:checked + label:after {
	font-family: FontAwesome;
	content:' 閉じる';
}
.camp_box_s input:checked ~ .camp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}

.camp_box_s img { 
   margin: 10px 3px;
   width: 32.5%;
   float: left;
 
}


	
/*------------------------------
ランキング表示部分
------------------------------*/
.ranking_part {
	width: 100%;
}
.ranking {
	width: 100%;
	height: 300px;
	background: #fff;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
.ranking_base {
	width: 1024px;
	height: 300px;
	margin: 0 auto 2px auto;
	list-style: none;
	display: flex;
	justify-content: space-around;
}
.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: 175px;
	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: 175px;
	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;
}
/*------------------------------
ランキング表示部分ここまで
------------------------------*/	
	
	

/*--------------------------------
カテゴリータブ部分ここから
--------------------------------*/	

.c_11px{
     font-size: 15px;
}


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

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: #083449;
	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: 924px;
	display: flex;
	font-size: 0;
	margin: 0 auto;
	position: relative;
}
.item-tab_area2 label {
	width: 50%;
	display: inline-block;
	padding: 23px 0;
	color: #083449;
	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: #083449;
	color: #ffffff;
}

.item-tab_panel {
	width: 100%;
	padding: 10px 0 0;
	display: none;
}
#furisode-tab1:checked ~ .item-tab_area .furisode-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab1:checked ~ .item-tab-box #furisode-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab1:checked ~ .item-tab_area .furisode-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#furisode-tab2:checked ~ .item-tab_area .furisode-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab2:checked ~ .item-tab-box #furisode-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab2:checked ~ .item-tab_area .furisode-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
#furisode-tab3:checked ~ .item-tab_area .furisode-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab3:checked ~ .item-tab-box #furisode-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab3:checked ~ .item-tab_area .furisode-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
袴タブ部分ここから

--------------------------------*/		

#hakama-tab1:checked ~ .item-tab_area2 .hakama-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;

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

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

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

	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
#hakama-tab3:checked ~ .item-tab_area2 .hakama-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab3:checked ~ .item-tab-box #hakama-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#hakama-tab3:checked ~ .item-tab_area2 .hakama-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		
#hakama-tab4:checked ~ .item-tab_area2 .hakama-tab4_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab4:checked ~ .item-tab-box #hakama-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#hakama-tab4:checked ~ .item-tab_area2 .hakama-tab4_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
	
#hakama-tab5:checked ~ .item-tab_area2 .hakama-tab5_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab5:checked ~ .item-tab-box #hakama-panel5 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#hakama-tab5:checked ~ .item-tab_area2 .hakama-tab5_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
#hakama-tab6:checked ~ .item-tab_area2 .hakama-tab6_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab6:checked ~ .item-tab-box #hakama-panel6 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#hakama-tab6:checked ~ .item-tab_area2 .hakama-tab6_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
紋付タブ部分ここから
--------------------------------*/		
	
#mon-tab1:checked ~ .item-tab_area .mon-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#mon-tab1:checked ~ .item-tab-box #mon-panel1 {
	display: block;

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

	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#mon-tab2:checked ~ .item-tab_area .mon-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		

/*--------------------------------
留袖タブ部分ここから
--------------------------------*/		
	
#tome-tab1:checked ~ .item-tab_area .tome-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#tome-tab1:checked ~ .item-tab-box #tome-panel1 {
	display: block;

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

	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		

/*--------------------------------
花嫁衣裳タブ部分ここから
--------------------------------*/		
	
#wedding-tab1:checked ~ .item-tab_area .wedding-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab1:checked ~ .item-tab-box #wedding-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab1:checked ~ .item-tab_area .wedding-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#wedding-tab2:checked ~ .item-tab_area .wedding-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab2:checked ~ .item-tab-box #wedding-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab2:checked ~ .item-tab_area .wedding-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}			
	
#wedding-tab3:checked ~ .item-tab_area .wedding-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab3:checked ~ .item-tab-box #wedding-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab3:checked ~ .item-tab_area .wedding-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
七五三タブ部分ここから
--------------------------------*/
	
#kids-tab1:checked ~ .item-tab_area2 .kids-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab1:checked ~ .item-tab-box #kids-panel1 {
	display: block;

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

	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
#kids-tab3:checked ~ .item-tab_area2 .kids-tab3_label {
	position: relative;

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

	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		
	
/*--------------------------------
産着タブ部分ここから
--------------------------------*/	
#baby-tab1:checked ~ .item-tab_area .baby-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#baby-tab1:checked ~ .item-tab-box #baby-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#baby-tab1:checked ~ .item-tab_area .baby-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#baby-tab2:checked ~ .item-tab_area .baby-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#baby-tab2:checked ~ .item-tab-box #baby-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#baby-tab2:checked ~ .item-tab_area .baby-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
	
	
	
/*--------------------------------
カテゴリータブ部分ここまで
--------------------------------*/

.category_list {
	display: grid;
	width: 100%;
	max-width: 1024px;
	margin: 10px auto 0;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	z-index: 50;
	position: relative;
}

.p-category__link {
    padding-left: 28px;
}

.category_link {
    display: block;
    text-align: left;
    position: relative;
    border: #ccc 1px solid;
    padding: 13px 13px 13px 13px;
    font-size: 2vw;
}

.icon-arrow-right:before {
    	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 35%;
	right: 5%;
	font-size: 15px;
}



.category_item {
    position: relative;

    margin-right: right;
}

.category_arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2%;
    color: #989898;
}	
	
.content_box{
	margin-top: 10px;
}
	
	
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(../img/new_formal_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;
	}
.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 50px;
}
.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;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/

/*--------------------------------
コーディネイト
--------------------------------*/
.coordinate {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.coordinate_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 200px;
	margin: 0 auto;
	padding: 20px 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;
}

.coordinate_title_02 {
	-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: #4d4d4d;
	font-size: 22px;
}
.coordinate_title_02::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;

	content: "";
	width: 1px;
	height: 50px;
	background-color: #c6827f;
}	


.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;
}
.pink_base {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	text-align: center;
	background-color: #d18784;
	color: #fff;
}

.gray_base {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;
	color: #ed7978;
}	

.feature_base {
	width: 100%;
	max-width: 95%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin: 10px auto;
}
.feature_base2 {
	width: 95%;

	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin: 0 auto 5px;
}
.feature_base3 {
	width: 95%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
	margin: 10px auto 0;
}
.feature_box01 {
	width: 100%;
	float: left;
	margin: 0 auto;
}

.feature_box02 {
	width: 50%;
	float: left;
	margin: 0 auto;
}

span.feature_box02_title_01{
    position:absolute;
    bottom: 0px;
    left:0px;
    width: 50%;
    text-align:center;
    color:#4d4d4d;
    line-height: 200%;
    background-color:#fff;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.9;
    font-size: 24px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 600;

}
span.feature_box02_title_02{
    position:absolute;
    bottom:0px;

    left:50%;
    width:50%;
    text-align:center;
    color:#fff;
    line-height:200%;
    background-color:#d18784;
    filter:alpha(opacity=10);
    -moz-opacity: 0.8;
    opacity: 0.9;
    font-size: 24px;    
    font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
}	


.feature_box03 {
	width: 100%;
	float: left;
	margin: 0 auto;
}

.feature_box04 {
	width: 32.8%;
	margin: 0;
}
.feature_box05 {
	width: 24.4%;
	margin:8px 0;
}

.feature_box06 {
	width: 100%;
	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_box06 p {
	width: 95%;
	margin: 0 auto;
	display: block;
	text-align: left;
	/* margin-top: 15%; */
	line-height: 2em;
}
.feature_box06-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;
}

.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: #ed7978;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {
	display: block;
	color: #ed7978;
}
.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_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.8em 1em;
	margin: 20px auto 25px auto;
	width: 95%;
	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 #ed7978;
	border-top: solid 1.5px #ed7978;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #ed7978;
	border-bottom: solid 1.5px #ed7978;
	bottom: 0;
	right: 0;
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 25%;
	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: #ed7978;
}
.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: left;
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	color: #4d4d4d;
	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: 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;
	}
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 21px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2;
}

.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: -150px!important;
}
/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
ご利用の流れ
--------------------------------*/
.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: #083449;
	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: #083449;
	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: #083449;
	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 #083449;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	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 #083449;
}
.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;
	margin: 0 auto;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.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: 18px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #083449;
	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 #083449;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px 8px 40px;
	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%;
	height: 60px;
	padding: 8px 10px 8px 30px;
	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;
	width: 50%;
	float: left;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase {
	font-size: 1.8rem;
	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: 35px;
	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: 40px auto;
}
.right_cat {
	width: 100%;
	margin: 80px 0;
}
.right_cat_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}
.right_cat_img {
	width: 100%;
}
.right_cat_text,.right_cat_text2 {
	position: absolute;
	bottom: 8%;
	left: 3%;
	text-align: left;
}
.right_cat_title {
font-size: 24px!important;
font-family: "source-han-serif-japanese", sans-serif;
font-style: normal;
font-weight: 600;
color: #083449;
}
.right_cat_sub_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #083449;
}
.right_cat_text p {
	font-size: 14px;
	margin-top: 19%;
	color: #4d4d4d;
}

.right_cat_text2 .right_cat_title {
	font-size: 24px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #fff;
}


.right_cat_text2 .right_cat_sub_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #c2c2c2;
}

.right_cat_text2 p {
	font-size: 14px;
	margin-top: 19%;
	color: #c2c2c2;
}
.right_cat_btn {
	width: 60%;
	margin: 50px auto;
}
.right_cat_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;
}
	
/*------------------------------
ランキング表示部分
------------------------------*/
.ranking_part {
	width: 100%;
}
.ranking {
	width: 100%;
	/* height: 350px; */
	background: #fff;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}
.ranking_base {
	max-width: 1024px;
	width: 100%;
	/* height: 300px; */
	margin: 0 auto 2px auto;
	list-style: none;
	display: flex;
	justify-content: space-around;
}
.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: 175px;
	/* 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;
}
	
	
/*-------------------------------
レビュー
-------------------------------*/
.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;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.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: 20%;
	left: 11%;
	background: #ffffff;
	opacity: .6;
}
.hair_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	height: 45px;
}
.hair_btn_text {
	position: absolute;
	bottom: 24%;
	left: 19.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;
}

/*-----------------------------
よくある質問
-----------------------------*/	
.select_points {
	width: 100%;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
	background-color: #f7f7f7;
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.select_points_menu {
	width: 98%;
	max-width: 1024px;
	margin: 40px auto;
}
.select_points_menu ul {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
  text-align: left;
}
.select_points_menu li {
	padding: 30px;
	float: left;
}
.select_points_menu label {
	background: #d4d4d4;
	color: #4d4d4d;
	padding: 25px 0 25px 50px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 3px 0;
	border: 1px solid #fff;
	cursor: pointer;
	text-align: left;
}
.select_points_menu label::after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: bold;
	color: #a9a8a8!important;
	position: absolute;
	font-size: 2.0rem;
	right: 6%;
	margin-top: -4%;
}
.select_points_menu label:hover {
	background: #d4d4d4;
}
.select_points_menu input[type="checkbox"].on-off {
	display: none;
}
.select_points_menu input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
}
.select_points_menu input[type="checkbox"].on-off:checked + ul {
	height: auto;
}
.qa_link{
  border-bottom: 1px solid #333;
}	
/* -----------------------------------
サイズの測り方ここから
-----------------------------------	*/	
.h-size01 {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
}
.h-size01 img {
	width: 100%;
}
.h-size01 .c_styletext {
	width: 65%;
	float: left;
	padding: 1em;
	text-align: left;
}
.h-size01 .c_styleimage {
	width: 35%;
	float: left;
	padding: 1em;
}
.h-size_box {
	margin: 25px auto 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.h-size02, .h-size03 {
	width: 50%;
	padding: 10px;
}
.h-size_box img {
	max-width: 100%;
	max-height: 35%;
	width: auto;
	display: block;
	margin: 0 auto;
}
.item_text {
	padding: 5px;
	height: 40%;
	display: inline-block;
	text-align: left;
}
.c_check1 {
	margin-top: 10px;
}
/* -----------------------------------
サイズの測り方ここまで
-----------------------------------	*/	
/*-----------------------------
/よくある質問ここまで
-----------------------------*/

/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.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: #083449;
	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;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
/*-----------------------------------
各種バナー
-----------------------------------*/
.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;
}
.itemid_name{
bottom: 21%!important;
}
}

@media screen and (min-width:1025px), print, tv {

.title_text {
	color: #083449;
	text-align: center;
	font-size: 50px;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 20px;
}

main {
	width: 98%;
	margin: 0 auto;
}
.header_img {
	position: relative;
}
.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 34%;
	left: 8.5%;
	background-color: rgba(255,255,255,0.5);
	display: inline-block;
	width: 320px;
	height: 180px;
}
.top_slider_text {
	z-index: 51;
	text-align: center;
	margin-top: 7%;
}
.top_slider_text h2 {
	font-size: 32px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 15px;
	color: #083449;
}
.title_text {
	font-size: 40px;
}
.header_img_lead {
	font-size: 16px;
	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%;
}



#furisode,#hakama,#montsuki,#houmongi,#tomesode,#kids,#ubugi,#wedding,#morning{
	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: 11.1%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
	border-left: solid .1px #e3e3e3;
	border-right: solid .1px #e3e3e3;
}

.rental {
	position: relative;
}

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


.buy {
	background: #edeff0;
}
.buy p {
	font-size: 25px;
	color: #ed7979;
	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: #083449;
color: #fff !important;
}

.rental a:hover::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 38%;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}

.ruby2 {
	font-size: 14px;
	position: relative;
	margin-top: -20px;
	margin-bottom: 8px;
	text-align: center!important;
}
.title_text {
	margin-top: 50px;
}
.img01 img, .img02 img, .img03 img, .img04 img, .img06 img {
	width: 100%!important;
	max-width: 1025px;
	margin: 0 auto 1em;
}
.img01 {
	background: url(../img/new_top/back_left.jpg) no-repeat;
	background-size: 100% 600px;

	margin-top: 10px;
	position: relative;
	width: 100%;
}
.img02 {
	background: url(../img/new_top/back_right.jpg) no-repeat;
	background-size: 100% 600px;
	margin-top: 10px;
	position: relative;
}
.img03 {
	background: url(../img/new_top/back_left.jpg) no-repeat;
	background-size: 100% 600px;
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.img04 {
	background: url(../img/new_top/back_right.jpg) no-repeat;
	background-size: 100% 600px;
	margin-top: 10px;
	position: relative;
}
.img05 {
	margin-top: 10px;
	width: 100%;
}
.img06 {
	margin-top: 10px;
	position: relative;
}
.link_title {
	font-size: 25px;
	letter-spacing: 10px;
	margin-bottom: 25px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
}
.lead {
	text-align: left;
	font-size: 13px;
	line-height: 2.5;
}
.position_text_r {
	display: inline-block;
	position: absolute;
	top: 180px;
	right: 15%
}
.position_text_l {
	display: inline-block;
	position: absolute;
	top: 180px;
	left: 15%;
}
/*
.fadein_box a {
	display: block;
	padding: 15px 15px 15px 3px;
	text-decoration: none;
	font-weight: 800;

	text-transform: uppercase;
	float: left;
	font-size: 25px;
	font-family: source-han-serif-japanese, sans-serif;
	margin-top: 30px;
	letter-spacing: 1.5px;
	transition: all .5s;
	position: relative;
}
.fadein_box a:after, .fadein_box a:before {
	transition: all .5s;
}
.fadein_box a:hover {
	color: #000;
}
.fadein_box a:after {
	position: absolute;
	bottom: 7px;
	left: 45%;
	right: 0;
	width: 40%;
	content: '_';
	color: transparent;
	background: #000;
	height: 2px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.fadein_box a:hover:after {
	width: 80%;
}
.fadein_box a:link {
	color: #000000;
}
*/
.information_wrap section {
	display: none;
}
.information_wrap .c_info_hakama, .information_wrap .c_info_all, .information_wrap .c_info_furi, .information_wrap .c_info_formal, .information_wrap .c_info_kids, .information_wrap .c_info_baby, .information_wrap .c_info_monpuku, .information_wrap .c_info_mens_formal, .information_wrap .c_info_hikifuri {
	display: block !important;
}


/*-----------------------------
TOPコレクションメニュー
-----------------------------*/
.collection_panel {
	width: 100%;
	margin-top: -60px;
	position: relative;
	z-index: 51;
}

.collection_menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 550px;

	margin: 0 auto;
	justify-content: space-between;
}

.collection_box {
	width: 100%;
}
.collection_01,.collection_02,.collection_03 {
	width: 65%;
	border-radius: 50%;
	border: #ddd 3px solid;
　　overflow:hidden; 
	transition: 0.8s;
}

.collection_img_box{
    display: block;
    text-align: center;   
}

.collection_img_box a:hover img {
-moz-transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
	opacity: 1 !important;
}

/*マウスオーバーで丸から四角
.collection_img_box a:hover img{
    border-radius: 0%;
    opacity: 0.8;
    }
*/

.collection_text {
	font-size: 14px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-top: 12px;
	text-align: center;
}

/*-----------------------------
/TOPコレクションメニュー
-----------------------------*/


/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.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.9rem;
	font-family: "Sawarabi Gothic";

	letter-spacing: -1px;
}
.pickup_btn {
	width: 95%;
	background-color: #4d4d4d;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 0.9rem;
	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;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
.new_arrival {
	display: inline-block;
	width: 100%;
	max-width: 1280px;
	margin: 70px auto 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.new_arrival a {
	margin-right: 0.5em;
}
.new_arrival a:last-child {
	margin-right: 0;
}
.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;
}
.arrival_btn a,.arrival_btn_02 a,.arrival_btn_03 a:hover {
	opacity: 0.8;
}
.arrival_btn .btn1 {
	background: #ECEDEF;
	color: #ed7979;
	width: 50%;
	padding: 30px 0;
	cursor: pointer;
}
.arrival_btn .btn2 {

	background: #083449;
	color: #ffffff;
	width: 50%;

	padding: 30px 0;
}
	
.arrival_btn_02 {
	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;
}


.arrival_btn_02 .btn1 {
	background: #ECEDEF;
	color: #ed7979;
	width: 50%;
	padding: 30px 0;
	margin: 0 auto;
	cursor: pointer;
}	
	
.arrival_btn_03 {
	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;
}

.arrival_btn_03 .btn1 {
	background: #083449;
	color: #ffffff;
	width: 50%;
	padding: 30px 0;
	margin: 0 auto;
	cursor: pointer;
}	
  
/*-----------------------------
	カテゴリー
-------------------------------*/
.category_base_formal {
  max-width: 1280px;
  width: 100%;
  margin: 30px auto 50px auto;
  list-style: none;
  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;
}
.category_box_formal {
  width: 18%;
  /* height: 300px; */
  margin: 8.5px;
  position: relative;
  border: 1px solid #d4d4d4;
}
.itemid_name {
    font-size: 16px !important;
    font-family: "source-han-serif-japanese", sans-serif;
    padding: 10px 0 !important;
    text-align: center;
}
/*-----------------------------
	カテゴリーここまで
-------------------------------*/

/*-----------------------------
	ランキング
-------------------------------*/
.ranking_tab_btn {
  display: grid;
  width: 100%;
  margin: 0 auto;
  grid-gap: 3px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
.ranking_tab-content label {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  background-color: #EDEFF0;
  text-align: center;
  text-decoration: none !important;
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 0;
  border: solid 1.2px #fff;
  }
.tab-content > .tab-box > div {
		display: none;
	}
	#tab1:checked ~ .tab-box > #tabView1 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab1:checked ~ .ranking_category_btn .tab1_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab2:checked ~ .tab-box > #tabView2 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab2:checked ~ .ranking_category_btn .tab2_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab3:checked ~ .tab-box > #tabView3 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab3:checked ~ .ranking_category_btn .tab3_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab4:checked ~ .tab-box > #tabView4 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab4:checked ~ .ranking_category_btn .tab4_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab5:checked ~ .tab-box > #tabView5 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab5:checked ~ .ranking_category_btn .tab5_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab6:checked ~ .tab-box > #tabView6 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab6:checked ~ .ranking_category_btn .tab6_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab7:checked ~ .tab-box > #tabView7 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab7:checked ~ .ranking_category_btn .tab7_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	#tab8:checked ~ .tab-box > #tabView8 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#tab8:checked ~ .ranking_category_btn .tab8_label {
		background-color: #ACAEA9;
		border: 0px solid #ACAEA9 !important;
		color: #323232 !important;
		font-weight: bold;
		cursor: pointer;
	}
	.ranking_tab-box > #ranking_tabView1, .ranking_tab-box > div {
		display: none;
	}
	#ranking_tab1:checked ~ .ranking_tab-box > #ranking_tabView1 {
		display: block;
		width: 100%;
		/* padding: 0 0 15px; */
	}
	#ranking_tab1:checked ~ .ranking_tab_btn .tab1_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab2:checked ~ .ranking_tab-box > #ranking_tabView2 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab2:checked ~ .ranking_tab_btn .tab2_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab3:checked ~ .ranking_tab-box > #ranking_tabView3 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab3:checked ~ .ranking_tab_btn .tab3_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab4:checked ~ .ranking_tab-box > #ranking_tabView4 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab4:checked ~ .ranking_tab_btn .tab4_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab5:checked ~ .ranking_tab-box > #ranking_tabView5 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab5:checked ~ .ranking_tab_btn .tab5_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab6:checked ~ .ranking_tab-box > #ranking_tabView6 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab6:checked ~ .ranking_tab_btn .tab6_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab7:checked ~ .ranking_tab-box > #ranking_tabView7 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab7:checked ~ .ranking_tab_btn .tab7_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	#ranking_tab8:checked ~ .ranking_tab-box > #ranking_tabView8 {
		display: block;
		width: 100%;
		padding: 20px 0;
	}
	#ranking_tab8:checked ~ .ranking_tab_btn .tab8_label {
		background-color: #083449;
		color: #fff;
		border-bottom: none !important;
	}
	.ranking_tab-content .ranking_contents {
		margin-top: 0;
		padding-top: 30px;
		width: 95%;
		margin: 0 auto;
	}
  
/*-----------------------------
	ランキングここまで
-------------------------------*
	
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 80px;
	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: 50px auto 100px;
	justify-content: space-between;

}
.camp_box {
	width: 49%;
	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: 22px;
	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(../img/new_formal_top/reason_bg.png);
	background-repeat: repeat;
	padding: 5px 0;
}
.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;
}
.reason .title_text {
	margin-top: 50px!important;
}
.reason_title {
	font-size: 24px;
	font-family: source-han-serif-japanese, sans-serif;
	font-weight: 800;
}
.reason_sub_title {
	font-size: 0.9rem;
	margin-bottom: 10px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #333;

}
.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.9rem;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------------
コーディネイト
--------------------------------*/
.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;
}
	
.coordinate_title_02 {
	-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: #4d4d4d;
	font-size: 22px;
}
.coordinate_title_02::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	background-color: #c6827f;
}	
	
.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;
}
.pink_base {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: #d18784;
	color: #fff;
}
	
.gray_base {
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;
	padding: 5px 0;	
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: center;
	color: #ed7978;
}	
		
.feature_base {
	width: 98%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	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: 50%;
	max-width: 750px;
	float: left;

	margin: 0;
}
	
span.feature_box02_title_01{
    position:absolute;
    bottom: 0px;
    left:0px;
    width: 50%;
    text-align:center;
    color:#4d4d4d;
    line-height: 200%;
    background-color:#fff;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.9;
    font-size: 32px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 600;

}
span.feature_box02_title_02{
    position:absolute;
    bottom:0px;
    left:50%;
    width:50%;
    text-align:center;
    color:#fff;
    line-height:200%;

    background-color:#d18784;
    filter:alpha(opacity=10);
    -moz-opacity: 0.8;
    opacity: 0.9;
    font-size: 32px;    
    font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
}	
	
.feature_box03 {
	width: 100%;
	max-width: 1280px;
	float: left;
	margin: 0;

}

.feature_box04 {
    width: 32.7%;
	margin: 0 0 10px;
}
	.feature_base4 .feature_box04{
		width: 32%;
		margin-right: 10px;
	}
	.feature_base4 .feature_box03:last-child{
		margin-right: 0;
	}

.feature_box05 {
    width: 24.3%;
	margin: 0 0 10px;
}
	.feature_base5 .feature_box05{
		width: 32%;
		margin-right: 10px;
	}
	.feature_base5 .feature_box03:last-child{
		margin-right: 0;
	}

.feature_box06 {
	width: 42%;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	text-align: left;

	align-items: center;
	letter-spacing: -1px;
}
.feature_box06 p {
	width: 75%;
	margin: 0 auto;
	display: block;
	text-align: left;
	margin-top: 15%;
	line-height: 2.5em;
}
.feature_box06-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;
}

.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: #ed7978;
	font-size: 28px;
	text-align: center;
	font-family: "source-han-serif-japanese", sans-serif;
}
.cata_btn01 a {

	display: block;
	color: #ed7978;
}
.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_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: 20px auto 25px auto;

	width: 100%;
	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 #ed7978;
	border-top: solid 1.5px #ed7978;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #ed7978;
	border-bottom: solid 1.5px #ed7978;
	bottom: 0;
	right: 0;
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 25%;
	padding: 30px;
	display: block;
	position: relative;
	margin-right: 20px;
}
.campaign_left::after {
	position: absolute;
	right: 0;
	top: 5%;
	display: block;
	content: "";
	width: 1px;
	height: 90%;
	background-color: #ed7978;
}
.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;
	color: #4d4d4d;
}
.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: 22px;
	font-weight: 600;
	text-align: center;

	letter-spacing: 1px;
	line-height: 1.2;
}

.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;
}
/*--------------------------------
キャンペーンここまで
--------------------------------*/
	
/*--------------------------------
カテゴリータブ部分ここから
--------------------------------*/	

.c_11px{
     font-size: 13px;
}


.item-tab-content {
	width: 100%;
	/* display: inline-block; */
	margin: 10px auto -55px;
}

input[type="radio"] {
	display: none;
}
.item-tab_area {
	width: 100%;
	max-width: 924px;
	display: flex;
	font-size: 0;
	margin: 15px auto;
	position: relative;
}
.item-tab_area label {
	width: 50%;
	display: inline-block;
	padding: 25px 0;
	color: #083449;
	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: 924px;
	display: flex;
	font-size: 0;
	margin: 10px auto;
	position: relative;
}
.item-tab_area2 label {
	width: 50%;
	display: inline-block;
	padding: 23px 0;
	color: #083449;
	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: #083449;
	color: #ffffff;
}
.item-tab-box {
	background: #fff;
	margin-bottom: 100px;
}
.item-tab_panel {
	width: 100%;
	padding: 10px 0 0;
	display: none;
}
#furisode-tab1:checked ~ .item-tab_area .furisode-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab1:checked ~ .item-tab-box #furisode-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab1:checked ~ .item-tab_area .furisode-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#furisode-tab2:checked ~ .item-tab_area .furisode-tab2_label {

	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab2:checked ~ .item-tab-box #furisode-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab2:checked ~ .item-tab_area .furisode-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
#furisode-tab3:checked ~ .item-tab_area .furisode-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#furisode-tab3:checked ~ .item-tab-box #furisode-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#furisode-tab3:checked ~ .item-tab_area .furisode-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
袴タブ部分ここから
--------------------------------*/		

#hakama-tab1:checked ~ .item-tab_area2 .hakama-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab1:checked ~ .item-tab-box #hakama-panel1 {
	display: block;

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

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

}

#hakama-tab5:checked ~ .item-tab_area2 .hakama-tab5_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
#hakama-tab6:checked ~ .item-tab_area2 .hakama-tab6_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#hakama-tab6:checked ~ .item-tab-box #hakama-panel6 {
	display: block;
	animation: tabAnim ease 0.8s forwards;

	-ms-animation: tabAnim ease 0.8s forwards;
}
#hakama-tab6:checked ~ .item-tab_area2 .hakama-tab6_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
紋付タブ部分ここから
--------------------------------*/		
	
#mon-tab1:checked ~ .item-tab_area .mon-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#mon-tab1:checked ~ .item-tab-box #mon-panel1 {
	display: block;

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

	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		

/*--------------------------------
留袖タブ部分ここから
--------------------------------*/		
	
#tome-tab1:checked ~ .item-tab_area .tome-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#tome-tab1:checked ~ .item-tab-box #tome-panel1 {
	display: block;

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

/*--------------------------------
花嫁衣裳タブ部分ここから
--------------------------------*/		
	
#wedding-tab1:checked ~ .item-tab_area .wedding-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab1:checked ~ .item-tab-box #wedding-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab1:checked ~ .item-tab_area .wedding-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;

	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#wedding-tab2:checked ~ .item-tab_area .wedding-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab2:checked ~ .item-tab-box #wedding-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab2:checked ~ .item-tab_area .wedding-tab2_label::before {
	content: "";
	position: absolute;

	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}			
	
#wedding-tab3:checked ~ .item-tab_area .wedding-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#wedding-tab3:checked ~ .item-tab-box #wedding-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#wedding-tab3:checked ~ .item-tab_area .wedding-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
/*--------------------------------
七五三タブ部分ここから
--------------------------------*/
	
#kids-tab1:checked ~ .item-tab_area2 .kids-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab1:checked ~ .item-tab-box #kids-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#kids-tab1:checked ~ .item-tab_area2 .kids-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
#kids-tab2:checked ~ .item-tab_area2 .kids-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab2:checked ~ .item-tab-box #kids-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#kids-tab2:checked ~ .item-tab_area2 .kids-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
#kids-tab3:checked ~ .item-tab_area2 .kids-tab3_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab3:checked ~ .item-tab-box #kids-panel3 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#kids-tab3:checked ~ .item-tab_area2 .kids-tab3_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		
#kids-tab4:checked ~ .item-tab_area2 .kids-tab4_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab4:checked ~ .item-tab-box #kids-panel4 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#kids-tab4:checked ~ .item-tab_area2 .kids-tab4_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}
	
#kids-tab5:checked ~ .item-tab_area2 .kids-tab5_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab5:checked ~ .item-tab-box #kids-panel5 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#kids-tab5:checked ~ .item-tab_area2 .kids-tab5_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
#kids-tab6:checked ~ .item-tab_area2 .kids-tab6_label {

	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#kids-tab6:checked ~ .item-tab-box #kids-panel6 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#kids-tab6:checked ~ .item-tab_area2 .kids-tab6_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}		
	
/*--------------------------------
産着タブ部分ここから
--------------------------------*/	
#baby-tab1:checked ~ .item-tab_area .baby-tab1_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#baby-tab1:checked ~ .item-tab-box #baby-panel1 {
	display: block;

	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#baby-tab1:checked ~ .item-tab_area .baby-tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}

#baby-tab2:checked ~ .item-tab_area .baby-tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	color: #ffffff;
}
#baby-tab2:checked ~ .item-tab-box #baby-panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#baby-tab2:checked ~ .item-tab_area .baby-tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #083449;
}	
	
	
	
	
/*--------------------------------
カテゴリータブ部分ここまで
--------------------------------*/	
.category_list {
	display: grid;
	width: 100%;
	max-width: 780px;
	margin: 0 auto 120px;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	z-index: 50;
}

.category_link {
    display: block;
    text-align: left;
    position: relative;
	border: 1px #4b4b4b solid;
    font-size: 14px;
	font-style: normal;
	font-weight: 500;     
	color: #4d4d4d;
	padding: 13px;
	margin:0 5px 5px 0;
	font-family: "source-han-serif-japanese", sans-serif;
   
}

.icon-arrow-right:before {
    font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 35%;
	right: 5%;
	font-size: 15px;	
}



	
/*--------------------------------
ご利用の流れ
--------------------------------*/
.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: #083449;
	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: #083449;
	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: #083449;
	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 #083449;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #083449;
	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 #083449;
}
.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: 40%;
	padding: 15px;
	margin: 0 auto;
	border: 1px #4b4b4b solid;

	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.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: #083449;
	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 #083449;
	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 {
	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;
}
/*-------------------------------
シーンから選ぶ　ここまで
-------------------------------*/

.info_box_side {
	width: 100%;
	background-color: #eeeeee;
	padding: 10px;
	color: #4d4d4d;
	margin: 7px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box_side a {
	display: block;
	width: 100%;
}
.info_box_side p {
	color: #4d4d4d;
	font-size: 13px;

}
.info_box_side .info_icon {
	width: 70px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #083449;
	align-items: center;
	font-size: 25px;
	display: block;
	margin-right: 10px;
}
.info_box_side .info_icon2 {
	width: 50px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #083449;
	align-items: center;
	font-size: 25px;
	display: block;
	margin-right: 10px;
}

.info_box_side .fa-paste {
	color: #fff!important;
	padding: 13px 9px 13px 10px;
	font-size: 25px;

}
.info_box_side .fa-yen-sign {
	color: #fff;
	padding: 14px;
	font-size: 26px;
}
.info_box_side .fa-truck {

	color: #fff;
	padding: 14px 10px 10px 11px;
	font-size: 25px;
}
.info_box_side .fa-suitcase {
	color: #fff;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_side .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_side .fa-ban {
	color: #fff;
	padding: 14px;

	font-size: 25px;
}
.info_box_side .fa-user {
	color: #fff!important;
	padding: 15px 13px 13px 13px;
	font-size: 25px;
}
.info_box_side .fa-hand-holding-heart {
	color: #fff;
	padding: 12px;
	font-size: 25px;
}
.info_box_side .fa-question {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_side .fa-address-card {
	color: #fff!important;
	padding: 13px;
}


.right_box {
	width: 75%;
	max-width: 924px;
	float: left;
}
.right_cat {
	width: 100%;
	/*margin-top: 50px;*/
}
.right_cat_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	position: relative;
}
.right_cat_img {
	width: 100%;
	margin-bottom: 20px;
}
.right_cat_text,.right_cat_text2 {
	position: absolute;
	bottom: 15%;
	left: 3%;
	text-align: left;
	}
.right_cat_title {
	font-size: 32px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #083449;
	line-height: 12%;
}
.right_cat_sub_title {
	font-size: 12px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #4c4b4c;
}

.right_cat_text p {
	font-size: 14px;
	margin-top: 20%;
	color: #4c4b4c;
}

.right_cat_text2 .right_cat_title {
	font-size: 32px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #fff;
	line-height: 12%;
}


.right_cat_text2 .right_cat_sub_title {
	font-size: 12px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #c2c2c2;
}

.right_cat_text2 p {
	font-size: 14px;
	margin-top: 20%;
	color: #c2c2c2;
}




.right_cat_btn {
	width: 40%;
	margin: 40px auto 100px;
}
.right_cat_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;
}
.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;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.bnr_wrap p {
	text-align: left;
	font-size: 16px;
	line-height: 2;
}
.hair_bnr {
	margin: 100px 0 10px;
	position: relative;
}
.hair_btn {
	width: 30%;
	position: absolute;
	bottom: 25%;
	left: 11%;
	background: #ffffff;
	opacity: .6;
}
.hair_btn a {
	display: block;
	color: #4d4d4d;
	border: 1px #8d8d8d solid;
	height: 50px;
}
.hair_btn_text {
	position: absolute;
	bottom: 28.5%;
	left: 19.5%;
	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;
}
/*-----------------------------
よくある質問
-----------------------------*/	
.select_points {
	width: 100%;
	text-align: center;
	padding: 30px 0;
	margin: 0 auto;
	background-color: #f7f7f7;
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.select_points_base {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}
.select_points_menu {
	width: 100%;
	max-width: 1280px;
	margin: 0px auto;
	padding: 40px;
	position: relative;
}
.select_points_menu ul {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
  text-align: left;
}
.select_points_menu li {
	padding:1.5em;
}
.select_points_menu label {
	background: #d4d4d4;
	color: #4d4d4d;
	padding: 25px 0;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 3px 0;
	border: 1px solid #fff;
	cursor: pointer;
	text-align: left;
	width: 100%;
}
.select_points_menu label p {
	padding: 0 50px;
}
.select_points_menu label::after {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: bold;
	color: #a9a8a8 !important;
	position: absolute;
	font-size: 1.8rem;
	right: 5%;
	margin-top: -2.3%;
}
.select_points_menu label:hover {
	background: #d4d4d4;
}
.select_points_menu input[type="checkbox"].on-off {
	display: none;
}
.select_points_menu input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
}
.select_points_menu input[type="checkbox"].on-off:checked + ul {
	height: auto;
}
.cdn_inner {
	padding: 30px 80px;
	float: left;
}
.qa_link{
  border-bottom: 1px solid #333;
}
/* -----------------------------------
サイズの測り方ここから
-----------------------------------	*/	
.h-size01 {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.h-size01 img {
	width: 100%;
}
.h-size01 .c_styletext {
	width: 70%;
	float: left;
	padding: 1em;
	text-align: left;
}
.h-size01 .c_styleimage {
	width: 30%;
	float: left;
	padding: 1em;
}
.h-size_box {
	margin: 25px auto 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	float: left;
}
.h-size02, .h-size03 {
	max-width: 50%;
	padding: 20px;
}
.h-size_box img {
	max-height: 230px;
	display: block;
	margin: 0 auto;
}
.item_text {
	padding: 5px;
	height: 45%;
	display: block;
	text-align: left;
}
.c_check1 {
	margin-top: 10px;
}
/* -----------------------------------
サイズの測り方ここまで
-----------------------------------	*/
/*-----------------------------
よくある質問ここまで
-----------------------------*/	

/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
.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: #083449;
	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: #083449;
    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: #083449;
	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: flex;
	margin-bottom: 30px;
	width: 100%;
}
.information_box {
	width: 100%!important;
	max-width: 1280px;
}

.information_box{
    height: 420px;
}

.contents_box {
	margin-top: 0 !important;
}
/*-----------------------------
サイドナビ下部　キャンペーン＆きもの町バナー
-----------------------------*/
.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;
	}
/*-----------------------------
/サイドナビ下部　キャンペーン＆きもの町バナー
-----------------------------*/
/*-----------------------------
サイドナビ下部　SNS
-----------------------------*/	
.sns_box_side {
	width: 85%;
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sns_box_side .sns_icon {
	font-size: 25px;
	color: #FFF;
	background: #ACAEA9;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.sns_box_side .sns_icon .fa-twitter, .sns_box_side .sns_icon .fa-wordpress {
	padding: 13px 0 0 1px;
}
.sns_box_side .sns_icon .fa-facebook-f {
	padding: 13px 0 0 0px;
}
.sns_box_side .sns_icon .fa-instagram {
	padding: 13px 0 0 1px;
}
	
/*-----------------------------
サイドナビ下部　SNS
-----------------------------*/		
/*------------------------------
ランキング表示部分
------------------------------*/
.ranking {
	width: 100%;
	margin-top: 10px;
}
.ranking_base {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	width: 19%;
	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: 20px;
	/* 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;
}


}
