@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}

body{
	background-image: url(../img/fv.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 1520px;
}

main{
	width: 500px;
	margin: 0 auto;
	margin-right: 13em;
	box-shadow:
	  0 1.9px 2.5px rgba(0, 0, 0, 0.057),
	  0 5px 6.1px rgba(0, 0, 0, 0.076),
	  0 10.1px 11.4px rgba(0, 0, 0, 0.086),
	  0 19.2px 19.8px rgba(0, 0, 0, 0.092),
	  0 38.4px 34.8px rgba(0, 0, 0, 0.1),
	  0 101px 74px rgba(0, 0, 0, 0.13);
}




/* ----------　ファーストビュー　---------- */
.fv_area{
	position: relative;
}

.mymydolce_text p{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	writing-mode: vertical-rl;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 2.8;
	color: #696969;
	position: absolute;
	top: 3em;
	left: 1em;
}

.fv_noren img{
	width: 100%;
	margin: 0 auto;
	position: absolute;
}

.fv_exterior img{
	width: 100%;
	text-align: center;
	margin-top: 280px;
}








/* ----------　マイマイドルチェについて　---------- */
.about{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	padding-bottom: 1em;
	background: #f4f2ee;
	position: relative;
}

.arch_top{
	position: absolute;
	top: -2.4em;
}

.arch_top img{
	width: 100%;
}



.text p{
	writing-mode: vertical-rl;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 2.8;
	margin-top: 1em;
	margin-left: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 6px;
	background: #ffff;
}

h1{
	writing-mode: vertical-rl;
	font-size: 14px;
	padding: 8px;
	border-radius: 8px;
	background: #ffff;
}

.about_text{
	display: flex;
	justify-content: center;
	margin-left: 3em;
}

.about_text .komidashi p{
	writing-mode: vertical-rl;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 3;
	margin-top: 2.6em;
	padding-right: 3em;
}



.arch_bottom{
	position: absolute;
	top: -1em;
}

.arch_bottom img{
	width: 100%;
}







/* ----------　菊池の魅力について　---------- */
.kikuchi_charm{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	color: #fff;
	background: #274b4b;
	padding-bottom: 30em;
	position: relative;
}

h2{
	font-size: 26px;
	letter-spacing: 5px;
	padding-top: 4em;
	text-align: center;
}

.kikuchi_charm_text_1 p{
	font-size: 17px;
	letter-spacing: 3px;
	line-height: 2;
	padding-top: 2em;
	text-align: center;
}

h3{
	font-size: 25px;
	letter-spacing: 5px;
	padding-top: 8em;
	padding-left: 2em;
	color: #274b4b;
}

.kikuchi_charm_text_2 p{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 2;
	padding-top: 2em;
	padding-left: 3em;
	padding-bottom: 6em;
	color: #274b4b;
}

.kikuchi_charm_text_2{
	background-image: url(../img/background_yama.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: relative;
	height: 120vh;
}

.kikuchi_charm_2{
	position: relative;
}

.about_rice img{
	width: 175px;
	position: absolute;
	top: 28em;
	left: 19em;
}

.ine img{
	width: 185px;
	position: absolute;
	top: 42em;
	left: 20em;
}








.kikuchi_charm_3{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	display: flex;
}

.kikuchi_charm_3_komidasi p{
	writing-mode: vertical-rl;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	border-radius: 8px;
	color: #274b4b;
	background: #ffff;
	margin-left: 2em;
}

.kikuchi_charm_3_title{
	writing-mode: vertical-rl;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
	border-radius: 8px;
	color: #274b4b;
	background: #ffff;
	letter-spacing: 3px;
	padding-top: 0.5em;
	margin-left: 0.5em;
	margin-top: 1em;
}

.kikuchi_charm_3_text{
	writing-mode: vertical-rl;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 2.5;
	position: absolute;
	top: 95em;
	left: 6.5em;
}

.hukei img{
	width: 65%;
	position: absolute;
	top: 94em;
	left: 8em;
}











/* ----------　商品紹介について　---------- */
.menu{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	background-image: url(../img/rice.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}

.noren_green img{
	width: 100%;
	position: absolute;
	top: -3em;
	left: 0;
}




.menu_text_1{
	padding-top: 10em;
	padding-left: 8em;
	padding-bottom: 6em;
}

.menu_text_2{
	width: 250px;
	border-radius: 20px;
	color: #fff;
	background: #d0ba78;
	padding-top: 0.1em;
}

.menu_title p{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	writing-mode: vertical-rl;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 2.5;
	margin-top: 2em;
	margin-left: 2.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}

.menu_komidasi{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 150px;
	padding-bottom: 2.5em;
	margin: 0 auto;
}

.menu_komidasi p{
	border-bottom: solid 1px rgb(255, 255, 255);
	text-align: center;
	font-size: 25px;
	letter-spacing: 3px;
	padding-top: 1em;
	padding-bottom: 1em;
}

.menu_komidasi span{
	font-size: 16px;
}









/* ----------　商品紹介の詳細　---------- */
.menu_detail{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	padding-top: 6em;
	padding-bottom: 6em;
	background: #f4f2ee;
	position: relative;
}

.arch_top_2{
	position: absolute;
	top: -2em;
}

.arch_top_2 img{
	width: 100%;
}




/* あんこの紹介 */
.anko{
	text-align: center;
}

.anko img{
	width: 380px;
}

.anko_text{
	position: absolute;
	top: 20em;
	left: 11em;
}

.anko_text p{
	font-size: 37px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	color: #524c3b;
}

.anko_text span{
	font-size: 20px;
	letter-spacing: 2px;
	padding-top: 1em;
}





/* カスタードの紹介 */
.custard{
	text-align: center;
	margin-top: 10em;
}

.custard img{
	width: 380px;
}

.custard_text{
	position: absolute;
	top: 62em;
	left: 9.5em;
}

.custard_text p{
	font-size: 37px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	color: #524c3b;
}

.custard_text span{
	font-size: 20px;
	letter-spacing: 2px;
	padding-top: 1em;
}








/* ----------　よくある質問　---------- */
.question{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	background: #f4f2ee;
}

h4 span{
	font-size: 35px;
}

h4{
	font-size: 20px;
	letter-spacing: 4px;
	text-align: center;
	padding-top: 5em;
}


.s_02 .accordion_one {
    max-width: 100vw;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
  }

  .s_02 .accordion_one .accordion_header {

    background: #fff;
    border-radius: 1vw;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
    position: relative;
    cursor: pointer;
    transition-duration: 0.2s;
  }

  .s_02 .accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 30px;
    height: 30px;
    border: 1px solid rgb(85, 85, 85);
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
  }

  .s_02 .accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
  }

  .s_02 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }

  .s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: rgb(126, 126, 126);
    border-radius: 1vw;
    width: 18px;
    height: 4px;
    position: absolute;
    top: 5px;
    left: -2px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
  }

  .s_02 .accordion_one .accordion_header .i_box .one_i:before {
    width: 4px;
    height: 18px;
    top: -2.5px;
    left: 5px;
  }

  .s_02 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
  }

  .s_02 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .s_02 .accordion_one .accordion_inner {
    display: none;
	padding: 15px;
    border-top: none;
    border-radius: 0 0 1vw 1vw;
    box-sizing: border-box;
    background: #fff;
    position: relative;
	height: 80px;
  }

  .s_02 .accordion_one:nth-of-type(2) .accordion_inner {
    border-top: none;
    background: #fff;
  }

  .s_02 .accordion_one:nth-of-type(3) .accordion_inner {
    border-top: none;
  }

  .s_02 .accordion_one .accordion_inner .box_one {
    height: 5vw;
  }

  .s_02 .accordion_one .accordion_inner p.txt_a_ac {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
  }
  
  .faq-text {
    max-width: 100vw;
    margin: 0 auto;
    padding: 20px 20px 10px;
  }

  .faq-text p._a {
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 0;
  }
  
  .faq-text p._a .link {
    display: inline-block;
    color: #607D8B;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }

  .faq-text p._a .link:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 2px solid #607D8B;
    border-right: 2px solid #607D8B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 10px;
  }

  .oneBox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 250px;
    margin: 0 auto 50px;
    overflow: hidden;
  }



  @media screen and (max-width:400px) {
	.s_02 .accordion_one .accordion_header {
		font-size: 16px;
	  }
	  .s_02 .accordion_one .accordion_inner p.txt_a_ac {
		font-size: 16px;
	}
  }





