@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain) */  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
} /* HTML5 display-role reset for older browsers  */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #333;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "BIZ UDPGothic", Meiryo, "メイリオ", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
	font-size: 16px;/*9*/
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.75;/*1.618*/
	color: #333;
}
.hero {
	margin: 0 auto;
	background: #4a1a1e;
	margin-top: 76px;
}
.hero h1 img {
	width: 100%;
	height: 486px;
	object-fit: cover;
}
.wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}
.wrapper_wide {
	width: 100%;
	background-color: #f2f2f0;
}
.wrapper_wide_red {
	width: 100%;
}
.wrapper_wide_G {
	width: 100%;
	background-color: #CCC;
	background: -webkit-gradient(radial, center, 0, center, 100, from(#fff), to(#E9EAEA));
	background: -webkit-radial-gradient(center, circle cover, #fff, #E9EAEA);
	background: -moz-radial-gradient(center, circle cover, #fff, #E9EAEA);
	background: -o-radial-gradient(center, circle cover, #fff, #E9EAEA);
	background: radial-gradient(circle farthest-corner at center, #fff, #E9EAEA);
}
.header {
	width: 100%;
	background-color: #FFF;
	position: fixed;
	top: 0;
	z-index: 200;
	box-shadow: 2px 2px 4px rgb(0 0 0 / 10%);
}
.header .cont {
	margin: 0 auto;
	padding: 0.75rem;/*12px*/
	display: flex;
	align-items: center;
	font-weight: bold;
	letter-spacing: 0.06em;
}
.header .logo_sp {
	padding: 0 0;
	display: inline-block;
	 width:calc(260/960*100%);
	 max-width:260px;
}
nav {
	margin-left: auto;
	font-size: 0.875rem;/*14px*/
}
nav ul {
	display: flex;
}
nav ul li a {
	padding: 0 0.5rem;
}
a:hover {
	color: #980100;
	transition : 0.3s;
}
.button, .button_top {
	position: relative;
	z-index: 10;
}
.button_link {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.button_wrap {
	text-align: center;
}
.button_wrap img {
	padding-bottom: 5rem;
}
.button {
	max-width: 420px;
	height: 5.125rem;
	line-height: 5.125rem;
	margin: 0 auto;
	font-size: 1.625rem;/*26px*/
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	box-shadow: 7px 9px 3px 3px rgba(0,0,0,0.25);
}
.button_top {
	width: 140px;
	height: 3.25rem;/*50*/
	line-height: 3.25rem;
	margin-left: 1rem;
	background-color: #980100;
	text-align: center;
}
.button_link img {
	vertical-align: text-top;
}
.button_top a, .button a {
	color: #FFF;
	text-align: center;
}
.button:hover, .button_top:hover, a:hover {
	opacity: 0.7;
	transition : 0.3s;
}
.footer {
	text-align: center;
	padding-bottom: 2rem;
	margin-top: -2rem;
	font-size: 12px;
}
.footer img {
	margin-bottom: 1rem;
	width:460px;
}
/**/
.section {
	text-align: justify;
	text-justify: inter-ideograph; /* IE */
	text-justify: inter-character; /* Firefox */
	padding: 0;
	height: auto;
	padding: 5rem 0;
}
h2 {
	font-size: 1.625rem;/*26px*/
	font-weight: bold;
	text-align: center;
/*	height: 44px;
	line-height: 44px;*/
	margin-bottom: 3rem;
	color: #7D2732;
	font-feature-settings:'palt';/*220506*/
	letter-spacing:0.08em;/*220506*/
}
h2 img {
	margin-top: -14px;
}
h4 {
	font-size: 1.25rem;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.04em;
}
/*sec01*/
.sec01 {
	margin: 0 2.875rem;
}
.sec01 h3 {
	font-size: 1.25rem;/*20*/
	font-weight: bold;
	margin: 0 2rem 1.625rem;/*32 26*/
}
.sec01 p {
	margin: 0 2rem 5rem;/*32 80*/
}
/*sec01_kadai*/
.kadai_wrap {
	background: #FFF;
	position: relative;
	padding: 3.25rem 4rem 2rem;
}
.sec01 h4 {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 6px 6px 12px -7px #000;
	width: 75%;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.list {
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
.list img {
	flex-shrink: 0;
	width: 90px;
	height: 100px;
}
.arrow_box, .arrow_box_r {
	position: relative;
	width: 66%;/* 100%*/
	background: #F2F2F0;
	padding: 16px;
	text-align: justify;
	text-justify:inter-ideograph;
	font-size: 1.125rem;/*18px*/
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-left: 2rem;
	letter-spacing:0.025em;
}
.arrow_box_r {
	margin-right: 2rem;
	margin-left: 0;
}
.arrow_box:after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(242, 242, 240, 0);
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 17px;
	border-right-width: 17px;
	margin-top: -10px;
	border-right-color: #F2F2F0;
	right: 100%;
	top: 50%;
}
.arrow_box_r:after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: rgba(242, 242, 240, 0);
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 17px;
	border-right-width: 17px;
	margin-top: -10px;
	border-left-color: #F2F2F0;
	left: 100%;
	top: 50%;
}
.kadai .list:nth-child(2n) {
	flex-flow: row-reverse;
}
.kadai_finger {
	text-align: center;
	position: relative;
	z-index: 1;
	margin-top: -10px;
	margin-bottom: 10px;
}
.bg_owl {
	background-image: url(../img/owl_ph.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/**/
.wine_area {
	padding: 4rem 0;
	color: #FFF;
}
.wine_area__contents {
	padding: 2rem 3rem 0;
}
.wine_area >h4, .sec03_service >h4 {
	width: 294px;
	background-color: #fff;
	box-shadow: 4px 4px 6px rgba(0,0,0,0.25);
	text-align: center;
	height: 40px;
	line-height: 40px;
}
/*sec02*/
.sec02 h3 {
	font-size: 1.5rem;/*24*/
	font-weight: bold;
	margin: -7px 0 1.625rem 1rem;/*26*/
	line-height: 1.5;
}
.txt_link {
	font-weight: bold;
	color: #980100;
}
/*list*/
.sec01_service-kadai, .sec03_menue, .sec04_case {
	padding-bottom: 5rem;/*3.125rem 50px*/
}
.feature-o {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.feature-o, .menue_1 {
	color: #FFF;
}
 @media screen\0 {
.feature-o, .menue_1 {
	justify-content: space-around;
}
}
.feature-o-item {
	width: calc( ( 100% - 60px )/3 );
	margin: 0 10px 1.875rem;/*30*/
	background: rgb(125,35,50);
	background: -moz-linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,1) 100%);
	background: linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,1) 100%);
}
.feature-o-item p {
	width: 66.6%;
	margin: 0 auto;
	padding-bottom: 2rem;
}
.feature-o-item img {
	display: block;
	margin: 0 auto;
}
.feature-o-item h5, .service-item h5 {
	font-size: 1.125rem;/*18px*/
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.75rem;
	letter-spacing: 0.08em;
	font-feature-settings: 'palt';
}
/*sec03_サービス*/

.service {
	display: flex;
	justify-content: space-between;/*center*/
	flex-wrap: wrap;
}
.service-item {
	width: calc( ( 100% - 20px )/2 );
	margin-bottom: 1.875rem;/*30*/
	display: flex;
}
.service-item img {
	width: 60px;
	height: 60px;
	flex-shrink: 0;
	margin-right: 8px;
}
.service_txt_box {
	text-align: left;
	text-justify: inter-ideograph; /* IE */
	text-justify: inter-character; /* Firefox */
}
.service-item h5 {
	text-align: left;
	margin-bottom: 0.25rem;
}
.service-item p {
	padding: 0;
}
.service-item:nth-child(n+5) {
	margin-bottom: 0;
}

/*sec04_実績*/
.sec04_case >h2, .sec05_FAQ >h2 {
	color: #333;
	position: relative;
	letter-spacing: 0.1em;
}
.sec04_case >h2:before, .sec05_FAQ >h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px; /*下線の上下位置調整*/
	display: inline-block;
	width: 50px; /*下線の幅*/
	height: 2px; /*下線の太さ*/
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translate(-50%); /*位置調整*/
	background-color: #333; /*下線の色*/
}
.case {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.case img {
	width: 120px;
}
.case-item {
	width: calc( 100% /5 );
	margin-bottom: 1.875rem;/*30*/
	padding: 1.5rem;
}
/*sec05 FAQ*/
.sec05_FAQ {
	margin-left: 14px;
	margin-right: 14px;
}
.FAQ-item {
	border-bottom: #333 1px solid;
}
.FAQ-Q {
	display: flex;
	align-items: center;
	margin-top: 2rem;
}
.FAQ-Q h4 {
	margin-left: 20px;
	color: #7d2732;
}
.FAQ-A {
	margin: 1rem 2rem 2rem;/*26*/
	margin-left: 80px;
}
/*page_top*/
#page_top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 100;
}
#page_top a {
	background-color: #fff;
	display: block;
	border-radius: 50%;
	padding: 10px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
#page_top a img {
	-webkit-transition: all .3s;
	transition: all .3s;
}
#page_top a i {
}
/*----------*/
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
}
.indent {
	margin-left: 1em;
	text-indent: -1em;
}
.red {
	color: #7D2732;
}
.red_gradation {
	background: rgb(152,1,0);
	background: -moz-linear-gradient(90deg, rgba(152,1,0,1) 0%, rgba(76,24,31,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(152,1,0,1) 0%, rgba(76,24,31,1) 100%);
	background: linear-gradient(90deg, rgba(152,1,0,1) 0%, rgba(76,24,31,1) 100%);
}
.red_gradation2 {
	background: rgb(152,1,0.8);
	background: -moz-linear-gradient(90deg, rgba(152,1,0,1) 0%, rgba(76,24,31,0.8) 100%);
	background: -webkit-linear-gradient(90deg, rgba(152,1,0,1) 0%, rgba(76,24,31,0.8) 100%);
	background: linear-gradient(90deg, rgba(152,1,0,1) 0%, rgba(76,24,31,0.8) 100%);
}
.wine_gradation {
	background: rgb(125,35,50);
	background: -moz-linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,1) 100%);
	background: linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,1) 100%);
}
.wine_gradation2 {
	background: rgb(125, 35, 50, 0.8);
	background: -moz-linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,0.8) 100%);
	background: -webkit-linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,0.8) 100%);
	background: linear-gradient(90deg, rgba(125,39,50,1) 0%, rgba(76,24,31,0.8) 100%);
}
.pc {
}
.sp {
	display: none;
}
.no-d {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
 @media screen and (max-width:959px) {
}


/* tab */
@media screen and (max-width:767px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
}

/* sp */
@media screen and (max-width:640px) {
html {
	font-size: 12px;
}
.wrapper {
	width: auto;
	margin: 0px auto;
}
.footer {
	font-size: 0.8em;
}
nav ul {
	display: block;
}
.header .cont {
	justify-content: space-between;
}
.header .logo_sp {
	width: calc(160/320*100%);
}
.button_top {
	width: 100px;
	height: 32px;
	line-height: 32px;
	margin-right: 42px;
}
.hero h1 img {
	height: 200px;
}
.bg_owl {
	background-image: none;
}
.kadai_wrap {
	padding: 3.25rem 2rem 2rem;
}
.list img {
	width: 24%;
	height: auto;
}
/*to-top*/
#page_top {
	bottom: 10px;
	right: 10px;
}
/*H_button*/
.hamburger {
	display : block;
	position: fixed;
	z-index : 3;
	right : 4px;
	top : 3px;
	width : 42px;
	height: 42px;
	cursor: pointer;
	text-align: center;
}
.hamburger span {
	display : block;
	position: absolute;
	width : 30px;
	height : 2px;
	left : 6px;
	background : #555;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition : 0.3s ease-in-out;
	transition : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 20px;
}
.hamburger span:nth-child(3) {
	top: 30px;
}
/* H_button_open */
.hamburger.active span:nth-child(1) {
	top : 16px;
	left: 6px;
	background : #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform : rotate(-45deg);
	transform : rotate(-45deg);
}
.hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
	top: 16px;
	background : #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform : rotate(45deg);
	transform : rotate(45deg);
}
nav.globalMenuSp {
	position: fixed;
	z-index : 2;
	top : 0;
	left : 0;
	color: #fff;
	background: rgba(0,0,0,0.7);
	text-align: center;
	width: 100%;
	opacity: 0;
	transition: opacity .6s ease, visibility .6s ease;
}
nav.globalMenuSp ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li {
	list-style-type: none;
	padding: 0;
	width: 100%;
	transition: .4s all;
}
nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
}
nav.globalMenuSp ul li:hover {
	background : #ddd;
}
nav.globalMenuSp ul li a {
	display: block;
	color: #fff;
	padding: 1em 0;
	text-decoration : none;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	opacity: 100;
}
/**/
.section {
	margin: 0 1rem;
}
.hero {
	margin-top: 50px;
}
h2 img {
	margin-top: -6px;
	width: 160px;
}
.sec01 h3 {
	margin: 0 1.5rem 1.625rem;
}
.list >span {
	padding-bottom: 2px;
}
.service {
	display: inline-block;
	width: 100%;
}
.feature_item {
	width: 100%;
	margin-bottom: 2rem;
}
.sec02 h3 {
	margin: -5px 0 1rem 1rem;
}
.wine_area {
	margin: 0 12px;
	padding: 2.875rem 1rem;
}
.wine_area >h4, .sec03_service >h4 {
	width: 100%;
}
.wine_area__contents {
	padding: 2rem 0 0;
}
.wine_area p {
	text-align: justify; /* 基本 */
	text-justify: inter-ideograph; /* IE */
	text-justify: inter-character; /* Firefox */
	padding: 0;
	line-height: 1.5;
}
.feature-o, .menue_1 {
	justify-content: space-between;
}
.feature-o-item, .menue_1-item {
	width: 100%;
}
.menue_1-item:nth-child(5) {
	margin-bottom: 3rem;
}
.feature-o-item img, .menue_1-item img, .menue_2-item img {
	width: 120px;
}
.service-item {
	width: 100%;
	margin-bottom: 1rem;
	display: block;
	height: 60px;
}
.service-item img {
	float: left;
}
.case-item {
	width: calc( 100% /3 );
	padding: 1rem;
}
.footer img {
	width: 280px;
	margin-bottom: 1.5rem;
}
.button .button_link img {
	width: 1.625rem;
}
.button_top .button_link img {
	width: 1rem;
}
.button {
	max-width: 300px;
}
.button_wrap img {
	max-width: 300px;
	padding-bottom: 4rem;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
}
 @media screen and (max-width:375px) {
.kadai_wrap {
	padding: 3.25rem 1.5rem 2rem;
}
.sec01 h4 {
	width: 100%;
	font-size: 15px;
}
}


 @media screen and (max-width:320px) {
	 h2 {
		 font-size:1.4rem;
 }


.wrapper {
	overflow: hidden;
}
