@charset "UTF-8";
/*----------このエリアは削除すると正しく動作しない可能性があります----------

Theme Name:   LION MEDIA Child
Theme URI:    http://fit-jp.com/theme/
Description:  FIT(フィット) が制作するメディア用WordPressTHEME「LION MEDIA」の子テーマ
Author:       Kota Naito　@FIT(フィット)
Author URI:   http://fit-jp.com/about/
Template:     lionmedia
Version:      1.2
License:      GNU GENERAL PUBLIC LICENSE
License URI:  http://www.gnu.org/licenses/gpl.html

----------このエリアは削除すると正しく動作しない可能性があります----------*/


/*/////////////////////////////////////////////////
//下記ユーザーカスタマイズエリア
/////////////////////////////////////////////////*/
#extra__menu{
}
.menuNavi{
}
#menuNavi__search{
	display: none;
}
/************************共通*************************************************/
.l-main.l-main-single {
  padding: 0 0 0 0;
}
html{
	overflow-x: hidden;
}
.t-light .l-footer {
  background: #0d65c7;
  color: white;
}

/************************マーカー***********************************************/
#yadaman_blue .c-marker {
  background: -webkit-linear-gradient(left, rgb(40,70,160) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(40,70,160) 50%, transparent 50%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background: linear-gradient(left, rgb(40,70,160) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 10px;
  background-position: 100% 100%;
  transition: 2s;
}
#yadaman_blue .c-marker.is-active {
  background-position: 0% 100%;
}

#yadaman_black .c-marker {
  background: -webkit-linear-gradient(left, rgb(0,0,0) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(0,0,0) 50%, transparent 50%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background: linear-gradient(left, rgb(0,0,0) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 10px;
  background-position: 100% 100%;
  transition: 2s;
}
#yadaman_black .c-marker.is-active {
  background-position: 0% 100%;
}

#yadaman_yellow .c-marker {
  background: -webkit-linear-gradient(left, rgb(255,255,0) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(255,255,0) 50%, transparent 50%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background: linear-gradient(left, rgb(255,255,0) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 10px;
  background-position: 100% 100%;
  transition: 2s;
}
#yadaman_yellow .c-marker.is-active {
  background-position: 0% 100%;
}

#yadaman_green .c-marker {
  background: -webkit-linear-gradient(left, rgb(0,128,0) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(0,128,0) 50%, transparent 50%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background: linear-gradient(left, rgb(0,128,0) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 10px;
  background-position: 100% 100%;
  transition: 2s;
}
#yadaman_green .c-marker.is-active {
  background-position: 0% 100%;
}

#yadaman_pink .c-marker {
  background: -webkit-linear-gradient(left, rgb(255,0,45) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(255,0,45) 50%, transparent 50%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background: linear-gradient(left, rgb(255,0,45) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 10px;
  background-position: 100% 100%;
  transition: 2s;
}
#yadaman_pink .c-marker.is-active {
  background-position: 0% 100%;
}
/************************フッター*************************************************/
.widgetFoot__contents img.footer_right_img{
	border: 1px solid white;
}
.widgetFoot .widgetFoot__contents .footer_left_box img{
	width: 50%;
	margin-top: 3%;
}
.widgetFoot .widgetFoot__contents .footer_left_box h2{
	font-size: 150%;
	margin-bottom: 3%;
}
.widgetFoot .widgetFoot__contents .footer_left_box p{
	line-height: 150%;
font-size: 125%;
}


/*********************************************出現用***************************************************************/
.sa {
  opacity: 0;
  transition: all 0.8s ease;
}
.sa-slow{
	transition: all 1.5s ease;
}
.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 50px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}

/*********************************************slick***************************************************************/
ul.blog_slider{}
ul.blog_slider li{
	padding: 5px;
	position: relative;
}
ul.blog_slider li span.blog_date{
	position: absolute;
	top: 3%;
	padding: 1%;
	left: 5%;
	background: rgba(255,255,255,0.9);
	text-align: center;
}
ul.blog_slider li span.blog_title{
  position: absolute;
  bottom: 0;
  padding: 10px;
  left: 0;
  background: rgba(255,255,255,0.7);
  text-align: center;
  width: 100%;
}
ul.blog_slider li img{
	height: 300px;
	width: 100%;
	object-fit: cover;
}
/***********************Glow*****************************************/
.glowAnime span{opacity: 0;}

