@charset "utf-8";
@keyframes tabAnim {
 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
/* CSS Document */
img {
	vertical-align: bottom;
}
.base_pink {
	color: #ed7978;
}
.base_red {
	color: #aa222a;
}
.c_gray {
	color: #4d4d4d;
}
.c_bold {
	font-weight: bold;
}
.information_wrap section{
	display: none;
}
.information_wrap section .c_info_furi, .information_wrap section.c_info_all{
	display: block !important;
}
.img_border {
	border: 1px solid #d4d4d4;
}
.line_p {
    background: linear-gradient(transparent 60%, #EED6E3 0%);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
/*-----------------------------
ヘッダーアイコン設定
------------------------------*/
.c_logo-furi{
	width: 45%;
    max-width: 170px;
	}
.user_icon {
    position: absolute;
    right: 61px;
	top: 11px;
    width: 110px;
    display: flex;
    justify-content: space-between;
}
.user_icon a {
    display: inline-block;
}
.user_icon .fa-leanpub, .user_icon .fa-user, .user_icon .fa-heart, .user_icon .fa-shopping-cart {
    font-size: 20px !important;
    margin: 0 0.7em;
    color: #242424!important;
}
.user_icon a.return2catalogue::before {
content: "レンタル一覧";
    font-size: 7px;
    position: absolute;
    bottom: -11px;
    left: 0;
    letter-spacing: 1px;
    color: #4d4d4d;
}
/*a.header_mypage::before {
    content: "マイページ";
    font-size: 7px;
    position: absolute;
    bottom: -11px;
    left: 34%;
    color: #4d4d4d;
    width: 33%;
}*/
a.header_favorites::before {
    content: "お気に入り";
    font-size: 7px;
    position: absolute;
    bottom: -11px;
    left: 60%;
    color: #4d4d4d;
    width: 42%;
}
#page-top {
    bottom: 8px;
    right: 16px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 30px;
}
#obj_catalogue_link {
    position: fixed;
    z-index: 53;
    bottom: 63px;
    right: 5px;
    font-size: 7vw;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #ED7979;
    border-color: #ffffff;
    border-width: medium;
    text-align: center;
    opacity: 1.0;
    border: 3px solid #ffffff;
}
#obj_catalogue_link p {
    position: relative;
    padding: 0;
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.2;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
#obj_catalogue_link a{
	color: #ffffff;
	}
#obj_catalogue_link .fa-search {
	font-size: 20px;	
	}

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

}

.top_slider_text_back {
	position: absolute;
    z-index: 51;
    bottom: 0;
    left: 0;
    background: #ffffff;
    opacity: 0.7;
    display: block;
    width: 100%;
    height: 27%;
}
.top_slider_text h2 {
	font-size: 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;
}
.scroll {
	position: absolute;
	left: 44%;
	margin-top: -6.5%;
	z-index: 52;
}
.scroll_down {
	display: block;
	font-size: 9vw;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	position: relative;
	background: #999999;
}
.fa-chevron-down {
	font-size: 9vw;
	color: #fff;
	position: absolute;
	top: 20%;
	left: 22%;
	opacity: 1;
}
#furisode {
	margin-top: 60px;
	padding-top: 60px;
}
#rental {
	margin-top: -20px;
	padding-top: 20px;
}
.rental_box .title_text {
	margin-top: 1.5em;
}
.buy, .photo {
  background: #edeff0;
  border: 1px solid #e0e0e0;
}
.buy p , .photo p {
	color: #4d4d4d;
}
.rental {
	background: #aa222a;
	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 #aa222a;
}
.ruby2 {
	margin-top: -1em;
	font-size: 3.5vw;
	text-align: center;
}
.border_h50 {
	margin-bottom: 0.5em
}
.serect_navi {
	width: 100%;
	display: inline-block;
	font-size: 4vw;
	margin: 1em 0 2em;
	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;
}
  .title_text_wrap{
    text-align: center;
  }
/*------------------------------------------- 
フェードインしながら上へスライド 
------------------------------------------- */	

