
body {
	overflow-y: scroll;
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

/*------------------------------------------
  タイトル画像周り
--------------------------------------------*/
.entry-header {
	display: none;
}

#news.ttl {
	margin: 0;
	padding: 0px 3%;
	width: 100%;
    height: auto;
	font-family: 'ヒラギノ角ゴ','Hiragino Kaku Gothic','メイリオ', Meiryo,sans-serif;
	position: relative;
	display: block;
}

.ttl h1 {
	margin: 0 auto;
	padding: 5% 3% 3%;
	max-width: 1000px;
	line-height: 1.2;
	text-shadow: inherit;
}
.ttl h1 span {
	display: block;
}


@media only screen and (min-width: 768px){
#news.ttl {
	padding: 0;
	min-height: 120px;
}
.ttl h1 {
	padding: 45px 0 15px;
}
.ttl p.catch {
		padding: 0;
}

}

/*------------------------------------------
  2021 GW ストリーミングスクール
--------------------------------------------*/

.gw_stream_table {
 width: 100%;
 border-collapse: collapse;
 margin-bottom: 20px;
}

.gw_stream_table th,td {
 border: 1px solid #949494;
 padding: 5px;
}

.gw_stream_table th {
width: 20%;
}

.gw_stream_table td, {
 background: #ffffff;
}

.table_title td,
.table_title th {
 background: #ffcdd8;
 font-weight: bold;
}

/* Wordpress プラグインのデフォルト設定打ち消し */
.sow-accordion-panel-border {
padding: 15px !important;
}

/*------------------------------------------
  メインコンテンツ
--------------------------------------------*/
@media only screen and (min-width: 768px){
/*main {
	margin-top: 130px;220827更新
}*/
}

.entry-content main {
	margin-top: 0;
}

#news_search {
	padding: 0px 0 45px;
}

#news_detail {
	padding: 30px 0 90px;
}

#news_detail a {
	color: #ff3a72;
}

#news_detail #news_page h1 {
    line-height: 150%;
    padding: 0px 4%;
    font-size: 2rem;
}

#news_detail h1 {
    line-height: 150%;
    font-size: 2rem;
}

.reset {
	margin: 0 auto 10px;
	text-align: right;
	width: 310px;
}

.reset a::before {
    content: "×";
    padding-right: 0.2em;
}

#news_list_wrap {
	position: relative;
	z-index: 92;/* 180417 nano def 99 */
}

#news_list_wrap .contents {
	max-width: 100%;
}

#news_list_wrap .contents h3 {
	border: none;
	-webkit-border: none;
}

#news_list_wrap .news_list {
	margin: 0 auto 20px;
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center;
}

#news_list_wrap .news_list li {
	background-color: #fff;
	margin: 0 10px 20px 0;
	position: relative;
	padding: 0;
	text-align: left;
	width: 46.7%;
	display: flex !important;
	flex-wrap: wrap !important;
	align-content: space-between;
	box-sizing: border-box;
	height: auto;
}


@media only screen and (min-width: 1000px){
#news_detail .contents {
	max-width: 1000px;
}
}


@media only screen and (min-width: 768px){
#news_detail #news_page h1, #news_detail h1 {
    font-size: 2.8rem;
}

#news_list_wrap .news_list li {
	width: 190px;
}

#news_list_wrap .news_list li:nth-child(even) {
	margin: 0 10px 20px 0;
}
}


#news_list_wrap .news_list li a {
    display: block;
}

#news_list_wrap .news_list li .thumbs {
    overflow: hidden;
}

#news_list_wrap .news_list li .thumbs img {
    width: 100%;
    height: auto;
    display: block;
}

#news_list_wrap .news_list li .detail {
    margin: 10px;
    display: block;
    overflow: hidden;
    height: auto;
}

#news_list_wrap .news_list li .detail .date {
    display: inline;
    color: #ff3a72;
    font-size: 1.2rem;
    margin-bottom: 5px;
}

#news_list_wrap .news_list li .detail .cap {
	margin: 0;
}





#news_detail h3 {
	border-bottom: none;
	font-size: 2.2rem;
}

#news_detail #news_page .detail_date {
	font-size: 1.4rem;
	text-align: right;
	padding: 0 4%;
}

#news_detail .detail_date {
	font-size: 1.4rem;
	text-align: right;
	padding-bottom: 16px;
}

