@charset "utf-8";
/*
Theme Name: ママチュデザイン
Theme URI: https://mamachu-design.com
Description: ママチュデザインのテンプレート
Author: 小谷優歌
Tags: 
Version: 0.1.0
*/



.page-id-3639 .order_details.bankjp_details {
	display: none !important;
}


.page-id-3639 .woocommerce::before {
	content: "お見積りありがとうございます。後日、担当者よりご連絡させていただきます。";
	display:block;
	margin-bottom:8px;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	display: none !important;
}



/*--LP--*/

.main_lp img {
	width: 100%;
	height: auto;
	margin-top: -100px;
}

/*--ブログ--*/

.blog_contents h2 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 12px 0px;
	margin-bottom: 16px;
	margin-top: 40px;
	font-size: 1.3em;
}

.blog_contents h3{
	margin-bottom: 16px;
	margin-top: 24px;
	font-size: 1.2em;
}

.blog_contents h4{
	margin-bottom: 12px;
	margin-top: 24px;
	font-size: 1.1em;
}


.blog_side h5 {
	background: #434343;
	color: #fff;
	margin: -24px -24px 16px -48px;
	text-align: center;
	font-size: 1.2em;
	padding: 12px;
}


/*--カート周り--*/

#shipping_country_field {
	display: none;
}

/* WooCommerce 「(オプション)」を非表示 */
.woocommerce-checkout .optional {
  display: none;
}


.product_kanren .button.product_type_simple.add_to_cart_button {
	display: none !important;
}


.wc-block-cart-item__image {
	width: 25%;
	padding-right: 3% !important;
}

.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block {
	border: 2px solid;
	padding: 24px;
	border-radius: 12px;
}

.wp-block-woocommerce-cart-order-summary-block {
	border: 2px solid !important;
	padding: 24px 24px 16px;
	border-radius: 12px;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
	background: #333;
	color: #fff;
	font-weight: bold;
}


/*--表・テーブル--*/

/*--シンプル--*/
.table_simple th, .table_simple td {
	background: #fff;
	border-left: 0px;
	border-right: 0px;
	padding: 16px;
	font-size: 1.05em;
	border-style: dashed;
}

/*--3カラム--*/
.table_3co table {
  width: 100%;
  table-layout: fixed;
}

.table_3co table th:nth-child(1) {
  width: 30%;
}

.table_3co table td:nth-child(2),
.table_3co table td:nth-child(3) {
  width: 35%;
}

/*--tablepress--*/

.tablepress-id-1 {
margin:16px 0px 0px;
}

.tablepress-id-1 td {
	width: 32% !important;
	border: 1px solid #5f5f5f !important;
	text-align: center !important;
	padding: 0px !important;
	color: #fff !important;
	font-weight: bold !important;
	background: #555 !important;
	border-collapse: collapse !important;
}

.tablepress-id-1 td img{
border:0px solid #fff !important;
margin-bottom:0px !important;
}


.tablepress-id-2 th, .tablepress-id-2 td {
	width: 10% !important;
	border: 1px solid #ccc;
	font-size: 0.85em;
	line-height: 150%;
	padding: 8px;
	vertical-align: middle;
}

.tablepress-id-2 td {
background:#fff;
}


/*--商品説明用--*/

.product_meta .detail-content {
	display: flex;
	color: #fff;
	margin-top: ;
}

/*--リスト--*/

.list_box ul li a {
	border-bottom: 1px dotted #999;
	padding-bottom: 4px;
}

.no_list{
	list-style:none;
}

/*--ウィジェット--*/


.ex-point__body {
	background: #fafafa !important;
}

.ex-point p {
	margin: 0px 0px 16px;
	line-height: 170%;
}

.ex-point p:last-child {
	margin: 0px 0px 0px;
}

.ex-point img {
	background: #fff;
	margin-bottom: 8px !important;
}