.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: #aa222a;
	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;
}
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.beige_base {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  text-align: center;
  background-color: #efefed;
  padding: 5% 0 0;
}
.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: 5% auto 10%;
	text-align: center;
	font-size: 4.375vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
}
.arrival_btn .btn1 {
	display: block;
	background: #ECEDEF;
	color: #ed7979;
	width: 100%;
	padding: 1em 0;
}
.arrival_btn .btn2 {
    display: block;
    background: #aa222a;
    color: #ffffff;
    width: 90%;
    padding: 1em 0;
    margin: 0 auto;
    border-radius: 5px;
    border-bottom: 3px solid #bbb;
}
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	clear: both;
	width: 100%;
    /*margin: 5% auto 9%;*/
	margin: 0 auto 5%;
}
.pickup_box2 a {
	display: block;
	height: 7.5em;
}
.pickup_box2 {
	width: 100%;
	clear: both;
	border-top: 1px #dddddd solid;
	height: 7.5em;
	display: flex;
}
.pickup_box2 img {
	float: left;
	width: 100%;
	max-width: 102px;
	border: 1px #eee solid;
	box-sizing: border-box;
	margin-top: 10px;
}
.pickup_box2 p {
	text-align: left;
	padding-left: 2%;
	width: 78%;
	float: left;
	margin: 5px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.pickup_box3 {
	width: 100%;
	clear: both;
	border-top: 1px #dddddd solid;
	height: 7.5em;
	border-bottom: 1px #dddddd solid;
	display: flex;
}
.pickup_box3 a {
	display: block;
	height: 7.5em;
}
.pickup_box3 img {
	float: left;
	width: 100%;
	max-width: 102px;
	border: 1px #eee solid;
	box-sizing: border-box;
	margin-top: 10px;
}
.pickup_box3 p {
	text-align: left;
	padding-left: 2%;
	width: 78%;
	float: left;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.top_pickup_title {
	color: #333333;
	text-align: left;
	font-size: 4vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
}
.camp_wrap {
	width: 100%;
	margin: 5% auto 0;
}
.camp_wrap img {
	width: 100%;
}
.camp_box {
	width: 100%;
	max-width: 620px;
	margin-bottom: 5%;
}
.camp_box img {
	width: 100%;
	max-width: 750px;
	margin: 0px auto;	
	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;
  margin-bottom: 80px;
}
.camp_box_s label {
	position: absolute;
	z-index: 1;
	bottom: 0;
  left: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: 280px; /* 開く前に見えている部分の高さ */
	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: 118px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}

.camp_box_s img { 
  margin: 8px auto;
  border: 1px #eee solid;
}
  .camp_box_s img:first-of-type{
  margin: 0 auto 20px;
  }
  
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;
    padding: 1% 0 10%;
}
.reason_btn_box a {
    color: #4d4d4d;
    width: 85%;
    padding: 13px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
	  font-size: 4vw;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 5% auto 10%;
    letter-spacing: 1px;
	background: #fff;
	border-bottom: 3px solid;
	}
.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: #aa222a;
	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;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------------
コーディネイト
--------------------------------*/
.brand_item_wrap{
  margin-top: -60px;
}
.coordinate {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
  position: relative;
}
.coordinate_title_base {
  -webkit-font-feature-settings: 'palt';
  font-family: "source-han-serif-japanese", sans-serif;
  font-feature-settings: 'palt';
  width: 100%;
  position: relative;
  z-index: 0;
  text-align: center;
  height: 250px;
  margin: 0 auto;
}
.title_jp {
	-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: 4.5vw;
}
.coordinate_title {
  position: relative;
  z-index: 1;
  padding-top: 15px;
  font-size: 18px;
}
.coordinate_title_base span {
  display: block;
}
.title_eng {
  font-family: "source-han-serif-japanese", sans-serif;
  font-size: 30px;
  font-weight: 600;
  margin: 20px auto 5px auto;
  text-align: center;
  color: #aa222a;
}
.pink_base {
width: 100%;
    font-size: 4vw;
    height: 39em;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.feature_base2 {
	width: 95%;
	max-width: 600px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 4vw;
	margin: 0 auto;
}
.feature_base2_warp{
  background: #efefed;
  width: 95%;
  margin: 3.5em auto;
  padding: 0.5em;
  position: relative;
}
.feature_base2_warp .feature_base2{
  width: 100%;  
}
.feature_base2_warp .feature_box03{
  width: 47%;
  margin: 1%;
}
.feature_base2_warp ::before{
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -35px;
  border: 35px solid transparent;
  border-bottom: 45px solid #efefed;
  }
.feature_base3 {
	width: 95%;
	max-width: 600px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 0 auto;
}
.feature_box01 {
	width: 95%;
	max-width: 600px;
/*	float: left;*/
	margin: 0 auto;
}
.feature_box02 {
	width: 95%;
	max-width: 600px;
	margin: 0 auto;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	/*background-color: #edefef;*/
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
	padding: 25px 0;
}
.feature_box02 p {
	width: 95%;
	max-width: 600px;
	margin: 0 auto;
	display: block;
	text-align: left;
	/* margin-top: 15%; */
	line-height: 2em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.feature_box03 {
	width: 49%;
	margin: 1% 0;
}
.feature_box04 {
	width: 24%;
	margin: 0;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #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;
}
.fadein_mt{
  margin-top: -60px;  
}
/*--------------------------------
コーディネイトここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.campaign_title_base {
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 200px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
.top_camp_title {
	color: #333333;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	text-align: left!important;
	margin-bottom: 10px;
}
.campaign_box {
	position: relative;
	padding: 0.5em;
	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 #aa222a;
	border-top: solid 1.5px #aa222a;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #aa222a;
	border-bottom: solid 1.5px #aa222a;
	bottom: 0;
	right: 0;
}
.campaign_box::after {
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
	width: 100%;
	padding: 15px;
	display: block;
}
.campaign_right {
	width: 95%;
	display: block;
	text-align: center;
	margin: 0 auto 2em;
	line-height: 1.8;
}
.campaign_box_sp {
	position: relative;
	padding: 0.5em 1em;
	margin: 1em auto 1.2em auto;
	width: 100%;
}
.campaign_box_sp::before, .campaign_box_sp::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
}
.campaign_box_sp::before {
	border-right: solid 1.5px #aa222a;
	border-top: solid 1.5px #aa222a;
	top: -24px;
	right: -9px;
}
.campaign_box_sp::after {
	border-left: solid 1.5px #aa222a;
	border-bottom: solid 1.5px #aa222a;
	bottom: -26px;
	left: -9px;
}
.campaign_box_sp img{
  width: 60%;
  margin-bottom: 20px;
}
.campaign_title_s {
	font-family: "source-han-serif-japanese", sans-serif;
  font-feature-settings: 'palt';
  text-align: left;
  font-size: 4.5vw;
  font-weight: 600;
  display: block;
}
.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: 85%;
  padding: 13px;
  border: 1px #4b4b4b solid;
  font-family: "source-han-serif-japanese", sans-serif;
  font-size: 4vw;
  font-style: normal;
  font-weight: 500;
  display: block;
  margin: 8% auto 25%;
  letter-spacing: 1px;
	border-bottom: 3px solid;
	}
.campaign_btn_box p {
	font-size: 4vw;	
	}
.campaign_box_bgwh {
  position: relative;
  border: 1px solid #aa222a;
  padding: 0.5em;
  margin: 20px auto 25px auto;
  width: 95%;
}
  .campaign_box_bgwh .campaign_box_sp::after{
    display: none;
  }
  .campaign_box_bgwh .campaign_box_sp::before{
    display: none;
  }
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 6vw;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2
}
.gray_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 400px;
	background-color: #edefef;
	color: #ed7978;
}
.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);
}

/* ピックアップ */
#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;
}
/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
プラン
--------------------------------*/
.plan{
  margin-bottom: 25%;  
}
.plan_title_base span {
    display: block;
}
.plan_title {
  -webkit-font-feature-settings: 'palt';
  font-family: "source-han-serif-japanese", sans-serif;
  font-feature-settings: 'palt';
  text-align: center;
  padding-bottom: 2em;
}
.plan_item{
  width: 90%;
  margin: 0 auto 30px;
  border: 1px solid #efefed;
}
.plan_item_text{
  font-family: "source-han-serif-japanese", sans-serif;
  font-size: 15px;
  padding: 0.8em 0;
  background: #edefef;
}
  .plan_text_red{
    font-size: 20px;
    color:#aa222a;
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
  }
/*--------------------------------
プランここまで
--------------------------------*/
/*--------------------------------
ご利用の流れ
--------------------------------*/
.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: #4d4d4d;
	background: #EDEEF0;
  border: 1px solid #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: #aa222a;
	color: #ffffff;
}
.tab-box {
	background: #fff;
}
.tab_panel {
	width: 100%;
	padding: 2.5em 0 0;
	display: none;
}
#tab1:checked ~ .tab_area .tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
  border: 1px solid #aa222a;
}
#tab1:checked ~ .tab-box #panel1 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab1:checked ~ .tab_area .tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab2:checked ~ .tab-box #panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.takuhai_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
}
.flow_box {
	display: block;
	width: 95%;
	margin: 0 auto 1.5em;
}
.flow_sub_title_sp {
	font-size: 4.375vw;
	font-weight: 700;
	line-height: 2;
}
.flow_box img {
	width: 100%;
}
.flow_01 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 7px solid;
	box-sizing: border-box;
}
.flow_02_02 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 7px solid;
	box-sizing: border-box;
}
.flow_03 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 7px solid;
	box-sizing: border-box;
}
.img_box {
	display: inline-block;
	width: 45%;
	margin-left: 3%;
}
.flow_sub_title {
	font-size: 20px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 20px;
}
.takuhai_flow .flow_text {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -50px;
}
.takuhai_flow .flow_text2 {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -25px;
}
.raiten_flow .flow_text {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -50px;
}
.raiten_flow .flow_text2 {
	display: inline-block;
	width: 45%;
	font-size: 3.2vw;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	text-align: left;
	position: relative;
	margin-left: 5%;
	top: -25px;
}
.flow_no {
	font-size: 4.5vw;
}
.flow_btn_box {
	width: 100%;
	margin: 1em auto 2.5em;
}
.flow_btn_box p {
	font-size: 4vw;
}
.flow_btn_box a {
	color: #4d4d4d;
	width: 85%;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: block;
    margin: 1em auto 0;
	border-bottom: 3px solid;
}
.reason_btn_box p {
	font-size: 4vw;	
	}

