@charset "UTF-8";

body {
  background-color: #ffffff;
  height: 100%;
}

.inner {
  margin: 0;
  padding: 0;
  overflow: hidden;
  min-height: 100%;
}


/* ヘッダー */

.xmas_header {
  position: relative;
  width: 100%;
  padding: 22px 0 20px;
  margin: 0 auto;
  background-color: #072D63;
   }

.xmas_column_header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #072D63;
   }

.logo_ttl {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 1200px;
  align-items: center;
  justify-content: flex-start;
  margin: 0 auto;
   }

.glr_logo {
    width: 1200px;
    margin: 0 auto;
}

.glr_logo img {
    width: 120px;
}

.column_glr_logo img {
    width: 120px;
}

.column_ttl {
    width: 800px;
    margin: 0 auto 0 85px;
}

.column_ttl img {
    width: 100%;
}

.column_ttl_pc {
  display: block;
}

.column_ttl_sp {
  display: none;
}




/* ビルボード（メインビジュアル） */
.billboard {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #072D63;
   }

.billboard-wrapper {
  display: flex;
  text-align: center;
  justify-content: center;
   align-items:  flex-start;
   }
  

.billboard__image {
  display: block;
  width: 1200px;
  height: auto; }

.billboard__image_sp {
  display: none; }


/* 見出し */
.introduction__heading {
  width: 100%;
  text-align: center;
  font-weight: 900;
  background-color: #072D63;
  margin: 0px auto 40px;
  padding: 70px 0 45px;
   }

.introduction__heading p {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.0rem;
  line-height: 3.2rem;
  letter-spacing: 0.15rem;
  font-weight: 900;
  color: #ffffff;
}


/* メニューボタン */

.menu_group {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 1000px;
  justify-content: space-between;
  margin: 70px auto 180px;
}


.menu_btn {
  display: block;
	width: 285px;
  font-size: 36px;
  font-family: din-2014, sans-serif;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  padding:25px 0 22px 10px;
  letter-spacing: 0.5rem;
  background-color: #FFAE76;
  color: #ffffff;
  border-radius: 50px;	
}



/* MEN WOMAN FAMILY */


.box_01 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  height: 590px;
  margin: 120px auto 50px;
  padding-top: 120px;
  }

.box_02 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 585px;
  height: 590px;
}

.box_03 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}


.phot_img_01 {
width: 590px;
height: 590px;
}

.phot_img_02 {
width: 175px;
height: 175px;
margin-left: 35px;
}


.index_num {
  font-family: din-2014, sans-serif;
   font-size: 2.4rem; 
   color: #2E2015;
   font-weight: 900;
}


.border_01{
  border: #dddddd 1px solid;
  margin: 15px 0px;
  width: 100%;
}

h1{
  font-size: 2.5rem;
  color: #072D63;
  margin: 7px 0 10px 22px;
font-family: toppan-bunkyu-midashi-go-std, sans-serif;
font-weight: 400;
font-style: normal;
  line-height: 2.9rem;
  letter-spacing: 0.2rem;
}



.box_03 p{
  font-size: 1.3rem;
  color: #333333;
  margin-left: 22px; 
  font-weight: 900;
  line-height: 1.9rem;
}



/* スライドショー */

.other_ttl {
  width: 1100px;
  margin:130px auto 35px;
  font-family: din-2014, sans-serif;
  font-size: 4.0rem;
  letter-spacing: 0.3rem;
  color: #2E2015;
  font-weight: 900;
}

.other_ttl span {
  font-size: 1.7rem;
  color: #2E2015;
  font-family: fot-cezanne-pron,sans-serif;
font-weight: bold;
font-style: normal;
  letter-spacing: -0.1rem;
  padding-left: 15px; 
}

.xmas_slider {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1100px;
  margin: 20px auto;
}

.xmas_slider li {
  width: 220px;
  margin: 0 13px;
}

.xmas_slider_con {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #072D63;
}

.xmas_slider_con img {
  width: 220px;
  height: 220px;
  margin-bottom: 25px;
}

.li_02 {
  font-size: 1.3rem;
  font-family: fot-cezanne-pron,sans-serif;
font-weight: bold;
font-style: normal;
  line-height: 2.3rem;
  letter-spacing: 0.07rem;
}


/* ブリッジアイコン */

.bridge_icon {
width: 1200px;
background-color: #ffffff;
margin: 45px auto 45px;
text-align: center;
}

.bridge_icon_02 {
width: 1200px;
background-color: #ffffff;
margin: 45px auto 100px;
text-align: center;
}

