@charset "utf-8";
/* CSS Document */

/*--------------------------------
テキスト指定
--------------------------------*/
.c_p11 {
	font-size: 11px;
	color: #4d4d4d;
}
.c_p12 {
	font-size: 12px;
	color: #4d4d4d;
}
.base_gray {
	color: #4d4d4d;
}
.base_orange {
	color: #86ccca;
}

.mt_30m {
	margin-top: -30px;
}
.base_pink {
	color: #ed7978;
}
.base_navy {
	color: #083449!important;
}
.tl_left {
	text-align: left!important;
}
.wt_98 {
	width: 98%!important;
	margin: 0 auto;
}
.c_bold {
	font-weight: 600;
}
/*--------------------------------
テキスト指定ここまで
--------------------------------*/
img {
	vertical-align: bottom;
}
.center {
	text-align: center;
}

@media screen and (min-width: 0px) and (max-width: 750px) {
.header_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}
.header_base img {
    max-width: 100%;
}
.header_img_text {
	margin: 0 auto;
	text-align: center;
}
.header_img_text h2 {
    font-size: 6.43vw;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 5px;
    color: #aa222a;
}
.header_img_text p {
	font-size: 4.375vw;
    color: #4d4d4d;
    line-height: 1.7;
    letter-spacing: -1px;
    width: 95%;
    margin: 0 auto 20px auto;
}

.header_img_read {
    font-size: 16px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 1.5rem;
}
/*--------------------------------
テキスト指定
--------------------------------*/
.title_base {
	width: 100%;
  margin: 0px auto 10%;
  text-align: center;
	}
.h2_title {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 5.5vw;
    font-weight: 600;
    color: #533833;
}
.lead {
    font-size: 4vw;
    color: #4d4d4d;
    line-height: 1.7;
    letter-spacing: -1px;
    width: 95%;
    margin: 0 auto 20px auto;
}
.c_reason_title {
    font-size: 4.375vw;
	color: #4d4d4d;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.c_eng_title {
	font-family: 'Tangerine', cursive;
    font-size: 9vw;
	color: #ed7978;
	text-align: center;
	display: block;
	margin: 5px auto;
}
.mt_50 {
	margin-top: -165px!important;	
	}
.mt_40 {
	margin-top: -250px!important;	
	}
.c_p10 {
	font-size: 10px!important;	
	}
/*--------------------------------
テキスト指定ここまで
--------------------------------*/
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.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%;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
/*--------------------------------
特集
--------------------------------*/
.reason {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	}
.campaign {
	width: 100%;
	height: auto;
	margin: 10% auto;	
	}
.new {
	width: 100%;
	height: auto;
	margin: 15% auto;	
	}
.reason_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 165px;
    margin: 0 auto;
    padding: 1px 0 0 0;
}
.reason_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 55px;
    color: #FFF;
    font-size:18px;
}
.reason_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background-color: #FFF;
	}
.campaign_title2 {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 55px;
    color: #aa222a;
    font-size: 4.375vw;
}
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 55px;
    color: #ed7978;
    font-size: 4.375vw;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background-color: #ed7978;
	}
.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 6.7vw;
    font-weight: 600;
    margin: 20px auto 10px auto;
    text-align: center;
    display: block;
}
.orange_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 330px;
	background-color: #86ccca;
	color: #fff;
	}
.pink_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 330px;
	background-color: #d18784;
	color: #fff;
	}
.gray_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 330px;
	background-image: url("/furisode/img/new_top/reason_bg.png");
    background-repeat: repeat;
	color: #ed7978;
	}
.feature_base {
	width: 90%;
	margin: 5px auto;
	padding: 0;
	text-align: center;
	}
.feature_base_fx {
	width: 100%;
	margin: 5px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	}
.flex_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	}

.feature_box01 img {
	}
	
.feature_box02 {
    font-size: 5vw;
    color: #4d4d4d;
    text-align: center;
    line-height: 1.3em;
    margin: 5% auto;
}

.feature_box02-2 {
    font-size: 5vw;
	color: #4d4d4d;
	text-align: center;
    line-height: 1.3em;
    margin: 5% auto;
	}
.feature_box02-3 {
    font-size: 1em;
    color: #4d4d4d;
    background-color: #edefef;
    height: auto;
    padding: 2em;
    flex-grow: 2;
    display: flex;
    text-align: center;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
    width: 100%;
}
.feature_box02-3 p {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    /* margin-top: 15%; */
    line-height: 2.5em;
}
.feature_box03 {
	width: 100%;
	margin: 5px 0;
	}
