@charset "utf-8";
#wrapper {
  min-width: 100%;
　font-family: 'Noto Sans JP';	
}
/*--------------------------------------------------------

	special 2016 breakfast style
	すき家で朝ごはん

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

/*------ Webフォント ここから ------*/
/***
 * 使用している文字だけを読み込む(サブセット)。
 * 一時的にすべての文字を使用可能にするには、これからのWebフォントに関する
 * スタイルシートをすべてコメントにして、▼だけを指定する（ただし激重になってしまうので注意）。
 * @import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
**/

/*@font-face {
	font-family: 'Noto Sans Japanese';
	font-weight: 300;
	src: local("Noto Sans Japanese"), local("Noto Sans CJK JP"),
	     url(../fonts-particle/NotoSansCJKjp-DemiLight.woff2) format('woff2'),
	     url(../fonts-particle/NotoSansCJKjp-DemiLight.woff) format('woff'),
	     url(../fonts-particle/NotoSansCJKjp-DemiLight.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-weight: 400;
	src: local("Noto Sans Japanese"), local("Noto Sans CJK JP"),
	     url(../fonts-particle/NotoSansCJKjp-Regular.woff2) format('woff2'),
	     url(../fonts-particle/NotoSansCJKjp-Regular.woff) format('woff'),
	     url(../fonts-particle/NotoSansCJKjp-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-weight: 700;
	src: local("Noto Sans Japanese"), local("Noto Sans CJK JP"),
	     url(../fonts-particle/NotoSansCJKjp-Bold.woff2) format('woff2'),
	     url(../fonts-particle/NotoSansCJKjp-Bold.woff) format('woff'),
	     url(../fonts-particle/NotoSansCJKjp-Bold.otf) format('opentype');
}*/

/*------ Webフォント ここまで ------*/

.clearfix::after {
    clear: both;
    content: " ";
    display: block;
}

#breakfast li{
	list-style-type: none;
}

body{
	padding: 0;
	margin: 0;
}

#footer {
	margin: 0px !important;
}

.sns_line {
    height: 24px;
    width: 69px;
}

#contents_frame{
	background: #ffffff;
}

#contents_inner{
	margin-top: 0px !important;
}


#breakfast {
    color: #763c1e;
	background: #feecd4 ;
	font-family: 'Noto Sans Japanese', serif;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

.noto100 {font-weight:100;}
.noto200 {font-weight:200;}
.noto300 {font-weight:300;}
.noto400 {font-weight:400;}
.noto500 {font-weight:500;}
.noto600 {font-weight:600;}
.noto700 {font-weight:700;}
.noto800 {font-weight:800;}
.noto900 {font-weight:900;}


#breakfast h1{
	display: none;
}

.mainTitle {
    padding: 100px 0 50px;
}

.donburiSpin{
}

#breakfast img {
	width: 100%;
}

#breakfast table {
	margin:15px auto;
	border-bottom:solid 1px #bc9240;
}
#breakfast table th {
	padding:20px;
	border-top:solid 1px #bc9240;
	border-right:solid 1px #bc9240;
}
#breakfast table td {
	padding:20px;
	border-top:solid 1px #bc9240;
}
#breakfast .main_note {
    font-size: 12px;
    color: red;
    padding: 10px;
}

#pageTop {
    bottom: 3px;
    padding: 5px;
    position: fixed;
    right: 3px;
    z-index: 10;
}

#pageTop img {
    width: 50px;
}



/* main
--------------------------------------------------------*/

#breakfast .mainVisual {
}

#breakfast .mainVisual .inner img{
	margin: 0 auto;
	/*display: block;*/
}

/* navi
--------------------------------------------------------*/


#breakfast .mainVisual .navi{
	background: #f7ffe2;
}

#breakfast .mainVisual .navi ul {
    /*display: block;*/
    margin: 0 auto;
    overflow: hidden;
    padding: 20px;
}

#breakfast .mainVisual .navi li {
    float: left;
}