.bridge_icon_colm {
width: 1200px;
background-color: #ffffff;
margin: 45px auto 45px;
text-align: center;
}

.bridge_icon img {
  width: 552px;
}

.bridge_icon_02 img {
  width: 552px;
}

.bridge_icon_colm img {
  width: 552px;
}



/* MORE SERCH */

.more_serch_ttl {
width: 100vw;
background-color: #072D63;
padding: 40px 0;
margin: 150px 0 110px;
position: relative;
left: 50%;
transform: translateX(-50%);
bottom: 0;
font-family: din-2014, sans-serif;
text-align: center;
color: #ffffff;
font-size: 4.3rem;
font-weight: 900;
letter-spacing: 0.4rem;
}

.more_serch_ttl span {
color: #ffffff;
font-family: fot-cezanne-pron,sans-serif;
font-size: 2.0rem;
font-weight: 900;
padding-left: 20px; 
letter-spacing: 0.05rem;
}

.more_serch_cont {
text-align: center;
width: 1200px;
margin: 0 auto;
}


h2 {
  font-size: 3.6rem;
  color: #072D63;
  font-family: din-2014, sans-serif;
  margin:  0 auto 22px;
  letter-spacing: 0.5rem; 
  font-weight: 900;
}


h3 {
  font-size: 1.7rem;
  font-family: fot-cezanne-pron,sans-serif;
  letter-spacing: 0.2rem;
  color: #072D63;
  margin: 0 auto 65px; 
  font-weight: 900;
}

.more_serch_01 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 600px;
  justify-content: space-between;
  margin: 30px auto 0;
}


.more_serch_02 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 950px;
  justify-content: space-between;
  margin: 30px auto 0;
}

.more_serch_btn {
  width: 280px;
  font-size: 21px;
  font-family: fot-cezanne-pron,sans-serif;
  font-weight: 900;
  font-style: normal;
  text-decoration:none;
  display:block;
  text-align:center;
  margin-bottom: 40px;
  padding:30px 0 27px;
  letter-spacing: 0.15rem;
  background-color: #072D63;
  color: #ffffff;
  border-radius: 50px;  
}



/* ギフトラッピング */

.gift_wrapping {
  width: 1200px;
  background-color:  #072D63;
  font-family: din-2014, sans-serif;
  letter-spacing: 0.5rem;
  text-align: center;
  margin: 70px auto 100px; 
  padding: 80px 0;
}

.gift_wrapping_ttl_01 {
  font-size: 4.0rem;
  color: #ffffff;
  margin:  0 auto 22px; 
  font-weight: 900;
}

.gift_wrapping_ttl_02 {
  font-size: 1.7rem;
  font-family: fot-cezanne-pron,sans-serif;
  letter-spacing: 0.2rem;
  color: #ffffff;
  margin: 0 auto 65px; 
  font-weight: 900;
}

.gift_wrapping ul {
  width: 1000px;
  margin: 50px auto;
}


.gift_wrapping ul li {
  margin-bottom: 80px;
}


.gift_wrapping_btn {
  display: block;
  width: 470px;
  font-family: fot-cezanne-pron,sans-serif;
  font-size: 17px;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  margin: 100px auto 0px;
  padding:27px 0 22px;
  letter-spacing: 0.15rem;
  background-color: #ffffff;
  color: #ad291a;
  border-radius: 50px;  
}

.wrapp_image_pc {
  display: block;
  width: 100%;
  height: auto; 
}

.wrapp_image_sp {
  display: none; 
}

/* フッター */

.footer-copyright{
width: 100vw;
background-color: #072D63;
padding: 40px 0;
margin: 0;
border-top: none;
position: relative;
left: 50%;
transform: translateX(-50%);
bottom: 0;
text-align: center;
}

.footer-copyright__text {
font-size: 1.4rem;
font-family: fot-cezanne-pron,sans-serif;
text-align: center;
color: #ffffff;
}


/* MEN・WOMEN・FANILY コラム */

.column_main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 1200px;
  margin: 0px auto;
  padding-top: 120px;
}

.column_top_ttl {
  width: 800px;
  margin: auto;
}

.column_top_ttl img {
  width: 100%;
  height: auto;
}

.column_main_img {
  width: 100%;
  display: block;
}

.column_main_img_sp {
  display: none;
}

.column_box_01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 1200px;
  margin: 0px auto;
  padding-top: 30px;
}