.ex-point p a {
	border-bottom: 1px dotted #000;
	padding-bottom: 4px;
	font-weight: bold;
	display: ;
	margin-top: 16px;
	display: inline-block;
}

.ex-point summary {
	cursor: pointer;
	font-weight: 600;
	font-size: 15px;
	outline: none;
	text-align: right;
	letter-spacing: 0px;
}

/*--woo詳細--*/

@media screen and (min-width: 1024px) {
.wapf-image-swatch-wrapper {
	display: flex !important;
}
.wapf-field-image-swatch .wapf-field-input .wapf-single-select {
	width: 100px;
	height: auto;
}
}

.single-product .woocommerce ul.products li.product a {
	text-decoration: none;
}

.single-product .product_meta .detail-label {
	display: none;
}

.single-product .product_meta .detail-content a {
	display: block;
	font-size: 0.8em;
	letter-spacing: 0px;
	border: 1px solid #ccc;
	border-radius: 100px;
	line-height: 150%;
	padding: 4px 12px;
}

.wapf-field-label span {
	font-weight: bold !important;
	letter-spacing: 0.5px;
}

.wapf-swatch-label {
	font-size: 0.75em;
	letter-spacing: 0px;
	line-height: 1.5em !important;
	text-align: left !important;
}

.product_fild_title {
	font-size: 1.2em;
	font-weight: bold;
	margin: 40px auto 12px;
	padding: 12px 0px;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	background: #fcf9f9;
	text-align: center;
	letter-spacing: 0.5px;
}

.elementor-product-simple .wapf {
	margin-top: 0px;
	margin-bottom: 40px;
}


/*--価格を非表示--*/
.single-product .woocommerce-Price-amount.amount, .wapf-product-totals {
	display: none;
}



/*--オーダーメイド--*/


.woocommerce ul.products li.product .price {
	display: none;
}

.order_box .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: none;
}

.order_box .button.product_type_simple.add_to_cart_button {
	display: none !important;
}

/*.single-product .woocommerce.columns-4 {
	display: none;
}

.single-product .elementor-element.elementor-element-a5cd6ad.elementor-widget.elementor-widget-woocommerce-product-content .woocommerce div.product div.images.woocommerce-product-gallery {
	display: none;
}

.single-product .elementor-element.elementor-element-a5cd6ad.elementor-widget.elementor-widget-woocommerce-product-content .summary.entry-summary {
	display: none;
}

.single-product .elementor-element.elementor-element-a5cd6ad.elementor-widget.elementor-widget-woocommerce-product-content .related.products {
	display: none;
}

.single-product .products.elementor-grid.columns-4 .button {
	display: none !important;
}*/

.woocommerce-loop-product__title {
	background: #555;
	color: #fff;
	text-align: center;
	padding: 12px !important;
}

.product.type-product.has-post-thumbnail.product-type-simple img {
	border: 1px solid #ccc;
	margin: 0px;
}

.page-id-3637 .products.columns-4 {
	display: none;
}

.woocommerce-pagination {
	display: none;
}




.aioseo-breadcrumbs {
	font-size: 0.8em;
	letter-spacing: 1px;
}

.tate_text{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

@media screen and (min-width: 768px) {
.title_label {
	display: inline-block;
	letter-spacing: 0px;
	font-size: 0.8em;
	padding: 2px 8px;
	background: #fff;
	border-radius: 100px;
	margin-bottom: 4px;
	width: 180px;
	text-align: center;
	font-weight: bold;
	margin-right: 12px;
	border: 1px solid #ccc;
}
}



@media screen and (max-width: 767.9px) {
.title_label {
	display: none;
}
}

/*--ヘッダーブログのカテゴリーだけ非表示--*/

.header_blog .elementor-element.elementor-element-62d396d.elementor-widget__width-initial.elementor-align-center.elementor-widget.elementor-widget-post-info {
	display: none !important;
}


/*--絞り込み検索--*/

.search_title {
	width: 120px;
	display: inline-block;
	font-weight: bold;
}

.search_title04 {
	width: 126px;
	display: inline-block;
	font-weight: bold;
}

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

.search_list,.search_list04 {
	border-bottom: 1px dotted #ccc;
	padding: 8px 0px;
}

.search_flex {
	width: 90%;
}


#feas-searchform-0 {
	border: 2px solid #f5f5f5;
	border-radius: 8px;
	padding: 8px 24px;
	font-size: 0.95em;
}