.feature_box03-2 {
	width: 49%;
	margin: 5px 0;	
	}
.feature_box03-3 {
	width: 100%;
	margin: 5px 0;	
	}
.feature_box04 {
	width: 32.5%;
	margin: 5px 0;
	border: 1px solid #eee;
	}
.feature_box05 {
	width: 49%;
	margin: 0;
	}
.feature_box07 {
    width: 100%;
    margin: 5px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.feature_box07 img {
	width: 49%;
	margin: 5px 0;
	align-self: flex-start;
	}
.feature_box07 a {
	width: 49%;
	margin: 5px 0;
	}
.cata_btn_base {
    width: 90%;
   margin: 5% auto 20% auto;
}
.cata_btn01 {
	width: 100%;
	background-color: #edefef;
	padding: 10px;
	color: #ed7978;
    font-size: 5vw;
	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: 100%;
	background-color: #d18784;
	padding: 10px;
	color: #fff;
    font-size: 5vw;
	text-align: center;
	font-family: source-han-serif-japanese, sans-serif;
	margin: 10px auto;
	}
.cata_btn02 a {
	display: block;
	color: #fff;
	}
.cata_btn02 a:hover {
	opacity: 0.7;
}
.campaign_btn_box {
	width: 100%;	
	}

.campaign_btn_box a {
    color: #4d4d4d;
    width: 70%;
    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 60px auto;
    font-size: 5vw;
    letter-spacing: 1px;
    text-align: center;
    border-bottom: 3px solid;
}
.c_p14 {
	font-size: 1.1em;	
	}
.c_p16 {
	font-size: 1.3em;	
	}
.c_p30 {
	font-size: 2em;	
	}
.maedori_btn {
    background-color: #4d4d4d;
    border-radius: 5px;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    width: 50%;
    margin: 0 auto;
    padding: 5px 0;
}
.maedori_btn a {
	display: block;
	color: #fff!important;
	}
.maedori_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 55px;
    color: #ed7978;
    font-size: 3.75vw;
}


/*--------------------------------
特集ここまで
--------------------------------*/
/*------------------------------------------- 
フェードインしながら上へスライド 
------------------------------------------- */	

.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);
}
/*------------------------------------------- 
フェードインしながら上へスライド 　ここまで
------------------------------------------- */	
/*--------------------------------
キャンペーン
--------------------------------*/
  .concept_img_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 40px;
  }
.concept_img_flex img{
  width: 48%;  
  margin: 5px 0;
  }
.campaign_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 200px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}
.maedori_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}
.campaign_title2 {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #aa222a;
    font-size: 18px;
}
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 18px;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background-color: #86ccca;
	}
.campaign_box {
    position: relative;
    padding: 0.5em 1em;
    margin: 5px auto 20px;
    width: 90%;
    background-color: #edefef;
    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 #86ccca;
    border-top: solid 1.5px #86ccca;
    top:0;
    left: 0;
    right: 0;
}
.campaign_box:after{
    border-right: solid 1.5px #86ccca;
    border-bottom: solid 1.5px #86ccca;
    bottom:0;
    right: 0;
}
.campaign_box p {
    margin: 0; 
    padding: 0;
}
.campaign_left {
	width: 100%;
	padding: .5em;
	display: block;
	position: relative;
	margin: 0 auto;
	}

.campaign_right {
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
	}
.campaign_title_s {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    font-size: 5vw;
    font-weight: 600;
}
.campaign_lead {
  font-family: source-han-serif-japanese, sans-serif;
  font-size: 3.75vw;
	color: #4d4d4d;
	text-align: left;
	display: block;
	margin-bottom: 15px;
}
.title_eng_s {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 6vw;
    font-weight: 600;
    text-align: center;
}
.c_pink {
	color: #ed7978;	
	}
.c_gray {
	color: #4d4d4d;	
	}