/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.tow_column {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.tow_column a:hover {
	opacity: 0.8;
	display: block;
}
.tow_column .information_wrap a:hover {
	opacity: 1;
	display: unset;
}
.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: #D77071;
	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 #D77071;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px;
	background-color: #eeeeee;
	margin: -25px auto 10px auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	position: relative;
}
.guide_box::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	color: #bbb !important;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 1.5rem;
}
.guide_box a {
	display: block;
}
.guide_box img {
	width: 55px;
	margin: 10px 20px 10px 3px !important;
}
.guide_box span {
	font-style: normal;
	color: #eeeeee;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 {
	widows: 100%;
	padding: 8px 10px 8px 0;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: center;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase {
	font-size: 1.5rem;
	color: #4d4d4d;
	margin: 10px 20px 10px 10px;
}
.guide_box2 span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	line-height: 1rem;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 img {
	width: 30px;
	margin: 10px 20px 10px 8px!important;
}
.ls_02 {
	letter-spacing: 0.2rem;
}
.c_p10 {
	font-size: 10px!important;
}
.form_title {
	color: #4D4D4D;
	padding: 10px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-size: 1em;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	font-family: "source-han-serif-japanese", serif;
}
/*-------------------------------
商品カテゴリ
-------------------------------*/

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


/*-----------------------------------
各種バナー
-----------------------------------*/
.campaign_base2 {
	width: 100%;
	color: #4d4d4d;
	margin: 3em auto;
}
.campaign_box2 {
    margin: 0 auto 5%;
    width: 95%;
}
.campaign_box2 img {
	margin: 0 auto!important;
	border: 1px solid #d4d4d4;
	width: 100%;
}
.campaign_box2 span {
	font-size: 3vw;
	color: #4d4d4d;
	display: block;
	text-align: left;
	margin-top: 0.5em;
}
.information_wrap {
	display: inline-block;
	width: 100%;
}
.information_box {
	width: 100%!important;
	text-align: left;
}
.contents_box {
	margin: 0;
}
.mb_10 {
	margin-bottom: 10px;	
	}
  
/*-------------------------------
コラム
-------------------------------*/
.column_wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1em;
  margin: 0 auto 2em;
  text-align: left;
}
.column_item{
  width: 48.5%;
  margin: 0 0 10%;
  border: 1px solid #EDEEF0;  
}
.column_item div{
  padding: 8px 10px;
  border-top: 1px solid #EDEEF0;  
}
.column_item p{
  text-align: left;
  font-weight: bold;
  height: 5.5em;
  line-height: 1.6;
}
.column_tag {
  font-size: 13px;
  padding: 3px 7px;
  margin: 0 3% 0 0;
  background: #EDEEF0;
  color: #aa222a;
}  
  
/*-------------------------------
コラムここまで
-------------------------------*/
  
/*---------------------------
よくある質問
-----------------------------*/	
.c_h2_red {
  font-size: 40px;
  font-family: "source-han-serif-japanese", serif;
  font-style: normal;
  font-weight: 500;
  color: #aa222a;
  margin: 0 auto;
}
.select_points {
	width: 100%;
	text-align: center;
	padding: 20px 0 13%;
	margin: 15% auto 0;
  background-color: #f7f7f7;
}
.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: 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%;
    margin: 0px auto 10px auto;
    padding: 10px;
}
.reservation_box {
	width: 80%;
	margin: 1em auto;
	padding: 10px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 7vw;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	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;
}
  .fa-phone{
  color:#3A3A3A;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
.ranking_part {
	width: 100%;
}
#obj_banner_box span {
	white-space: normal;
}

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


.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
	margin: 10px auto;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	position: relative;
	width: 32%;
	margin: 5px 0;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}
.ranking_caption {
	font-weight: 500;
	background: rgba(255, 255, 255, 0.75);
	/* opacity: 0.5; */
	position: absolute;
	bottom: 30px;
	/* left: 0; */
	padding: 10px 0;
	font-size: 14px;
	/* letter-spacing: -1px; */
	line-height: 18px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	width: 100%;
}
.ranking_tag {
	background-color: #ED7979;
	color: #fff;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 3px;
	font-weight: 400;
	margin-left: 5px;
}
/*------------------------------
ランキングから選ぶ
------------------------------*/
.information_wrap section .c_info_furi, .information_wrap section.c_info_all{
	display: block !important;
}
/*------------------------------
キャンセル料無料アナウンス
------------------------------*/
.title_base {
	width: 95%;
	margin: 2em auto 0;
	text-align: center;
	background: #efefef;
	border-radius: 5px;
	padding: 1em 0;
}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
    font-size: 5.5vw;
    font-weight: 600;
    color: #323333;
    margin-bottom: 3%;
}
.lead {
	font-size: 3.75vw;
    color: #4d4d4d;
    line-height: 1.7;
    letter-spacing: -1px;
    width: 95%;
    margin: 10px auto 0;
}
	.lead_s {
		font-size: 3.25vw;
	}
.info_leftbox {
    text-align: left!important;
    display: block;
    line-height: 1.8em;
    width: 100%;
    margin: 1em 0 0;
}
.info_cancel_btn{
    width: 80%;
    padding: 8px 0;
    border: 1px solid #4d4d4d;
    margin: 20px auto 20px;
    color: #4d4d4d;
    font-size: 4vw;
    }
/*------------------------------
キャンセル料無料アナウンス
------------------------------*/
}

@media screen and (min-width:751px) and (max-width: 1024px) {
#page-top {
    bottom: 8px;
    right: 16px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 30px;
	background: none!important;
}
#obj_catalogue_link {
    position: fixed;
    z-index: 53;
    bottom: 63px;
    right: 5px;
    font-size: 7vw;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #ED7979;
    border-color: #ffffff;
    border-width: medium;
    text-align: center;
    opacity: 1.0;
    border: 3px solid #ffffff;
}
#obj_catalogue_link p {
    position: relative;
    padding: 0;
    margin: 0px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.3;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}
#obj_catalogue_link a{
	color: #ffffff;
	}
#obj_catalogue_link .fa-search {
	font-size: 20px!important;	
	}
.header_img {
	position: relative;
	margin-top: 60px;
}
/*-- 送料無料キャンペーン用 --*/
.header_img {
	margin-top: 0!important;
}
/*-- 送料無料キャンペーン用 --*/
.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 26%;
	left: 2%;
	background: #ffffff;
	opacity: 0.6;
	display: block;
	width: 320px;
	height: 150px;
}
.top_slider_text {
	position: absolute;
	z-index: 51;
  top: 33%;
  left: 3.5%;
	text-align: center;
}
.top_slider_text h2 {
	font-size: 35px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 7px;
	color: #aa222a;
}
.header_img_lead {
	font-size: 15px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	color: #4d4d4d;
	line-height: 1.8rem;
}
.border_h50::after {
	position: absolute;
	background: #aa222a;
	content: "";
	width: 1px;
	height: 50px;
	left: 50%;
}
.serect_navi {
	width: 100%;
	font-size: 15px;
	display: inline-block;
	margin: 0 0 40px;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	color: #4D4D4D;
}
.serect_navi ul {
	width: 100%;
	margin: 0 auto;
}
.serect_navi li {
	justify-content: center;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
}
.serect_navi li:first-child {
	border-right: none;
}
.rental {
	background: #aa222a;
	position: relative;
  border: 1px solid #aa222a;
}
.rental::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.rental p {
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 2px;
	position: relative;
}
.buy , .photo{
	background: #edeff0;
  border: 1px solid #e0e0e0;
}
.buy p , .photo p{
	font-size: 22px;
	color: #4d4d4d;
	letter-spacing: 2px;
	position: relative;
	;
}
.serect_navi a {
	display: block;
	padding: 1.2em 0;
	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: 50px;
  color: #aa222a;
}
.title_text_wrap{
  text-align: center;
  }