#news_detail img {
	/*margin: 0px auto 10px;*/
	width: 100%;
}

#news_detail .detail_btntxt {
	color: #ff3a72;
	margin: 35px auto 5px;
	text-align: center;
}

#news_detail .detail_comments {
	margin: 30px auto;
}

/*.button_normal {
	background-color: #fff;
	border: 1px solid #ff3a72;
}
.search_overlay .search_wrap .inner .button_normal .submit {
	color: #ff3a72;
	font-weight: 700;
}*/



.contents .und_btn {
	margin: auto;
	text-align: center;
}
.contents .und_btn ul {
	list-style: none;
}
.contents .und_btn ul li {
	display: inline-block;
	margin: 0 5px;
}
.contents .und_btn ul li div.botton_pink_hf {
	max-width: 150px;
	height: auto;
}

@media only screen and (min-width: 768px){
.contents .und_btn ul li div.botton_pink_hf {
	max-width: 190px;
}
}

#news_detail .botton_white2 {
    margin: 20px auto 0;
}

.center_Box {
  margin: auto;
  display: table;
}

.center_Box img {
width:350px !important;
padding: 20px 0px 0px 0px;
}

.btn-square-little-rich {
  font-size: 16px;
  text-align: center;
  position: relative;
  display: block;
  padding: 10px;
  margin: auto;
  width: 300px;
  background: #ffffff;/*色*/
  border: solid 1px #FF0066;/*線色*/
  color: #FF0066;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.btn-square-little-rich:active {
  /*押したとき*/
  border: solid 1px #D0CFCE;
  box-shadow: none;
  text-shadow: none;
}

/*------------------------------------------
  交通費サポート
--------------------------------------------*/

#news_detail .yoani_support201807 img {
    margin: auto;
    width: auto;
    max-width: 100%;
}
#news_detail .yoani_support201807 img.date {
    max-width: 30%;
}
#news_detail .yoani_support201807 .lead {
    font-size: 20px;
}
#news_detail .yoani_support201807 .page_links {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
}
#news_detail .yoani_support201807 .page_links li {
	width: 48%;
	list-style: none;
}
#news_detail .yoani_support201807 .page_links_a {
    display: block;
    border: 2px solid;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    background-image: url(../images/news/travel-support/yoani_support_arrow.png);
    padding: 15px;
    background-size: 13px auto;
    background-repeat: no-repeat;
    background-position: right 10px center;
}
#news_detail .yoani_support201807 h3 {
    background-color: #E81F18;
    color: #fff;
    text-align: center;
    font-size: 30px;
    padding: 10px;
}
#news_detail .yoani_support201807 h4 {
    font-size: 36px;
	color: #E81F18;
	margin-top: 30px;
}
#news_detail .yoani_support201807 ul {
	margin-left: 1.5em;
}
#news_detail .yoani_support201807 ul li {
	list-style: disc;
}
#news_detail .yoani_support201807 .details p {
    margin: 0;
}
#news_detail .yoani_support201807 .details strong {
    font-size: 24px;
    font-weight: normal;
}
#news_detail .yoani_support201807 .details ol {
    margin: 0;
    padding: 0;
}
#news_detail .yoani_support201807 .details ol li {
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 10px;
}
#news_detail .yoani_support201807 .details ol li b {
    color: #FF0066;
}
#news_detail .yoani_support201807 .steps {
    padding: 0;
    margin: 30px 0;
}
#news_detail .yoani_support201807 .steps > li {
	clear: both;
	margin-top: 30px;
}
#news_detail .yoani_support201807 .steps li img {
	width: 100px;
	margin-right: 30px;
    float: left;
}
#news_detail .yoani_support201807 .steps li div {
    overflow: hidden;
}
#news_detail .yoani_support201807 .steps li div strong {
    font-size: 36px;
}
#news_detail .yoani_support201807 .steps li ul {
    margin: 0.8em 0 0 1.5em;
}
#news_detail .yoani_support201807 .steps li a {
    margin-top: 10px;
}
#news_detail .yoani_support201807 .steps li div b {
    font-size: 30px;
    font-weight: normal;
}
#news_detail .yoani_support201807 .steps_link_call {
    font-size: 40px;
}
#news_detail .yoani_support201807 .school_links {
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#news_detail .yoani_support201807 .school_links li {
    width: calc(25% - 10px);
    list-style: none;
    margin-bottom: 10px;
}
#news_detail .yoani_support201807 .tables {
	margin: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#news_detail .yoani_support201807 .tables li {
    list-style: none;
	width: calc(50% - 10px);
	margin-top: 30px;
}
#news_detail .yoani_support201807 .tables li p {
	font-weight: normal;
	border-bottom: 1px solid #888;
	margin: 0 0 16px;
	padding: 10px;
	text-align: center;
}
#news_detail .yoani_support201807 .tables li table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
#news_detail .yoani_support201807 .tables li table th,
#news_detail .yoani_support201807 .tables li table td {
	border: 1px solid #888;
    text-align: center;
    padding: 1%;
}
#news_detail .yoani_support201807 .tables li table th {
	background-color: #ccc;
}