.maedori_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 55px;
    color: #4d4d4d;
    font-size: 4vw;
}
.maedori_btn {
    background-color: #4d4d4d;
    border-radius: 5px;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    width: 85%;
    margin: 0 auto;
    padding: 5px 0;
}
.wt_98 {
	width: 90%!important;	
  }
  .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: 30%;
}
  .top_slider_text {
    font-size: 4.375vw;
    position: absolute;
    bottom: 0;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    text-align: center;
    margin: 0 auto .8em;
    line-height: 2;
    z-index: 52;
    width: 100%;
}
    .items {
    position: relative;
}
  .itemid_name{
    position: absolute;
    bottom: 8px;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    font-size: 14px;
    color: #4d4d4d;
    padding: 2px 2px 2px;
    text-align: center;
    font-weight: bold;
  }
  .link_title{
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
    color: #86ccca;
    font-size: 18px;
  }
  .link_title::after{
    position: absolute;
    left: 60%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background: #86ccca;
  }
  .link_flex{
    display: flex;
    justify-content: center;
    max-width: 90%;
    margin:-30px auto 0;
  }
  .items:first-of-type{
    margin-right: 50px;
  }

}


@media screen and (min-width:751px) and (max-width: 1024px) {
#obj_catalogue_link {
    position: fixed;
    z-index: 53;
    bottom: 90px;
    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_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}
.header_base img {
	max-width: 100%;
	}
.header_img_text {
    position: absolute;
    top: 10%;
    left: 5%;
    bottom: 0;
    /* left: 0; */
    margin: 0 auto;
    text-align: center;
}
.header_img_read {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 2.0rem;
}
.header_img_text h2 {
    font-size: 2em;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 15px;
    color: #ed7979;
}
.header_img_text p {
    font-size: 1.5em!important;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
	font-weight: 500;
    color: #4d4d4d;
    line-height: 2.0rem;
}
.c_p50 {
	font-size: 50px;
}

/*--------------------------------
テキスト指定
--------------------------------*/
.title_base {
    width: 100%;
    margin: 20px auto 50px;
    text-align: center;
}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 32px;
	font-weight: 600;
	color: #533833;
	margin-bottom: 20px;
	}
.lead {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 1.8;
	text-align: center;
  margin-top: 20px;
}
.mt_50 {
	margin-top: -200px!important;	
	}
.mt_40 {
	margin-top: -100px!important;	
	}
.c_reason_title {
    font-size: 14px;
	color: #4d4d4d;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.c_eng_title {
	font-family: 'Tangerine', cursive;
    font-size: 30px;
	color: #ed7978;
	text-align: center;
	display: block;
	margin: 5px auto;
}

/*--------------------------------
テキスト指定ここまで
--------------------------------*/
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.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;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
/*--------------------------------
特集
--------------------------------*/
.reason {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	}
.reason_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 180px;
    margin: 0 auto;
    padding: 20px 0 30px 0;
}
.reason_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 50px;
    color: #FFF;
    font-size: 2em;
}
.reason_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #FFF;
	}
.campaign {
	margin-bottom: 100px;	
	}
.new {
	margin-bottom: 100px;	
	}
.campaign_title2 {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 50px;
    color: #aa222a;
    font-size: 22px;
}
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 50px;
    color: #ed7978;
    font-size: 22px;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #ed7978;
	}
.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 2.5em;
    font-weight: 600;
    margin: 30px auto 10px auto;
    text-align: center;
	display: block;}
.orange_base {
	width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 425px;
    background-color: #86ccca;
    color: #fff;
	}

.pink_base {
	width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 425px;
    background-color: #d18784;
    color: #fff;
	}