.search_list label, .search_list04 label {
	border: 1px solid #f5f5f5;
	padding: 2px 12px;
	border-radius: 4px;
	background: #f5f5f5;
	display: inline-block;
	margin: 2px;
	font-size: 0.9em;
	letter-spacing: 1px;
	width: 295px;
}

.search_list label input,.search_list04 label input{
	margin-right: 4px;
}

.works_ga_cat a {
	background: #fff;
	font-size: 12px !important;
	letter-spacing: 1px;
	padding: 4px 8px;
	border-radius: 4px;
	color: #000 !important;
	border: 1px solid #ccc;
}

/*.elementor-post-info__terms-list {
	color: transparent;
	font-size: 1px;
}*/

#feas-submit-button-0 {
	background: #222;
	color: #fff;
	font-weight: bold;
	padding: 4px 32px;
	border-radius: 4px;
	margin: 16px auto 8px;
}

/*--商品詳細--*/

.wapf-field-input select, .wapf-field-input input {
	border: 1px solid #ccc;
	padding: 4px 8px;
	border-radius: 4px;
}


/*--スライド角丸--*/

.elementor-slides-wrapper.elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
	border-radius: 20px !important;
}



.form_box .contact_table_button input {
	font-size: 1.6em !important;
	padding: 16px;
	background: #313131 !important;
}

.form_box th, .form_box td {
	font-size: 1.2em !important;
}

.form_box select {
	border: 1px solid #ccc;
	padding: 4px 16px;
	border-radius: 4px;
	margin-bottom: 4px;
}


.form_box .wpcf7-list-item.first.last label {
	display: flex;
	justify-items: ;
	flex-wrap: wrap !important;
}

.form_box .wpcf7-list-item.first.last label input {
	width: 16px !important;
	margin-right: 10px;
}



/*　--------------------------------------------------

　　　　　　　　　サイト全体の設定

--------------------------------------------------------- */


html, body{
    font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	letter-spacing: 2px;
	line-height: 190%;
	overflow-wrap: break-word;
	font-weight: 500;
	overflow-x: hidden;
	color: #333;
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	background-color:#fff;
}

a ,a img{
  color: #333;
  text-decoration: none;
    font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

a:hover{
opacity:0.8;
}

.sub_text {
	font-size: 0.85em;
	line-height: 150%;
}

#wpadminbar a {
  color: #fff !important;
}

img {
	width: auto;
	height: auto;
	display: block;
	max-width: 100%;
}

.flex_box{
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;　/*子要素の指定サイズ通りで表示*/
	justify-content: space-between;　/*左右を左右端にぴったり*/
    justify-content: center;　/*子要素を全体を中央へ配置*/

}

/*　Googleスパム対策ロゴ非表示　*/
.grecaptcha-badge {
	display: none !important;
}

/*-----------------------------------

	コンテンツレイアウト

-------------------------------------*/

@media screen and (min-width: 768px) {
	
	.sp{display:none;}
main {
	width: 100%;
}

aside {
  float: left;
  margin-bottom: 40px;
  text-align: left;
  width: 24%;
}
.inner {
	width: 76%;
	margin: 0 auto;
}
}

@media screen and (max-width: 767px) {
	
	.pc{display:none;}	
main {
  box-sizing: border-box;
  margin-bottom: 40px;
  text-align: left;
  width: 100%;
}

aside {
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
}
.inner{
width:90%;
margin:0 auto;
}
}