.column_box_02 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 950px;
  margin: 70px auto 0px;
  align-items: center;
  text-align: center;
}

.column_box_02 p {
width: 830px;
 padding-left: 50px;
 font-size: 1.4rem;
 line-height: 2.6rem;
 font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  font-style: normal;
font-weight: 500;
text-align: left;
}

.column_box_03 {
  width: 900px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 70px auto;
justify-content: space-between;
}

.column_box_03 li {
  width: 215px;
}

.column_box_03 li img {
  width: 100%;
}

.staff_box_01 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  width: 120px;
}

.staff_box_01 img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
}

.staff_box_01 div {
  width: 120px;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 10px;
  color: #888888;
  line-height: 1.6rem;
  letter-spacing: 0.17rem;
  font-family: din-2014, sans-serif;
}



.column_box_03 p {
  font-size: 1.3rem;
  font-family: fot-cezanne-pron,sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ad291a;
  line-height: 2.2rem;
  letter-spacing: 0.07rem;
  text-align: center;
  padding-top: 25px;
}

.menu_btn_02 {
  display: block;
  width: 120px;
  font-size: 12px;
  font-family: fot-cezanne-pron,sans-serif;
  font-weight:bold;
  text-decoration:none;
  letter-spacing: 0.15rem;
  text-align:center;
  margin: 20px auto 0px;
  padding:13px 0 13px 8px;
  background-color: #ad291a;
  color: #ffffff;
}

.column_staff_recom {
  width: 100%;
}


.line_red {
 border: 3px solid #ad291a;
 padding: 40px;
 margin-bottom: 110px;
}

.line_green {
 border: 3px solid #072D63;
 padding: 40px;
 margin-bottom: 110px;
}



.go_top {
  width: 1200px;
  text-align: right;
  font-family: fot-cezanne-pron,sans-serif;
  margin: 80px auto 0px;
}

.go_top a {
  color: #ad291a;
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
  text-decoration-line: underline;
}


.br_pc{
	display: block;
}

.br_sp{
	display: none;
}


  /*
}
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/


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



/* ヘッダー */

.xmas_header {
  position: relative;
  width: 100vw;
  padding: 3vw 0;
  margin: 0 auto;
  background-color: #072D63;
   }

.xmas_column_header {
  position: relative;
  width: 100vw;
  margin: 0 auto;
  padding: 3vw 0;
  background-color: #072D63;
   }

.logo_ttl {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100vw;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
   }

.glr_logo {
    width: 100vw;
    margin: 1vw auto 5vw;
    text-align: center;
}

.glr_logo img {
    width: 24vw;
}

.column_glr_logo img {
    width: 22vw;
}

.column_ttl {
    width: 90vw;
    margin: 0 0 0 0;
}

.column_ttl img {
    width: 100%;
}

.column_ttl_pc {
  display: none;
}

.column_ttl_sp {
  display: block;
}


/* ビルボード（メインビジュアル） */
.billboard {
  position: relative;
  width: 100vw;
  height: auto;
  margin: 0 auto;
  background-color: #072D63;
   }

.billboard-wrapper {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items:  flex-start;
   }
  

.billboard__image {
  display: none;
}

.billboard__image_sp {
  display: block;
  width: 100vw;
  height: auto; 
   }


/* 見出し */
.introduction__heading {
  width: 100%;
  text-align: center;
  font-weight: 900;
  background-color: #072D63;
  margin: 0px auto 6vw;
  padding: 3vw 0 7vw;
   }

.introduction__heading p {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3vw;
  line-height: 4.8vw;
  letter-spacing: 0.02vw;
  font-weight: 900;
  color: #ffffff;
}


/* メニューボタン */

.menu_group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 96vw;
  justify-content: space-around;
  margin: 6vw auto 10vw;
}


.menu_btn {
  display: block;
  width: 35vw;
  font-size: 6vw;
  font-family: din-2014, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 4vw 2vw 4vw 4vw;
  margin: 2vw 0 3vw;
  letter-spacing: 0.15rem;
  background-color: #FFAE76;
  color: #ffffff;
  border-radius: 20vw;  
}



/* MEN WOMAN FAMILY */


.box_01 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  width: 100vw;
  height: auto;
  margin: 5vw auto 5vw;
  padding-top: 5vw;
}

.box_02 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 96vw;
  margin-top: 5vw;
  height: auto;
}

.box_03 {
  width: 96vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}


.phot_img_01 {
width: 100vw;
height: auto;
}

.phot_img_02 {
width: 37vw;
height: auto;
margin-left: 4vw;
}