#breakfast .navi .navi1,
#breakfast .navi .navi2,
#breakfast .navi .navi3,
#breakfast .navi .navi4{
}


/* 共有
--------------------------------------------------------*/

/*#col01,#col02,#col03,#col04,#col05 {
	background: #feecd4 url("../img/bg.jpg") repeat scroll 0 0;
}*/

/*#col05 {
    background: #f5c98c url("../img/bg2.jpg") repeat scroll 0 0;
    padding: 20px 10px;
}*/

#col01 h2, #col02 h2, #col03 h2, #col04 h2, #col05 h2{
	background: #44b13f;;
	margin: 0 auto;
}

#col01 h2 img, #col02 h2 img, #col03 h2 img, #col04 h2 img, #col05 h2 img{
    /*display: block;*/
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
	width: 50%;
}

#col01 .colInner, #col02 .colInner, #col03 .colInner{
    background: url("../img/img_bg_washi.jpg") repeat scroll left top;
}
#col04 .colInner, #col05 .colInner{
	/*background: linear-gradient(#e5e9b3, #fff);*/
    background: #fff;
}
#col01 .inner{
	background-image: url("../img/img_wood_sp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	max-width: 960px;
	box-sizing: border-box;
	margin: 0 auto;
}
#col01 .colInner {
    padding: 20px;
	background: #fff;
}
#col01 .inner, #col02 .inner, #col05 .inner {
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 10px 20px 10px;
}
#col04 .inner {
    padding: 30px 20px 0 20px;
}
/*
#col05 .inner {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 10px 80px;
}*/

#col03 .inner{
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 20px;
}

#col01 h3, #col02 h3, #col04 h3, #col05 h3{
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

#col03 h3{
    padding: 10px 0;
}


/* col1
--------------------------------------------------------*/
#col01 {
}

#col01 .inner .left {
    position: relative;
}

#col01 .inner .left a{
	color: #f25601;
	text-decoration: underline;
}

#col01 .inner .left .new {
    left: 0;
    position: absolute;
    top: 0;
    width: 20%;
}

#col01 .inner .right {
    margin: 0 0 10px;
}
.pro_area {
    text-align: center;
}
.icn_bacon .pro_img{
	max-width: 750px;
	position: relative;
	margin: 0 auto;
}
.icn_bacon .pro_img::before {
  content: "";
  width: 80px;
  height: 80px;
  background:url("../img/icn_extrabacon.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  position: absolute;
  top: -40px;
  right: -10px;
  z-index: 1;
}
.menu3.icn_bacon .img{
	position: relative;
}
.menu3.icn_bacon .img::before {
  content: "";
  width: 68px;
  height: 68px;
  background:url("../img/icn_extrabacon.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  position: absolute;
  top: -5px;
  right: -8px;
}
.pro_title_h3 {
	width: 100%;
    font-size: 23px;
    font-weight: 800;
    color: #231815;
	position: relative;
	display: inline-block;
}
.pro_title_h3.new {
	width: auto;
}
.pro_price {
    font-size: 30px;
    font-weight: 800;
	color: #d7000f;
	letter-spacing: -0.35em;
}
.pro_title_h3 span {
	position: absolute;
	top: 0;
	bottom: 0px;
	right: -67px;
}
.pro_title_h3 span img {
    width: 60px !important;
}
.blink {
  animation: blinkAnime 1s infinite alternate;
}

@keyframes blinkAnime{
   0% {opacity: 0 }
 100% { opacity: 0.8 }
}

.blink img {
  max-width: 40px;
  width: 100% !important;
}
.pro_price span{
    font-size: 20px;
    font-weight: 800;
	color: #231815;
	margin-left: 10px;
	letter-spacing: normal;
}
.pro_txt {
    font-size: 15px;
    color: #231815;
  position: relative;
  text-align: left;	
}
.pro_txt span {
    font-size: 12px;
}
.pro_txt img {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.pro_area.i_new .pro_txt img {
  max-width: 120px;
}
.pro_area.i_new .pro_txt {
  padding-bottom: 20px;
}


/* col2
--------------------------------------------------------*/
#col02 {
}

#col02 .inner{
	position: relative;
	padding-bottom: 40px;
}

#col02 .inner h4 {
    float: left;
    padding: 0 0 20px;
}

