@charset "Utf-8";
@font-face{
	font-family:"logotypegothic" ;
	src: url('https://cdn.leafscape.be/LogoTypeGothicCondense/07LogoTypeGothic-Condense_web.woff2')format("woff2");
}

/*-----------------------------------------------------------------------------------*/
/*	リセット paddingリセット
/*-----------------------------------------------------------------------------------*/

*{
	font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	padding:0;
	margin:0;
}

*, *:before, *:after { /** paddingにboderを含める **/
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

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, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th,{
	margin:0px;
	padding:0px;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

html{font-size: 62.5%;}
body {font-size: 1.4em;}

a{outline: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}

.rich_font{font-family: Garamond , "Times New Roman" ,"ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;}

/*-----------------------------------------------------------------------------------*/
/*	リンク画像透過共通指定　hr装飾
/*-----------------------------------------------------------------------------------*/


.link_img{
	transition: 0.3s;
}

.link_img:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.link_img_b{
	transition: 0.3s;
}

.link_img_b:hover {
    filter: brightness(200%);
}


.link_img_border {
    -webkit-transition: 0.2s ease-in-out;
       -moz-transition: 0.2s ease-in-out;
         -o-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
	-moz-box-shadow: 0px 1px 2px #656565;
	-webkit-box-shadow: 0px 1px 2px #656565;
	box-shadow: 0px 1px 2px #656565;
	transition: 0.3s;
}
.link_img_border:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}


hr{
	width: 100%;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	margin-top: 25px;
	margin-bottom: 25px;
}

/*********** youtube 地図 ***********/
.youtube_wrapp{
	width: 800px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.google_schedule iframe{
	width: 100%;
}

/*********** 解除・調整・その他 ***********/

.clear{clear: both;}

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

.span_nowrap{white-space: nowrap;}
.radius_5{  /*** boder角丸 ****/
	border-radius: 5px/5px;/*丸*/
	-webkit-border-radius: 5px;/*丸*/
	-moz-border-radius: 5px;/*丸*/
}
.pd_tb10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.pd_tb30{
	padding-top: 30px;
	padding-bottom: 30px;
}
.line_hight_200{line-height: 200%;}

.mg_t10{	margin-top: 10px;}
.mg_t20{	margin-top: 20px;}
.mg_t30{	margin-top: 30px;}
.mg_t40{	margin-top: 40px;}
.mg_t50{	margin-top: 50px;}

.mg_b10 {margin-bottom: 10px;}
.mg_b20 {margin-bottom: 20px;}
.mg_b30 {margin-bottom: 30px;}
.mg_b40 {margin-bottom: 40px;}
.mg_b50 {margin-bottom: 50px;}

.font_10 {font-size: 1rem;}
.font_11 {font-size: 1.1rem;}
.font_12 {font-size: 1.2rem;}
.font_13 {font-size: 1.3rem;}
.font_14 {font-size: 1.4rem;}
.font_15 {font-size: 1.5rem;}
.font_16 {font-size: 1.6rem;}
.font_17 {font-size: 1.7rem;}
.font_18 {font-size: 1.8rem;}
.font_19 {font-size: 1.9rem;}
.font_20 {font-size: 2.0rem;}
.font_21 {font-size: 2.1rem;}
.font_22 {font-size: 2.2rem;}
.font_23 {font-size: 2.3rem;}
.font_24 {font-size: 2.4rem;}
.font_25 {font-size: 2.5rem;}

.font_red{color: #C7243A;}
.font_blue{color: #3261AB;}
.font_green{color: #009250;}
.font_purple{color: #744199;}
.font_orange{color: #DA5019;}

.span_sendfree{color: #C7243A; font-size: 1.5rem !important;}

.marker_yellow{
	background: linear-gradient(transparent 50%, #fff799 50%);
	font-weight: bold;
	border-radius:6px;
}
.marker_blue{
	background: linear-gradient(transparent 50%, #DDEEFF 50%);
	font-weight: bold;
	border-radius:6px;
}

.align_center{ text-align: center !important;;}
.align_right{ text-align: right !important;;}
.align_left{ text-align: left !important;}

.posi_rel{position: relative;} /*基準*/
.posi_abs{position: absolute;} /*絶対位置*/
.posi_fix{position: fixed;}
.posi_sta{position: static;}

.v_rl{
	-webkit-writing-mode: vertical-rl; /*縦書き*/
	-ms-writing-mode: tb-rl; /*縦書き*/
	writing-mode: vertical-rl; /*縦書き*/
}

/* 点滅 */
.blink{
	color: #ff0000;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
	-moz-animation:blink 1.5s ease-in-out infinite alternate;
	animation:blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/*フェードイン*/
.fadein{
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


.img_max {max-width: 100%;}

.only_pc {}
.only_mobile {display: none;}

/** Flex 指定 ********************/

.flex{
    display: -webkit-flex; /* Safari */
    display: flex;
}

.flex_r{
	flex-direction:         row-reverse;
}

.flex_wrap{
	display: flex;
	flex-wrap: wrap;
}

/* 端詰め等間隔 */
.space_between{
	justify-content:         space-between;
}
/* 等間隔 */
.space_around{
	justify-content:         space-around;
}

/* センター寄せ */
.justify_center {
	justify-content:         center;
}


/* PC時Flex モバイル時Flexしない */
.flex_nonflex{
	display: flex;
	flex-wrap: wrap;
}
.flex_nonflex_between{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_nonflex_between_r{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.flex_nonflex_between_r_center{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
.flex_nonflex_around{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-around;
}
.flex_nonflex_center{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

/* センター寄せ */
.flex_center{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}

/* 上下センター寄せ */
.flex_align_center{
	-webkit-align-items: center; /* Safari */
	align-items:         center;
}


/* PC時Flexbetween モバイル時Flexaround */

.flex_switch{
	display: -webkit-flex; /* Safari */
   	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}


.four_column::before{
  content:"";
  display: block;
  width:250px;/*幅入れる*/
  order:1;
}
.four_column::after{
  content:"";
  display: block;
  width:250px;/*幅入れる*/
}


.three_column::after{
  content:"";
  display: block;
  width:204px; /*幅入れる*/
  order:1;
}

/**シェアボタン************************/

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?ookgoz');
	src:url('../fonts/icomoon.eot?ookgoz#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?ookgoz') format('truetype'),
		url('../fonts/icomoon.woff?ookgoz') format('woff'),
		url('../fonts/icomoon.svg?ookgoz#icomoon') format('svg');
		font-weight: normal;
		font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-line:before        {content: "\e90a";}
.icon-feedly:before      {content: "\e900";}
.icon-pocket:before      {content: "\e902";}
.icon-instagram:before   {content: "\ea92";}
.icon-twitter:before     {content: "\ea96";}
.icon-youtube:before     {content: "\ea9d";}
.icon-google:before      {content: "\ea88";}
.icon-google2:before     {content: "\ea89";}
.icon-google-plus:before {content: "\ea8b";}
.icon-google-plus2:before{content: "\ea8c";}
.icon-facebook:before    {content: "\ea90";}
.icon-facebook2:before   {content: "\ea91";}
.icon-linkedin:before    {content: "\eaca";}
.icon-linkedin2:before   {content: "\eac9";}
.icon-pinterest:before   {content: "\ead2";}
.icon-pinterest2:before  {content: "\ead1";}
.icon-hatebu:before      {content: "\e903";}
.icon-hatebu2:before     {content: "\e901";}
.icon-rss:before         {content: "\ea9b";}
.icon-rss2:before        {content: "\ea9c";}

/** グリッドボックス ********************/
.full_width{
	width: 100%;
}

.one_half{
	display: flex;
	width: 565px;
	margin-bottom: 30px;
}

.one_third{
	width: 30%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.one_third_dummy{
	width: 30%;
	height: 0;
}
.one_third_nomargin{
	width: 30%;
	margin-bottom: 20px;
}
.one_third img{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.two_third{
	width: 770px;
	margin-bottom: 5px;
}
.two_third img{
	margin-left: auto;
	margin-right: auto;
}
.one_fourth{
	width: 270px;
}
.three_fourth{
	width: 860px;
}
.one_fifth{width: 218px;}
.two_fifth{width: 444px;}
.three_fifth{width: 678px;}
.four_fifth{width: 920px;}

/** TOPスライダー *******************************/
.top_slider_area{
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.slider{
	width: 100%;
	height: 100%;
}

.slick-list{
  width: 100%;
  height: 100%;
}

.slick-track{
  width: 100%;
  height: 100%;
}

.slider a{
  display: block;
  vertical-align: bottom;
  width: 100%;
  height: 100%;}

.slider a img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}


.slider_cover{
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 7%;
	color: white;
}

.slider_cover_img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
}

.slider_cover_h1{
	line-height: 180%;
	font-size: 2.5rem;
	font-weight: 400;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
	margin-bottom: 20px;
	transition: 0.5s;
}

/** ▼パンくずリスト **/
.breadcrumb_area{
	width: 100%;
	max-width: 1200px;
	min-width: 1025px;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb li {
  display: inline;
  list-style: none;
}
.breadcrumb li:after {
  content: '>';
  padding: 0 0.2em;
  color: #555;
}
.breadcrumb li:last-child:after {
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
/** ▲パンくずリスト **/
/** TOPページ以外 **/
.header_title_cover{
	position: relative;
	width: 100%;
	height: 550px;
}

.header_img_cover{
	position: absolute;
	width: 100%;
	bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	color: white;
	background: rgba(0, 0, 0, 0.5);
}

.h2_page_title{
	text-align: right;
	font-size: 3.0rem;
	padding-right: 10%;
}

.p_page_des{
	text-align: right;
	font-size: 1.6rem;
	line-height: 180%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10%;
}

.inner {
    width: 1170px;
    margin: 0 auto;
}
.inner::after,.inner_slim::after {
    content: "";
    clear: both;
    display: block;
}
.inner_slim{
	width: 930px;
	margin: 0 auto;
}



.h1_page_des{
	text-align: center;
	font-weight: 400;
	font-size: 2.0rem;
	padding-top: 50px;
	padding-bottom: 50px;
}

.h2_section_title{
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}

.h2_section_title>span{
	position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #F2CBE5;
}


.h2_section_title>span:before{
	position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}



/* header */
#top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 0;
    line-height: 1;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #003E59;
    text-decoration: none;
}
.header_nav_menu{
	padding-top: 10px;
	background: rgba(255, 255, 255, 0.7);
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
}
.menu_global_nav {
    list-style: none;
    position: absolute;
    right: 0;
	top: 30px;
    font-size: 1.6rem;
}
.menu_global_nav i{
	margin-left: 5px;
}

#global-nav ul li {
	position: relative;
	display: inline-block;
    float: left;
}
#global-nav ul li a {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 50px;
	transition: 0.3s;
}

#global-nav ul li a:hover{
	color: #001923;
	transition: 0.3s;
}
.menu_toggle{
	position: relative;
}
.child_menu_button{
	display: none;
}

.child {
  position: absolute;
	top: 50px;
  left: 0;
  display: none;
	width: 200px;
	list-style-type: none;
	border: 1px solid #838383;
}
.open{
	display: block;
}
.child > li {
	width: 100%;
	text-align: center;
	background-color: #C9E8F1;
  color: #fff;
  position: relative;
	border-bottom: 1px solid #838383;
}
.child > li:last-child{
	border-bottom: none;
}
.child > li a{
	display: inline-block;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	transition: 0.3s;
}
.child > li a:hover{
	background-color: #def1f6;
	transition: 0.3s;
}
.grandchild {
  position: absolute;
  top: 0;
  background: #8f8f8f;
  z-index: 1;
  width: 100%;
  display: none;
}
.grandchild > li {
  color: #fff;
  height: 60px;
  line-height: 60px;
  position: relative;
  border-bottom: 1px solid #c3c3c3;
}
.menu > li:not(:last-child) .child > li .grandchild {
  left: 100%;
}
.menu > li:last-child .child > li .grandchild {
  right: 100%;
}


/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    background: #fff;
    background: rgba(255,255,255,.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
		border-bottom: 1px solid #CAE7F2;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #global-nav ul li a {
    color: #003E59;
    padding: 0 20px;
}

/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

.img_header_logo{
	height: 80px;
}

.footer_link_area{
	padding-top: 50px;
	padding-bottom: 50px;
}

.footer_link_list{
	list-style-type: none;
	text-align: center;
}

.footer_link_list li{
	display: inline-block;
	padding: 0px 10px;
	border-right: 1px solid #999999;
}

.footer_link_list li:last-child{
	border-right: none;
}



/** フッター *****************/

.footer{
	background-color: #C7243A;
}

.footer_wrap{
	width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.footer_contents{
	padding-top: 50px;
	padding-bottom: 50px;
	color: white;
	text-align: center;
}

.footer_contents a{
	color: white;
}

.p_copy{
	padding-top: 20px;
}

/** 通常ページコンテンツ **/
.container{
	position: relative;
	background-color: #ffffff;
}
.contents{
	padding-top: 50px;
	padding-bottom: 50px;
}
.section{
	padding-bottom: 50px;
}
.section_sub{
	padding-bottom: 40px;
}
.contents p{
	padding-bottom: 10px;
}

.h3_cont{
	color: #2A120A;
	font-size: 115%;
	margin-bottom: 10px;
}

.h3_cont:before{
	content: "■";
}

.h3_wines{
	font-size: 105%;
	font-weight: 800;
	color: #2A120A;
}

.h3_center{
	text-align: center;
	font-size: 1.8rem;
	padding-bottom: 15px;
}

.h4_chigasaki{
	font-size: 1.7rem;
	padding-bottom: 10px;
}

.h4_cont{
	background-color: #E3F6CE;
}

.div_border{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

.div_border h1{
	font-size: 1.6rem;
	font-weight: 400;
}

.div_border p{
	padding-bottom: 15px;
}

.table_data{
	border-collapse: collapse;
	width: 98%;
	border: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.table_data tr:nth-child(2n+1) {
  background: #f5f5f5;
}

.table_data tr th{
	padding-top: 10px;
	padding-bottom: 5px;
	width: 250px;
	border-bottom: 2px solid #999999;
}

.table_data tr td{
	border-bottom: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
}


.table_data_mini{
	width: 98%;
	margin-left: 1%;
	margin-bottom: 30px;
}

.table_data_mini caption{
	text-align: left;
}

.table_data_mini tr:nth-child(2n+1) {
  background: #f5f5f5;
}

.table_data_mini tr th{
	padding-top: 10px;
	padding-bottom: 5px;
	width: 250px;
	border-bottom: 2px solid #999999;
}

.table_data_mini tr td{
	border-bottom: 1px solid #999999;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table_course{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.table_course tr:first-child th{
	background-color: #e0e0e0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.8rem;
}
.table_course tr th{
	text-align: center;
	vertical-align: middle;
	font-size: 2.0rem;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #999999;
}
.table_course tr td{
	text-align: left;
	padding: 20px;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #999999;
}
.table_course tr td:last-child{
	border-right: none;
}
.bg_yellow{ background-color: #fec;}
.bg_blue{ background-color: #cdf;}
.bg_green{ background-color: #cfd;}
.bg_pink{ background-color: #fdf;}
/** ▼オーダーページ **/
.table_order{
	border-collapse: collapse;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
.table_order tr{}
.table_order tr th{
	text-align: center;
	padding: 5px 30px;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffe0ff;
}
.table_order tr td{
	padding: 5px 30px;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.border_b_td, .border_b_tr td{
	border-bottom: 1px solid #999999 !important;
}
.item_name{
	font-size: 2.0rem;
}
.table_order tr td input{
	width: 60px;
	font-size: 2.0rem;
	background-color: #e6e6fa;
}
.span_item_price{
	font-size: 1.8rem;
	color: #C7243A;
	font-weight: 800;
}
.price_wright_area{
	line-height: 200%;
	padding: 20px;
	border: 2px solid #ff7f50;
	border-radius: 20px;
	margin-bottom: 30px;
}
.seikyu_item{
	display: inline-block;
	width: 100px;
	line-height: 170%;
}
.seikyu_price{
	display: inline-block;
	width: 150px;
	text-align: right;
}
dl.mailform{
	padding-bottom: 20px;
}
/** ▲オーダーページ **/
.img_gallery{
	display: -webkit-flex; /* Safari */
    display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-around; /* Safari */
	justify-content:         space-around;
	-webkit-align-items: center; /* Safari */
	align-items:         center;
}

.img_gallery a img{
	padding: 5px;
	margin: 5px;
	width: 143px;
}

.flex_adjust{
	width: 153px;
	height: 0px;
}

#gallery_wrap{
	padding-bottom: 50px;
}

.h5_indoorview{
	font-size: 115%;
	font-weight: 400;
	text-align: left;
}

.h5_indoorview img{
	vertical-align: middle;
	margin-right: 10px;
}

.img_indoorview{
	margin-top: 0px;
}

.float_left{
	float: left;
	margin: 20px 20px 20px 10px;
}

.float_right{
	float: right;
	margin: 20px 10px 20px 20px;
}

ol{
	padding-left: 20px;
}

.ul_list{
	list-style-type: none;
	margin-bottom: 30px;
}

.ul_list li{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.ul_list_disc{
	list-style-type: disc;
	margin-bottom: 20px;
	margin-left: 25px;
}

.ul_list_disc li{
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.list_number li{
	padding-bottom: 10px;
}
/** ▲共通レイアウト **/

/** TOPページ *********************/
.top_page_info{
	overflow: auto;
}
.a_circle_imglink{
	display: inline-block;
	vertical-align: bottom;
	width: 330px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	overflow: hidden;
}
.top_page_info a img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
	transition:1s all;
}

.top_page_info a img:hover{
	transform:scale(1.2,1.2);
	transition:1s all;
}

.top_page_info h2{
	width: 100%;
	position: absolute;
	bottom: 0;
	font-size: 2.0rem;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
}

.p_top_page_info{
	padding-top: 15px;
	padding-bottom: 15px !important;
	font-size: 1.4rem;
}
.flex_descripton_area{
	padding: 20px;
}
.flex_descripton_area p{
	padding-top: 20px;
	font-size: 1.8rem;
	line-height: 200%;
}
.img_top_flex{
	width: 100%;
	height: auto;
}
.rireki{
	height: 100px;
	overflow: auto;
	background-color: #F7F2E0;
	margin-bottom: 20px;
}

.rireki ul li{
	border-bottom: 1px dotted #999999;
	list-style-type: none;
	padding-left: 15px;
	line-height: 180%;
}

.rireki ul li:before{
	content: '≫';
}


/** 最新情報かけ流し ************/
/** ▼BLOGフィード▼ *********************/

.section_news{
	min-height: 710px;
}

#feed{
	padding-top: 30px;
	padding-bottom: 30px;
}

#feed ul{
	list-style-type: none;
	display: -webkit-flex; /* Safari */
   	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between; /* Safari */
	justify-content:         space-between;
}

#feed ul li{
	width: 32%;
	margin-bottom: 30px;
	background-color: #edf9f3;
	padding: 10px 10px 20px 10px;
	border: 1px solid #0A2A0A;
}

#feed ul li a{
	display: inline-block;
	width: 100%;
	height: 210px;
	vertical-align: bottom;
	overflow: hidden;
	-moz-box-shadow: 0px 1px 2px #656565;
	-webkit-box-shadow: 0px 1px 2px #656565;
	box-shadow: 0px 1px 2px #656565;
}

#feed ul li a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#feed ul li .feed_eyecatch{
	width: 100%;
    -moz-transition: -moz-transform 3.5s linear !important;
    -webkit-transition: -webkit-transform 3.5s linear !important;
    -o-transition: -o-transform 3.5s linear !important;
    -ms-transition: -ms-transform 3.5s linear !important;
    transition: transform 3.5s linear !important;
}

#feed ul li .feed_eyecatch:hover{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.feednew{
	color: #ff0000;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


#feed ul li .feeddate{
	display: block;
	font-size: 1.6rem;
	color: #666666;
	text-align: right;
}

#feed ul li h4{
	font-size: 1.8rem;
	color: #330000;
}

.feedentry{
}


/** ホットトピックス ***************************/
#feed_topics{
	text-align: center;
	width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 20px;
	border: 4px solid #95DFD6;
	border-radius: 5px;/*丸*/
}

#feed_topics ul{
	list-style-type: none;
}

#feed_topics ul li{
	text-align: center;
}

.hottopics_feeddate{
	display: block;
	text-align: right;
}

#feed_topics ul li .feednew{
	float: right;
}

.h5_hottopics_title{
	font-size: 2.3rem;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #009F8C;
  font-weight: 400;
}


#feed_topics ul li .feedheader{
	display: block;
	overflow: auto;
}

#feed_topics ul li .feedheader:after{
	content: "";
	clear: both;
}

#feed_topics ul li .itemContent{

}
/** ▼コンタクトボタンエリア **/
.contact_button_area{
	width: 100%;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}
.a_contact_button{
	display: inline-block;
	box-sizing: border-box;
	position: relative;
  z-index: 2;
	font-size: 1.8rem;
	text-decoration: none;
	background-color: #F57DA7;
  border: 1px solid #F57DA7;
  color: #fff;
	padding: 10px 40px;
  overflow: hidden;
	margin-top: 25px;
	transition: all .3s;
}
.a_contact_button:hover{
	color: #333;
	transition: all .3s;
}
.a_contact_button::before{
	box-sizing: border-box;
	transition: all .3s;
}
.a_contact_button::after {
	position: absolute;
  z-index: -1;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  transition: all .3s;
	box-sizing: border-box;
}
.a_contact_button:hover::after{
  background: #F4E1E8;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.a_contact_button i{
	margin-right: 8px;
}
/** ▲コンタクトボタンエリア **/
/* TOPページポイントボックス */
.point_box{
	width: 960px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border:1px solid #0086AB;
}

.point_box:after{
	content: "";
	clear: both;
}

.point_box_title{
	float: right;
	width: 678px;
	padding: 15px;
}

.h3_point_box{
	font-size: 1.8rem;
}

.point_box_img{
	float: left;
	width: 280px;
	height: 210px;
}

.img_point_box{
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}

.point_box_des{
	float: right;
	width: 678px;
	padding: 0 15px 15px 15px;
}

.point_box_des p{
	font-size: 1.5rem;
	line-height: 160%;
	margin-bottom: 15px;
}
.point_box_button{
	display: block;
	text-align: center;
}
.a_button{
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 15px;
	background-color: #BF1E56;
  border: 1px solid #BF1E56;
	transition: all .3s;
	border-radius: 10px;
}
.a_button:hover{
	text-decoration: none;
	color: #333;
  background: #F4D2DE;
	transition: all .3s;
}
.a_button_big{
	display: inline-block;
	box-sizing: border-box;
	position: relative;
  z-index: 2;
	font-size: 2.2rem;
	text-decoration: none;
	background-color: #DA5019;
  border: 1px solid #DA5019;
  color: #fff;
	padding: 10px 40px;
  overflow: hidden;
	margin-top: 25px;
	transition: all .3s;
	border-radius: 5px;
}
.a_button_big:hover{
	color: #333;
	transition: all .3s;
}
.a_button_big::before{
	box-sizing: border-box;
	transition: all .3s;
}
.a_button_big::after {
	position: absolute;
  z-index: -1;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
  transition: all .3s;
	box-sizing: border-box;
}
.a_button_big:hover::after{
  background: #F3C0AB;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.a_button_big i{
	margin-right: 5px;
}
/** ▼商品ラインナップ ***/
.h3_product{
	font-size: 2.4rem;
	line-height: 200%;
}
.product_box_dummy{
	width: 32%;
	height: 0;
}
.product_box{
	width: 32%;
	padding: 15px;
	border: 1px solid #9f9f9f;
	border-radius: 20px;
}
.img_product{
	width: 100%;
	height: auto;
}
.product_box h4{
	font-size: 2.0rem;
}
.p_product_price{
	text-align: right;
}
.product_price span{
	color: #C7243A;
	font-size: 2.5rem;
	font-weight: 800;
}
.order_button{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.order_button button{
	background-color: #E06A3B;
	padding: 5px 15px;
	font-size: 1.8rem;
	color: #fff;
	border: 1px solid #DA5019;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
}
.order_button button:hover{
	background-color: #F3C0AB;
	color: #000;
	transition: 0.3s;
}
/** ▲商品ラインナップ ***/
/** ▼セミナーについて **/
.span_charge{
	font-size: 2.0rem;
}
.span_intax{
	font-size: 1.4rem;
	padding-left: 5px;
}
.h3_course_title{
	text-align: center;
	font-size: 2.4rem;
	line-height: 250%;
}
.border_yellow{
	border: 4px solid #F6CA06;
	border-radius: 15px;
	padding: 15px;
}
.border_blue{
	border: 4px solid #007AB7;
	border-radius: 15px;
	padding: 15px;
}
.border_pink{
	border: 4px solid #CA3C6E;
	border-radius: 15px;
	padding: 15px;
}
.course_item{
	width: 49%;
	padding: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #F9DB57;
	border-radius: 5px;
}
.c_i_b{
	border: 1px solid #45A1CF;
}
.course_item::after{
	content: "";
	clear: both;
	display: block;
}
.course_number{
	display: inline-block;
	float: left;
	width: 60px;
	height: 50px;
	color: #AC1B4E;
	font-size: 2.8rem;
	line-height: 50px;
	text-align: center;
}
.course_title{
	display: block;
	font-size: 2.0rem;
}
.course_des{
	display: inline-block;
	width: 305px;
	padding-top: 5px;
	padding-left: 25px;
}
.img_course_image{
	float: right;
	width: 200px;
	height: auto;
}
.badge_area{
	display: block;
	padding-bottom: 5px;
}
.course_teacher_2::before,.course_teacher::before{
	content: "講師:";
}
.course_teacher{
	display: inline-block;
	font-size: 1.3rem;
	padding: 1px 10px;
	margin-right: 5px;
	border: 1px solid #42AAC7;
	border-radius: 10px;
}
.course_teacher_2{
	display: inline-block;
	font-size: 1.3rem;
	padding: 1px 10px;
	margin-right: 5px;
	border: 1px solid #8B90BE;
	border-radius: 10px;
}
.badge_zoom{
	display: inline-block;
	color: #ffffff;
	font-size: 1.3rem;
	padding: 1px 10px;
	margin-right: 5px;
	border-radius: 10px;
	background-color: #3261AB;
}
.badge_zoom::before{
	content: "zoom";
}
.badge_vimeo{
	display: inline-block;
	color: #ffffff;
	font-size: 1.3rem;
	padding: 1px 10px;
	margin-right: 5px;
	border-radius: 10px;
	background-color: #00adef;
}
.badge_vimeo::after{
	content: "vimeo";
}
.badge_youtube{
	display: inline-block;
	color: #ffffff;
	font-size: 1.3rem;
	padding: 1px 10px;
	margin-right: 10px;
	border-radius: 10px;
	background-color: #BF1E56;
}
.badge_youtube::after{
	content: "YouTube";
}
.calendar_wrap iframe{
	width: 100%;
}
.schedule_des{
	padding-top: 50px;
}
.course_teacher_area{
	width: 100%;
	text-align: center;
}
.course_teacher_img{
	display: block;
	width: 320px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	border-radius: 50%;
  overflow: hidden;
}
.p_course_teacher_prof{
	font-size: 1.8rem;
	line-height: 200%;
}
.seminar_intro{}
.seminer_intro_border{
	display: inline-block;
	padding: 10px 40px;
	text-align: center;
	border: 4px solid #3261AB;
	font-size: 2.0rem;
	margin-bottom: 20px;
}
.intro_plus{
	width: 100px;
	text-align: center;
	font-size: 5.0rem;
	padding-top: 20px;
}

.table_couse_guide{
	width: 370px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #999999;
	margin-right: 10px;
}
.table_couse_guide tr th{
	background-color: #3261AB;
	color: #ffffff;
	font-size: 1.8rem;
	font-weight: 800;
	padding: 10px;
	height: 45px;
	border-right: 1px dotted #999999;
}
.table_couse_guide tr td{
	height: 85px;
	padding: 10px;
	background-color: #d5e0f1;
	border-right: 1px dotted #999999;
}
.td_date{
	width: 75px;
	text-align: center;
}
.table_couse_guide tr:nth-child(2n) td{
	background-color: #eaeff8;
}
.couse_guide_sub{
	background-color: #d5e0f1;
	width: 370px;
	border: 1px solid #999999;
}
.h4_couse_guide_sub{
	display: block;
	text-align: center;
	font-size: 1.8rem;
	color: #ffffff;
	line-height: 47px;
	font-weight: 800;
	background-color: #3261AB;
}
.h5_couse_guide_sub{
	display: block;
	text-align: center;
	font-size: 1.6rem;
	color: #ffffff;
	line-height: 40px;
	font-weight: 800;
	background-color: #3261AB;
}
.couse_guide_bg{
	background-color: #eaeff8;
}

.couse_guide_sub_innner{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.couse_guide_2column{
	background-color: #d5e0f1;
	width: 470px;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
}
.h3_3column_center{
	text-align: center;
}
.span_b_orange{
	display: inline-block;
	padding: 5px 20px;
	font-size: 2.2rem;
	margin-bottom: 15px;
	border: 3px solid orange;
	border-radius: 15px;
}
.span_b_blue{
	display: inline-block;
	padding: 5px 20px;
	font-size: 2.2rem;
	margin-bottom: 15px;
	border: 3px solid #44A5CB;
	border-radius: 15px;
}
.span_b_green{
	display: inline-block;
	padding: 5px 20px;
	font-size: 2.2rem;
	margin-bottom: 15px;
	border: 3px solid #5EC84E;
	border-radius: 15px;
}
.p_3column{
	font-size: 1.8rem;
	text-align: center;
	padding-bottom: 15px;
}
.p_salon_point{
	text-align: center;
	font-size: 1.8rem;
	line-height: 180%;
}
/** ▲セミナーについて **/
/**▼アスリートコース**/
.img_athlete_flow{
	width: 300px;
	height: auto;
}
.img_athlete_flow_arrow_side{
	width: 100px;
	height: auto;
}
.img_athlete_flow_arrow_down{
	display: none;
}
.athlete_flow_mobile{
	display: none;
}
.img_athlete_flow2{
	height: 320px;
	width: auto;
	margin-bottom: 20px;
}
.img_athlete_ex{
	width: 300px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/**▲アスリートコース**/
/** 料金案内ページ ********************/
.table_charge {
  width: auto;
  border-spacing: 0;
	font-size: 110%;
	margin-left: auto;
	margin-right: auto;
}

.table_charge caption{
	padding-bottom: 5px;
	font-size: 110%;
}

.table_charge th {
	color: #0A2A0A;
  padding: 8px 15px;
  background: #eee;
  background:-moz-linear-gradient(#eee, #ddd 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
  font-weight: 800;
  border-top:1px solid #aaa;
  border-bottom:1px solid #aaa;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(255,255,255,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	border-left: 1px solid #aaa;
}

.table_charge th:first-child {
  border-left:1px solid #aaa;
}
.table_charge th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.table_charge tr td {
  padding: 8px 15px;
  text-align: center;
	border-left: 1px solid #aaa;
	border-bottom:1px solid #aaa;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.table_charge tr td:first-child {
}
.table_charge tr td:last-child {
  border-right: 1px solid #aaa;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}

.table_charge tr td.count{
	color: #0A2A0A;
	background-color: #E6E6E6;
	font-weight: 800;
}

.table_charge tr {
  background: #fff;
}
.table_charge tr:nth-child(2n+1) {
  background: #f5f5f5;
}
.table_charge tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
.table_charge tr td.first-child {
  border-radius: 0 0 0 5px;
}
.table_charge tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
.table_charge tr:hover {
  background: #eee;
  cursor:pointer;
}

.table_comment{
	border: none;
	text-align: right !important;
}

.table_comment:hover{
	background: #fff !important;
	cursor: default;
}
/**▼協会について**/
.aboutus_person{
	margin-bottom: 50px;
}
.img_aboutus_picture{
	width: 100%;
	height: auto;
	border-radius: 50%;
	overflow: hidden;
}
.aboutus_profile_area{
	padding-top: 20px;
	padding-left: 40px;
}
.span_aboutus_katagaki{
	display: block;
	font-size: 2.2rem;
}
.span_aboutus_name{
	display: block;
	font-size: 2.8rem;
}
.span_aboutus_kana{
	display: block;
	font-size: 2.0rem;
}
.aboutus_sns_area{
	display: flex;
	padding-top: 5px;
	padding-bottom: 20px;
}
.a_sns_icon{
	display: inline-block;
	vertical-align: bottom;
	margin-right: 20px;
}
.icon_sns{
	height: 40px;
	width: auto;
}
/**▲協会について**/
/**▼プライバシーポリシー**/
.page_policy ul{
	margin-left: 25px;
	margin-bottom: 10px;
}
/**▲プライバシーポリシー**/
/**▼オンラインサロンエリア**/
.onlinesalon_area{
	text-align: center;
}
.onlinesalon_area h2{
	background: rgba(0, 0, 0, 0.8);
	color: #FFFFFF;
	font-size: 2.5rem;
	letter-spacing: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.bg_area{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 20px;
}
.bg_inner{
	text-align: center;
	padding: 20px;
	color: #FFFFFF;
	line-height: 180%;
	font-size: 1.8rem;
}
/**▲オンラインサロンエリア**/
/**▼FAQ**/
.dl_faq{
	padding-bottom: 20px;
}
.dl_faq dt{
	font-size: 1.8rem;
	font-weight: 800;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px dotted #999999;
}
.dl_faq dt::before{
	display: inline-block;
	float: left;
	content: "Q.";
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-size: 3.0rem;
	font-weight: 800;
	color: orange;
}
.dl_faq dt::after{
	display: block;
	content: "";
	clear: both;
}
.dl_faq dd{
	font-size: 1.8rem;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.dl_faq dd::before{
	display: inline-block;
	float: left;
	content: "A.";
	font-size: 3.0rem;
	font-weight: 800;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 15px;
	color: #BF1E56;
}
.dl_faq dd::after{
	display: block;
	content: "";
	clear: both;
}
/**▲FAQ**/
/**▼受講者の声**/
.dl_voice{
	position: relative;
	padding: 20px;
	border: 1px solid #9ACDE7;
	border-radius: 5px;
	margin-bottom: 30px;
}
.dl_voice::before{
	position: absolute;
	top: 10px;
	left: 20px;
	display: inline-block;
	font-size: 8.0rem;
	font-family: "Font Awesome 5 Free";
  content: '\f075';
  font-weight: 400;
	transform: scaleX(-1);
	color: #F0BA32;
}
.voice_blue::before{
	color: #007AB7;
}
.voice_pink::before{
	color: #DB7BB1;
}
.dl_voice::after{
	display: block;
	content: "";
	clear: both;
}
.dl_voice dt{
	display: block;
	width: 90%;
	float: right;
	font-size: 1.8rem;
	font-weight: 800;
	color: #345180;
	border-bottom: 4px solid #9ACDE7;
}
.dl_voice dd{
	display: block;
	width: 90%;
	float: right;
	font-weight: 1.5rem;
	line-height: 180%;
	padding-top: 10px;
}
/**▲受講者の声**/
/* SNSボタン */
.share {margin-top : 40px;}
.share ul {margin : 0;
    padding : 0;
    list-style : none;}
.share li a {display : block;
    padding : 10px;
    color : #fff;
    font-size : 14px;
    text-decoration : none;
    text-align : center;}
.share li a:hover {opacity :0.8;
    color : #fff;}
.share li a:visited{ color: #fff;}
.share ul:after {content : "";
    display : block;
    clear : both;}
.tweet a{background-color : #55acee;}
.facebook a{background-color : #315096;}
.googleplus a{background-color : #dd4b39;}
.hatena a{background-color : #008fde;}
.line a{background-color: #00c300;}
.pocket a{background-color :#f03e51;}
.rss a{background-color: #ff8c00;}
.feedly a{background-color: #6cc655;}

.share li {float : left;
    width : 20%;
    margin : 0;
margin-top:15px;}


/** ▼パララックス背景 *********************/
.parallax_h300 {
  width: 100%;
	min-height: 300px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 60px;
}
.parallax_header{
  width: 100%;
	height: 550px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.parallax_area{
	padding-top: 100px;
	padding-bottom: 100px;
}
.entry_button_area{
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.entry_button_bg{
	width: 600px;
	font-size: 1.8rem;
	padding: 20px 40px;
	margin-left: auto;
	margin-right: auto;
	background: rgba(255, 255, 255, 0.5);
}

.bg_contact{background-image: url(./img/contact_header_bg.jpg);}
.bg_order{background-image: url(./img/order_header_bg.jpg);}
.bg_policy{background-image: url(./img/policy_header_bg.jpg);}
.bg_product{background-image: url(./img/product_header_bg.jpg);}
.bg_tokusho{background-image: url(./img/tokusho_header_bg.jpg);}
.contact_area_bg{background-image: url(./img/contact_area_bg.jpg);}
/** ▲パララックス背景 *********************/
#term1,#term2,#term3,#term4{display: none;}

/**Vオーダーボタン停止V**/
.order_button button {
    /* クリックを無効にする */
    pointer-events: none;
    
    /* 見た目をグレーにする（透過させる） */
    opacity: 0.5;
    
    /* カーソルを「禁止」にする（pointer-events:none時は反応しない場合が多いですが念のため） */
    cursor: not-allowed;
    
    /* 必要に応じて背景色を直接指定 */
    background-color: #ccc !important;
}
