/*
Template:ystandard
Theme Name:ystandard-child
Theme URI: https://wp-ystandard.com
Author: yosiakatsuki
Author URI: https://yosiakatsuki.net
Description:「自分色に染めた、自分だけのサイトを作る楽しさ」を感じてもらうために作った一風変わったWordPressテーマ「ystandard」の子テーマ
Version: 4.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('./css/contact.css');
@import url('./css/menu.css');
@import url('./css/step.css');

	

 .content__main {
    --ystd-content-default-width: 1140px;
    --ystd-content-align-wide-width: 1140px;
}





.page-id-139  .site-header-thumbnail img,.page-id-171  .site-header-thumbnail img ,.page-id-203  .site-header-thumbnail img,.page-id-223  .site-header-thumbnail img{
        height: 20vh;
    }
@media screen and (max-width:600px) {
  .page-id-139 .site-header-thumbnail img ,.page-id-171 .site-header-thumbnail img,.page-id-203 .site-header-thumbnail img,.page-id-223 .site-header-thumbnail img {
  height: 8vh;
  }
}



.page-id-139 .singular-header>:first-child,.page-id-171 .singular-header>:first-child,.page-id-203 .singular-header>:first-child,.page-id-223 .singular-header>:first-child{
    display: none;
}

.page-id-139 .site-body-container.container,.page-id-171 .site-body-container.container,.page-id-203 .site-body-container.container,.page-id-223 .site-body-container.container{
	max-width: 100%;
	padding: 0;
}

.container.page-id-139 .site-content > .container,.page-id-171 .site-content > .container,.page-id-203 .site-content > .container,.page-id-223 .site-content > .container{
    max-width:100%;
	}



.page-id-139 .site-content > .container,.page-id-171 .site-content > .container,.page-id-203 .site-content > .container,.page-id-233 .site-content > .container {
    max-width:100%;
	}

	
.page-id-139  .content__main ,.page-id-171  .content__main ,.page-id-203  .content__main,.page-id-233  .content__main  {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}


body.home .site-body-container.container{
	max-width: 100%;
	padding: 0;
}

body.home .site-content > .container {
    max-width:100%;
	}
	
body.home .content__main {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}

/* フォント*/
.entry-content h2{
    margin: 0.5em;
}

.entry-content h3 {
     font-size: 1.4em;
}

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
     margin: 0;
}

    .check {
      background-color: #409ecc;
      color: white; /* チェックマークを見やすくするため */
      padding: 5px;
      margin: 3px;		
      display: inline-block;
      font-size: 1.2em;
    }

/* フォント*/


/* お問い合わせメニュー*/
li.contact.menu-item.menu-item-type-post_type.menu-item-object-page{
	background-color:#409ecc;
	padding:10px;
	margin:0 0 0 10px;
}
li.contact.menu-item.menu-item-type-post_type.menu-item-object-page a{
	color:#ffffff;
}

.global-nav__menu>.menu-item>a {
    display: flex;
    position: relative;
    flex-direction: row;
    height: 100%;
    padding: 1em 0;
    font-weight: var(--global-nav-bold);
    align-items: center;
}
.fa-envelope:before {
    content: "\f0e0";
	padding-right:5px;
}
/* お問い合わせメニュー*/



/* 問い合わせメニュー */

.contact-box{
	background-color:#050D21;/*背景色*/
	color: #ffffff;/*文字色*/
	padding:5px 10px 5px 10px
}

.contact-box .c-smallNavTitle{
	color:#ffffff;/*サブテキスト色*/
}
.contact-box a{
	color: #ffffff;/*文字色*/
}
/* 問い合わせメニュー */




/*---------------------------
協力会社募集要項
 *---------------------------*/

	.table_line {
		display: table;
		margin:1em;
		padding:1em;
		width: 100%;
		border-bottom: 1px dashed #000;
	}
		.table_th {
		background-color:#6B8E23;
		display: table;
		width: 950px;
		text-align:center;
		color:#fff;
	}
		.table_td {	
		display: table;
		width: 100%;
	}

	.blockth{
		display: table-cell;
		width: 25%;
		font-size:16px;
	}
	.block {
		display: table-cell;
		font-size:16px;
	}


@media screen and (max-width: 960px) {
  .table {
    width: 90%;
  }
  .block,.table_line_gray,.table_line,.table_th,.table_td{
　　border-bottom: none;
    display: block;
    width: 100%;
  }
	  }

/*---------------------------
協力会社募集要項
 *---------------------------*/


/*---------------------------
 料金表テーブル
 *---------------------------*/

table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #f7f8f8;
  color:#3e3a39;
  padding: 0.5em;
  font-size:15px;
 width:25%;
}
.tbl-r02 td {
  background: #ffffff;
　border: solid 2px #000;
  padding: 5px;
  font-size:15px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    width: 100%;
  }
  .tbl-r02 {
    width: 90%;
    font-size:15px;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
    font-size:15px;
  }
}

/*---------------------------
 料金表テーブル
 *---------------------------*/

/*---------------------------
 投稿の非表示用
 *---------------------------*/
.next-prev {
    display:none;
}
span.entry-meta-item.entry-meta-item-updated,span.entry-meta-item.entry-meta-item-author{
    display:none;
}


/*コピーライト削除*/
.footer-poweredby {
    display: none;
}
/*コピーライト削除*/

/*フッター*/
div.container.site-footer-copyright {
    border-top: 1px solid #EEEEEE;
    background: #409ecc;
	color:#ffffff;
	max-width: 100%;
}

.footer-main {
    padding-top: 4em;
    padding-bottom: 1em;
    overflow: hidden;
    background-color: #f1f1f300;
    color: var(--footer-text);
}

.site-footer {
    border-top: 0px solid var(--vk-color-primary);
    background: #409ecc;
}

.ystdb-column-block-container {
    align-items: center;
}

/*フッター*/