#col02 .inner .new {
    position: absolute;
    right: 110px;
    top: 60px;
}

#col02 .inner p.txt{
	padding: 0 0 50px;
}

#col02 .inner p.txt span{
	color: #e60012;
	
}


#col02 .inner .tabBox{
	display: block;
	overflow: hidden;
}

#col02 .inner .tabBox .tabBtn1 {
    float: left;
    padding: 2.5%;
    width: 45%;
}

#col02 .inner .tabBox .tabBtn2 {
    float: left;
    padding: 2.5%;
    width: 45%;
}

#col02 .menu1 .shopicon img,
#col02 .menu2 .shopicon img,
#col02 .menu3 .shopicon img {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 4%;
    top: -5%;
    width: 14%;
}

#col02 .menu1 .shopicon,
#col02 .menu2 .shopicon,
#col02 .menu3 .shopicon {
	overflow: hidden;
	display: block;
}


#col02 .menu1 {
    background: #fdc347 none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    margin: 2% 0;
    padding: 5% 3%;
    position: relative;
}

#col02 .menu1 img {
    float: left;
    width: 60%;
}

#col02 .menu1 h5 {
    color: #763c1e;
    font-size: 13px;
    font-weight: 700;
    padding: 0 0 10px;
    text-align: center;
}

#col02 .menu1 .box {
    background: #fdf292 none repeat scroll 0 0;
    border-radius: 10px;
    display: block;
    margin: 10px 0 0;
    overflow: hidden;
    width: 40%;
}

#col02 .menu1 p.kakaku {
    background: #f25601 none repeat scroll 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fdf292;
    display: block;
    font-size: 15px;
    table-layout: fixed;
    text-align: center;
}

#col02 .menu1 p.detail{
	display: block;
	color: #718825;
    background-size: 8px 12px;
	padding: 5px 0 5px 40px;
	margin: 5px 10px;
	font-weight: bold;
	width: 244px;	
}

#col02 .menu1 li {
    padding: 0 5%;
}

#col02 .menu1 li a {
    background: #d94d01 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fdf292;
    display: flex;
    font-size: 11px;
    margin: 10px auto;
    padding: 5% 10%;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

#col02 .menu2 {
    background: #99bf45 none repeat scroll 0 0;
    border-radius: 10px;
    float: left;
    margin: 2% 0;
    padding: 5% 3%;
    position: relative;
}

#col02 .menu2 img {
    float: left;
    width: 60%;
}

#col02 .menu2 h5 {
    color: #763c1e;
    font-size: 13px;
    font-weight: 700;
    padding: 0 0 10px;
    text-align: center;
}

#col02 .menu2 .box {
    background: #9ee57d none repeat scroll 0 0;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    width: 40%;
}

#col02 .menu2 p.kakaku {
    background: #2f8009 none repeat scroll 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #9ee57d;
    display: block;
    font-size: 15px;
    table-layout: fixed;
    text-align: center;
}

#col02 .menu2 p.detail{
	display: block;
	color: #718825;
    background-size: 8px 12px;
	padding: 5px 0 5px 40px;
	margin: 5px 10px;
	font-weight: bold;
	width: 244px;	
}

#col02 .menu2 li {
    padding: 0 5%;
}

#col02 .menu2 li a {
    background: #236205 none repeat scroll 0 0;
    border-radius: 30px;
    color: #9ee57d;
    display: flex;
    font-size: 11px;
    margin: 10px auto;
    padding: 5% 10%;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