.gray_base {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 300px;
    background-image: url(../../img/new_top/reason_bg.png);
    background-repeat: repeat;
    color: #ed7978;
}
.feature_base {
	width: 90%;
	max-width: 1024px;
	margin: 5px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.feature_base_fx {
	width: 100%;
	max-width: 1024px;
	margin: 5px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	}
.flex_wrap_box {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;	
	}

.feature_box01 img {
	}
.feature_box02 {
    font-size: 1.3em;
    color: #4d4d4d;
    /* background-color: #edefef; */
    height: auto;
    padding: 0.9em;
    flex-grow: 2;
    display: flex;
    text-align: left;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
}
.feature_box02-2 {
	font-size: 1.3em;
    color: #4d4d4d;
    /* background-color: #edefef; */
    height: auto;
    padding: 0.9em;
    flex-grow: 2;
    display: flex;
    text-align: left;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
	}
.feature_box02-3 {
    font-size: 1em;
    color: #4d4d4d;
    background-color: #edefef;
    height: auto;
    padding: 1.5em;
    flex-grow: 2;
    display: flex;
    text-align: center;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
    width: 100%;
}
.feature_box02-3 p {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    /* margin-top: 15%; */
    line-height: 2.5em;
}
.feature_box03 {
	width: 100%;
	margin: 5px 0;
	}
.feature_box03-2 {
	width: 32.5%;
	margin: 5px 0;	
	}
.feature_box03-3 {
	width: 49%;
	margin: 5px 0;	
	}
.feature_box04 {
	width: 32.5%;
	margin: 5px 0;
	border: 1px solid #eee;
	}
.feature_box05 {
	width: 19.5%;
	margin: 0;
	}
.feature_box07 {
    width: 100%;
    margin: 5px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.feature_box07 img {
	width: 49%;
	margin: 5px 0;
	}
.cata_btn_base {
	width: 90%;
	max-width: 1024px;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 100px auto;
	}
.cata_btn01 {
	width: 50%;
	background-color: #edefef;
	padding: 20px;
	color: #ed7978;
	font-size: 20px;
	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: 20px;
	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_btn_box {
	width: 100%;	
	}

.campaign_btn_box a {
    color: #4d4d4d;
    width: 70%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 30px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
	text-align: center;
    border-bottom: 3px solid;
}
.c_p14 {
	font-size: 1.1em;	
	}
.c_p16 {
	font-size: 1.3em;	
	}
.c_p30 {
	font-size: 2em;	
	}
.maedori_btn {
    background-color: #4d4d4d;
    border-radius: 5px;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
    width: 50%;
    margin: 0 auto;
    padding: 5px 0;
}
.maedori_btn a {
	display: block;
	color: #fff!important;
	}

/*--------------------------------
特集ここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.concept_img_flex{
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin:0 auto 40px;
  }
.concept_img_flex img{
  width: 24%;  
  }
.campaign_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 200px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}
.campaign_title2 {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 2em;
}
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 2em;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #86ccca;
	}
.campaign_box {
    position: relative;
    padding: 1em;
    margin: 5px auto 20px auto;
    width: 90%;
    background-color: #edefef;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.campaign_box:before,.campaign_box:after{ 
    content:'';
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
}
.campaign_box:before{
    border-left: solid 1.5px #86ccca;
    border-top: solid 1.5px #86ccca;
    top:0;
    left: 0;
    right: 0;
}
.campaign_box:after{
    border-right: solid 1.5px #86ccca;
    border-bottom: solid 1.5px #86ccca;
    bottom:0;
    right: 0;
}
.campaign_box p {
    margin: 0; 
    padding: 0;
}
.campaign_left {
	width: 30%;
	padding: 20px;
	display: block;
	position: relative;
	margin-right: 20px;
	}
.campaign_left:after {
    position: absolute;
    right: 0;
    top: 5px;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #86ccca;
}
.campaign_right {
	width: 70%;
	display: block;
	text-align: left;
	margin-left: 10px;
	line-height: 1.7rem;
	}
.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: 20px;
    font-weight: 600;
}
.campaign_lead {
    font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	display: block;
}
.title_eng_s {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.c_pink {
	color: #ed7978;	
	}
.c_gray {
	color: #4d4d4d;	
	}
.gray_base {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 425px;
    background-image: url("/furisode/img/new_top/reason_bg.png");
    background-repeat: repeat;
}
.maedori_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 1.7em;
}
    .items {
    position: relative;
}
  .itemid_name{
    position: absolute;
    bottom: 8px;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    font-size: 14px;
    color: #4d4d4d;
    padding: 2px 2px 2px;
    text-align: center;
    font-weight: bold;
  }
  .link_title{
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
    color: #86ccca;
    font-size: 22px;
  }
  .link_title::after{
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background: #86ccca;
  }
  .link_flex{
    display: flex;
    justify-content: center;
    max-width: 90%;
    margin:-30px auto 0;
  }
  .items:first-of-type{
    margin-right: 50px;
  }

	
}

@media screen and (min-width:1025px), print, tv {
.header_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}
.header_base img {
	max-width: 100%;	
	}
.header_img_text {
    position: absolute;
    top: 30%;
    left: 20%;
    bottom: 0;
    /* left: 0; */
    margin: 0 auto;
}
.header_img_read {
    font-size: 18px;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    color: #4d4d4d;
    line-height: 2.0rem;
}
.header_img_text h2 {
    font-size: 2em;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 15px;
    color: #ed7979;
}
.header_img_text p {
    font-size: 1.5em!important;
    font-family: "source-han-serif-japanese", serif;
    font-style: normal;
	font-weight: 500;
    color: #4d4d4d;
    line-height: 2.5rem;
}
.c_p50 {
	font-size: 50px;
}
/*--------------------------------
テキスト指定
--------------------------------*/
.title_base {
	width: 100%;
	margin: 50px auto;
	text-align: center;
  color: #533831;
	}
.h2_title {
	font-family: source-han-serif-japanese, sans-serif;
	font-size: 26px;
	font-weight: 600;
	color: #533833;
	margin-bottom: 20px;
	line-height: 1.8em;
	}
.lead {
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
  margin-top: 20px;
}
.mb-20{
  margin-bottom: 20px;
  }
.mt_50 {
	margin-top: -230px!important;	
	}
.mt_40 {
	margin-top: -200px!important;	
	}
.c_reason_title {
    font-size: 14px;
	color: #533833;
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
.c_eng_title {
	font-family: 'Tangerine', cursive;
    font-size: 36px;
	color: #ed7978;
	text-align: center;
	display: block;
	margin: 5px auto;
}


/*--------------------------------
テキスト指定ここまで
--------------------------------*/
/*-----------------------------
ドロワーメニュー内特集から探す
-----------------------------*/
.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;
}
/*-----------------------------
ドロワーメニュー内特集から探す ここまで
-----------------------------*/
	.feature_box {
		width: 100%;
		margin: 0px auto 20px;
	}
/*--------------------------------
特集
--------------------------------*/
.reason {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	}
.reason_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 250px;
    margin: 0 auto;
    padding: 40px 0 30px 0;
}
.reason_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 70px;
    color: #FFF;
    font-size: 26px;
    font-weight: 600;
}
.reason_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #FFF;
	}