.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_furi, .information_wrap .c_info_all {
	display: block !important;
}
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.pickup_base {
	width: 100%;
	margin-bottom: 10px;
}
.pickup_box {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_title {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #AFAFAF solid;
	padding-left: 15px;
	font-size: 15px;
	color: #4d4d4d;
}
.pickup_title .fa-flag {
	font-size: 25px;
}
.pickup_box img {
	width: 30%;
}
.pickup_side {
	width: 65%;
}
.pickup_side span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 0.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 80px;
	text-align: center;
	font-size: 21px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
	
}
.arrival_btn a:hover {
	opacity: 0.8;
}
.arrival_btn .btn1 {
	background: #ECEDEF;
	color: #ed7979;
	width: 50%;
	padding: 1.2em 0;
	cursor: pointer;
}
.arrival_btn .btn2 {
	background: #aa222a;
    color: #ffffff;
    width: 50%;
    padding: 0.8em 0;
    border-radius: 5px;
    border-bottom: 3px solid #bbb;
}
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.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;
}
.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: 70px auto 20px;
	justify-content: space-between;
}
.camp_box {
	display: inline-block;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.camp_box img {
	border: 1px #eee solid;
	box-sizing: border-box;
}
.camp_box p {
	width: 95%;
	margin: 10px auto 0;
	color: #4d4d4d;
	font-size: 14px;
}
.camp_box {
	text-align: left;
	display: inline-block;
	padding: 0;
	margin-right: 0.4em;
}
.camp_box:last-child {
	margin-right: 0;
}
.top_camp_title {
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 5px;
}
.price_red {
	color: #cc0000;
	font-weight: 600;
}
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/	
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;
	padding: 0 0 60px;
}
.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: 0 auto;
  font-size: 18px;
  letter-spacing: 1px;
	background: #fff;
	border-bottom: 3px solid;
	}
.reason .title_text {
	padding-top: 30px;
}
.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: #aa222a;
	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 60px;
}
.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;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
/*--------------------------------
コーディネイト
--------------------------------*/
.fadein_mt{
  margin-top:-180px;
}
.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: 80px auto 0;
	padding: 25px 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: 20px; 
	padding-bottom: 70px;
	font-size: 22px;
}
.coordinate_title::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	background-color: #aa222a;
}
.title_eng {
    font-family: "source-han-serif-japanese", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 20px auto 5px auto;
    text-align: center;
    color: #aa222a;
}
.coordinate_title_base span {
    display: block;
}
.coordinate_box {
  width: 95%;
  max-width: 1024px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3%;
}
.beige_base {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  background-color: #efefed;
}
.pink_base {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: #d18784;
	color: #fff;
}
.feature_base {
	width: 95%;
  max-width: 1024px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin: 10px auto 0;
}
.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: 95%;
	float: left;
	margin: 0 auto;
}
.feature_box02 {
	width: 95%;
	margin: 0 auto;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	/*background-color: #edefef;*/
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
	padding: 25px 0;
}
.feature_box02 p {
	width: 95%;
	margin: 0 auto;
	display: block;
	text-align: left;
	/* margin-top: 15%; */
	line-height: 2em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.feature_box03 {
width: 32.5%;
margin: 0 0 10px;
border: 1px solid #eee;
}
.feature_box04 {
width: 24%;
margin: 0;
border: 1px solid #eee;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #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: 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_bgwh {
  position: relative;
  border: 1px solid #aa222a;
  padding: 1.5em 1em;
  margin: 20px auto 25px auto;
  width: 95%;
  max-width: 1280px;
  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 #aa222a;
	border-top: solid 1.5px #aa222a;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #aa222a;
	border-bottom: solid 1.5px #aa222a;
	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: 115px;
	background-color: #aa222a;
}
.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: 17px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.campaign_lead {
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	display: block;
	margin-bottom: 0;
}
.campaign_btn_box a {
    color: #4d4d4d;
    width: 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 100px auto;
    font-size: 18px;
    letter-spacing: 1px;
	border-bottom: 3px solid;
	
	}
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2
}
.gray_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 400px;
	background-color: #edefef;
	color: #ed7978;
}
.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: -200px!important;
}
  
/* tb･sp時のピックアップ*/
.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;
  margin-bottom: 120px;
}
.camp_box_s label {
	position: absolute;
	z-index: 1;
	bottom: 0;
  left: 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;
  border: 1px solid #d4d4d4;
}
  
/*--------------------------------
キャンペーンここまで
--------------------------------*/
  
/*--------------------------------
プラン
--------------------------------*/
.plan_title_base {
  width: 100%;
  position: relative;
  z-index: 0;
  text-align: center;
  margin: 80px auto 0;
}
.plan_title_base span{
  display: block;
}
.plan_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-bottom: 70px;
  font-size: 22px;
}
.plan_title::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  content: "";
  width: 1px;
  height: 50px;
  background-color: #aa222a;
}
.plan_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: 20px auto 80px;
  justify-content: space-between;
}
.plan_item{
  width: 32.5%;
  border: 1px solid #eee;
}
.plan_item_text{
  font-family: "source-han-serif-japanese", sans-serif;
  font-size: 15px;
  padding: 1em 0;
  background: #edefef;
}
  .plan_text_red{
    font-size: 20px;
    color:#aa222a;
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
  }
/*--------------------------------
プランここまで
--------------------------------*/
  