/*アニメーションで透過を0から1に変化させtext-shadowをつける*/
.glowAnime.glow span{ animation:glow_anime_on 1s ease-out forwards; }

@keyframes glow_anime_on{
  0% { opacity:0; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
  50% { opacity:1;text-shadow: 0 0 10px #fff,0 0 15px #fff; }
  100% { opacity:1; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
}

.header_img_middle_box img{
	width: 100%;
}
/*************************top_page***************************************/
/*************************section_1*************************************/
section.header_img_outer_box{height: 800px;}
.header_img_outer_box .slider{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	height: 800px;
}
.header_img_outer_box .slider img{
	height: 800px;
	width: 100%;
	object-fit: cover;
}
.header_img_outer_box .slider button{
	display: none!important;
}
.page_top .header_img_middle_box{
	padding: 100px;
}
.page_top .header_img_middle_box{
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	padding-top: 250px;
}
.page_top .header_img_middle_box h1{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	display: inline-block;
	text-align: left;
	font-family: 'Yuji Syuku', serif;
	text-shadow: 0px 1px 10px #000;
	color: white;
	font-size: 230%
}
#section_1{
	margin: 10% 0;
}
/*************************to_contact_page_area*************************************/
#top .to_contact_page_area{margin-bottom: 150px;}
.to_contact_page_area{margin-bottom: 0px;margin-top: 100px;}
.to_contact_page_area .to_contact_page_arrow_area{}
.to_contact_page_area .to_contact_page_arrow_area p{
	text-align: center;
	margin: 10% 0;
}
#section_1 h2.top_title{
	padding: 0;
}
section h2.top_title{
	font-size: 300%;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: 50px;
	font-family: 'Yuji Syuku', serif;
}
section h2.top_title span{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	  margin-top: auto;
	font-size: 180%;
	z-index: 1;
	opacity: 0.02;
	top: -40%;
	font-family: "Lato", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo, Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	letter-spacing: -.1rem;
}


.to_contact_page_area .to_contact_page_area_bottom{
	background: url("https://maruya-soba.tokyo/wp-content/uploads/2022/09/IMG_04511.jpeg") no-repeat;
	background-size: cover;
	background-position: center;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	position: relative;
	margin-top: 50px;
}

.to_contact_page_area .to_contact_page_area_bottom::after {
	content: '';
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}


.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer{
	width: 900px;
	position: relative;
	margin: 0 auto;
}
.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner{
	padding: 10% 0;
}
.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner p{
	font-size: 125%;
	line-height: 200%;
	font-weight: normal;
	position: relative;
	z-index: 4;
	color: white;
	text-align: center;
}
.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner a{
	display: block;
	background: white;
	width: 60%;
	margin-left: 20%;
	padding: 4%;
	color: black;
	text-align: center;
	margin-top: 5%;
	font-size: 150%;
	position: relative;
	border: 1px solid white;
	transition: all .3s;
	z-index: 3;
}
.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner a:hover{
	background: none;
	color: white;
}
.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner a::after {
	position: absolute;
	right: 10%;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0da";
	transition: all 0.3s ease;
	margin-right: 1%;
	font-size: 150%;
	top: 33%;
}

.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner a:hover:after{
	right: 5%;
}
.top_big_box_title_inner{
  text-align: right;
  font-family: 'Yuji Syuku', serif;
}

.to_contact_page_area p.to_contact_icon{
	text-align: center;
}


/*************************section_2*************************************/

/*アコーディオンタイトル*/
.title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1rem;
    font-weight: normal;
    padding: 3% 3% 3% 50px;
    transition: all .5s ease;
}

