  @charset "utf-8";
/* CSS Document */

/*--commnon---------------------------------------------*/
.mrhsake_container img{vertical-align:top;}

/*--style---------------------------------------------*/
.mrhsake_container{padding:56px 0 0; overflow:hidden;}
.mrhsake_wrap     {position:relative; padding:0;}
.mrhsake_wrap1    {padding:0 3.75vw;}
.mrhsake_wrap2    {padding:0 3.59375vw;}
.mrhsake_wrap3    {padding:0 3.4375vw;}
.mrhsake_area     {position:relative; padding:0 0 24px;}
.mrhsake_hdr      {position:relative;}
.mrhsake_main     {position:relative;}
@media screen and (min-width: 768px){
	.mrhsake_container{padding:80px 0 0;}
	.mrhsake_wrap1    {padding:0 20px;}
}
@media screen and (min-width: 1200px){
	.mrhsake_wrap      {max-width:1200px; margin:0 auto;}
	.mrhsake_wrap1     {padding:0 20px;}
}

/*--general---------------------------------------------*/
.mrhsake_pic img{width:100%;}
.mrhsake_al     {text-align:left;}
.mrhsake_ac     {text-align:center;}
@media screen and (max-width: 767px){
	.mrhsake_pc     {display:none!important;}
}
@media screen and (min-width: 768px){
	.mrhsake_sp     {display:none!important;}
}

/*-- header ---------------------------------------------*/
#header .topArea a{}
@media screen and (max-width: 767px){
	/* Õ{Õû marhanichiro.css */
	#header .topArea a{display:inline-block!important; margin-left:12px;}
}

/*-- nav ---------------------------------------------*/
@media screen and (max-width: 767px){
	.mrhsake_nav            {background-color:transparent; height:55px!important; z-index:88; pointer-events:none;}
	.mrhsake_nav .globalNav {top:54px!important; pointer-events:auto;}
	.mrhsake_nav .toggle    {position:fixed!important; top:8px!important;}
	.mrhsake_nav  header .globalNav .navToggled {height:calc(100vh - 54px);}
}
@media screen and (min-width: 768px){
	.mrhsake_nav     {position:absolute!important;}
	.mrhsake_nav_wrap{display:flex!important; width:100%; margin:96px auto 0!important; padding:0 20px;}
	.mrhsake_nav_list{justify-content:space-between; width:100%; margin:0!important;}
	.mrhsake_nav_item{border:none!important; font-size:1.916666666666667vw!important;}
	/* Õ{Õû marhanichiro.css */
	.mrhsake_nav header    {min-width:fit-content!important; padding:0!important;}
	.mrhsake_nav.compact   {height:80px!important;}
	.mrhsake_nav .globalNav{width:100%;}
	.mrhsake_nav nav       {width:100%;}
}
@media screen and (min-width: 1200px){
	.mrhsake_nav_wrap{max-width:1200px;}
	.mrhsake_nav_item{font-size:23px!important;}
}

/*-- footer ---------------------------------------------*/
@media screen and (min-width: 768px){
	/* Õ{Õû marhanichiro.css */
	.siteFooter footer {min-width:fit-content;}
}