#col02 .menu3 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    margin: 0 auto;
    padding: 5% 15px;
    position: relative;
	text-align: center;
}
#col02 .menu3.i_new_saba .img {
  padding-top: 24px;
}
#col02 .menu3.i_new_saba h5 {
  position: relative;
  display: inline-block;
	padding: 0 40px 10px 40px;
}
#col02 #delux_content .menu3.i_new_saba h5{
	padding: 0 0 10px 0;	
}
#col02 .menu3 img {
    width: 100%;
}

#col02 .menu3 h5 {
    color: #562400;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px;
	text-align: center;
}
#col02 .h5_new {
  position: relative;
  display: inline-block;
}

.blink {
	position: absolute;
	left: 0;
	top: 17px;
	bottom: 0;
	margin: auto;
}
.h5_new .blink {
  top: 3px;
}
#col02 .menu3 .box {
    background: #aace36 none repeat scroll 0 0;
    border-radius: 10px;
    display: block;
    overflow: hidden;
    width: 100%;
}
#col02 .menu3 .box ul {
  padding: 0 10px;
}
#col02 .menu3 p.kakaku {
    background: #44b13f none repeat scroll 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    display: block;
    font-size: 15px;
    table-layout: fixed;
    text-align: center;
}

#col02 .menu3 p.detail{
	display: block;
	color: #f4d3b2;
    background-size: 8px 12px;
	padding: 5px 0 5px 40px;
	margin: 5px 10px;
	font-weight: bold;
	width: 244px;	
}



#col02 .menu3 li a {
    background: #44b13f none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: flex;
    font-size: 11px;
    margin: 10px auto;
    padding: 5% 10%;
	padding: 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
	justify-content: center;
}
#col02 .link_02 {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}
#col02 .link_02 li {
  width: 48%;
}

#col02 .banner {
    display: block;
}

#col02 .banner img {
    padding: 0;
  border-radius: 32px;	
}

#col02 .side {
    display: block;
    margin: 0 0 20px;
    overflow: hidden;
}

#col02 .side h3{
	padding: 30px 20px 10px ;
}

#col02 .side ul{
	margin: 0 auto;
}

#col02 .side li {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px 5px;
    float: left;
    font-weight: 500;
    margin: 2.5%;
    padding: 5% 0;
    text-align: center;
    width: 45%;
	position: relative;
        height:200px;
}

#col02 .side li .shopicon img {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 20%;
}

#col02 .side li .shopicon {
	overflow: hidden;
	display: block;
}


#col02 .side li h5{
	font-size: 13px;
    font-weight: 700;

}

#col02 .side li p{
	font-size: 18px;
}

#col02 .side li a{
    text-decoration: none;
    color: #763c1e;
}

#col02 .sabaLink {
    display: block;
    margin: 20px auto 0;
}
.main_note02 {
  text-align: left;
  font-size: 12px;	
  letter-spacing: normal;
}
.menu3.i_new_s.banner_aj {
  padding: 0 !important;
}
#col02 .banner {
  padding: 0 10px;
}
rt {
    margin-bottom: -6px;
}
.menu3.i_new_s.banner_aj .icn img {
  width: calc((100% - 20px)/2) !important;
}


/*タブ部分*/
#col02 #menuTab .tab_area ul li {
    box-sizing: border-box;
    color: #313131;
    display: block;
    float: left;
    padding: 0 10px 10px;
    text-align: center;
    width: 50%;
}
 
#col02 #menuTab .tab_area ul li:hover {
    cursor:pointer;
}
 
/*コンテンツ部分の表示領域を固定してはみ出さないようにする*/
#col02 #menuTab .content_area {
    position: relative;
}
 
#col02 .banner {
    text-align: center;
display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;	
}
#col02 .banner_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#col02 .banner_li {
width: calc((100% - 10px)/2);
  margin-bottom: 10px;
  background: #fff;
  border-radius: 20px;
  border: solid 3px #643400;
}
.coffee_banner {
margin-bottom: 32px;
  border: solid 3px #643400;
  border-radius: 20px;
  background: #fff;
  position: relative;
}
.coffee_banner::before {
  content: "※店舗限定商品です。";
  position: absolute;
  bottom: -24px;
  right: 0;
  font-size: 12px;
}