.index_num {
  font-family: din-2014, sans-serif;
   font-size: 4vw; 
   color: #2E2015;
   font-weight: 900;
}


.border_01{
  border: #dddddd 1px solid;
  margin: 15px 0px;
  width: 100vw;
}

h1{
  font-size: 4.2vw;
  color: #072D63;
  margin: 2vw 0 2vw 2vw;
font-family: toppan-bunkyu-midashi-go-std, sans-serif;
font-weight: 400;
font-style: normal;
  line-height: 6vw;
  letter-spacing: 0.05vw;
}



.box_03 p{
  font-size: 3.2vw;
  color: #333333;
  margin-left: 2vw; 
  font-weight: 900;
  line-height: 4vw;
}



/* スライドショー */

.other_ttl {
  width: 98vw;
  margin:15vw auto 9vw 3vw;
  font-family: din-2014, sans-serif;
  font-size: 7vw;
  letter-spacing: 0.4vw;
  color: #2E2015;
  font-weight: 900;
}

.other_ttl span {
  font-size: 3vw;
  color: #2E2015;
  font-family: fot-cezanne-pron,sans-serif;
font-weight: bold;
font-style: normal;
  letter-spacing: -0.1rem;
  padding-left: 15px; 
}

.xmas_slider {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 94vw;
  margin: 5vw auto;
}

.xmas_slider li {
  width: 36vw;
  margin: 0 0;
}

.xmas_slider_con {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #072D63;
  margin-left: 3vw;
}

.xmas_slider_con img {
  width: 36vw;
  height: auto;
  margin-bottom: 3vw;
}

.li_02 {
  font-size: 3vw;
  font-family: fot-cezanne-pron,sans-serif;
font-weight: bold;
font-style: normal;
  line-height: 5.5vw;
  letter-spacing: 0.07rem;
}


/* ブリッジアイコン */

.bridge_icon {
width: 90vw;
background-color: #ffffff;
margin: -28vw auto 8vw;
text-align: center;
}

.bridge_icon_02 {
width: 90vw;
background-color: #ffffff;
margin: 10vw auto 10vw;
text-align: center;
}

.bridge_icon_colm {
width: 90vw;
background-color: #ffffff;
margin: 10vw auto 8vw;
text-align: center;
}

.bridge_icon img {
  width: 100%;
}

.bridge_icon_02 img {
  width: 100%;
}

.bridge_icon_colm img {
  width: 100%;
}


/* MORE SERCH */

.more_serch_ttl {
width: 100vw;
background-color: #072D63;
padding: 6vw 0;
margin: -8vw 0 6vw;
position: relative;
left: 50%;
transform: translateX(-50%);
bottom: 0;
font-family: din-2014, sans-serif;
text-align: center;
color: #ffffff;
font-size: 7vw;
font-weight: bold;
letter-spacing: 0.3vw;
}

.more_serch_ttl span {
color: #ffffff;
font-size: 3vw;
font-weight: 900;
padding-left: 2vw; 
letter-spacing: 0.1vw;
}

.more_serch_cont {
text-align: center;
width: 100vw;
}


h2 {
  font-size: 6vw;
  color: #072D63;
  font-family: din-2014, sans-serif;
  margin:  5vw auto 5vw;
  letter-spacing: 0.3vw; 
  font-weight: 900;
}


h3 {
  font-size: 3vw;
  letter-spacing: -0.04vw;
  color: #072D63;
  margin: 0 auto 7vw; 
  font-weight: 900;
}

.more_serch_01 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 88vw;
  justify-content: space-between;
  margin: 6vw auto 0;
}


.more_serch_02 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 88vw;
  justify-content: space-between;
  margin: 6vw auto 0;
}

.more_serch_btn {
  width: 30vw;
  font-size: 3vw;
  font-family: fot-cezanne-pron,sans-serif;
font-weight: 900;
font-style: normal;
  text-decoration:none;
  display:block;
  text-align:center;
  margin-bottom: 4vw;
  padding:4vw 0 4vw 2vw;
  letter-spacing: 0.15vw;
  background-color: #072D63;
  color: #ffffff;
  border-radius: 50px;  
}



/* ギフトラッピング */

.gift_wrapping {
  width: 100vw;
  background-color:  #072D63;
  font-family: din-2014, sans-serif;
  letter-spacing: 0.3vw;
  text-align: center;
  margin: 7vw auto 10vw; 
  padding: 5vw 0;
}