/* ----------　店舗情報　---------- */
.store{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	background: #f4f2ee;
	display: flex;
	justify-content: flex-start;
}

h5{
	writing-mode: vertical-rl;
	font-size: 20px;
	letter-spacing: 9px;
	padding-top: 2.3em;
}

.store_area{
	width: 75px;
	border-top: solid 2px #000000;
	display: flex;
	justify-content: flex-start;
	margin-left: 3.5em;
}

.store_komidasi{
	padding-top: 3em;
}

.store_area .store_komidasi p{
	writing-mode: vertical-rl;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 3;
}




/* 店舗の詳細 */
.store_logo img{
	width: 210px;
	margin-left: 2.5em;
	margin-top: 1em;
}

.store_detail{
	margin-top: 2em;
	margin-left: 3em;
	margin-right: 3vw;
}

h6{
	font-size: 18px;
	letter-spacing: 15px;
}

.store_detail_text{
	width: 320px;
	border-bottom: solid 1px #000000;
	padding-bottom: 1em;
}

.store_detail_text p{
	font-size: 16px;
	letter-spacing: 3px;
	margin-top: 0.5em;
}

.store_detail_text img{
	width: 310px;
	margin-top: 1em;
	margin-bottom: 3em;
}








/* ----------　アクセス　---------- */
.contact{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	position: relative;
}

