@charset "UTF-8";
@import url("../webfonts/kokoro/stylesheet.css");
@import url("../webfonts/calisto_mt/stylesheet.css");

body * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #1e1e1e;
	letter-spacing: 1px;
}
.wrapper a {
	display: block;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.kokoro {
	font-family: 'kokoro', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", serif;
}
.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", "serif";
}
.calisto {
	font-family: 'calisto-mt', serif;
}
.small {
	font-size: 12px;
}

.pan {
	width: 1180px;
	margin: 0 auto 10px;
	text-align: right;
}

#back {
	width: 100%;
	position: relative;
	background: url("../img/11_marysol/1906/marysol_back.jpg")left top no-repeat;
	background-size: cover;
	padding: 50px 0;
}

#wrapper {
	width: 1180px;
	margin: 0 auto;
	background-color: rgba(220, 237, 246, 0.9);
	font-size: 14px;
}

.main_v {
	width: 100%;
	margin-bottom: 80px;
}

.section_box {
	width: 80%;
	margin: 0 auto 80px;
	background-color: #fffffff;
}

.concept {
	width: 55%;
	background: url("../img/11_marysol/1906/concept_back.png")right top no-repeat;
	background-size: contain;
}
.concept .pic_box .item01 {
	margin-bottom: 10px;
}
.concept .text_box {
    color: #1e94a9;
    text-align: left;
    padding-left: 20px;
    line-height: 2em;
    letter-spacing: 1px;
    font-size: 16px;
    padding-top: 40px;
}

.menu_title {
	height: 100px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", "serif";
	font-size: 24px;
	position: relative;
}
.menu_title.menu01 {
	background: url("../img/11_marysol/1906/menu_title01.png") left top no-repeat;
}
.menu_title .title {
	position: absolute;
	top: 48px;
	left: 35px;
	letter-spacing: 3px;
}
.menu_back {
	width: 800px;
	background-color: #ffffff;
	box-shadow: 1px 1px 7px #a9c7c7;
}
.menu_pic img {
	width: 100%;
}
.price_wrap {
	padding: 40px 20px;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.price_wrap li {
	width: 50%;
	padding: 0 20px;
}
.price_wrap li + li {
	border-left: solid 1px #c5d9e2;
}
.price_wrap .right {
	padding-left: 40px;
}
.price_wrap .left {
	padding-right: 40px;
}

.menu_subtitle {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Sawarabi Mincho", "serif";
	font-size: 18px;
	color: #1e94a9;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: solid 1px #1e94a9;
	text-align: left;
	letter-spacing: 2px;
	padding-left: 5px;
}

.price_box {
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.price_box dt {
	height: 24px;
	padding: 2px 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: left;
	border: solid 1px #afafaf;
}
.price_box dd {
	text-align: right;
	margin-bottom: 20px;
	width: 70%;
}
.price {
	font-style: italic;
	font-size: 24px;
	letter-spacing: 2px;
	color: #1e94a9;
}

.menu_box01 .right .price_box dt {
	width: 179px;
}
.menu_box01 .right .price_box dd {
	width: 100%;
}
.menu_box01 .right .u_line {
	margin-left: 10px;
	padding: 0 2px 2px;
	background: linear-gradient(transparent 60%, #fcf3b3 40%);
}

.menu_box02 {
	width: 800px;
}
.menu_box02 .flexbox {
	-webkit-align-items: stretch;
	align-items: stretch;
}
.menu_box02 .flexbox .left {
	width: 378px;
	margin-right: 22px;
	background-color: #ffffff;
	box-shadow: 1px 1px 7px #a9c7c7;
}
.menu_box02 .flexbox .right {
	width: 378px;
	margin-left: 22px;
	background-color: #ffffff;
	box-shadow: 1px 1px 7px #a9c7c7;
}
.menu_title.menu02 {
	background: url("../img/11_marysol/1906/menu_title02.png")left top no-repeat;
}
.menu_title.menu03 {
	background: url("../img/11_marysol/1906/menu_title03.png")left top no-repeat;
}

.menu_box02 .price_wrap {
	padding: 40px ;
}
.menu_box02 .price_box dd {
	width: 100%;
}
.menu_add {
	width: 100%;
	border: solid 1px #1e94a9;
	padding: 5px;
	position: relative;
	margin-bottom: 30px;
}
.menu_add:after, .menu_add:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.menu_add:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}
.menu_add:before {
	border-color: rgba(30, 148, 169, 0);
	border-top-color: #1e94a9;
	border-width: 16px;
	margin-left: -16px;
}

.menu_title.menu04 {
	background: url("../img/11_marysol/1906/menu_title04.png")left top no-repeat;
}
.menu_title.menu05 {
	background: url("../img/11_marysol/1906/menu_title05.png")left top no-repeat;
}
.menu_title.menu06 {
	background: url("../img/11_marysol/1906/menu_title06.png")left top no-repeat;
}

.menu04_pic {
	padding-top: 20px;
}
.menu06_pic {
	width: 270px;
	margin: 0 auto;
}
.price_box dd.menu06_price {
	width: 100%;
}

.menu_box06 {
	position: relative;
}
.menu_box06 .option {
	position: absolute;
	right: 40px;
	bottom: 40px;
	width: 400px;
	padding: 30px 20px 20px;
	background-color: #ffffff;
	border: solid 1px #1e94a9;
}
.menu_box06 .option dt {
	background-color: #1e94a9;
	color: #ffffff;
	padding: 2px 10px;
	width: 95px;
	position: absolute;
	top: -15px;
}
.menu_box06 .option .option_price {
	text-align: right;
}
.marysol_add {
	position: absolute;
	right: 0;
	bottom: -30px;
	color: #1e94a9;
}

.reserve {
	background-color: #ceecfa;
	padding: 40px;
}
.reserve .r_wrap {
	width: 800px;
	margin: 0 auto;
}
.reserve .r_title {
	width: 250px;
	font-size: 20px;
	color: #1e94a9;
	background-color: #ffffff;
	padding: 10px 20px;
	border-radius: 22px;
	margin: 0 auto 40px;
}
.reserve .r_box li {
	width: 200px;
	height: 200px;
	margin: 0 30px 40px;
	border-radius: 50%;
	background-color: #ffffff;
	box-shadow: 1px 1px 4px #a9c7c7;
	transition: all 0.2s ease;
}
.reserve .r_box li a {
	width: 100%;
	height: 100%;
	display: block;
	padding: 40px;
}
.reserve .r_box li:hover {
	transform: rotate(10deg)
}
.reserve .r_box dt {
	font-size: 22px;
	color: #1e94a9;
	padding-bottom: 5px;
	border-bottom: solid 1px #1e94a9;
}
.mail_btn .r_pic img {
	width: 60px;
	margin: 30px auto 0;
}
.line_btn .r_pic img {
	width: 90px;
	margin: 10px auto 0;
}
.insta_btn .r_pic img {
	width: 50px;
	margin: 27px auto 0;
}
.blog {
	background-color: #ffffff;
	border-radius: 10px;
	width: 260px;
	margin: 0 0 0 auto;
	position: relative;
	box-shadow: 1px 1px 4px #a9c7c7;
	transition: all 0.3s ease;
}
.blog img {
	position: absolute;
	top: -10px;
	left: -15px;
}
.blog a {
	display: block;
	font-size: 18px;
	color: #1e94a9;
	padding: 5px 30px;
}
.blog a span {
	color: #1e94a9;
}
.blog:hover {
	background-color: #fcf3b3;
}