.title_eng {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin: 50px auto 10px auto;
    text-align: center;
    display: block;
}
.pink_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 500px;
	background-color: #d18784;
	color: #fff;
	}
.orange_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 500px;
	background-color: #86ccca;
	color: #fff;
	}

.feature_base {
    width: 98%;
    max-width: 1280px;
    display: flex;
    justify-content: space-between;
    margin: 5px auto;
    padding: 0;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.feature_box01 {
	width: 58%;
	max-width: 1280px;
	}
.feature_box01 img {
	vertical-align: bottom;
	}
.feature_box01-3 {
	width: 65%;
	max-width: 1280px;
	}
.feature_box01-3 img {
	vertical-align: bottom;
	}
.feature_box02 {
    font-size: 1em;
    color: #4d4d4d;
    background-color: #edefef;
    height: auto;
    padding: 2em;
    flex-grow: 2;
    display: flex;
    text-align: left;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
    width: 42%;
}
.feature_box02 p {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: left;
    /* margin-top: 15%; */
    line-height: 2.5em;
}
.feature_box02-2 {
	font-size: 1em;
    color: #4d4d4d;
    background-color: #edefef;
    height: auto;
    padding: 2em;
    flex-grow: 2;
    display: flex;
    text-align: left;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
    width: 42%;
	}
.feature_box02-2 p {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: left;
    /* margin-top: 15%; */
    line-height: 2.5em;
}
.feature_box02-3 {
    font-size: 1em;
    color: #4d4d4d;
    background-color: #edefef;
    height: auto;
    padding: 2em;
    flex-grow: 2;
    display: flex;
    text-align: left;
    align-items: center;
    line-height: 2em;
    letter-spacing: -1px;
    width: 35%;
}
.feature_box02-3 p {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    /* margin-top: 15%; */
    line-height: 2.5em;
}
.feature_box03 {
	width: 32.65%;
	margin: 5px 0;
	}
.feature_box03 img {
	vertical-align: bottom;	
	}
.feature_box04 {
	width: 24%;
	margin: 0;
	}
.feature_box05 {
	width: 19.5%;
	margin: 0;
	}
.feature_box07 {
    width: 66%;
    margin: 5px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.feature_box07 img {
	width: 100%;
	height: auto;
	}
.feature_box07 img {
	width: 49%;	
	}
.feature_box06 {
    width: 49.6%;
    margin: 5px 0 0 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;
	}
.campaign_btn_box {
	width: 100%;	
	}

.campaign_btn_box a {
    color: #4d4d4d;
    width: 40%;
    padding: 15px;
    border: 1px #4b4b4b solid;
    font-family: "source-han-serif-japanese", sans-serif;
    font-style: normal;
    font-weight: 500;
    display: block;
    margin: 30px auto 120px auto;
    font-size: 18px;
    letter-spacing: 1px;
	text-align: center;
    border-bottom: 3px solid;
}
.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;
}
.c_p14 {
	font-size: 14px;	
	}
.c_p30 {
	font-size: 30px;	
	}
.maedori_btn {
    background-color: #4d4d4d;
    border-radius: 5px;
    color: #fff;
    display: block;
    text-align: center;
    cursor: pointer;
	width: 70%;
	margin: 0 auto;
}
.maedori_btn a {
	display: block;
	color: #fff!important;
	}

/*--------------------------------
特集ここまで
--------------------------------*/
/*--------------------------------
キャンペーン
--------------------------------*/
.concept_img_flex{
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1280px;
  margin:0 auto 40px;
  }
.concept_img_flex img{
  width: 24%;  
  }
.campaign {
	margin: 50px auto 150px auto;
	}
.new {
	margin: 50px auto 150px auto;
	}
.campaign_title_base {
    width: 100%;
    position: relative;
    z-index: 0;
    text-align: center;
    height: 200px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
}
.campaign_title2 {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 80px;
    color: #aa222a;
    font-size: 26px;
    font-weight: 600;
}
.campaign_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 26px;
    font-weight: 600;
}
.campaign_title:after {
	position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 50px;
    background-color: #86ccca;
	}