.gift_wrapping_ttl_01 {
  font-size: 6vw;
  color: #ffffff;
  margin:  6vw auto 4vw; 
  font-weight: 900;
}

.gift_wrapping_ttl_02 {
  font-size: 3vw;
  letter-spacing: 0.2vw;
  color: #ffffff;
  margin: 0 auto 11vw; 
  font-weight: 900;
}

.gift_wrapping ul {
  width: 96vw;
  margin: 5vw auto;
}


.gift_wrapping ul li {
  margin-bottom: 8vw;
}

.gift_wrapping ul img {
  width: 100%;
}


.gift_wrapping_btn {
  display: block;
  width: 80vw;
  font-size: 4vw;
  letter-spacing: 0.15vw;
  font-weight:bold;
  text-decoration:none;
  text-align:center;
  margin: 10vw auto 6vw;
  padding:5vw 0 5vw;
  background-color: #ffffff;
  color: #072D63;
  border-radius: 50px;  
}

.wrapp_image_pc {
  display: none; 
}

.wrapp_image_sp {
  display: block;
  width: 100%;
  height: auto; 
}



/* フッター */

.footer-copyright{
width: 100vw;
background-color: #072D63;
padding: 40px 0;
margin: 0;
border-top: none;
position: relative;
left: 50%;
transform: translateX(-50%);
bottom: 0;
text-align: center;
}

.footer-copyright__text {
font-size: 3.5vw;
font-family: fot-cezanne-pron,sans-serif;
text-align: center;
color: #ffffff;
}


/* MEN・WOMEN・FANILY コラム */

.column_main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100vw;
  margin: 0px auto;
  padding-top: 10vw;
}

.column_top_ttl {
  width: 100vw;
  margin: auto;
}

.column_top_ttl img {
  width: 100%;
  height: auto;
}

.column_main_img {
  display: none;
}

.column_main_img_sp {
  width: 100%;
  display: block;
}


.column_box_01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100vw;
  margin: 0px auto;
  padding-top: 5vw;
}


.column_box_02 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 96vw;
  margin: 4vw auto 0vw;
  align-items: center;
  text-align: center;
}

.column_box_02 p {
width: 100%;
 padding-left: 0vw;
 font-size: 3.5vw;
 line-height: 4.8vw;
 font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  font-style: normal;
font-weight: 500;
text-align: left;
}

.column_box_03 {
  width: 96vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 8vw auto 5vw;
justify-content: space-between;
}

.column_box_03 li {
  width: 45vw;
  margin-bottom: 5vw;
}

.column_box_03 li img {
  width: 100%;
}

.staff_box_01 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  width: 60vw;
  align-items: center;
  margin-bottom: 5vw;
}

.staff_box_01 img {
    width: 25vw;
    height: auto;
    border-radius: 50%;
}

.staff_box_01 div {
  width: 25vw;
  text-align: center;
  padding-left: 4vw;
  font-size: 3.5vw;
  font-weight: bold;
  padding-top: 0vw;
  color: #888888;
  line-height: 5vw;
  letter-spacing: 0.3vw;
  font-family: din-2014, sans-serif;
}

.column_box_03 p {
  font-size: 3vw;
  font-family: fot-cezanne-pron,sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #ad291a;
  line-height: 5vw;
  letter-spacing: 0.2vw;
  text-align: center;
  padding-top: 5vw;
}

.menu_btn_02 {
  display: block;
  width: 36vw;
  font-size: 3vw;
  font-family: fot-cezanne-pron,sans-serif;
  font-weight: normal;
  text-decoration:none;
  letter-spacing: 0.5vw;
  text-align:center;
  margin: 5vw auto 0px;
  padding:3vw 0 3vw 2vw;
  background-color: #ad291a;
  color: #ffffff;
}


.column_staff_recom {
  width: 100%;
}


.line_red {
 border: 3px solid #ad291a;
 padding: 3vw;
 margin: 5vw 2vw 7vw 2vw;
}
	
.line_green {
 border: 3px solid #072D63;
 padding: 3vw;
 margin: 5vw 2vw 7vw 2vw;
}

.go_top {
  width: 70vw;
  text-align: right;
  margin: 4vw 3vw 30vw auto;
}

.go_top a {
  font-family: fot-cezanne-pron,sans-serif;
  color: #ad291a;
    font-size: 4vw;
  font-weight: bold;
  letter-spacing: 0.15vw;
  text-decoration-line: underline;
}



.br_pc{
	display: none;
}

.br_sp{
	display: block;
}


}