@media (max-width: 768px) {
	#news_detail .yoani_support201807 .page_links {
		display: block;
	}
	#news_detail .yoani_support201807 .page_links li {
		width: auto;
		margin-top: 10px;
	}
	#news_detail .yoani_support201807 .page_links_a {
		font-size: 16px;
		background-size: 10px auto;
		background-position: right 5px center;
	}
	#news_detail .yoani_support201807 h4 {
		font-size: 24px;
	}
	#news_detail .yoani_support201807 .details strong {
		font-size: 18px;
	}
	#news_detail .yoani_support201807 h3 {
		font-size: 24px;
	}
	#news_detail .yoani_support201807 .steps li img {
		margin: auto auto 5px;
		display: block;
		float: none;
	}
	#news_detail .yoani_support201807 .steps li div strong {
		font-size: 24px;
		text-align: center;
		display: block;
	}
	#news_detail .yoani_support201807 .steps_link_call {
		font-size: 24px;
		/*display: block;
		text-align: center;*/
	}
	#news_detail .yoani_support201807 .steps li div b {
		font-size: 20px;
	}
	#news_detail .yoani_support201807 .school_links li {
		width: calc(50% - 5px);
	}
	#news_detail .yoani_support201807 .tables {
		display: block;
	}
	#news_detail .yoani_support201807 .tables li {
		width: auto;
	}
}


section .subbtn ul {
    margin: 10px 0;
    font-size: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
section .subbtn ul.no6, section .subbtn ul.no7 {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    text-align: left;
}
section .subbtn ul.no2 {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
section .subbtn.btn_alr ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center !important;
}
section .subbtn ul li {
    display: inline-block;
    border: 2px solid #F03B71;
    background-color: #fff;
    padding: 5px 10px;
    margin: 1.5% 1%;
    text-align: center;
    font-size: 1.45rem;
    letter-spacing: -0.5px;
}
section .subbtn ul li a {
    display: block;
    padding: 15px 15px 15px 0;
    color: #F03B71;
    font-size: 14px;
    line-height: 1.5em;
}
section .subbtn ul li a span.f12 {
    font-size: 12px;
}
section .subbtn ul li span {
    position: relative;
    display: block;
}
section .subbtn ul li span::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #F03B71;
    border-right: solid 2px #F03B71;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -5px;
}

section .subbtn ul.no6 li {
    width: calc(170% / 6);
}


}
section .subbtn ul#second li {
    margin: 0 0.8% !important;
    width: 48%;
}
section .subbtn ul.no3 li, section .subbtn ul.no4 li, section .subbtn ul.no5 li, section .subbtn ul.no6 li, section .subbtn ul.no7 li {
    width: 31.133%;
    margin-bottom: 1%;
}
section .subbtn ul.no3 li a, section .subbtn ul.no7 li, section .subbtn ul.no4 li a, section .subbtn ul.no2 li a {
    font-size: 1.2rem;
}

@media only screen and (max-width: 480px) {
section .subbtn ul li {
    margin: 1.5% 1.0%;
}
section .subbtn ul.no3 li, section .subbtn ul.no4 li, section .subbtn ul.no5 li, section .subbtn ul.no6 li, section .subbtn ul.no7 li {
    width: 47.5%;
    margin-bottom: 1%;
}
}

@media only screen and (min-width: 930px) {
section .subbtn ul.no7 li {
    width: 13.125%;
    font-size: 1.2rem;
}