/*-------------------------------------------

	メニューバー

--------------------------------------------*/

nav a,.sub-menu a{
	font-weight: bold !important;
	letter-spacing: 1px;
}

/*-------------------------------------------

	パン屑リスト

--------------------------------------------*/

@media screen and (min-width: 768px) {
.breadcrumbs {
	font-size: .8em;
	text-align: left;
	margin-bottom: 40px;
}
}

@media screen and (max-width: 767px) {
.breadcrumbs {
	font-size: .7em;
	text-align: left;
	margin-bottom: 40px;
}
}




/*-------------------------------------------
 * 
 * 固定ページ共通
 * 
 *--------------------------------------------*/

.news_header img{
	width:100% !important;
	height:auto !important;
}

/*
 * BOX01はPC通常表示、SP2カラム（40：60）
*/

@media screen and (min-width: 768px) {
.page_title {
	font-size: 1.5em;
	font-weight: 700;
	text-align: center;
	margin: 20px 0px 30px;
}
}

@media screen and (max-width: 767px) {
.page_title {
	font-size: 1.1em;
	font-weight: 700;
	text-align: center;
}
}

.elementor-image-box-description {
	font-size: 0.9em !important;
	line-height: 170% !important;
	margin-top: 8px !important;
}


/*-------------------------------------------
 * 
 *  リンクボタン
 * 
 * -----------------------------------------*/

.link_button a {
	background: #ed9393;
	padding: 10px 15px;
	border-radius: 5px;
	color:#fff !important;
	display:block;
}

.link_button01 {
	margin: 25px auto;
	text-align: center;
}

.link_button01 a {
	color: #fff !important;
	background-color: #eb92a4;
	font-size: 1em;
	padding: 12px 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}



/*-------------------------------------------

	見出し

--------------------------------------------*/




h1 {
  margin: 0px;
}

h2 {
	line-height: 160% !important;
}



h3 {

}





/*---------------------------------------------

	サイドバー

---------------------------------------------*/

.widget01 {
	margin-bottom: 15px;
}


.widget02 select {
	width: 100%;
	cursor: pointer;
	text-overflow: ellipsis;
	outline: none;
	background: 0 0;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	border: 1px solid #8eb0d8 !important;
	padding: 10px 1em 10px 10px;
}
.widget02 select::-ms-expand {
    display: none;
}
.widget02 form{
  width: 100%;
  position: relative;
  display: inline-block;
	border-radius:0px !important;
}
.widget02 form::after{
	  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-bottom: solid 3px #b4b3b3;
  border-right: solid 3px #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
	
}

label.screen-reader-text{
	display:none;
}

aside h3 {
	background: #8eb0d8 !important;
	font-size: 1em !important;
	margin-bottom: 0;
	border-left: 0px solid !important;
	padding: 10px 15px !important;
	font-weight: bold !important;
	border-radius: 5px 5px 0px 0px;
}



aside h3::before {
content:"";
}

aside .malmaga {
	margin: 10px 0px 15px;
}


.side_box01 {
	border: 5px solid #faf0e7;
	margin: 0px 0px 25px;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 0px 0px 5px 5px;
}



.side_box01_title {
	font-weight: bold;
	background: #faf0e7;
	padding: 12px 20px 5px;
	border-radius: 5px 5px 0px 0px;
	margin-top: 30px;
}


aside .link_button01 {
	margin: 10px auto 0px;
	text-align: center;
}

aside .link_button01 a {
	color: #fff !important;
	background-color: #eb92a4;
	font-size: 1em;
	padding: 7px 0px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display:block;
}





/*------メールマガジン----------*/


.malmaga_sasi {
	padding: 15px 45px;
}

.formbox-editor-795691 {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 15px !important;
  text-align: left;
	font-weight: bold !important;
	  font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
line-height:170% !important;
}

button.formbox-button-795691 {
	background-color: #eb92a4 !important;
}