/*--01 TOP---------------------------------------------*/
.mrhsake_top_deco_line {position:absolute; left:0; width:100%; height:1.875vw; background-color:#d7000f;}
.mrhsake_top_deco_line1{top:5.3125vw;}
.mrhsake_top_deco_line2{top:9.0625vw;}
.mrhsake_top_deco_line3{top:12.8125vw;}
.mrhsake_top_hdr_deco  {position:absolute; left:0; top:0; width:57.5vw;}
.mrhsake_top_hdr_hd    {margin:0 auto; padding:53.125vw 0 0; width:79.6875vw;}
.mrhsake_top_hdr_can   {margin:0 auto; width:76.25vw;}
.mrhsake_top_main_hd   {margin:3.75vw auto; width:35.625vw;}
.mrhsake_top_menu      {margin:3.75vw auto; width:78.125vw; border-radius:2.5vw; box-shadow:2px 2px 4px 0px rgba(0, 0, 0, .4); overflow:hidden;}
.mrhsake_top_menu img  {transition: transform .3s ease; vertical-align:top;}
.mrhsake_top_menu a:hover img{transform:scale(1.05);}

@media screen and (min-width: 768px){
	.mrhsake_top_deco_line {width:100%; height:1.166666666666667vw;}
	.mrhsake_top_deco_line1{top:5.5vw;}
	.mrhsake_top_deco_line2{top:7.833333333333333vw;}
	.mrhsake_top_deco_line3{top:10.16666666666667vw;}
	.mrhsake_top_hdr_deco  {width:39vw;}
	.mrhsake_top_hdr_hd    {margin:0 0 0 45.68965517241379%; padding:15vw 0 0; width:51vw;}
	.mrhsake_top_hdr_can   {width:49vw;}
	.mrhsake_top_main      {margin:7vw 0 0;}
	.mrhsake_top_main_hd   {margin:2.5vw auto; width:19vw;}
	.mrhsake_top_menues    {display:flex; flex-wrap:wrap;}
	.mrhsake_top_menu      {margin:0 2.068965517241379% 0 0; width:31.89655172413793%; border-radius:1.25vw;}
	.mrhsake_top_menu:nth-child(3)  {margin:0;}
	.mrhsake_top_menu:nth-child(n+4){margin-top:2vw;}
}
@media screen and (min-width: 1200px){
	.mrhsake_top_deco_line {height:14px;}
	.mrhsake_top_deco_line1{top:66px;}
	.mrhsake_top_deco_line2{top:94px;}
	.mrhsake_top_deco_line3{top:122px;}
	.mrhsake_top_hdr_deco  {width:468px;}
	.mrhsake_top_hdr_hd    {margin:0 0 0 530px; padding:180px 0 0; width:612px;}
	.mrhsake_top_hdr_can   {width:588px;}
	.mrhsake_top_main      {margin:84px 0 0;}
	.mrhsake_top_main_hd   {margin:30px auto; width:228px;}
	.mrhsake_top_menu      {border-radius:15px;}
	.mrhsake_top_menu:nth-child(n+4){margin-top:24px;}
}


/*--02 HISTORY---------------------------------------------*/
.mrhsake_hst_hdr           {padding:3.75vw 0 0;}
.mrhsake_hst_hdr_hd        {position:relative; z-index:2;}
.mrhsake_hst_hdr_lead      {position:relative; margin:2.8125vw auto 0; width:92.1875vw; font-size:5vw; font-weight:bold; text-align:justify; line-height:1.3; z-index:2;}
.mrhsake_hst_hdr_pic       {position:relative; margin:-6.875vw auto 0; width:96.5625vw; z-index:1;}
.mrhsake_hst_chart         {position:relative; margin:-7.5vw 0 0; padding:7.5vw 0; background-image:url(/akebono_sake/sake_assets/img/hst/sp_hst_deco.svg), url(/akebono_sake/sake_assets/img/hst/sp_hst_deco.svg); background-position:center top, center bottom; background-repeat:repeat-x, repeat-x; background-size:contain, contain; z-index:2;}
.mrhsake_hst_chart_inr     {margin:1.875vw;}
.mrhsake_hst_ct_row        {display:flex;}
.mrhsake_hst_ct_col:nth-child(1) {width:34.6875vw; background-color:#e5ebed;}
.mrhsake_hst_ct_col:nth-child(2) {flex-grow:1; padding:1.875vw 2.1875vw 2.5vw; border-top:6.5625vw solid #000; font-size:4.0625vw; text-align:justify; line-height:1.2;}
.mrhsake_hst_ct_col2       {padding:1.875vw 2.1875vw 2.5vw; font-size:3.75vw; line-height:1.2;}
.mrhsake_hst_ct_col3       {line-height:1;}
.mrhsake_hst_ct_col3:nth-child(1){width:15vw;}
.mrhsake_hst_ct_col3:nth-child(2){width:19.6875vw;}
.mrhsake_hst_ct_txt_em     {color:#e50012; font-weight:bold;}
@media screen and (max-width: 767px){
	.mrhsake_hst_ct_txt1906          {position:relative;}
	.mrhsake_hst_ct_txt1907          {border:none!important;}
	.mrhsake_hst_ct_pic              {display:flex; flex-direction:column; justify-content:center; align-items:center; font-size:3.75vw; text-align:center; line-height:1.2;}
	.mrhsake_hst_ct_pic img          {margin:.25em 0;}
	.mrhsake_hst_ct_pic1906          {position:absolute; left:50%; top:28%; width:100%; transform:translateX(-50%);}
	.mrhsake_hst_ct_pic1906 img      {width:100%;}
	.mrhsake_hst_ct_pic1929 img      {width:33.75vw;}
	.mrhsake_hst_ct_pic1988 img      {width:33.4375vw;}
	.mrhsake_hst_ct_pic1995 img      {width:47.1875vw;}
	.mrhsake_hst_ct_pic2001 img      {width:23.75vw;}
	.mrhsake_hst_ct_pic2010 img      {width:30vw;}
	.mrhsake_hst_ct_pic2024 img      {width:41.25vw;}
}
@media screen and (min-width: 768px){
	.mrhsake_hst_hdr           {padding:0;}
	.mrhsake_hst_hdr_hd        {margin:0 0 0 1.666666666666667%; width:82.83333333333333vw;}
	.mrhsake_hst_hdr_lead      {margin:2vw 0 0 1.666666666666667%; width:58.5vw; font-size:3.166666666666667vw;}
	.mrhsake_hst_hdr_pic       {margin:-46vw 0 0 52.66666666666667%; width:47.33333333333333vw;}
	.mrhsake_hst_chart         {margin:0; padding:0; background-image:url(/akebono_sake/sake_assets/img/hst/hst_deco.png), url(/akebono_sake/sake_assets/img/hst/hst_deco.png); background-position:left top, right top; background-repeat:repeat-y, repeat-y; background-size:4.666666666666667vw, 4.666666666666667vw;}
	.mrhsake_hst_chart_inr     {margin:0 6.333333333333333vw;}
	.mrhsake_hst_ct_row2       {padding:0 0 0 1vw; border-bottom:3px solid #fff;}
	.mrhsake_hst_ct_row:last-child .mrhsake_hst_ct_row2{border-bottom:none;}
	.mrhsake_hst_ct_col:nth-child(1) {display:flex; width:43.5vw; background-color:#231815;}
	.mrhsake_hst_ct_col:nth-child(2) {display:flex; flex-direction:column; justify-content:center; position:relative; width:43.83333333333333vw; padding:0 0 0 1vw; border-top:none; font-size:1.833333333333333vw;}
	.mrhsake_hst_ct_col2       {display:flex; align-items:center; padding:0 1.25vw; background-color:#231815; color:#fff; font-size:2vw;}
	.mrhsake_hst_ct_col3:nth-child(1){width:9vw; margin:0 .6666666666666667vw 0 0;}
	.mrhsake_hst_ct_col3:nth-child(2){width:4vw;}
	.mrhsake_hst_ct_txt_em     {font-size:2vw;}
	.mrhsake_hst_ct_pic img    {position:absolute; transform:translateY(-50%);}
	.mrhsake_hst_ct_pic p      {position:absolute; white-space:nowrap;}
	.mrhsake_hst_ct_pic1906 img{left:50%; top:40.81632653061224%; width:61.59695817490494%; transform:translateY(0); transform:translateX(-50%);}
	.mrhsake_hst_ct_pic1929 img{position:relative; width:43.19066147859922%; transform:translateX(0);}
	.mrhsake_hst_ct_pic1929 p  {left:46.7680608365019%; top:67.3469387755102%;}
	.mrhsake_hst_ct_pic1988 img{left:59.31558935361217%; top:50%; width:40.3041825095057%;}
	.mrhsake_hst_ct_pic1988 p  {left:86.69201520912548%; top:93.87755102040816%;}
	.mrhsake_hst_ct_pic1995 img{left:7.984790874524715%; top:50%; width:54.75285171102662%;}
	.mrhsake_hst_ct_pic1995 p  {left:61.59695817490494%; top:73.46938775510204%;}
	.mrhsake_hst_ct_pic2001 img{left:7.984790874524715%; top:50%; width:27.37642585551331%;}
	.mrhsake_hst_ct_pic2001 p  {left:36.50190114068441%; top:57.14285714285714%;}
	.mrhsake_hst_ct_pic2010 img{left:5.703422053231939%; top:50%; width:34.22053231939163%;}
	.mrhsake_hst_ct_pic2024 img{left:63.87832699619772%; top:-11.11111111111111%; width:34.22053231939163%;}
	.mrhsake_hst_ct_pic2024_txt{position:absolute; left:63.87832699619772%; top:37.5%; width:34.22053231939163%;}
}
@media screen and (min-width: 1200px){
	.mrhsake_hst_hdr_hd        {margin:0 0 0 20px; width:994px;}
	.mrhsake_hst_hdr_lead      {margin:24px 0 0 20px; width:702px; font-size:38px;}
	.mrhsake_hst_hdr_pic       {margin:-552px 0 0 632px; width:568px;}
	.mrhsake_hst_chart         {background-size:56px, 56px;}
	.mrhsake_hst_chart_inr     {margin:0 76px;}
	.mrhsake_hst_ct_row2       {padding:0 0 0 12px;}
	.mrhsake_hst_ct_col:nth-child(1) {width:522px;}
	.mrhsake_hst_ct_col:nth-child(2) {width:526px; padding:0 0 0 12px; font-size:22px;}
	.mrhsake_hst_ct_col2       {padding:0 15px; font-size:24px;}
	.mrhsake_hst_ct_col3:nth-child(1){width:108px; margin:0 8px 0 0;}
	.mrhsake_hst_ct_col3:nth-child(2){width:48px;}
	.mrhsake_hst_ct_txt_em     {font-size:24px;}
}


/*--03 TRIVIA---------------------------------------------*/
.mrhsake_trv_hdr        {padding:3.75vw 0 0;}
.mrhsake_trv_hdr_hd     {width:92.8125vw; margin:0 auto;}
.mrhsake_trv_main       {margin:3.5vw 0 0;}
.mrhsake_trv_qa         {margin:3.75vw auto; padding:3.125vw 2.03125vw; box-shadow:2px 2px 6px 0px rgba(0, 0, 0, .4);}
.mrhsake_trv_qa_hdr     {margin:0 0 .75em;}
.mrhsake_trv_qa_row     {display:flex; align-items:center;}
.mrhsake_trv_qa_row_rev {flex-direction:row-reverse;}
.mrhsake_trv_qa_row_sb  {justify-content:space-between;}
.mrhsake_trv_qa_num     {width:18.125vw;}
.mrhsake_trv_qa_num1    {margin-right:.75em;}
.mrhsake_trv_qa_num2    {margin-left:.75em;}
.mrhsake_trv_qa_catch   {color:#e50012; font-size:4.0625vw; font-weight:bold; line-height:1.2;}
.mrhsake_trv_qa_lead    {font-size:3.75vw; text-align:justify; line-height:1.3;}
.mrhsake_trv_qa_note    {display:block; margin:.5em 0 0; font-size:3.4375vw; text-align:right;}
.mrhsake_trv_qa_bd_row4 {align-items:flex-start;}
.mrhsake_trv_qa_bd_row5 {align-items:flex-start;}
.mrhsake_trv_qa_bd_row6 {flex-direction:row-reverse; align-items:flex-start;}
.mrhsake_trv_qa_bd_row9 {align-items:flex-start;}
.mrhsake_trv_qa_bd_row10{flex-direction:column; align-items:flex-start;}
.mrhsake_trv_qa_pic4    {width:21.25vw; margin:0 .5em 0 0;}
.mrhsake_trv_qa_lead4   {width:64.375vw;}
.mrhsake_trv_qa_pic5    {width:37.8125; margin:0 .5em 0 0;}
.mrhsake_trv_qa_lead5   {width:48.125vw;}
.mrhsake_trv_qa_pic6    {width:40.3125vw; margin:0 0 0 .5em;}
.mrhsake_trv_qa_lead6   {width:46.25vw;}
.mrhsake_trv_qa_pic9    {width:27.8125vw; margin:0 .5em 0 0;}
.mrhsake_trv_qa_lead9   {width:58.4375vw;}
.mrhsake_trv_qa_pic10   {width:65.3125vw; margin:0 0 .75em;}
@media screen and (min-width: 768px){
	.mrhsake_trv_hdr        {padding:0;}
	.mrhsake_trv_hdr_hd     {width:auto;}
	.mrhsake_trv_main       {margin:3.5vw 0 0;}
	.mrhsake_trv_qa         {margin:2vw 0; padding:2.068965517241379% 2.327586206896552%;}
	.mrhsake_trv_qa_num     {width:19.89150090415913%;}
	.mrhsake_trv_qa_num1    {margin-right:1em;}
	.mrhsake_trv_qa_num2    {margin-left:1em;}
	.mrhsake_trv_qa_catch   {font-size:3vw;}
	.mrhsake_trv_qa_lead    {font-size:2vw;}
	.mrhsake_trv_qa_note    {display:inline; margin:0; font-size:1.833333333333333vw;}
	.mrhsake_trv_qa_bd_row5 {flex-direction:row-reverse;}
	.mrhsake_trv_qa_bd_row6 {flex-direction:row;}
	.mrhsake_trv_qa_bd_row9 {flex-direction:row-reverse;}
	.mrhsake_trv_qa_pic4    {width:17.90235081374322%; margin:-10vw .5em 0 0;}
	.mrhsake_trv_qa_lead4   {width:79.74683544303797%;}
	.mrhsake_trv_qa_pic5    {width:41.41048824593128%; margin:-10vw 0 0 .5em;}
	.mrhsake_trv_qa_lead5   {width:54.249547920434%;}
	.mrhsake_trv_qa_pic6    {width:34.53887884267631%; margin:-10vw .5em 0 0;}
	.mrhsake_trv_qa_lead6   {width:61.66365280289331%;}
	.mrhsake_trv_qa_pic9    {width:25.49728752260398%; margin:-10vw 0 0 .5em;}
	.mrhsake_trv_qa_lead9   {width:69.98191681735986%;}
	.mrhsake_trv_qa_pic10   {width:41.41048824593128%; margin:-10vw 0 .75em;}
}
@media screen and (min-width: 1200px){
	.mrhsake_trv_main       {margin:42px 0 0;}
	.mrhsake_trv_qa         {margin:24px 0;}
	.mrhsake_trv_qa_catch   {font-size:36px;}
	.mrhsake_trv_qa_lead    {font-size:24px;}
	.mrhsake_trv_qa_note    {font-size:22px;}
	.mrhsake_trv_qa_pic4    {margin:-132px .5em 0 0;}
	.mrhsake_trv_qa_pic5    {margin:-120px 0 0 .5em;}
	.mrhsake_trv_qa_pic6    {margin:-120px 0 0 .5em;}
	.mrhsake_trv_qa_pic9    {margin:-120px 0 0 .5em;}
	.mrhsake_trv_qa_pic10   {margin:-120px 0 .75em;}
}


/*--04 ZUKAN---------------------------------------------*/
.mrhsake_area_zkn     {padding: 0 0 7.5vw; background-image:url(/akebono_sake/sake_assets/img/zkn/sp_zkn_bg.png); background-position:center top;}
.mrhsake_zkn_hdr      {padding:3.75vw 0 0;}
.mrhsake_zkn_hdr_inner{padding:2.8125vw 0; border-top:3px solid #37a0da; border-bottom:3px solid #37a0da;}
.mrhsake_zkn_hdr_hd   {margin:0 auto 1.875vw;}
.mrhsake_zkn_hdr_lead {font-size:5.625vw; text-align:justify; line-height:1.3;}
.mrhsake_zkn_box      {position:relative; margin:6.875vw 0 0;}
.mrhsake_zkn_box_hd   {display:flex; justify-content:center; align-items:center; height:6.875vw; margin:0 0 2.5vw; background-color:#37a0da; color:#fff; font-size:4.375vw; font-weight:bold; border-radius:6.875vw;}
.mrhsake_zkn_box_lead {font-size:5.15625vw; text-align:justify; line-height:1.3;}
.mrhsake_zkn_box_row  {display:flex; justify-content:space-between; flex-direction:column;}
.mrhsake_zkn_box_row2 {align-items:center; flex-direction:row; margin:2.5vw 0 0;}
.mrhsake_zkn_box_col  {display:flex; justify-content:space-between; align-items:center; margin:2.5vw 0 0;}
.mrhsake_zkn_box_col>p:nth-child(1){width:36.71875vw;}
.mrhsake_zkn_box_col>p:nth-child(2){width:53.75vw; margin:3.125vw 0 0; font-size:4.6875vw; text-align:justify; line-height:1.2;}
.mrhsake_zkn_box_col2:nth-child(1) {width:46.25vw;}
.mrhsake_zkn_box_col2:nth-child(2) {width:42.1875vw; font-size:4.375vw; text-align:justify; line-height:1.2;}
.mrhsake_zkn_life_hdr {height:45.3125vw; padding:0 7.03125vw;}
.mrhsake_zkn_life_hd  {margin:0 0 .25em; font-size:5.625vw; font-weight:bold; text-align:center; line-height:1.2;}
.mrhsake_zkn_life_lead{font-size:4.21875vw; font-weight:bold; text-align:justify; line-height:1.2;}
.mrhsake_zkn_life_deco{position:absolute; left:0; top:0; width:100%; margin:0 0 3vw;}
.mrhsake_zkn_life_pic {width:92.5vw; margin:2vw auto 0;}
@media screen and (min-width: 768px){
	.mrhsake_area_zkn     {padding: 0 0 64px; background-image:url(/akebono_sake/sake_assets/img/zkn/zkn_bg.png);}
	.mrhsake_zkn_hdr      {padding:2.5vw 0 0;}
	.mrhsake_zkn_hdr_inner{padding:2vw 0; border-top:.5vw solid #37a0da; border-bottom:.5vw solid #37a0da;}
	.mrhsake_zkn_hdr_hd   {width:80.83333333333333vw; margin:0 auto 2vw;}
	.mrhsake_zkn_hdr_lead {font-size:2.75vw; font-weight:bold;}
	.mrhsake_zkn_box      {margin:6vw 0 0;}
	.mrhsake_zkn_box_hd   {height:5vw; margin:0 -20px 2vw; font-size:3.5vw; border-radius:5vw;}
	.mrhsake_zkn_box_lead {font-size:2.666666666666667vw;}
	.mrhsake_zkn_box_row  {flex-direction:row; margin:2.5vw 0 0;}
	.mrhsake_zkn_box_row2 {margin:2.5vw 0 0;}
	.mrhsake_zkn_box_col  {justify-content:flex-start; flex-direction:column; width:25.3448275862069%; margin:0;}
	.mrhsake_zkn_box_col>p:nth-child(1){width:100%;}
	.mrhsake_zkn_box_col>p:nth-child(2){width:100%; margin:0; font-size:2.5vw; line-height:1.3;}
	.mrhsake_zkn_box_col2:nth-child(1) {width:46.55172413793103%;}
	.mrhsake_zkn_box_col2:nth-child(2) {width:48.62068965517241%; font-size:2.5vw; line-height:1.3;}
	.mrhsake_zkn_life_hdr {height:24.33333333333333vw; padding:0 8.333333333333333vw;}
	.mrhsake_zkn_life_hd  {margin:0 0 .065em; font-size:4.666666666666667vw;}
	.mrhsake_zkn_life_lead{font-size:2.916666666666667vw;}
	.mrhsake_zkn_life_deco{margin:0 0 3vw;}
	.mrhsake_zkn_life_pic {width:94.5vw; margin:2vw auto 0;}
}
@media screen and (min-width: 1200px){
	.mrhsake_zkn_hdr      {padding:30px 0 0;}
	.mrhsake_zkn_hdr_inner{padding:24px 0; border-top:6px solid #37a0da; border-bottom:6px solid #37a0da;}
	.mrhsake_zkn_hdr_hd   {width:970px; margin:0 auto 24px;}
	.mrhsake_zkn_hdr_lead {font-size:33px;}
	.mrhsake_zkn_box      {margin:72px 0 0;}
	.mrhsake_zkn_box_hd   {height:60px; margin:0 -20px 24px; font-size:42px; border-radius:60px;}
	.mrhsake_zkn_box_lead {font-size:32px;}
	.mrhsake_zkn_box_row  {margin:30px 0 0;}
	.mrhsake_zkn_box_col>p:nth-child(2){font-size:30px;}
	.mrhsake_zkn_box_col2:nth-child(2) {font-size:30px;}
	.mrhsake_zkn_life_hdr {height:292px; padding:0 100px;}
	.mrhsake_zkn_life_hd  {margin:0 0 .065em; font-size:56px;}
	.mrhsake_zkn_life_lead{font-size:35px;}
	.mrhsake_zkn_life_deco{margin:0 0 36px;}
	.mrhsake_zkn_life_pic {width:1134px; margin:24px auto 0;}
}


/*--05 COLLECTION---------------------------------------------*/
.mrhsake_area_clc         {padding: 0 0 7.5vw; background-image:url(/akebono_sake/sake_assets/img/clc/sp_clc_bg.jpg); background-color:#efeaca; background-position:center top; background-repeat:repeat-y;}
.mrhsake_clc_deco_line    {position:absolute; left:50%; width:50%; height:1.09375vw; background-color:#d7000f;}
.mrhsake_clc_deco_line1   {top:2.8125vw;}
.mrhsake_clc_deco_line2   {top:4.6875vw;}
.mrhsake_clc_deco_line3   {top:6.5625vw;}
.mrhsake_clc_hdr_hd       {width:100%;}
.mrhsake_clc_hdr_dcs      {display: flex; flex-direction: column; align-items: flex-start;}
.mrhsake_clc_hdr_catch    {margin:0 0 .25em; color:#78470c; font-size:4.375vw; font-weight:bold; white-space:nowrap; line-height:1.2;}
.mrhsake_clc_hdr_lead     {font-size:4.0625vw; line-height:1.2;}
.mrhsake_clc_cans         {position:relative; margin:3.75vw 0 7.5vw; padding:18.125vw 0 11.5625vw;}
.mrhsake_clc_can          {width:100%;}
.mrhsake_clc_can_np       {position:absolute; font-size:2.8125vw; font-weight:bold; line-height:1.3; white-space:nowrap; transform:translateX(-50%);}
.mrhsake_clc_can_np1      {left:calc(50% - 21.5625%); top:86%;}
.mrhsake_clc_can_np2      {left:calc(50% + 28.125%); top:86%;}
.mrhsake_clc_can_np3      {left:calc(50% - .625%); top:0;}
.mrhsake_clc_can_np4      {left:calc(50% - 26.875%); top:12.8125vw;}
.mrhsake_clc_can_np5      {left:calc(50% + 33.125%); top:7.1875vw;}
.mrhsake_clc_can_line     {position:absolute; transform:translateX(-50%);}
.mrhsake_clc_can_line1    {left:calc(50% - 21.5625%); bottom:0; width:41.25vw;}
.mrhsake_clc_can_line2    {left:calc(50% + 25.9375%); bottom:0; width:43.4375vw;}
.mrhsake_clc_can_line3    {left:calc(50% - .625%); top:7.1875vw; width:35.9375vw;}
.mrhsake_clc_can_line4    {left:calc(50% - 26.875%); top:20.3125vw; width:38.4375vw;}
.mrhsake_clc_can_line5    {left:calc(50% + 31.5625%); top:14.375vw; width:28.90625vw;}
.mrhsake_clc_main         {margin:7.5vw 0 0;}
.mrhsake_clc_label        {margin:6.5625vw 0;}
.mrhsake_clc_label_hd     {margin:0 0 .25em; font-size:3.75vw; line-height:1.2;}
.mrhsake_clc_label_pic img{box-shadow:3px 3px 8px 0px rgba(0, 0, 0, .4);}
@media screen and (min-width: 768px){
	.mrhsake_area_clc         {padding: 0 0 64px; background-image:url(/akebono_sake/sake_assets/img/clc/clc_bg.jpg);}
	.mrhsake_clc_deco_line    {height:1.166666666666667vw;}
	.mrhsake_clc_deco_line1   {top:2.166666666666667vw;}
	.mrhsake_clc_deco_line2   {top:4.166666666666667vw;}
	.mrhsake_clc_deco_line3   {top:6.166666666666667vw;}
	.mrhsake_clc_hdr_hd       {width:63.62068965517241%;}
	.mrhsake_clc_hdr_dcs      {display:flex; justify-content:space-between; align-items:center; flex-direction:row;}
	.mrhsake_clc_hdr_catch    {margin:0 .5em 0 0; font-size:2.5vw;}
	.mrhsake_clc_hdr_lead     {width:64.5vw;font-size:2vw;}
	.mrhsake_clc_cans         {margin:3.5vw 0 0; padding:7.833333333333333vw 0 5.5vw;}
	.mrhsake_clc_can          {width:86.83333333333333vw; margin:0 auto;}
	.mrhsake_clc_can_np       {font-size:2.083333333333333vw;}
	.mrhsake_clc_can_np1      {left:calc(50% - 17vw); top:41.66666666666667vw;}
	.mrhsake_clc_can_np2      {left:calc(50% + 20vw); top:41.66666666666667vw;}
	.mrhsake_clc_can_np3      {left:calc(50% + 1.5vw); top:0;}
	.mrhsake_clc_can_np4      {left:calc(50% - 33.5vw); top:6.666666666666667vw;}
	.mrhsake_clc_can_np5      {left:calc(50% + 38.5vw); top:1.166666666666667vw;}
	.mrhsake_clc_can_line1    {left:calc(50% - 17vw); bottom:0; width:31.5vw;}
	.mrhsake_clc_can_line2    {left:calc(50% + 20vw); bottom:0; width:33.83333333333333vw;}
	.mrhsake_clc_can_line3    {left:calc(50% + 3vw); top:5.333333333333333vw; width:29.5vw;}
	.mrhsake_clc_can_line4    {left:calc(50% - 30vw); top:12vw; width:35.16666666666667vw;}
	.mrhsake_clc_can_line5    {left:calc(50% + 37.5vw); top:6.5vw; width:20.83333333333333vw;}
	.mrhsake_clc_main         {margin:6vw 0 0;}
	.mrhsake_clc_label        {margin:4vw 0;}
	.mrhsake_clc_label_hd     {margin:0 0 .25em; font-size:3vw;}
}
@media screen and (min-width: 1200px){
	.mrhsake_area_clc         {padding: 0 0 42px;}
	.mrhsake_clc_deco_line    {height:14px;}
	.mrhsake_clc_deco_line1   {top:26px;}
	.mrhsake_clc_deco_line2   {top:50px;}
	.mrhsake_clc_deco_line3   {top:74px;}
	.mrhsake_clc_hdr_catch    {font-size:30px;}
	.mrhsake_clc_hdr_lead     {width:774px; font-size:24px;}
	.mrhsake_clc_cans         {margin:42px 0 0; padding:94px 0 66px;}
	.mrhsake_clc_can          {width:1042px;}
	.mrhsake_clc_can_np       {font-size:25px;}
	.mrhsake_clc_can_np1      {left:calc(50% - 204px); top:500px;}
	.mrhsake_clc_can_np2      {left:calc(50% + 240px); top:500px;}
	.mrhsake_clc_can_np3      {left:calc(50% + 18px); top:0;}
	.mrhsake_clc_can_np4      {left:calc(50% - 402px); top:80px;}
	.mrhsake_clc_can_np5      {left:calc(50% + 462px); top:14px;}
	.mrhsake_clc_can_line1    {left:calc(50% - 204px); bottom:0; width:378px;}
	.mrhsake_clc_can_line2    {left:calc(50% + 240px); bottom:0; width:406px;}
	.mrhsake_clc_can_line3    {left:calc(50% + 36px); top:64px; width:354px;}
	.mrhsake_clc_can_line4    {left:calc(50% - 360px); top:144px; width:422px;}
	.mrhsake_clc_can_line5    {left:calc(50% + 450px); top:78px; width:250px;}
	.mrhsake_clc_main         {margin:72px 0 0;}
	.mrhsake_clc_label        {margin:48px 0;}
	.mrhsake_clc_label_hd     {margin:0 0 .25em; font-size:36px;}
}


/*--06 RECIPE---------------------------------------------*/
.mrhsake_rcp_hdr_lead   {position:absolute; left:50%; top:13.26530612244898%; width:76.875%; transform:translateX(-50%);}
.mrhsake_rcp_main       {margin:7.5vw 0 2.5vw;}
.mrhsake_rcp_box        {position:relative; margin:5vw 0 0;}
.mrhsake_rcp_box_deco   {margin:0 -3.4375vw; height:.6666666666666667vw;}
.mrhsake_rcp_box_hd     {margin:.5em 0 .5em; font-size:4.6875vw; font-weight:bold; line-height:1.2;}
.mrhsake_rcp_box_row    {display:flex; justify-content:space-between; flex-wrap:wrap; margin:2vw 0 0;}
.mrhsake_rcp_box_col    {display:flex; flex-direction:column; width:48.32214765100671%; margin:0 0 4.5vw;}
.mrhsake_rcp_box_pic    {border-radius:2.1875vw; overflow:hidden;}
.mrhsake_rcp_box_pic img{transition: transform .3s ease; vertical-align:top;}
.mrhsake_rcp_box_pic a:hover img{transform:scale(1.05);}
.mrhsake_rcp_box_ttl    {margin:.4em 0; font-size:3.59375vw; font-weight:bold; text-align:center; line-height:1.2;}
.mrhsake_rcp_box_dc     {margin:auto 0 0;}
.mrhsake_rcp_ftr        {display:flex; justify-content:center; align-items:center; flex-direction:column; margin:2.5vw 0 0;}
.mrhsake_rcp_ftr_hd     {font-size:5.625vw; font-weight:bold; text-align:center; line-height:1.2;}
.mrhsake_rcp_ftr_ar     {width:8.4375vw;  margin:2vw 0;}
.mrhsake_rcp_ftr_link   {width:75.9375vw;}
.mrhsake_rcp_ftr_link a {transition:opacity .3s ease;}
.mrhsake_rcp_ftr_link a:hover{opacity:.6;}
@media screen and (min-width: 768px){
	.mrhsake_rcp_hdr_lead   {left:52%; top:31.33333333333333%; width:41%; transform:translateX(0);}
	.mrhsake_rcp_main       {margin:6vw 0 0;}
	.mrhsake_rcp_box        {margin:3.5vw 0;}
	.mrhsake_rcp_box_deco   {margin:0 -20px; height:8px;}
	.mrhsake_rcp_box_hd     {margin:.25em 0 .5em; font-size:2.5vw;}
	.mrhsake_rcp_box_row    {margin:1.5vw 0 0;}
	.mrhsake_rcp_box_col    {width:23.44827586206897%; margin:0;}
	.mrhsake_rcp_box_pic    {border-radius:1vw;}
	.mrhsake_rcp_box_ttl    {margin:.5em 0; font-size:1.583333333333333vw; font-weight:bold; text-align:center; line-height:1.2;}
	.mrhsake_rcp_ftr        {flex-direction:row; margin:4vw 0 0;}
	.mrhsake_rcp_ftr_hd     {font-size:2.5vw; font-weight:bold; text-align:left; line-height:1.2;}
	.mrhsake_rcp_ftr_ar     {width:3.666666666666667vw;  margin:0 3vw;}
	.mrhsake_rcp_ftr_link   {width:40.5vw;}
}
@media screen and (min-width: 1200px){
	.mrhsake_rcp_main       {margin:72px 0 0;}
	.mrhsake_rcp_box        {margin:42px 0;}
	.mrhsake_rcp_box_hd     {font-size:30px;}
	.mrhsake_rcp_box_row    {margin:18px 0 0;}
	.mrhsake_rcp_box_pic    {border-radius:12px;}
	.mrhsake_rcp_box_ttl    {margin:.5em 0; font-size:19px;}
	.mrhsake_rcp_ftr        {margin:48px 0 0;}
	.mrhsake_rcp_ftr_hd     {font-size:30px;}
	.mrhsake_rcp_ftr_ar     {width:44px;  margin:0 36px;}
	.mrhsake_rcp_ftr_link   {width:486px;}
}