/*--------------------------------
ご利用の流れ
--------------------------------*/
.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: #333;
	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;
  background: #edeff0;
  border: 1px solid #e0e0e0;
}
.tab_area label:hover {
/*	opacity: 0.8;*/
	cursor: pointer;
	background: #CC8583;
	color: #ffffff;
}
.tab-box {
	background: #fff;
	margin-bottom: 100px;
}
.tab_panel {
	width: 100%;
	padding: 50px 0 0;
	display: none;
}
#tab1:checked ~ .tab_area .tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
  border: 1px solid #aa222a;
}
#tab1:checked ~ .tab-box #panel1 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab1:checked ~ .tab_area .tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab2:checked ~ .tab-box #panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.takuhai_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.raiten_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.flow_box {
	width: 32%;
}
.flow_box img {
	width: 90%;
}
.flow_01 {
	border-radius: 50%;
	border: #ddd 8px solid;
	box-sizing: border-box;
}
.flow_02_02 {
	border-radius: 50%;
	border: #ddd 8px solid;
	box-sizing: border-box;
}
.flow_03 {
	border-radius: 50%;
	border: #ddd 8px solid;
	box-sizing: border-box;
}
.img_box {
	display: block;
	width: 100%;
}
.flow_sub_title {
	font-size: 20px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 20px;
}
.flow_text {
	font-size: 17px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-top: 15px;
}
.flow_btn_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 60px auto;
}
.flow_btn_box a {
	color: #4d4d4d;
	width: 43%;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.tow_column {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.tow_column a:hover {
	opacity: 0.8;
	display: block;
}
.left_box {
	width: 24%;
	float: left;
	flex-wrap: nowrap;
}
/*------------------------------
ご利用ガイド
------------------------------*/
.guide_base {
	min-width: 120px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #4d4d4d;
}
.balloon_pink {
	position: relative;
	display: inline-block;
	margin: 0 0 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #D77071;
	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 #D77071;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px;
	background-color: #eeeeee;
	margin: -25px auto 10px auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	position: relative;
}
.guide_box::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	color: #bbb !important;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 1.5rem;
}
.guide_box a {
	display: block;
}
.guide_box img {
	width: 55px;
	margin: 10px 20px 10px 3px !important;
}
.guide_box span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 {
	widows: 100%;
	padding: 8px 10px 8px 0;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: center;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase, .guide_box2 .fa-address-card {
	font-size: 1.5rem;
	color: #4d4d4d;
	margin: 10px 20px 10px 10px;
}
.guide_box2 span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	line-height: 1rem;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 img {
	width: 30px;
	margin: 10px 20px 10px 8px!important;
}
.ls_02 {
	letter-spacing: 0.2rem;
}
.c_p10 {
	font-size: 10px!important;
}
.form_title {
	color: #4D4D4D;
	padding: 10px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-size: 1em;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	font-family: "source-han-serif-japanese", serif;
}
/*-------------------------------
商品カテゴリ
-------------------------------*/

.category_base {
	width: 100%;
}
.category_box {
	width: 100%;
	text-align: left;
}
.category_box li a {
	display: block;
}
.category01 {
	line-height: 3rem;
	font-size: 0.8rem;
	color: #666!important;
	font-weight: bold;
	position: relative;
	border-bottom: 1px dotted #d4d4d4;
	padding: 5px;
}
.category01::after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 15px;
}
.category01 a, .category01 a:link, .category01 a:visited {
	color: #666!important;
}
/*-------------------------------
商品カテゴリ　ここまで
-------------------------------*/
/*-------------------------------
シーンから選ぶ
-------------------------------*/
.accordion-menu3 {
	width: 100%;
	height: auto;
	background: #FFF;
}
.accordion-menu3 .open {
	display: block;
	position: relative;
	text-decoration: none;
}
.accordion-menu3 .first_contents {
	padding: 5px!important;
	background-color: #fff!important;
	font-size: 0.8rem;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
}
.accordion-menu3 .open.is-close::after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 free";
	color: #bbb;
}
.accordion-menu3 .open.is-open::after {
	font-family: "Font Awesome 5 Free";
	content: "\f068";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .theme-accordion dt .menu::after, .accordion-menu3 .theme-accordion dd .block::after {
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .third_contents {
	background-color: #EDEFF0!important;
	font-size: 0.75rem;
	padding: 5px 5px 5px 20px!important;
	border-bottom: 1px solid #d4d4d4;
}
.accordion-menu3 .fourth_contents {
	background-color: #fff!important;
	padding: 5px 5px 5px 30px;
	font-size: 0.75rem;
	border-bottom: 1px solid #eeeeee;
}
/*-------------------------------
シーンから選ぶ　ここまで
-------------------------------*/
.right_box {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.junior {
	width: 100%;
}
.junior_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
}
.junior_img {
	width: 65%;
}
.junior_text {
	width: 35%;
	background: #aa222a;
}
.junior_title {
	font-size: 24px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_sub_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_text p {
	font-size: 14px;
	margin-top: 19%;
	color: #ffffff;
}
.junior_btn {
	width: 60%;
	margin: 50px auto 80px;
}
.junior_btn a {
	display: block;
	color: #4d4d4d;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*-------------------------------
レビュー
-------------------------------*/
.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: 1px solid rgba(170,34,42,0.6);
	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 60px;
}
.review_btn a {
	display: block;
	color: #4d4d4d;
	padding: 13px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: solid 3px;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
.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;
	border-bottom: 3px solid;
}
.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;
	border-bottom: solid 3px;
}
.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;
}
  
/*-------------------------------
コラム
-------------------------------*/
.column_wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 60px;
  text-align: left;
}
.column_item{
  width: 31%;
  margin: 0 0 5%;
  border: 1px solid #EDEEF0; 
}
.column_item div{
  padding: 10px 12px;
  border-top: 1px solid #EDEEF0;  
}
.column_item p{
  text-align: left;
  padding: 8px 0;
  font-weight: bold; 
}
.column_tag {
  font-size: 11px;
  padding: 3px 10px;
  margin: 0 3% 0 0;
  background: #EDEEF0;
  color: #aa222a;
}  
  
/*-------------------------------
コラムここまで
-------------------------------*/
  
/*-----------------------------
よくある質問
-----------------------------*/	
.select_points {
	width: 100%;
	text-align: center;
	margin: 80px auto 0;
  padding: 30px 0 80px;
  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 0;
}
.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;
}
/* -----------------------------------
サイズの測り方ここまで
-----------------------------------	*/	
/*-----------------------------
/よくある質問
-----------------------------*/		
  
/*-----------------------------
無料お下見会とご利用ガイド
-----------------------------*/
  .fa-phone , .fa-globe{
    color:#3a3a3a;
  }
.reservation {
	width: 100%;
	height: 300px;
	text-align: center;
	padding: 30px 0 60px;
	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_red {
	font-size: 40px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #aa222a;
	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;
}
/*---------------------
ランキングから選ぶ
---------------------*/
.ranking_part {
	width: 100%;
}
.ranking_base {
	display: grid;
	width: 100%;
	max-width: 1280px;
	margin: 4.5em auto 0;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}
.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
	margin: 10px auto;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	position: relative;
	margin: 5px 0;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	padding: 3px 9px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}
.ranking_caption {
	font-weight: 500;
	background: rgba(255, 255, 255, 0.75);
	/* opacity: 0.5; */
	position: absolute;
	bottom: 30px;
	/* left: 0; */
	padding: 10px 0;
	font-size: 14px;
	/* letter-spacing: -1px; */
	line-height: 18px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	width: 100%;
}
.ranking_tag {
	background-color: #ED7979;
	color: #fff;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 3px;
	font-weight: 400;
	margin-left: 5px;
}
/*---------------------
キャンセル料無料アナウンス
---------------------*/
.title_base {
	width: 100%;
    margin: 40px auto 0;
    text-align: center;
    background: #efefef;
    border-radius: 5px;
    padding: 1.5em 0;
}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 28px;
	font-weight: 600;
	color: #323333;
	margin-bottom: 20px;
}
.lead {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 1.8;
	text-align: center;
}
	.lead_s {
		font-size: 16px;
	}
.info_leftbox {
	text-align: left!important;
    display: block;
    line-height: 1.5em;
    margin: 20px auto 0;
    color: #262626;
    width: 85%;
}
.info_cancel_btn{
    width: 35%;
    padding: 8px 0;
    border: 1px solid #4d4d4d;
    margin: 20px auto 20px;
    color: #4d4d4d;
    font-size: 16px;
    }
/*---------------------
キャンセル料無料アナウンス
---------------------*/
}