@media screen and (max-width:414px){
.icn.banner_aj img {
  width: 165px !important;
}
}

/* col3
--------------------------------------------------------*/

#col03 img{
	vertical-align: bottom;
}
#col03 .side_dt {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
}

.side ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.side li {
	width: 47%;
    position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.side ul .side li:last-child{
	margin-bottom: 0;
}
#col03 .side li h5{
	font-size: 15px;
    font-weight: 800;
	color: #562400;
}
#col02 #bacon_content .menu3 h5 {
  font-size: 17px;
}
#col03 .side li p{
	font-size: 15px;
	height: auto;
	margin-top: 0;
	font-weight: bold;
	color: #d7000f;
}
#col03 .note {
    position: absolute;
    font-size: 10px !important;
    text-align: left;
    font-weight: normal !important;
    text-indent: -1em;
    padding-left: 1em;
	bottom: -30px;
}
.limited::after {
    width: 46px;
    height: 46px;
    background:url("../img/icn_limited_red.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
    content: "";
	top: -10px;
	left: -14px;
}
.hijiki::after {
    width: 46px;
    height: 46px;
    background:url("../img/icn_hijiki.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
    content: "";
	top: -10px;
	left: -14px;
}
.side_new.icn_sake::before {
  width: 49px;
  height: 28px;
  background: url("../img/icn_new_gn.png");
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  content: "";
  top: -10px;
  left: -12px;
}
/* col4
--------------------------------------------------------*/

#col04 p{
	text-align: left;
	padding: 20px 0;
}

#col04 .brekicon {
    padding: 10px;
    vertical-align: middle;
    width: 12%;
}



/* col5
--------------------------------------------------------*/
.brekicon {
    width: 16px !important;
    vertical-align: middle;
    padding: 0 2px;
    margin-top: -3px;
}
#col05 {
}

#col05 .inner .center {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.fadeLink.sabaLink {
    padding: 10px 0;
    display: block;
}

#hd_bar p#hd_menu_btn span {
    display: block !important;
}

.sns_entry {
    padding: 0 0 10px;
    margin: 0 10px 0;
}


/* menu20190822 */
div#contents3_1 {
    justify-content:center;
}

#col02 .menu3.new_pro{
	position: relative;
}
#col02 .menu3.new_pro::before {
    content: "";
    width: 36px;
    height: 36px;
    background:url("../img/icn_new_s.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
	left: 0;
	top: 10px;
}
#col03 .new_pro_s{
	position: relative;
}
/*#col03 .new_pro_s::before {
    content: "";
    width: 36px;
    height: 36px;
    background:url("../img/icn_new_s.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
    left: -6px;
    top: -6px;
	z-index: 1;
}*/


/*タブ切り替え全体のスタイル
--------------------------------------------------------*/

.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100% / 4);
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  padding: 16px 0;	  
  border-radius: 10px 10px 0 0;
}

.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 30px 10px;
  clear: both;
  overflow: hidden;
  background: #fff;	
}


/*選択されているタブのコンテンツのみを表示*/
#sausage:checked ~ #sausage_content,
#bacon:checked ~ #bacon_content,
#egg:checked ~ #egg_content,
#mix:checked ~ #mix_content,
#fish:checked ~ #fish_content,
#delux:checked ~ #delux_content{
  display: block;
}
#sausage:checked ~ #sausage_content{
	border-top: solid 4px #ea8c21;
}
#bacon:checked ~ #bacon_content{
	border-top: solid 4px #fbd9bf;
}
#egg:checked ~ #egg_content{
	border-top: solid 4px #fac92e;
}
#mix:checked ~ #mix_content{
	border-top: solid 4px #aacf32;
}
#fish:checked ~ #fish_content{
	border-top: solid 4px #448aca;
}
#delux:checked ~ #delux_content{
	border-top: solid 4px #448aca;
}.tab_item img {
    min-height: 16px;
}