/*---------------------------------------------------------

	ブログ全般

-----------------------------------------------------------*/


/*---------------------------ブログ（アーカイブ）---------------------------*/

@media screen and (min-width: 768px) {

.blog_list_day {
	font-size: 0.9em;
	float: left;
}

.blog_list_cat {
	font-size: 0.8em;
	float: left;
	padding: 4px 12px 4px 8px;
	background: #f5f5f5;
	line-height: 150%;
	margin: 1px 16px;
}
	
.blog_list_title {
	font-size: 1.05em;
	font-weight: bold;
	margin: 0px 0px 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 12px;
}
}




@media screen and (max-width: 767px) {
.blog_list{

}
	
	
.blog_list_day {
	font-size: 0.8em;
	float: left;
	width: 50%;
	margin: 2px 0px 2px;
}

.blog_list_cat {
	font-size: 0.8em;
	float: left;
	width: 50%;
	padding: 2px 0px 2px;
}
	
.blog_list_title {
	font-size: 1.05em;
	font-weight: bold;
	margin: 0px 0px 10px;
}

.blog_list_inner{
width:94%;
margin:0 auto;
}
}


/*-------------------------ブログ（詳細）-----------------------------*/

.hcb_wrap code {
	padding: 0px;
}

code {
	border: 1px solid #ccc;
	display: block;
	background: #fafafa;
	padding: 20px 20px;
	font-size: 0.85em;
	line-height: 170%;
}

.single .content p {
	/* font-family: "游ゴシック体", YuGothic, "YuGothic M", sans-serif; */
	/* line-height: 200%; */
	margin-bottom: 10px;
	padding: 0px 0px;
}

.single .content ul, .single .content ol {
  margin: 20px 0 0 20px;
}


.single .content p a {
	color: #1a0dab !important;
	border-bottom: 1px solid #1a0dab;
}


@media screen and (min-width: 768px) {
.blog_title {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 170%;
}
}

@media screen and (max-width: 767px) {
.blog_title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 5px;
line-height:170%;
}
}

.blog_data {
	margin-bottom: 30px;
}

.blog_day {
	font-size: .9em;
	margin: 4px 8px;
}


.blog_cat {
  font-size: 0.8em;
}

.blog_cat li {
	list-style: none;
	float: left;
	margin: 0px;
	background: #f5f5f5;
	border-radius: 25px;
	padding: 0px 10px;
	margin-right: 5px;
	margin-top:2px;
}

.blog_cat li a{
border-bottom:0px solid #fff !important;
}


.post-categories {
	padding: 0px !important;
	margin: 0px !important;
}





/*-----この記事を書いている人-------*/

@media screen and (min-width: 768px) {
.blog_footer_profile {
	background: #fafafa;
	padding: 30px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 30px 0px;
}

.blog_footer_profile_box {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.blog_footer_profile_title {
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 15px;
}

.blog_footer_profile_left {
	width: 18%;
}	
	
.blog_footer_profile_left img{
border-radius:50%;
border:2px solid #fff;
}

.blog_footer_profile_right {
	width: 77%;
	font-size: 0.85em;
	line-height: 170%;
	margin-left:5%;
}
.blog_footer_profile_name {
	margin: 10px 0px;
	font-weight: bold;
	font-size: 1.2em;
}
}

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

.blog_footer_profile {
	border: 0px solid #ccc;
	box-sizing: border-box;
	margin: 0px 0 10px;
	padding: 15px;
		background: #8fcae2;
	color: #fff;
}

.blog_footer_profile_left {
	width: 100%;
	padding: 10% 25% 5%;
	box-sizing: border-box;
}

.blog_footer_profile_right {
  width: 100%;
font-size:0.85em;
}
}

.blog_footer_profile_left img {
  height: auto;
  width: 100%;
}





/*----------------------------------

	ブログ	前のページ・次のページ

-----------------------------------*/