@media screen and (min-width:1025px), print, tv {
main {
	width: 98%;
	margin: 0 auto;
}
.header_img {
	position: relative;
}
.top_slider_text_back {
	position: absolute;
	z-index: 51;
	top: 25%;
	left: 7.5%;
	background: #ffffff;
	opacity: 0.6;
	display: block;
	width: 430px;
	height: 220px;
}
.top_slider_text {
	position: absolute;
	z-index: 51;
	top: 34%;
	left: 10%;
	text-align: center;
}
.top_slider_text h2 {
	font-size: 40px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	padding-bottom: 15px;
	color: #aa222a;
}
.title_text {
	font-size: 40px;
}
.header_img_lead {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	line-height: 2.0rem;
}
.border_h50::after {
	position: absolute;
	background: #aa222a;
	content: "";
	width: 1px;
	height: 50px;
/*	left: 50%;*/
}
.serect_navi {
	width: 100%;
	font-size: 15px;
	display: inline-block;
	margin: 0 0 50px;
	border-bottom: solid 1px #e3e3e3;
	border-top: solid 1px #e3e3e3;
	color: #4D4D4D;
}
.serect_navi ul {
	width: 100%;
	margin: 0 auto;
}
.serect_navi li {
	justify-content: center;
	float: left;
	width: 33.333%;
	box-sizing: border-box;
	text-align: center;
	text-transform: uppercase;
}
.serect_navi li:first-child {
	border-right: none;
}
.rental {
	background: #aa222a;
	position: relative;
  border: 1px solid #aa222a;
}
.rental::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.rental p {
	font-size: 25px;
	color: #ffffff;
	letter-spacing: 2px;
	position: relative;
/*	right: -10%;*/
}
.buy , .photo {
	background: #edeff0;
  border: 1px solid #e0e0e0;
}
.buy p , .photo p {
	font-size: 25px;
	color: #4d4d4d;
	letter-spacing: 2px;
	position: relative;
/*	left: -10%;*/
}
.serect_navi a {
	display: block;
	padding: 1.2em 0;
	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: 80px;
  color: #aa222a;
}
.title_text_wrap{
  text-align: center;
}
.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_furi, .information_wrap .c_info_all {
	display: block !important;
}
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.pickup_base {
	width: 100%;
	margin-bottom: 10px;
}
.pickup_box {
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	vertical-align: middle;
	align-items: center;
	margin: 10px auto;
	justify-content: space-between;
}
.pickup_title {
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #AFAFAF solid;
	padding-left: 15px;
	font-size: 15px;
	color: #4d4d4d;
}
.pickup_title .fa-flag {
	font-size: 25px;
}
.pickup_box img {
	width: 30%;
}
.pickup_side {
	width: 65%;
}
.pickup_side span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 0.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: 60px auto 80px;
	text-align: center;
	font-size: 23px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 400;
	justify-content: center;
}
.arrival_btn a:hover {
	opacity: 0.8;
}
.arrival_btn .btn1 {
	background: #ECEDEF;
	color: #aa222a;
	width: 50%;
	padding: 30px 0;
	cursor: pointer;
}
.arrival_btn .btn2 {
	background: #aa222a;
    color: #ffffff;
    width: 50%;
    padding: 20px 0;
    border-radius: 5px;
    border-bottom: 4px solid #bbb;
}
/*-----------------------------
	ピックアップ＆特集
-------------------------------*/
.pickup_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	/*margin: 70px auto 80px;*/
	margin: 50px auto 100px;
	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;*/
	margin: 90px auto 30px;
	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;
}
  
#obj_2018top_slider_box{
  margin: 30px auto 90px!important;
  }
/*-----------------------------
	ピックアップ＆特集　ここまで
-------------------------------*/	
  
/*--------------------------------
プラン
--------------------------------*/
.plan_wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin: 35px auto 90px;
  justify-content: space-between;
}
.plan_title_base {
  width: 100%;
  position: relative;
  z-index: 0;
  text-align: center;
  margin: 80px auto 0;
}
.plan_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-bottom: 70px;
  font-size: 22px;
}
.plan_title_base span {
    display: block;
}
.plan_title::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: block;
  content: "";
  width: 1px;
  height: 50px;
  background-color: #aa222a;
}
.plan_item{
  width: 31.5%;
  border: 1px solid #eee;
}
.plan_item_text{
  font-family: "source-han-serif-japanese", sans-serif;
  font-size: 16px;
  padding: 1em 0;
      background: #edefef;
}
  .plan_text_red{
    font-size: 22px;
    color:#aa222a;
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
  }
/*--------------------------------
プランここまで
--------------------------------*/
  
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason {
	background-image: url(../img/new_top/reason_bg.png);
	background-repeat: repeat;
  padding: 0 0 90px;
}
.reason_btn_box a {
    color: #4d4d4d;
    width: 35%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 50px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
	border-bottom: 3px solid;
	background: #fff;
}
.reason .title_text {
	margin-top: 50px!important;
  padding-top: 50px;
}
.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: #aa222a;
	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 80px;
}
.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_box{
  width: 100%;
  max-width: 1280px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3%;
}
.coordinate_title_base {
  -webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	width: 100%;
	position: relative;
	z-index: 0;
	text-align: center;
	height: 250px;
	margin: 0 auto;
	padding:30px 0;
}
.coordinate_title {
	position: relative;
	z-index: 1;
	/* padding-top: 37px; */
	padding-bottom: 70px;
  padding-top: 15px;
/*	color: #FFF;*/
	font-size: 18px;
}
.coordinate_title::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	background-color: #aa222a;
}
.title_eng {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin: 20px auto 5px auto;
	text-align: center;
  color:#aa222a;
}
  .coordinate_title_base span{
    display: block;
  }
.pink_base {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: #d18784;
	color: #fff;
}
.beige_base {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	text-align: center;
	background-color: #efefed;
}
.feature_base {
	width: 98%;
	max-width: 1280px;
	margin: 0 auto;
}
.feature_base2 {
	width: 100%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin: 10px auto 5px;
}
.feature_base3 {
	width: 100%;
	max-width: 1280px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	position: relative;
    margin: -5px auto 0;
}
.feature_box01 {
	width: 58%;
	max-width: 750px;
	float: left;
	margin: 0;
}
.feature_box02 {
	width: 42%;
	float: left;
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	text-align: left;
	align-items: center;
	letter-spacing: -1px;
}
.feature_box02 p {
	width: 75%;
	margin: 0 auto;
	display: block;
	text-align: left;
	margin-top: 15%;
	line-height: 2.5em;
}
.feature_box02-2 {
	font-size: 18px;
	color: #4d4d4d;
	background-color: #edefef;
	height: auto;
	padding: 0.9em;
	flex-grow: 1;
	display: flex;
	text-align: left;
	align-items: center;
	line-height: 2em;
	letter-spacing: -1px;
}
.feature_box03 {
  width: 32.7%;
	margin: 0 0 10px;
  border: 1px solid #eee;
}
	.feature_base3 .feature_box03{
		width: 32%;
		margin-right: 10px;
	}
	.feature_base3 .feature_box03:last-child{
		margin-right: 0;
	}