.contact img{
	width: 100%;
}

.arch_bottom_2{
	position: absolute;
	top: -0.5em;
}




/* ----------　お問合せボタン　---------- */
.form a{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 258px;
	margin: auto;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	font-weight: bold;
	border: 2px solid #d0ba78;
	color: #ffffff;
	background: #d0ba78;
	transition: 0.1s;
	border-radius: 10px;
	letter-spacing: 8px;
	line-height: 1.6;
	font-size: 18px;
	position: absolute;
	top: 3em;
	left: 4.6em;
}

.form a span{
	letter-spacing: 4px;
	font-size: 13px;
	font-weight: bolder;
}






/* ----------　電話でのお問合せ　---------- */
.tel p{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 270px;
	margin: auto;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	border: 2px solid #d0ba78;
	color: #ffffff;
	background: #d0ba78;
	transition: 0.1s;
	border-radius: 10px;
	letter-spacing: 3px;
	line-height: 1.6;
	font-size: 15px;
	position: absolute;
	top: 12em;
	left: 5.5em;
}

.tel span{
	font-size: 20px;
	letter-spacing: 1px;
}













/* ----------　フッター　---------- */
.footer_area{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	position: relative;
}

.footer_noren{
	position: absolute;
	top: -2em;
}

.footer_noren img{
	width: 100%;
}

.footer_logo img{
	width: 118px;
	position: absolute;
	top: 1.5em;
	left: 12em;
}

.footer_text{
	text-align: center;
}

.footer_text p{
	font-size: 16px;
	letter-spacing: 3px;
	font-weight: bold;
	position: absolute;
	top: 6em;
	left: 6em;
}


/* ----------　Instagram導入ボタン　---------- */
.Instagram_icon img{
	width: 20px;
	position: absolute;
	top: 9.8em;
	left: 12em;
}

a.btn_02{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding-left: 3em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.7em;
	font-weight: bold;
	border: 2px solid #000000;
	color: #000000;
	transition: 0.1s;
	border-radius: 10px;
	letter-spacing: 2px;
	position: absolute;
	top: 9em;
	left: 10em;
}

.Instagram_btn a .btn_02:hover{
	color: #fff;
	background: #000000;
}





@media screen and (min-width:480px){
	body{
		background-image: auto;
	}
}