/*--------20200110 前の記事とかラベルない方がいいかも追加-------*/
.prev-next-label {
	display: none !important;
}



.prev-next-link a {
	display: block;
	text-decoration: none;
	padding: 14px 40px 20px;
}

.prev-next-link a:hover {
  background-color: #f6f6f6;
}

@media screen and (min-width: 768px) {
.pager {
	margin-top: 40px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom:30px;
}
.prev-next-label {
	font-size: 0.8em;
	/* margin: 0px 0px 0px 15px; */
	padding: 5px 10px;
	background: #f5f5f5;
	border-radius: 20px;
	text-align: center;
	/* color: #fff; */
	letter-spacing: 0px;
	line-height: 150%;
	height: 20px;
	width: 100px;
	margin-left: 10px;
}
}
@media screen and (max-width: 767px) {
.pager {
	margin-top: 20px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.prev-next-label {
	display:none;
}
}

/* Arrows */
.prev-link {
  background: url(img/simple_default_prev.png) no-repeat 10px center;
}
.next-link {
  background: url(img/simple_default_next.png) no-repeat right 10px center;
}
.prev-link,
.next-link {
  background-size: 16px 28px;
}

/* Images */
.thumb-wrap {
  display: flex;
}
.thumb-wrap p {
	margin: 0 0 0 16px;
	font-size: 0.85em;
	text-align: left;
}
.thumb-wrap img {
  width: 140px;
  height: 100%;
}

.thumb-wrap p {
	margin: 6px 0px 0 16px;
	text-align: left;
}

/* Larger devices */
@media screen and (min-width: 768px) {
  .prev-next-link {
    display: flex;
  }
  .prev-next-link a {
    flex: 1;
  }
  .prev-next-link a,
  .prev-next-link

 a:first-child {
    border: none;
  }
  .next-link {
    text-align: right;
  }
}







	






/*---------------------------------------------------------

	プラグイン　ページャー（共通）

----------------------------------------------------------*/

.wp_navi01 {
	padding: 20px 0;
	margin: 0px auto;
	text-align: center;
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #ccc !important;
	margin: 2px;
	padding: 5px 10px !important;
	text-align: center;
	text-decoration: none;
	background: #333;
	color: #fff !important;
}

.wp-pagenavi .pages {
	display: none;
}

/*---------------------------------------------------------
 * 
		 制作事例・ブログ共通　関連記事
 * 
 * -------------------------------------------------------*/


@media screen and (min-width: 768px) {
.related_box {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.related_box_list {
	width: 24%;
	margin: 0.5%;
	padding: 2%;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
}
}

@media screen and (max-width: 767px) {
.related_box {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.related_box_list {
	width: 49%;
	margin: 0.5%;
	padding: 2%;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
}
}	

.related_box_list_title {
	margin-top: 15px;
	font-size: 0.85em;
	line-height: 170%;
}





/*---------------------------------------------------

	フッター

----------------------------------------------------*/




/*-------------------------------------------

スマホ用固定フッター

------------------------------------------*/

.footer_menu {
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 50;
	box-sizing: border-box;
	background:#8fcae2;
}

.footer_menu_text {
	line-height: 100%;
	font-size: 0.7rem;
	letter-spacing:1px;
}

.footer_menu_item01 a {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	border-right: 1px dotted #f5f5f5;
	padding: 3% 0%;
	box-sizing: border-box;
	font-weight:bold;
	font-size:0.9rem;
	color:#fff !important;
}

.footer_menu_item02 a {
	display: block;
	width: 25%;
	text-align: center;
	border-right: 1px dotted #f5f5f5;
	padding: 3% 0%;
	float: left;
	box-sizing: border-box;
	font-weight:bold;
	font-size:0.9rem;
}







/*　--------------------------------------------------

　　　　　　　　お問い合わせフォーム

--------------------------------------------------------- */


.contact_table .wpcf7-form-control-wrap input {
	width: auto !important;
}

.contact_table .wpcf7-form-control-wrap .wpcf7-list-item {
	display: block !important;
}


@media screen and (min-width: 768px) {
.contact_table_button input {
	background: #313131;
	color: #fff !important;
	font-weight: bold;
	font-size: 1.2em;
	padding: 12px;
	letter-spacing: 3px;
	text-align: center !important;
	width: 300px;
	text-shadow: 0px 0px 0px !important;
	box-shadow: 0px 0px 0px !important;
}
}

@media screen and (max-width: 767px) {
.contact_table_button input {
	background: #313131;
	color: #fff !important;
	font-weight: bold;
	font-size: 1.2em;
	padding: 12px;
	letter-spacing: 3px;
	text-align: center !important;
	width: auto;
	text-shadow: 0px 0px 0px !important;
	box-shadow: 0px 0px 0px !important;
}
}

.contact_table input,.contact_table textarea {
	border: 1px solid #ccc;
	padding: 4px 8px;
	border-radius: 3px;
	width: 100%;
	box-sizing: border-box;
}




.contact_table_button {
	text-align: center;
	margin: 40px 0px 40px;
}

.contact_his {
	background: #ad1c1c;
	padding: 2px 4px;
	border-radius: 3px;
	margin-right: 6px;
	font-size: 0.9em;
	color:#fff !important;
}

.contact_nini {
	background: #ccc;
	padding: 2px 4px;
	border-radius: 3px;
	margin-right: 6px;
	font-size: 0.9em;
	color:#fff !important;
}

.wpcf7 input,.wpcf7 textarea {
  text-align: left;
}




/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}



/*--------------------------------------

	テーブル

---------------------------------------*/


@media screen and (min-width: 768px) {

th {
	background: #f6f7f4;
	border: 1px solid #ccc;
	width: auto;
	padding: 12px 24px;
	color: #131313;
	text-align: left;
	width:25%;
}
td {
	border: 1px solid #ccc;
	padding: 12px 24px;
	white-space: auto;
	color:#333;
	text-align: left; 
	width:75%;
}
}
@media screen and (max-width: 767px) {
th {
	background: #f6f7f4;
	border: 1px solid #ccc;
	width: 100%;
	display:block;
	margin: 0px;
	padding: 8px 16px;
	box-sizing: border-box;
	text-align: left; 
	color:#131313;
}
td {
	width:100%;
	display:block;
	border: 1px solid #ccc;
	padding: 8px 16px;
	color:#333;
	text-align: left;
}
}

@media screen and (min-width: 768px) {
.table_time th {
	background: #f6f7f4;
	border: 1px solid #ccc;
	width: auto;
	padding: 5px 15px;
	color: #fff;
	text-align: center;
}
.table_time td {
	border: 1px solid #ccc;
	padding: 7px 10px;
	white-space: auto;
	color:#333;
	text-align: center;
}
}
@media screen and (max-width: 767px) {
.table_time th {
	background: #f6f7f4;
	border: 1px solid #ccc;
	width: 100%;
	display:block;
	margin: 0px;
	padding: 5px 15px;
	box-sizing: border-box;
	text-align: center;
	color:#fff;
}
.table_time td {
	width:100%;
	display:block;
	border: 1px solid #ccc;
	padding: 7px 10px;
	color:#333;
	text-align: center;
}
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: auto;
}
.table_time {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: auto;
}




/*-------------------------------------------------
 * 
 * リセットCSS
 * 
 * 	---------------------------------------------*/



/* ress.css リセットCSS */

/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */

/* # =================================================================
   # Global selectors
   # ================================================================= */

html {
  box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */

/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */

input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type="number"] {
  width: auto; /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield; /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"], /* Prevent a WebKit bug where (2) destroys native `audio` and `video`controls in Android 4 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

[type="search"] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */

img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */

/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */

/* Specify text selection background color and omit drop shadow */

::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}