.feature_box04 {
	width: 24%;
	margin: 0;
  border: 1px solid #eee;
}
.feature_box05 {
	width: 19.5%;
	margin: 0;
}
.cata_btn_base {
	width: 85%;
	max-width: 1025px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 150px auto;
}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #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;
}
.fadein_mt {
    margin-top: -190px;
}
/*--------------------------------
コーディネイトここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.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: 1.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_bgwh{
  position: relative;
  border:1px solid #aa222a;
	padding: 1.5em 1em;
	margin: 20px auto 25px auto;
	width: 100%;
	max-width: 1280px;
	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 #aa222a;
	border-top: solid 1.5px #aa222a;
	top: 0;
	left: 0;
	right: 0;
}
.campaign_box::after {
	border-right: solid 1.5px #aa222a;
	border-bottom: solid 1.5px #aa222a;
	bottom: 0;
	right: 0;
}
.campaign_box p {
	margin: 0;
	padding: 0;
}
.campaign_left {
  width: 20%;
  padding: 15px;
	display: block;
	position: relative;
	margin-right: 20px;
}
.campaign_left img{
  width: 100%;  
}
.campaign_left::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	content: "";
	width: 1px;
	height: 108px;
	background-color: #aa222a;
}
.campaign_right {
	width: 70%;
	display: block;
	text-align: left;
	margin-left: 10px;
	line-height: 1.8
}
.campaign_title_s {
	-webkit-font-feature-settings: 'palt';
	font-family: "source-han-serif-japanese", sans-serif;
	font-feature-settings: 'palt';
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
}
.campaign_lead {
	font-size: 14px;
	color: #4d4d4d;
	text-align: left;
	display: block;
	margin-bottom: 0;
}
.campaign_btn_box a {
    color: #4d4d4d;
    width: 35%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 50px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
	border-bottom: 3px solid;
}
.title_eng_s {
	font-family: "source-han-serif-japanese", sans-serif;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2
}
.gray_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 400px;
	background-color: #edefef;
	color: #ed7978;
}
.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: -200px!important;
}
#obj_2018top_slider_box {
  overflow: hidden;
  position: relative;
  background-color: #eeeeee;
  width: 100%;
  max-width: 1280px;
  margin: 30px auto;
}
#obj_top_slider {
  position: relative;
  width: 95%;
  padding: 20px 0 8px;
  margin: 0 auto;
}
  
/*--------------------------------
キャンペーンここまで
--------------------------------*/
/*--------------------------------
ご利用の流れ
--------------------------------*/
.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: #4d4d4d;
	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: #aa222a;
	color: #ffffff;
}
.tab-box {
	background: #fff;
	margin-bottom: 100px;
}
.tab_panel {
	width: 100%;
	padding: 50px 0 0;
	display: none;
}
#tab1:checked ~ .tab_area .tab1_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab1:checked ~ .tab-box #panel1 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab1:checked ~ .tab_area .tab1_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
#tab2:checked ~ .tab_area .tab2_label {
	position: relative;
	display: inline-block;
	background: #aa222a;
	color: #ffffff;
}
#tab2:checked ~ .tab-box #panel2 {
	display: block;
	animation: tabAnim ease 0.8s forwards;
	-ms-animation: tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #aa222a;
}
.takuhai_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.raiten_flow {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	justify-content: space-between;
}
.flow_box {
	width: 32%;
}
.flow_01 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 8px solid;
}
.flow_02 {
	width: 79%;
}
.flow_02_02 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 8px solid;
}
.flow_03 {
	width: 68%;
	border-radius: 50%;
	border: #ddd 8px solid;
}
.img_box {
	display: block;
	height: 315px;
}
.flow_sub_title {
	font-size: 20px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 20px;
}
.flow_text {
	font-size: 17px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	margin-top: 15px;
}
.flow_btn_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 70%;
	justify-content: space-around;
	margin: 80px auto;
}
.flow_btn_box a {
	color: #4d4d4d;
	width: 35%;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*--------------------------------
ご利用の流れ　ここまで
--------------------------------*/
.tow_column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 50px auto 50px;
	justify-content: space-between;
}
.left_box a:hover {
	opacity: 0.8;
	display: block;
}
.left_box {
	width: 24%;
	float: left;
	flex-wrap: nowrap;
}
/*------------------------------
ご利用ガイド
------------------------------*/
.guide_base {
	min-width: 120px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #4d4d4d;
}
.balloon_pink {
	position: relative;
	display: inline-block;
	margin: 0 0 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	background: #D77071;
	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 #D77071;
	z-index: 1;
}
.balloon_pink p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}
.guide_box {
	width: 100%;
	padding: 8px 10px;
	background-color: #eeeeee;
	margin: -25px auto 10px auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	position: relative;
}
.guide_box::after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	color: #bbb !important;
	position: absolute;
	top: 30%;
	right: 10%;
	font-size: 1.5rem;
}
.guide_box a {
	display: block;
}
.guide_box img {
	width: 55px;
	margin: 10px 20px 10px 3px !important;
}
.guide_box span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 {
	widows: 100%;
	padding: 8px 10px 8px 0;
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
	text-align: left;
	align-items: center;
}
.guide_box2 .fa-truck, .guide_box2 .fa-suitcase, .guide_box2 .fa-address-card {
	font-size: 1.5rem;
	color: #4d4d4d;
	margin: 10px 20px 10px 10px;
}
.guide_box2 span {
	font-style: normal;
	color: #4d4d4d;
	font-size: 1rem;
	line-height: 1rem;
	font-family: "source-han-serif-japanese", serif;
}
.guide_box2 img {
	width: 30px;
	margin: 10px 20px 10px 8px!important;
}
.ls_02 {
	letter-spacing: 0.2rem;
}
.c_p10 {
	font-size: 10px!important;
}
.form_title {
	color: #4D4D4D;
	padding: 10px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	letter-spacing: 1.5px;
	font-size: 1em;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	font-family: "source-han-serif-japanese", serif;
}
/*-------------------------------
商品カテゴリ
-------------------------------*/

.category_base {
	width: 100%;
}
.category_box {
	width: 100%;
	text-align: left;
}
.category_box li a {
	display: block;
}
.category01 {
	line-height: 3rem;
	font-size: 0.8rem;
	color: #666!important;
	font-weight: bold;
	position: relative;
	border-bottom: 1px dotted #d4d4d4;
	padding: 5px;
}
.category01::after {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	color: #bbb!important;
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 15px;
}
.category01 a, .category01 a:link, .category01 a:visited {
	color: #666!important;
}
/*-------------------------------
商品カテゴリ　ここまで
-------------------------------*/
/*-------------------------------
シーンから選ぶ
-------------------------------*/
.accordion-menu3 {
	width: 100%;
	height: auto;
	background: #FFF;
}
.accordion-menu3 .open {
	display: block;
	position: relative;
	text-decoration: none;
}
.accordion-menu3 .first_contents {
	padding: 5px!important;
	background-color: #fff!important;
	font-size: 0.8rem;
	color: #666666;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
}
.accordion-menu3 .open.is-close::after {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 free";
	color: #bbb;
}
.accordion-menu3 .open.is-open::after {
	font-family: "Font Awesome 5 Free";
	content: "\f068";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .theme-accordion dt .menu::after, .accordion-menu3 .theme-accordion dd .block::after {
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	font-size: 15px;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #bbb!important;
}
.accordion-menu3 .third_contents {
	background-color: #EDEFF0!important;
	font-size: 0.75rem;
	padding: 5px 5px 5px 20px!important;
	border-bottom: 1px solid #d4d4d4;
}
.accordion-menu3 .fourth_contents {
	background-color: #fff!important;
	padding: 5px 5px 5px 30px;
	font-size: 0.75rem;
	border-bottom: 1px solid #eeeeee;
}
/*-------------------------------
シーンから選ぶ　ここまで
-------------------------------*/
.right_box {
	width: 75%;
	max-width: 924px;
	float: left;
}
.junior {
	width: 100%;
}
.junior_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
}
.junior_img {
	width: 65%;
}
.junior_text {
	width: 35%;
	background: #aa222a;
}
.junior_title {
	font-size: 24px!important;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_sub_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
}
.junior_text p {
	font-size: 14px;
	margin-top: 22%;
	color: #ffffff;
}
.junior_btn {
	width: 40%;
	margin: 50px auto;
}
.junior_btn a {
	display: block;
	color: #4d4d4d;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
	border-bottom: 3px solid;
}
/*-------------------------------
レビュー
-------------------------------*/
.review_wrap {
	background: #EDEEF0;
	padding-bottom: 10px;
  margin-bottom: 60px;
}
.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: 1px solid rgba(170,34,42,0.6);
	overflow: hidden;
	margin: 15px auto 0;
}
.review_box img {
	width: 125px;
}
.review li {
	background: #ffffff;
	width: 33%;
	margin: 2%;
}
.review .review_text {
	padding: 0 25px 25px;
	font-size: 14px;
	text-align: left;
}
.review_btn {
	width: 40%;
	margin: 50px auto;
}
.review_btn a {
	display: block;
	color: #4d4d4d;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	border-bottom: 3px solid;
}
/*-------------------------------
レビュー　ここまで
-------------------------------*/
  
/*-------------------------------
コラム
-------------------------------*/
.column_wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 60px;
  text-align: left;
}
.column_item{
  width: 31%;
  margin: 0 0 5%;
  border: 1px solid #EDEEF0;
}
.column_item div{
  padding: 10px 12px;
  border-top: 1px solid #EDEEF0;  
}
.column_item p{
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold; 
}
.column_tag {
  font-size: 14px;
  padding: 3px 10px;
  margin: 0 3% 0 0;
  background: #EDEEF0;
  color: #aa222a;
}  
  
/*-------------------------------
コラムここまで
-------------------------------*/
  