.tab_item.tab01 {
    background-color: #ea8c21;
}
.tab_item.tab02 {
    background-color: #fbd9bf;
}
.tab_item.tab03 {
    background-color: #aacf32;
}
.tab_item.tab04 {
    background-color: #fac92e;
}
.tab_item img {
    width: 90% !important;
}

.tab_item.tab01 img {
  height: auto;
}
.tab_item.tab02 img {
  height: auto;
}
.tab_item.tab03 img {
  height: auto;
}
.tab_item.tab04 img {
 height: auto;
 margin: 0 auto;
}

.menu3.i_new .img {
  position: relative;
}
/*.menu3.i_new .img::after {
  content: "";
  width: 60px;
  height: 32px;
  background:url("../img/icn_new_gn.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 0;
}*/
.menu3.i_new_s .img {
  position: relative;
}

.menu3.i_new_saba h5::after {
  content: "";
  width: 110px;
  height: 20px;
  background: url("../img/icn_new_saba_sp.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  bottom: -8px;
  right: 0;
  left: 0;
  margin: auto;
}
#col02 #delux_content .menu3.i_new_saba h5::after {
  content: "";
  width: 110px;
  height: 20px;
  background: url("../img/icn_new_saba_sp.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  bottom: -8px;
  right: 0;
  left: inherit;
}
.menu3.i_new .img {
  padding-top: 24px;
}
.menu3.i_new_s .img {
  padding-top: 24px;
}
.side_new::after {
	width: 49px;
	height: 28px;
    background:url("../img/icn_new_gn.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
    content: "";
	top: -10px;
	left: -12px;
}
.side_new_s::after {
	width: 143px;
	height: 26px;
    background:url("../img/icn_new_s_side.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
    content: "";
	top: -10px;
	left: -12px;
}
.side_new_saba::after {
	width: 80px;
	height: 16px;
    background:url("../img/icn_saba_side.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
    position: absolute;
    content: "";
	top: 4px;
	right: 5px;
}
.menu03_title img {
  width: 100px !important;
}
.menu03_wrap:nth-child(1) {
  margin-bottom: 30px;
}

.pro_lead {
  background: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.6;
  max-width: 740px;
  margin: 0 auto 40px auto;	
}
.pro_lead span {
  font-size: 80%;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.3;
}
.pro_area:nth-child(1) {
  background: #fff;
  border-radius: 10px;
  padding: 10px;
}
.pro_area.i_new {
  padding: 0 10px;
}
.pro_area {
  margin-bottom: 20px;
}



.pro_area.type02 .pro_lead {
  background: #f7a389;
  text-align: left;
  margin-bottom: 40px;
  font-size: 14px;
  color: #fff;	
  line-height: 1.6;
  max-width: 740px;
  margin: 0 auto 20px auto;
  padding: 16px 20px;
  box-sizing: border-box;
  position: relative;	
}
.pro_area.type02 .pro_lead::after {
  content: "";
  width: 0;
  height: 0;
  border: solid 20px transparent;
  border-top: solid 40px #f7a389;
  position: absolute;
  bottom: -37px;
  left: 0;
  right: 0;
  z-index: 10;
  margin: auto;
}

/*----------------------------------------------------
もっと読む
----------------------------------------------------*/

.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
	left: 0;
right: 0;
margin: auto;
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
	line-height: 2.5rem;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	width: 16rem;
	font-family: FontAwesome;
	content: '\f13a'' 続きをよむ';
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #ffffff;
	border-radius: 20px;
	background-color: #44b13f;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	font-family: FontAwesome;
	content: '\f139'' 閉じる';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}
figcaption {
  text-align: right;
  font-size: 14px;
  max-width: 800px;
  margin: 0 auto;
}
.koushi_wrap {
  display: flex;
  max-width: 800px;
  margin: 20px auto 20px auto;
  padding: 20px;
  background: #f7ffe2;
}
.details {
  margin-left: 16px;
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
}
.details span {
  margin-bottom: 10px;
  display: block;
}