.campaign_box {
    position: relative;
    padding: 1em;
    margin: 20px auto 25px auto;
    width: 98%;
    max-width: 1280px;
    background-color: #edefef;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.campaign_box:before,.campaign_box:after{ 
    content:'';
    width: 20px;
    height: 20px;
    position: absolute;
    display: inline-block;
}
.campaign_box:before{
    border-left: solid 1.5px #86ccca;
    border-top: solid 1.5px #86ccca;
    top:0;
    left: 0;
    right: 0;
}
.campaign_box:after{
    border-right: solid 1.5px #86ccca;
    border-bottom: solid 1.5px #86ccca;
    bottom:0;
    right: 0;
}
.campaign_box p {
    margin: 0; 
    padding: 0;
}
.campaign_left {
	width: 25%;
	padding: 20px;
	display: block;
	position: relative;
	margin-right: 20px;
	}
.campaign_left:after {
    position: absolute;
    right: 0;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #86ccca;
/*    top: 10px;*/
    bottom: 0;
}
.campaign_right {
	width: 75%;
	display: block;
	text-align: left;
	margin-left: 20px;
	line-height: 2rem;
	}
.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: 20px;
    font-weight: 600;
}
.campaign_lead {
  font-family: source-han-serif-japanese, sans-serif;
  font-size: 16px;
	color: #4d4d4d;
	text-align: left;
	display: block;
}
.title_eng_s {
    font-family: source-han-serif-japanese, sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.c_pink {
	color: #ed7978;	
	}
.c_gray {
	color: #4d4d4d;	
	}
.gray_base {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 450px;
	background-image: url("/furisode/img/new_top/reason_bg.png");
  background-repeat: repeat;
	color: #ed7978;
	}
.maedori_base {
	width: 100%;
	max-width: 1280px;
	margin: 10px auto;
	}
.maedori_title {
    -webkit-font-feature-settings: 'palt';
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    /* padding-top: 37px; */
    padding-bottom: 60px;
    color: #4d4d4d;
    font-size: 26px;
    font-weight: 600;
}
  .items {
    position: relative;
}
  .itemid_name{
    position: absolute;
    bottom: 18px;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    font-size: 18px;
    color: #4d4d4d;
    padding: 5px 5px;
    text-align: center;
    font-weight: bold;
  }
    .link_title{
    font-family: source-han-serif-japanese, sans-serif;
    font-feature-settings: 'palt';
    text-align: center;
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
    color: #86ccca;
    font-size: 25px;
  }
  .link_title::after{
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    content: "";
    width: 1px;
    height: 45px;
    background: #86ccca;
  }
  .link_flex{
    display: flex;
    justify-content: center;
    max-width: 1280px;
    margin: auto;
  }
  .items:first-of-type{
    margin-right: 50px;
  }


}