.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;
	border-bottom: 3px solid;
}
.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;
	border-bottom: 3px solid;
	
}
.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;
	margin: 0 auto;
  padding: 30px 0 0;
  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;
}
.c_h2_red {
  font-size: 40px;
  font-family: "source-han-serif-japanese", serif;
  font-style: normal;
  font-weight: 500;
  color: #aa222a;
  margin: 0 auto;
}
.select_points_menu {
	width: 100%;
	max-width: 1280px;
	margin: 0px auto;
	padding:30px 40px 80px;
	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: 5px;
}
.select_points_menu li p {
	padding: 1em 2em;
}
.select_points_menu label {
	background: #d4d4d4;
	color: #4d4d4d;
	padding: 25px 0;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 5px 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;
}
.read{
  font-size: 14px;
}
.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: 40px 0;
	margin: 0 auto;
	background-image: url(https://www3.yumeyakata.com/img/common/diagonal-noise.png);
	background-position: left top, left top;
	background-repeat: repeat, no-repeat;
	background-size: auto;
}
.reservation_base {
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}
.reservation_box {
	width: 48%;
	padding: 15px;
	background-color: #fff;
	color: #4d4d4d;
	border: #4d4d4d 1px solid;
	font-weight: 600;
	font-size: 0.8rem;
}
.customer {
	width: 100%;
	margin: 0 auto 30px auto;
	text-align: center;
	background-color: #FFF7F7;
	padding: 20px 20px 50px 20px;
}
.customer_box_base {
	width: 1000px;
	padding-bottom: 20px;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.customer_box {
	width: 19%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
	padding-bottom: 10px;
}
.customer_box img {
	width: 130px;
}
.customer_box_txt {
	width: 85%;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 1.2rem;
	text-align: left;
	margin: 0 auto;
}
.customer .fa-chevron-right {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.customer .fa-chevron-left {
	font-size: 40px;
	color: #bbb;
	margin-top: 110px;
}
.sns_bottom {
	width: 100%;
	margin: 30px auto 50px auto;
	text-align: center;
}
.sns_bottom_box_base {
	width: 500px;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-around;
}
.sns_bottom_icon {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	color: #ffffff;
	background-color: #4d4d4d;
	align-items: center;
	font-size: 45px;
}
.sns_bottom .fa-instagram {
	font-size: 45px!important;
	color: #ffffff!important;
}
.sns_bottom .info_box_base3 {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	background-color: transparent;
	border: none;
	box-shadow: none;
	max-width: 1280px;
	min-width: 1025px;
}
.info_box_base3 .info_box {
	width: 24%;
	background-color: #eeeeee;
	padding: 10px;
	color: #4d4d4d;
	margin: 7px auto;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.info_box_base3 .info_box a {
	display: block;
	width: 100%;
}
.info_box_base3 .info_box p {
	color: #4d4d4d;
	font-size: 13px;
}
.info_box_base3 .info_icon {
	width: 70px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	background-color: #aa222a;
	align-items: center;
	font-size: 25px;
	display: block;
	margin-right: 10px;
}
.info_box_base3 span.info_icon2 {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #aa222a;
    align-items: center;
    font-size: 25px;
    display: block;
    margin-right: 10px;
}
.info_box_base3 .fa-paste {
	color: #fff!important;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-yen-sign {
	color: #fff;
	padding: 14px;
	font-size: 26px;
}
.info_box_base3 .fa-truck {
	color: #fff;
	padding: 14px 10px 10px 11px;
	font-size: 25px;
}
.info_box_base3 .fa-suitcase {
	color: #fff;
	padding: 13px 9px 13px 10px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-ban {
	color: #fff;
	padding: 14px;
	font-size: 25px;
}
.info_box_base3 .fa-user {
	color: #fff!important;
	padding: 15px 13px 13px 13px;
	font-size: 25px;
}
.info_box_base3 .fa-hand-holding-heart {
	color: #fff;
	padding: 12px;
	font-size: 25px;
}
.info_box_base3 .fa-question {
	color: #fff;
	padding: 11px;
	font-size: 25px;
}
.info_box_base3 .fa-address-card {
	color: #fff!important;
	padding: 13px;
}
.en {
	font-family: 'Quicksand';
	padding-bottom: 2px;
	font-weight: 200;
	color: #666666;
}
.c_h2_pink {
	font-size: 30px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	font-weight: 500;
	color: #ed7979;
	margin: 0 auto;
}
.reserve_title {
	font-size: 18px;
	font-family: "source-han-serif-japanese", serif;
	font-style: normal;
	display: block;
	color: #1a1a1a;
	font-weight: 600;
	margin: 0 auto 15px auto;
}
.reservation_box a {
	display: block;
}
/*-----------------------------
/無料お下見会とご利用ガイド
-----------------------------*/
.information_wrap {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.information_box {
	width: 100%!important;
	max-width: 924px;
}
.contents_box {
	margin-top: 0;
}
/*-----------------------------
サイドナビ下部　キャンペーン＆きもの町バナー
-----------------------------*/
.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;
	}
/*-----------------------------
/サイドナビ下部　キャンペーン＆きもの町バナー
-----------------------------*/
.ranking_part {
	width: 100%;
}
.ranking_base {
	max-width: 1280px;
	width: 100%;
	margin: 90px auto 30px;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.ranking_box {
	text-align: center;
}
.ranking_box:last-child {
	border-right: 1px solid #eee;
}
.ranking_box a, .ranking_box a:link, .ranking_box a:visited {
	display: inline-block;
	width: 100%;
	/* height: 300px; */
	background: #fff;
	color: #fff;
	text-decoration: none;
}
.ranking_box a:hover, .ranking_box a:active {
	background: #fff;
}
.ranking_title {
	width: 100%;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	padding: 10px;
	text-align: center;
	color: #4d4d4d;
	margin: 10px auto;
}
.ranking_title .fa-crown {
	color: #cfaa12;
}
.ranking_box {
	width: 19%;
	/* height: 300px; */
	margin: 2.5px;
	position: relative;
}
.no1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #cfaa12;
	color: #fff;
}
.no2 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #8f9193;
	color: #fff;
}
.no3 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #a37544;
	color: #fff;
}
.no4 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	padding: 3px 10px;
	border-radius: 50%;
	background-color: #FFF;
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
}
.ranking_caption {
	font-weight: 500;
	background: rgba(255, 255, 255, 0.75);
	/* opacity: 0.5; */
	position: absolute;
	bottom: 50px;
	/* left: 0; */
	padding: 10px 0;
	font-size: 14px;
	/* letter-spacing: -1px; */
	line-height: 18px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	width: 100%;
}
.ranking_tag {
	background-color: #ED7979;
	color: #fff;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 3px;
	font-weight: 400;
	margin-left: 5px;
}
.info_cancel_btn{
    width: 25%;
    padding: 8px 0;
    border: 1px solid #4d4d4d;
    margin: 20px auto 20px;
    color: #4d4d4d;
    font-size: 16px;
    }
/*-----------------------------
/キャンセル料無料アナウンス
-----------------------------*/

.title_base {
	width: 100%;
	margin: 50px auto 0;
	text-align: center;
	max-width: 1280px;
	background: #efefef;
	border-radius: 5px;
	padding: 2em;
}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #323333;
	margin-bottom: 20px;
	line-height: 1.8em;
}
.lead {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 1.8;
	text-align: center;
}
	.lead_s {
		font-size: 16px;
	}
.info_leftbox {
	text-align: left!important;
	display: block;
	line-height: 1.7em;
	margin: 30px auto 0;
	color: #262626;
	width: 55%;
}
}