/*アイコンの＋と×*/
.title::before,
.title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
    
}
.title::before{
    top:48%;
    right: 0;
    transform: rotate(0deg);
    
}
.title::after{    
    top:48%;
    right: 0;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.title.close::before{
  transform: rotate(45deg);
}

.title.close::after{
  transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.box {
    display: none;/*はじめは非表示*/
    background: #f3f3f3;
  margin:0 3% 3% 3%;
    padding: 3%;
}


.top_big_box_title_inner h2{
	font-size: 250%;
	letter-spacing: 1rem;
}
.top_big_box{
  text-align: right;
  font-family: 'Yuji Syuku', serif;
}
.top_big_box h3{
	float: right;
	margin: 1%;
  writing-mode: vertical-rl;
  display: inline-block;
}
.top_big_box ul{}
.top_big_box ul.menu li{
	writing-mode: vertical-rl;
	display: inline-block;
	padding: 0 .5%;
	height: 230px;
	text-align: left;
 }
 .top_big_box ul.menu li span{
 	text-orientation: upright;
 	margin-top: 10px!important;
 }
.content .top_big_box ul.menu li::before {
  content: none;
}


#section_2{}
#section_2 .section_2_inner_left{
	padding-top: 10%;
}
#section_2 .section_2_inner_left img{
	width: 70%;
	float: left;
	height: 600px;
	object-fit: cover;
}
#section_2 .section_2_inner_left p{
	writing-mode: vertical-rl;
	display: inline-block;
	text-align: left;
	font-size: 125%;
	margin-right: 8%;
}
#section_2 .section_2_inner_left:after{
	content: "";
	display: block;
	clear: both;
}
#section_2 .section_2_inner_right{
		padding-top: 10%;
}
#section_2 .section_2_inner_right img{
	width: 60%;
	float: right;
	height: 500px;
	object-fit: cover;
}
#section_2 .section_2_inner_right p{
	writing-mode: vertical-rl;
	display: inline-block;
	text-align: left;
	font-size: 125%;
	margin-right: 8%;
}
#section_2 .section_2_inner_right:after{
	content: "";
	display: block;
	clear: both;
}




/*************************section_3*************************************/
#section_3{margin-top: 100px;}
#section_3 .top_big_box_title{

}
#section_3 .top_big_box_title h2{
	text-align: center;
}

#section_3 .inner_box{}
#section_3 .inner_box .top_big_box{
	margin: 50px 0;
}
#section_3 .inner_box .top_big_box ul.payment_list{
	display: table;
	table-layout: fixed;
	width: 70%;
	margin-left: 15%;
	text-align: center;
}
#section_3 .inner_box .top_big_box ul.payment_list li{
	display: table-cell;
}
#section_3 .inner_box .top_big_box ul.payment_list li::before{
	content: "";
}


/*************************section_4*************************************/
#section_4{margin-top: 100px;}

#section_4 h2{
	margin-bottom: 50px;
	text-align: center;
}



/*************************section_5*************************************/
#section_5{
	margin-top: 100px;
}

#section_5 h2{
	margin-bottom: 50px;
	text-align: center;
}

#section_5 p{
		text-align: center;
}







@media screen and (max-width: 810px) {
	body{
		overflow-x: hidden;
	}
	.l-wrapper{
		width: 100%;
		max-width: 100%;
	}
	.inner_box{
		padding: 3% 2%;
	}
	.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer {
	  width: 100%;
	}
	
	.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner {
	  padding: 10% 2%;
	}
	.l-main.l-main-w900 {
	  width: 100%;
	}
	.top_big_box_title .top_big_box_title_inner h2{
		text-align: center;
		padding: 0;
	}

	.title::before{right: 80px;}
	.title::after{right: 80px;}

	section h2.top_title span{
		font-size: 120%;
		top: 0;
		letter-spacing: -.5rem;
	}















}




@media screen and (max-width: 640px) {

	
	.inner_box .top_big_box .top_big_box_bottom h3{
		width: 100%;
	}
	.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner a {
	  width: 80%;
	  margin-left: 10%;
	  font-size: 120%;
	}
	
	.to_contact_page_area .to_contact_page_area_bottom .to_contact_page_outer .to_contact_page_inner a::after {
	  right: 8%;
	  margin-right: 1%;
	  font-size: 150%;
	  top: 25%;
	}
	#section_2 .section_2_inner_left img{
		height: 400px;
	}

	#section_2 .section_2_inner_right img{
		height: 300px;
	}

	#section_3 .inner_box .top_big_box ul.payment_list {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-left: 0;
		text-align: center;
	}

	#section_3 .inner_box .top_big_box ul.payment_list li {
	  padding: 0;
	}



}