@charset "utf-8";

/*!
Theme Name: mimata_theme
Theme URI: http://example.com/
Description: child theme for the Xeory
Author: バズ部
Author URI: http://bazubu.com/
Template: xeory_extension
Version: 0.2.2
*/

br.s_up{
	display: none;
}

@media screen and (max-width: 1220px){
	.wrap,
	#footer .wrap{
		padding: 0 20px;
	}
	.information_box .flex.reverse .box_large .img{
		width: 48%;
	}
	.mv{
		min-height: auto;
	}
}

@media screen and (max-width: 991px){
	html{
		font-size: 14px;
	}
	.text{
		font-size: 14px;
	}
	body{
		min-width: 320px;
	}
	.top_menu a{
		line-height: 2;
		font-size: 16px;
	}
	.page_mv .top_menu {
		bottom: -80px;
	}

	/* PARTS */
	.img_ab_box .img{
		position: initial;
		transform: initial;
		margin-bottom: 20px;
		text-align: center;
	}
	.img_ab_box .text_box{
		width: 100%;
		text-align: center;
	}
	.img_ab_box .text_box .text{
		font-size: 1rem;
	}
	.subtitle{
		font-size: 1.6rem;
	}
	.subtitle{
		margin-bottom: 30px;
	}

	/* HEADER */
	.logo{
		left: 0;
	}

	/* FOOTER */
	#footer .footer_left{
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	#footer .footer_right{
		width: 100%;
	}
	#footer .footer_left .footer_logo {
		margin-bottom: 20px;
	}
	#footer .footer_left .footer_reserve_link{
		justify-content: center;
	}
	#footer .footer_right_links{
		margin-top: 90px;
	}
	.pagetop{
		bottom: 60px;
		right: 20px;
	}

	/* COMMON-FOOTER */
	.common_footer .box{
		width: 49%;
	}
	.common_footer .box.n3{
		width: 100%;
		margin-top: 2%;
	}
	.common_footer{
		padding: 50px 0;
	}

	/* TOP */
	.mv .mv_logo{
		align-items: center;
		justify-content: center;
	}
	.mv .mv_logo img{
		width: 100px;
	}
	.mv .mv_logo .text_box {
		transform: translateX(15px);
	}
	.mv .text_img img{
		width: 200px;
	}
	.header_content .flex>div{
		padding: 5px 10px;
	}
	.header_content .flex>div.toggle_wrap{
		padding: 5px 13px;
	}
	.logo img{
		width: 50px;
	}

	.mv video {
		display: none;
	}
	.home_sec02.front_sec,
	.front_sec{
		padding-top: 50px;
	}
	.home_sec03_slider_content {
		width: 550px;
		padding: 50px 0;
		margin: 0 10px;
	}
	.home_sec03_slider_content .box{
		width: 370px;
		height: 220px;
	}
	.home_sec04 .box .text{
		font-size: 14px;
	}
	.home_sec04 .box .read_more {
		text-align: left;
		margin-top: 10px;
	}
	.home_sec04 .box .capacity{
		margin-top: 10px;
	}
	.home_sec04 .mountain_img{
		height: 50%;
	}
	.home_sec05 {
		padding-bottom: 100px;
	}

	/* 当館について */
	.box_column .text_box{
		width: 100%;
	}
	.box_column .img{
		width: 100%;
		margin-bottom: 20px;
	}
	.concept_sec01 {
		margin-bottom: 70px;
	}
	.concept_sec02 .img img,
	.concept_sec03 .img img{
		width: 100%;
	}
	.concept_slider li{
		width: 300px;
		margin: 0 10px;
	}
	.next_arrow{
		right: 20px;
	}
	.prev_arrow{
		left: 20px;
	}

	/* きれいの湯 */
	.beauty_sec02 .box {
		height: 300px;
	}
	.beauty_sec02 .text_box {
		padding: 20px 50px;
	}
	.beauty_sec02 .text_box .text.center {
		font-size: 1.5rem;
		height: 55px;
	}
	.beauty_sec01{
		margin-bottom: 0;
	}

	/* きれいの湯 下層ページ */
	.bihada_sec01 .text_box{
		width: 100%;
		margin-top: 20px;
	}
	.bihada_sec01 .img{
		width: 100%;
		text-align: center;
	}
	.bihada_table{
		width: 100%;
		margin-bottom: 20px;
	}
	.bihada_sec01 .box.n2 .text_box{
		width: 100%;
	}
	.page_medical .voice_content .voice_box{
		width: 100%;
	}
	.bihada_sec02 .img{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.bihada_sec02 .text_box{
		width: 100%;
	}
	.bihada_sec01 {
		margin-bottom: 50px;
	}
	.voice_content .voice_box{
		width: 100%;
	}
	.voice_content .voice_box:first-child{
		margin-bottom: 40px;
	}
	.voice_content .voice_box .img {
		width: 30%;
	}
	.voice_content .voice_box .text{
		width: 67%;
	}

	/* プランページ */
	.special_sec .box_column .img,
	.special_sec .box_column .text_box{
		width: 100%;
	}
	.special_sec .box_column .text_box{
		margin-bottom: 20px;
	}
	.special_sec .box_column .img{
		text-align: center;
	}
	.special_sec .box_column.only_img .img{
		width: 48%;
	}
	.box_column .text_box .text.top,
	.special_sec .text.special_subtext{
		font-size: 1.2rem;
	}
	.special_sec{
		padding: 50px 0;
	}
	.special_sec .box_column.big_img_box .big_img_left img,
	.special_sec .box_column.big_img_box .big_img_right img{
		max-width: 100%;
		transform: initial;
	}
	.special_sec .box_column.big_img_box .text_box{
		margin-top: 20px;
	}
	.special_sec .box_column .img .text.adjust{
		margin: 30px 0;
		text-align: left;
	}
	.special_sec .box_column .img.mb_adjust{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	.special_sec .box_column .img.mb_adjust img{
		width: 48%;
	}
	.special_sec .box_column .img.mb_adjust img:first-child{
		margin-bottom: 0;
	}
	.special_sec .box_column .img .text_box.width_adjust{
		text-align: left;
		margin-top: 20px;
	}
	.special_sec04 .room_info{
		width: 100%;
		margin-bottom: 20px;
	}
	.special_sec04 .img{
		width: 100%;
		text-align: center;
	}
	.family_short .special_sec03 .mountain.n2 {
		margin-top: 50px;
	}
	.family_short .special_sec01 .box_column .img.mb_adjust img:first-child{
		margin-bottom: 0;
	}

	/* ご宿泊 */
	.room_info{
		padding-top: 80px;
	}
	.stay_sec01{
		margin-bottom: 20px;
	}
	.room_info .text_box{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.room_info .img{
		width: 100%;
	}
	.room_info .img img{
		width: 100%;
	}
	.room_info .text_box .price_wrap{
		justify-content: center;
	}
	.stay_sec02_content table td{
		padding: 10px 20px;
	}
	.room_slider li {
		width: 270px;
		margin: 0 10px;
	}
	.room_slider .next_arrow{
		right: 20px;
	}
	.room_slider .prev_arrow{
		left: 20px;
	}

	/* お料理 */
	.food_sec01 .box.n1{
		margin-bottom: 50px;
	}
	.food_sec01 .box.n2 .img{
		text-align: center;
		transform: initial;
	}
	.food_sec01 .box.n2 .subtitle,
	.food_sec01 .box.n2 .text,
	.food_sec01 .box.n2 .name_box .job,
	.food_sec01 .box.n2 .name_box .name {
		-webkit-writing-mode: initial;
		-ms-writing-mode: initial;
		writing-mode: initial;
	}
	.food_sec01 .box.n2 .text_box .flex{
		display: block;
	}
	.food_sec01 .box.n2 .subtitle{
		margin-left: 0;
	}
	.food_sec01 .box.n2 .text.adjust{
		padding-top: 0;
		text-align: left;
	}
	.food_sec01 .box.n2 .text.adjust br{
		display: none;
	}
	.food_sec01 .box.n2 .name_box{
		display: block;
		margin-right: 0;
		padding-top: 30px;
	}
	.food_sec01 .box.n2 .name_box .job{
		font-size: 14px;
		text-align: right;
	}
	.food_sec01 .box.n2 .name_box .name{
		padding-top: 0;
		font-size: 20px;
		text-align: right;
	}
	.food_sec02 .box_column .img img.ps_ab{
		left: 10px;
	}
	.food_sec02 .box_column {
		margin-bottom: 100px;
	}
	.food_footer .text_box{
		width: 100%;
		margin-bottom: 20px;
	}
	.food_footer .img{
		width: 100%;
		text-align: center;
	}
	.food_footer .text.gothic br{
		display: none;
	}

	/* お知らせ */
	.wp-pagenavi a, .wp-pagenavi span{
		font-size: 14px;
		padding: 2px 10px;
	}
	.news_wrap {
		padding: 0;
	}

	/* ご利用案内 */
	.information_box .box_small{
		width: 100%;
		margin: 20px 0;
	}
	.information_box .flex.reverse .box_large{
		text-align: left;
	}
	.information_box .box_large{
		width: 100%;
		text-align: left;
		margin: 20px 0;
	}
	.information_box .text{
		font-size: 14px;
		max-width: 100%;
	}
	.information_box .box_large img,
	.information_box .box_small img{
		width: 100%;
	}
	.information_box .flex{
		display: block;
	}
	.information_box{
		margin-bottom: 0;
	}
	.information_sec02 .img{
		position: initial;
		transform: initial;
		padding-top: 20px;
	}
	.information_sec02 .text_box{
		width: 100%;
	}
	.information_sec03 .box.n1{
		width: 100%;
		margin-bottom: 20px;
	}
	.information_sec03 .box.n2{
		width: 100%;
	}

	/* 宴会 */
	.party_sec01 .party_plan .text_box{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.party_sec01 .party_plan .img{
		width: 100%;
		text-align: center;
	}
	.party_sec01 .party_plan .text_box .text.adjust{
		justify-content: center;
	}
	.party_sec01 .party_plan .course .plan_price_wrap{
		justify-content: center;
	}
	.party_sec02_left{
		width: 35%;
		margin-right: 1%;
	}
	.party_sec02_right{
		width: 64%;
	}
	.privacy li{
		font-size: 14px;
	}


.home_sec06.front_sec {
    padding-bottom: 2em;
}

}

@media screen and (max-width: 767px){
	br.s_up{
		display: block !important;
	}
	.wrap{
		overflow: initial;
	}

	/* HEADER */
	.header_content .flex>div.header_content_left,
	.header_content .flex>div.header_content_center{
		display: none;
	}
	.header_content .flex>div.toggle_wrap{
		padding: 0;
	}
	.header_content{
		background-color: transparent;
	}
	.home .nav_toggle span{
		background-color: #fff;
	}
	body.home.fixed .nav_toggle span{
		background-color: #201613;
	}
	.header_content{
		position: fixed;
		top: 0;
		right: 0;
		padding: 20px;
		z-index: 999;
	}
	.logo img {
		width: 30px;
		margin-bottom: 5px;
	}
	.logo_text span.big{
		font-size: 1.1rem;
	}
	.logo_text span.small,
	.logo_text span.middle{
		font-size: 9px;
	}
	.logo_text{
		align-items: center;
		line-height: 1.5;
	}
	.logo{
		padding: 10px 15px;
	}
	.logo_text span.big{
		line-height: 1.3;
	}
	.toggle_menu{
		position: fixed;
		top: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		max-width: 260px;
		padding: 50px 0 20px 20px;
		overflow-y: scroll;
	}
	#header .toggle_menu li{
		border-bottom: none;
		text-align: left;
	}
	#header.open .nav_toggle span{
		background-color: #201613 !important;
	}
	#header .toggle_menu a{
		padding: 0;
		display: inline-block;
		width: auto;
	}
	#header .toggle_menu>ul>li{
		padding: 5px 0;
	}
	#header .toggle_menu ul.sec_ul{
		display: none;
		z-index: 0;
		position: initial;
		padding-left: 1em;
	}
	#header .toggle_menu .parent:hover ul.sec_ul{
		transform: translate(0);
		transition: initial;
	}
	#header .toggle_menu ul.sec_ul li a{
		padding: 0;
	}
	#header .toggle_menu a::after{
		display: none;
	}
	#header .toggle_menu a:hover{
		color: #201613;
	}
	#header .toggle_menu ul.sec_ul a::before{
		content: "・";
	}
	#header .toggle_menu li.parent a::before{
		transition: .2s;
	}
	#header .toggle_menu li.parent.toggle_open a::before{
		transform: rotate(90deg);
	}


	/* FOOTER */
	#footer .sitemap{
		display: none;
	}
	#footer .footer_nav ul li{
		width: 48%;
		padding: 10px 0;
		border: none;
	}
	#footer .footer_nav ul{
		justify-content: space-between;
	}
	#footer .footer_nav ul li:last-child{
		border: none;
	}
	#footer .footer_nav {
		margin: 0;
	}
	#footer .footer_right_links {
		margin-top: 40px;
	}
	.pagetop span{
		width: 40px;
		height: 40px;
		font-size: 30px;
		line-height: 35px;
	}
	#footer .footer_left .footer_logo img{
		width: 110px;
	}
	#footer .footer_left .footer_reserve_link a{
		padding: 5px 10px;
	}
	#footer .footer_info_content .text:first-child{
		margin-right: 0;
	}

	/* PARTS */
	.title_text::before{
		height: 40px;
		bottom: -10px;
	}
	.title{
		margin-bottom: 70px;
	}
	.img_ab_box .text_box .text br{
		display: none;
	}
	.subtitle{
		font-size: 1.4rem;
	}
	.text.small_text{
		margin-bottom: 10px;
	}
	.slide_arrow {
		width: 30px;
	}

	/* MV内メニュー */
	.top_menu{
		display: none;
	}

	/* TOP */
	.mv img.mv_text,
	.mv .mv_logo{
		transform: initial;
		position: initial;
	}
	.mv .wrap{
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	.mv .text_img img {
		width: 160px;
	}
	.mv .text_img{
		margin-top: 20px;
	}
	.home_sec02 .title {
		margin-bottom: 70px;
	}
	.home_sec02_content .text{
		font-size: 1rem;
	}
	.home_sec02_content .text br{
		display: none;
	}
	.home_sec03_slider_content{
		width: 300px;
		margin: 0 5px;
		padding: 30px 0;
	}
	.home_sec03_slider_content .box{
		width: 260px;
		height: 150px;
	}
	.home_sec03_slider_content .box .text{
		font-size: 1.3rem;
	}
	.home_sec04 .box{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.home_sec04 .box:last-child{
		margin-bottom: 0;
	}
	.news .flex{
		display: block;
	}
	.news .title_text span{
		text-align: center;
	}
	.news .title_text::before{
		left: 50%;
	}
	.news_content{
		width: 100%;
		border-bottom: none;
		display: block;
	}
	.news_box{
		width: 100%;
		border-top: 1px solid #000;
		padding: 20px 0;
	}
	.news_box:last-child{
		border-bottom: 1px solid #000;
	}
	.news_box .date{
		margin-bottom: 10px;
	}

	.home_sec06.front_sec video {
	    width: 100%;
	    position: static;
	    top: 0;
	}

	.home_sec06.front_sec .flex.fadein.scrollin {
	    position: relative;
	    padding: 20px 0;
	}

.col_3.video-box {
    width: 100%;
}

.col_3.video-box {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

	/* PAGE */
	.page_mv {
		margin-top: 55px;
	}
	.page_mv .wrap{
		padding: 0;
	}

	/* きれいの湯 */
	.beauty_sec02 .box{
		width: 100%;
	}
	.beauty_sec02 .text_box .text.center{
		height: auto;
	}
	.beauty_sec02 .text_box .text.center{
		font-size: 1.3rem;
		margin: 15px 0;
	}
	.common_footer .box{
		height: 150px;
	}
	.common_footer .box.n3{
		height: 220px;
	}

	/* きれいの湯 下層ページ */
	.bihada_sec01 .title_text{
		font-size: 1.4rem;
	}
	.page_medical .bihada_sec01 .box.n1 .att_box .text .indent{
		padding-left: 0;
	}
	.table-wrap{
		margin-bottom: 0;
	}
	.section {
		padding-top: 50px;
	}
	.voice_content{
		padding: 50px 0;
	}
	.voice_content .voice_box .img{
		width: 100%;
		margin-bottom: 20px;
	}
	.voice_content .voice_box .text{
		width: 100%;
		font-size: 14px;
	}
	.bihada_sec02{
		padding: 50px 0;
	}
	.bihada_sec02 .text_box .text{
		font-size: 14px;
	}
	.bihada_sec03 .img{
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
	}
	.bihada_sec03 .text_box{
		width: 100%;
		text-align: center;
	}
	.bihada_sec03 .text_box .text{
		font-size: 1.6rem;
	}
	.page_medical .bihada_sec03 .text_box .text.top {
		margin-bottom: 10px;
	}
	.bihada_sec03 .text_box .read_more{
		margin-top: 20px;
		text-align: right;
	}
	.bihada_sec03 {
		padding: 30px 0;
	}
	.special_title{
		font-size: 1.5rem;
	}
	.special_sec .youtube iframe{
		width: 300px;
		height: 170px;
	}
	.special_sec .box_column.only_img .img{
		margin-bottom: 0;
	}
	.special_sec04 .subtitle{
		text-align: center;
		margin-bottom: 20px;
	}
	.special_sec04 .subtitle span{
		display: block;
	}
	.special_sec04 .box_flex .box{
		width: 100%;
	}
	.special_sec04 .box_flex .box.n1{
		margin-bottom: 20px;
	}
	.special_sec04 .room_info .text_box{
		display: block;
	}
	.special_sec04 .room_info .text_box .room_desc{
		text-align: left;
	}
	.special_sec04 .room_info .text_box .read_more{
		text-align: right;
		margin-top: 20px;
	}
	.room_info .text_box .price_wrap{
		justify-content: flex-start;
	}
	.special_slider li {
		width: 280px;
		margin: 0 5px;
	}
	.special_slider .next_arrow{
		right: 20px;
	}
	.special_slider .left_arrow{
		left: 20px;
	}
	.special_sec05_banner{
		margin: 50px auto 0;
		padding: 20px;
	}
	.special_sec05_banner .text_box{
		width: 100%;
		text-align: center;
	}
	.special_sec05_banner .text.top{
		margin-bottom: 15px;
		font-size: 1.2rem;
	}
	.special_sec06 .box{
		width: 100%;
		padding: 30px 0;
	}
	.special_sec06 .box:first-child{
		margin-bottom: 20px;
	}
	.special_sec .box_column .flex.aife .img{
		margin-bottom: 0;
	}
	.special_sec .box_column {
		margin: 20px 0;
	}

	/* 宿泊 */
	.room_info .text_box .room_link{
		display: block;
	}
	.room_info .text_box .room_link .read_more a{
		display: inline-block;
	}

	/* 宴会 */
	.party_sec01 .plan_name .text,
	.party_sec01 .plan_name .text.small{
		font-size: 1.7rem;
	}
	.party_sec01 .feature{
		transform: initial;
		position: initial;
		margin: 20px auto 0;
	}
	.party_sec01 .feature_text.double_text{
		top: 40px;
		left: 10px;
	}
	.party_sec01 .party_plan .text_box .text.adjust span{
		font-size: 14px;
	}
	.party_sec01 .plan_link{
		display: block;
	}
	.party_sec01 .plan_link .read_more a{
		display: inline-block;
	}
	.party_sec01 .party_plan .course .plan_price_wrap .plan_price span.tax:nth-of-type(3){
		display: block;
	}
	.party_sec01 .party_plan.n2 .course .text{
		font-size: 1.3rem;
	}
	.party_sec01 .party_plan.n2 .img .plan_link{
		margin-top: 10px;
	}
	.party_sec02_left{
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	.party_sec02_right{
		width: 100%;
	}
	.party_sec02_left .text.top{
		font-size: 1.4rem;
		margin-bottom: 5px;
	}
	.party_sec02 {
		padding: 30px 0;
		margin: 30px 0;
	}
	.food_sec01 .box.n2{
		margin-bottom: 0;
	}
	.food_sec02 .box_column .img{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.food_sec02 .box_column .text_box{
		width: 100%;
	}
	.food_sec02 .box_column .img img.ps_ab{
		width: 25px;
	}
	.food_menu .menu_content .menu_box {
		width: 100%;
		margin: 0 0 25px;
	}
	.food_menu .menu_box .menu_name{
		font-size: 1.2rem;
		margin: 5px 0;
	}
	.food_menu .menu_box .price span.yen{
		font-size: 1.3rem;
	}
	.food_menu .menu_box .price{
		font-size: 1.8rem;
	}
	.food_menu .menu_box .img{
		text-align: center;
	}
	.food_footer_bottom .text{
		font-size: 1.2rem;
	}

	/* 周辺観光情報 */
	.tourist_sec01 .box .img{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.tourist_sec01 .box .img .text{
		text-align: left;
	}
	.tourist_sec01 .box .text_box{
		width: 100%;
	}
	.tourist_sec01 .box .text_box .text{
		font-size: 14px;
	}
	.tourist_sec01 .box .text_box .text.top{
		font-size: 1.2rem;
	}

	/* お知らせ */
	.news_category{
		display: block;
	}
	.news_category .text{
		margin-bottom: 5px;
	}
	.news_category ul a{
		margin: 0 5px 5px 5px;
	}
	.news_wrap .news_content{
		width: 100%;
		margin: 0;
	}
	.archive .news_box{
		border-bottom: none;
	}
	.single_content .single_title{
		margin-bottom: 15px;
	}
	.single_content .news_box .news_meta{
		margin-bottom: 20px;
	}
	.news .single_back_btn.read_more{
		text-align: right;
		margin-top: 50px;
	}

	/* ご利用案内 */
	.information_box .text.top{
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
	.information_box ul li{
		font-size: 14px;
	}
	.information_box ul li span.indent01{
		padding-left: 0;
	}
	.information_sec01 {
		margin-bottom: 30px;
	}
	.information_sec02 .text_box .text{
		font-size: 1.2rem;
	}
	.information_sec03 .map iframe{
		height: 250px;
	}
	
	/* 運営会社情報 */
	.about_sec01 .about_table .table-grad:after{
		display: none;
	}
	.about_sec01 .about_table .table-grad{
		white-space: normal;
	}
	.about_table table th, .about_table table td{
		font-size: 14px;
		display: block;
		width: 100%;
		line-height: 1.8;
	}
	.about_table table th{
		border-bottom: none;
		font-weight: bold;
	}
	.about_table table td{
		padding-top: 0;
	}
	.about_table table td.adjust{
		padding-top: 10px;
	}
	.about_table table td.no_border{
		border-bottom: none;
		padding-bottom: 0;
	}
	.about_table table tr:last-child th{
		border-bottom: none;
	}
	.about_table .text.top{
		font-weight: bold;
		margin-bottom: 0;
	}
	.contact_sec01 .flex{
		display: block;
	}
	.contact_sec01 .box.n1 .tel_box a{
		font-size: 1.8rem;
	}
	.contact_sec01 .box.n1 .tel_box{
		margin-right: 0;
	}
	.contact_sec01 .box.n2 .tel_box{
		margin: 0;
	}
	.contact_sec01 .box.n2{
		margin-bottom: 0;
	}
	.form_wrap .table-grad:after{
		display: none;
	}
	.wpcf7 table th,
	.wpcf7 table td{
		display: block;
		width: 100%;
		padding: 10px;
	}
	.wpcf7 table td{
		padding: 15px 10px;
	}
	form input[type="text"], form input[type="email"], form input[type="tel"], form textarea{
		width: 100%;
	}
	.wpcf7 table{
		border-collapse: collapse;
		border-spacing: 0;
	}
	.law{
		padding: 20px;
	}
	.law .text.top{
		font-size: 16px;
	}
	form .submit_btns input{
		padding: 10px 0;
		width: 100%;
		margin: 0;
	}
	form .submit_btn{
		width: 100%;
		margin: 10px 0;
	}
	.submit_btns{
		display: block;
	}

	/* プライバシーポリシー */
	.privacy{
		padding: 50px 0 100px;
	}
	.privacy .text.top br{
		display: none;
	}
	.privacy .text.top{
		text-align: left;
	}
}