@charset "utf-8";
/* CSS Document */
.top_wrap {
    background: url(/common/img/clubteamgolf_slide1.jpg) no-repeat;
    background-size: cover;
    background-position-y: 25%;
}

.text_red {
	color: #dd0a41;
}

#menu_wrap {
    height: 300px;
}

#page_header_wrap {
	background: url("/common/img/clubteamgolf_header_dot.png") repeat;
	height: 300px;
}

#page_header_wrap {
	position: relative;
}

h1 {
	position: absolute;
    top: 165px;
    left: 30px;
    z-index: 900;
}

#cup2019_bth {
	position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 900;
}

/*page*/

#pagehead {
	background: #fff;
}

#pagehead h2 {
	font-size: 24px;
	line-height: 1;
	text-align: center;
	padding: 45px 0 70px;
	color: #001532;
}

#pagehead h2 p{
	font-size: 110px;
	font-family: arial, sans-serif;
}

.pagewrap {
	padding-top: 350px;
	min-width: 1060px;
}

.innerbox {
	width: 1060px;
	max-width: 1060px;
	margin: 0 auto;
	padding-bottom: 80px;
}

.innerbox_center {
	text-align: center;
}

.table_title {
	background: #001532;
	color:#fff;
	font-size: 20px;
	text-align: center;
	padding: 15px 0;
	margin-bottom: 20px;
}

.table_title2 {
	background: #ff8400;
}

/*Golf Course*/
#page_course {
	background: url("/common/img/clubteamgolf_course-2024_bg.jpg") no-repeat top;
	padding-top: 50px;
}

.page_schedule {
	background: url("/common/img/clubteamgolf_schedule-2024_bg.jpg") no-repeat top !important;
}

#course_wrap {
	margin: 310px auto 0;
	text-align: left;
}

#course_wrap table {
	margin-bottom: 60px;
}

table,td,th {
	border: 1px solid #dddddd;
	border-collapse: collapse;
}

table {
	width: 100%;
	font-weight: normal;
}

#page_course th {
	background: #efefef;
	text-align: center;
	vertical-align: middle;
	padding: 15px 10px;
}

#page_course td {
	background: #fff;
	padding:10px;
	vertical-align: middle;
}

#page_course td.td_box {
	padding: 0;
}

#page_course td .td_inner {
	position: relative;
	padding:10px;
}

#page_course td .cancel {
    display: inline-block;
    background: #d50100;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    font-weight: bold;
}

#page_course td .td_schedule {
	padding:27px 10px;
}

#page_course td a.table_btn1,#page_course td a.table_btn2,#page_course td a.table_btn3,#page_course td a.table_btn4 {
	position: absolute;
    background: #9bb600;
    right: 5px;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    width: 120px;
    padding: 3px 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.page_schedule a.table_btn1,.page_schedule a.table_btn2,.page_schedule a.table_btn3,.page_schedule a.table_btn4{
	transform: none !important;
}

#page_course td a.table_btn1:before,#page_course td a.table_btn2:before,#page_course td a.table_btn3:before,#page_course td a.table_btn4:before {
	content: "\f105";
    line-height: 1;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 21px;
    top: 3px;
    right: 7px;
}

#page_course td a.table_btn2 {
    background: #001532;
	right:131px;
	top: 6px;
}

#page_course td a.table_btn2_off{
    background: #b5b5b5;
	cursor: default;
}

/*#page_course td a.table_btn3 {
    background: #d42e2e;
	background: #b5b5b5;
	cursor: default;
	width: 246px;
	top: 41px;
}*/

/* 20200921追記 */
#page_course td a.table_btn3 {
    background: #d42e2e;
	width: 246px;
	top: 41px;
}

#page_course .tr_sigaraki a.table_btn2,#page_course .tr_sigaraki a.table_btn4 {
	top: 19px;
}

#page_course .tr_sigaraki a.table_btn3{
	top: 54px;
}

#page_course td a.table_btn3_off {
	background: #b5b5b5;
	cursor: default;
}
/* //20200921追記 */

#page_course td a.table_btn4 {
	background: #001532;
	right: 6px;
	top: 6px;
}

#page_course td a.table_btn4_soon {
	background: #b5b5b5;
	cursor: default;
}

/*#page_course td a.table_btn2_off:hover,#page_course td a.table_btn3:hover,#page_course td a.table_btn4_soon:hover  {
	opacity: 1;
}*/
/* 20200921追記 */
#page_course td a.table_btn2_off:hover,#page_course td a.table_btn3_off:hover,#page_course td a.table_btn4_soon:hover  {
	opacity: 1;
}
/* //20200921追記 */

#page_course td.td_yellow {
	background: #ffeda0;
}

#course_wrap .th1 {
	width: 150px;
}

#course_wrap .th2 {
	width: 220px;
}

#course_memo {
	border: 1px solid #dddddd;
	padding: 35px 45px;
	font-weight: normal;
	margin-bottom: 50px;
}

#course_memo .course_memo_inner{
	margin-bottom: 20px
}

#course_memo p {
	margin-bottom: 10px;
}

#course_memo li {
    text-indent: -2.8em;
    padding-left: 2.8em;
}

#backnumber{
	text-align: center;
}

#backnumber p{
	font-size: 20px;
	font-weight: normal;
	margin: 40px auto 20px;
}

#backnumber ul {
    text-align: left;
    /*display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    width: 96%;
    margin: 0 auto;
}

#backnumber li {
	border: 1px solid #b5b5b5;
	border-radius: 5px;
	width: 180px;
	padding:2px 0;
    margin: 0 1% 15px;
    text-align: center;
	display: inline-block;
}

/*
#backnumber ul::after{
  content:"";
  display: block;
  width: 360px;
}*/

#backnumber li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

#backnumber li a:before {
    content: "\f105";
    line-height: 1;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 19px;
    top: 2px;
    right: 9px;
}
/*Golf Course*/

/*OVERVIEW*/
#page_overview {
	background: url("/common/img/clubteamgolf_overview_bg.jpg") no-repeat top;
}

#overview_wrap,#faq_wrap,#coursedetail_wrap {
	background: rgba(255,255,255,0.8);
	padding: 50px 0 0;
}

#overview_wrap table {
	width: 90%;
	margin: 0 auto;
}

#overview_wrap table,#overview_wrap th,#overview_wrap td{
    border:none;
}

#overview_wrap table th{
	background: #001532;
	color: #fff;
	vertical-align: middle;
	padding: 10px;
	width: 170px;
}

#overview_wrap table tr {
	display: table;
	margin-bottom: 5px;
	width: 100%;
}

#overview_wrap table td{
	padding: 10px 15px;
	background: #fff;
}
/*OVERVIEW*/

/*FAQ-GUIDE*/
#page_faq {
	text-align: center;
	background: url("/common/img/clubteamgolf_faq_bg.jpg") no-repeat top;
}

.page_guide {
	background: url("/common/img/clubteamgolf_guide2021_bg.jpg") no-repeat top !important;
}

#page_faq h3,#page_report h3 {
	font-size: 38px;
	display: inline-block;
	border-bottom: 4px solid #001532;
	padding-bottom: 13px;
	line-height: 1;
	margin: 50px auto 75px;
}

#page_faq h3 span {
	display: block;
    font-size: 18px;
    margin-bottom: 13px;
}

#page_faq .h4_box {
	margin:70px auto 40px;
}

#page_faq .h4box_first {
	margin: 40px auto 40px;
}

#page_faq h4 {
	font-size: 28px;
    border-bottom: 3px solid #001532;
	display: inline-block;
}

#page_faq #faq_link1,#page_faq #faq_link2,#page_faq #faq_link3,#page_faq #faq_link4 {
	margin-top: -5px;
	padding-top: 5px;
}

#page_faq h3:first-child {
	margin: 80px auto 75px;
}

#page_faq #faq_btnbox {
	width: 90%;
	margin: 0 auto;
}

#page_faq #faq_btnbox  a{
    background: #001532;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    width: 49%;
    padding:13px 0;
    text-align: center;
	position: relative;
	font-size: 22px;
	display: inline-block;
}

#page_faq #faq_btnbox a:before {
    content: "\f107";
    line-height: 1;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 29px;
    top: 16px;
    right: 16px;
}

#page_faq #faq_btnbox  a:nth-child(1),#page_faq #faq_btnbox  a:nth-child(3){
	margin-right:2%;
}

#page_faq #faq_btnbox  a:nth-child(1),#page_faq #faq_btnbox  a:nth-child(2)#page_faq #faq_btnbox  a:nth-child(3),#page_faq #faq_btnbox  a:nth-child(4){
	margin-bottom: 2%;
}

#page_faq .faqbox {
	text-align: left;
	font-weight: normal;
	margin:0 auto 77px;
	width: 90%;
}

#page_faq .faqbox p{
	border-bottom: 1px solid #b4bdc8;
	font-size: 23px;
	line-height: 1.3;
	padding-bottom: 12px;
	margin-bottom: 17px;
	font-weight: bold;
}

#page_faq .faqbox p span{
	font-family: arial, sans-serif;
	font-size: 26px;
    vertical-align: text-top;
}

#page_faq .faqbox .nl {
    text-indent: -1em;
    padding-left: 1em;
    display: block;
}

#page_faq .contact {
	border: 1px solid #dddddd;
    padding: 20px;
    font-weight: normal;
	margin-top: 10px;
}

#page_faq .contact p{
	border: none;
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt50 {
	margin-top: 50px;
}
/*FAQ*/

/*ゴルフコース詳細*/
#coursedetail_wrap {
	text-align: center;
}

#page_onotoyogolf {
	background: url("/common/img/clubteamgolf_onotoyogolf_bg.jpg") no-repeat top;
}

#page_koriyama {
	background: url("/common/img/clubteamgolf_koriyama_bg.jpg") no-repeat top;
}

#page_minori {
	background: url("/common/img/clubteamgolf_minori_bg.jpg") no-repeat top;
}

#page_brooks {
	background: url("/common/img/clubteamgolf_brooks_bg.jpg") no-repeat top;
}

#page_ranzan {
	background: url("/common/img/clubteamgolf_ranzan_bg.jpg") no-repeat top;
}

#page_higashichiba {
	background: url("/common/img/clubteamgolf_higashichiba_bg.jpg") no-repeat top;
}

#page_ohtone {
	background: url("/common/img/clubteamgolf_ohtone_bg.jpg") no-repeat top;
}

#page_toyosato {
	background: url("/common/img/clubteamgolf_toyosato_bg.jpg") no-repeat top;
}

#page_hamano {
	background: url("/common/img/clubteamgolf_hamano_bg.jpg") no-repeat top;
}

#page_ishioka {
	background: url("/common/img/clubteamgolf_ishioka_bg.jpg") no-repeat top;
}

#page_takinomiya {
	background: url("/common/img/clubteamgolf_takinomiya_bg.jpg") no-repeat top;
}

#page_shigarakicc {
	background: url("/common/img/clubteamgolf_shigarakicc_bg.jpg") no-repeat top;
}

#page_higashinagoya {
	background: url("/common/img/clubteamgolf_higashinagoya_bg.jpg") no-repeat top;
}

#page_shotaizan {
	background: url("/common/img/clubteamgolf_shotaizan_bg.jpg") no-repeat top;
}

#page_takanosu {
	background: url("/common/img/clubteamgolf_takanosu_bg.jpg") no-repeat top;
}

#page_minagi {
	background: url("/common/img/clubteamgolf_minagi_bg.jpg") no-repeat top;
}

#page_takamuroike {
	background: url("/common/img/clubteamgolf_takamuroike_bg.jpg") no-repeat top;
}

#page_tojigaoka {
	background: url("/common/img/clubteamgolf_tojigaoka_bg.jpg") no-repeat top;
}

#page_theroyal {
	background: url("/common/img/clubteamgolf_theroyal_bg.jpg") no-repeat top;
}

#page_fuji {
	background: url("/common/img/clubteamgolf_fuji_bg.jpg") no-repeat top;
}

#page_queenshill {
	background: url("/common/img/clubteamgolf_queenshill_bg.jpg") no-repeat top;
}

#page_chiba {
	background: url("/common/img/clubteamgolf_chiba_bg.jpg") no-repeat top;
}

#page_grandoak {
	background: url("/common/img/clubteamgolf_tokyugrandoak_bg.jpg") no-repeat top;
}

#page_tsurumai {
	background: url("/common/img/clubteamgolf_tsurumai_bg.jpg") no-repeat top;
}

#page_kuwana {
	background: url("/common/img/clubteamgolf_kuwana_bg.jpg") no-repeat top;
}

#coursedetail_wrap h3{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 28px;
	font-weight: normal;
}

#coursedetail_wrap h3 p:nth-child(1){
	font-size: 30px;
    line-height: 1;
    padding-bottom: 5px;
}

#coursedetail_wrap h3 p:nth-child(2){
	font-size: 50px;
	line-height: 1.3;
}

#coursedetail_wrap h3 p:nth-child(2) span{
	font-size: 25px;
}

.coursedetail_1 {
	font-size: 22px;
	background: #001532;
	line-height: 1;
	padding: 12px 0;
	width: 60%;
	margin: 45px auto 0;
	color: #fff;
	border-radius: 31px;
}

.coursedetail_2 {
	color: #001532;
	margin: 40px auto 0;
}

.coursedetail_2 p{
	margin:0 15px;
	display: inline-block;
}

.coursedetail_3 {
	margin: 25px auto 0;
}

.coursedetail_3 a {
	width: 180px;
    border-radius: 3px;
	position: relative;
	display: inline-block;
	background: #001532;
    padding:8px 0;
	margin-right: 10px;
	color: #fff;
}

.coursedetail_3 a:last-child {
	margin-right: 0;
}

.coursedetail_3 a.a_soon {
	cursor: default;
	background: #b5b5b5 !important;
	color: #fff !important;
}

.coursedetail_3 a.result {
	background: #d42e2e;
}

.coursedetail_3 a.a_soon:hover {
	opacity: 1;
}

.coursedetail_3 a.coursedetail_btn1 {
	background: #9bb600;
}

.coursedetail_3 a.coursedetail_btn2 {
	background: #ff8400;
	margin-right: 0;
}

.coursedetail_3 a.coursedetail_btn2 span {
	font-size: 13px;
}

.coursedetail_3 a.coursedetail_btn2_double {
	margin-right: 10px;
    margin-top: 10px;
}

.coursedetail_3 a:before {
	content: "\f105";
    line-height: 1;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 24px;
    top: 7px;
    right: 12px;
}

.coursedetail_4 {
	width: 910px;
	height: 500px;
	margin: 50px auto 80px;
}

.coursedetail_4 iframe {
	width: 100%;
	height: 100%;
}

/*ゴルフコース詳細*/

/*サポーター*/
#page_supporter {
	background: url("/common/img/clubteamgolf_supporter_bg.jpg")no-repeat top;
	padding-top: 665px;
}

.page_supporter2022 {
	background: url("/common/img/clubteamgolf_supporter2022_bg.jpg")no-repeat top !important;
	padding-top: 665px;
}

#interview_wrap {
	width: 980px;
	margin: 0 auto;
}

#supporter_profile_left,#supporter_profile_right {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%);
	width: 475px;
    color: #001532;
    font-size: 16px;
    padding: 30px 29px;
	font-weight: normal;
}

#supporter_profile_left {
	float: left;
}

#supporter_profile_right {
	float: right;
}

.supporter_profile {
	border-bottom: 2px solid #001532;
	padding-bottom: 11px;
	margin-bottom: 11px;
	font-weight: bold;
}

.supporter_profile p:first-child {
	width: 180px;
	float: left;
	font-size: 13px;
	text-indent: -2px;
}

.supporter_profile p:first-child span {
	font-size: 28px;
	display: block;
	line-height: 1.1;
}

#supporter_profile {
	margin-bottom: 100px;
}

#page_supporter .h4_box {
	margin: 80px auto 0;
}

#page_supporter .h4_box_mt {
	margin-top: 110px;
}

#page_supporter h4 {
    border-left: 6px solid #001532;
    font-size: 31px;
    line-height: 1.2;
    padding: 7px 0 7px 20px;
	color: #001532;
}

#page_supporter h4 span {
    font-size: 25px;
    display: block;
}

#page_supporter h4.h4_mb {
	margin-bottom: 40px;
}

.interview_q span {
	content: "";
	background: #cdd4de;
	height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2.5%;
    width: 4.5%;
}

.interview_q p {
	vertical-align: middle;
	display: inline-block;
	width: 93%;
}

.interview_q p.text-top {
	vertical-align: text-top;
}

.interview_q {
	color: #3e75b9;
	font-size: 20px;
	margin-top: 65px;
}

.interview_a {
	font-weight: normal;
	margin-top: 40px;
}

.interview_a span{
    display: inline-block;
    width: 7%;
	font-weight: bold;
}

.interview_a p{
	display: inline-block;
    width: 93%;
    vertical-align: top;
}
/*サポーター*/

/*レポート*/

#page_report {
	background: url("/common/img/clubteamgolf_report_bg.jpg") no-repeat top;
	text-align: center;
}

.page_report2023 {
	background: url("/common/img/clubteamgolf_report_bg2023.jpg") no-repeat top !important;
	text-align: center;
}

.page_report2024 {
	background: url("/common/img/clubteamgolf_report_bg2024.jpg") no-repeat top !important;
	text-align: center;
}

.report_photobox {
    width: 962px;
    margin: 0 auto;
	text-align: left;
}

.report_photobox a {
	display: inline-block;
	margin-right: 13px;
	margin-bottom: 13px;
}

.report_photobox a:nth-child(5n) {
	margin-right: 0;
}
/*レポート*/

.coursedetail_cancel {
	    background: #d50100;
    color: #fff;
	font-size: 20px;
	padding: 5px;
	font-weight: bold;
	width: 50%;
	margin: 5px auto;
}

.red {
	color:#b33c3c;
	font-weight: bold;
}
.red_box,
.red_box-2 {
	display: inline-block;
	margin-top: 2px;
	padding: 5px 8px;
	background: rgb(228, 0, 0);
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	border-radius: 3px;
}
.red_box-2{
	padding: 8px 10px;
	font-size: 16px;
	border-radius: 5px;
}
.red_mt {
	margin-top:20px;
}
.red_schedule {
	color:#b33c3c;
	font-size: 13px;
	font-weight: bold;
}

@media screen and (max-width : 768px ){
#menu_wrap {
    height: auto;
}

.top_wrap_inner {
	background: url(/common/img/clubteamgolf_top_bg1.png) repeat-x;
	background-position-y: center;
}

h1 {
	top: 49px;
    left: 7px;
    width: 343px;
}

.pagewrap {
	min-width:auto;
	width: 100%;
}

.innerbox {
	width:90%;
	max-width:auto;
	margin: 0 auto;
	padding-bottom: 10vw;
}

#page_header_wrap {
	height: 175px;
}

#pagehead h2 {
    font-size: 4vw;
	padding: 4vw 0 6vw;
}

#pagehead h2 p {
    font-size: 10vw;
}

#cup2019_bth {
	width:300px;
}

.table_title {
	font-size: 14px;
    padding: 5px 0;
    margin-bottom: 15px;	
}

#page_course table {
	font-size:11px;
}

#page_course th {
    padding: 4px;
}

#page_course td {
	padding: 4px;
	line-height: 1.3;
	vertical-align: middle;
}

#page_course td .td_inner {	
	padding: 4px;
}

/*Golf Course*/
#page_course {
	padding: 6vw 0 0;
}

#page_course td a.table_btn1,#page_course td a.table_btn2,#page_course td a.table_btn3,#page_course td a.table_btn4 {
    width: 100%;
    display: block;
    right: auto;
    position: relative;
    top: auto;
	margin-top: 4px;
	padding: 6px 0;
	transform: none;
}

#page_course td a.table_btn1:before,#page_course td a.table_btn2:before,#page_course td a.table_btn3:before,#page_course td a.table_btn4:before {
	font-size: 16px;
    top: 5px;
    right: 5px;	
}

#page_course td a.table_btn2,#page_course td a.table_btn4 {
	right: auto;
}

#page_course .tr_sigaraki a.table_btn2,#page_course .tr_sigaraki a.table_btn4 {
	top: auto;
}

#page_course .tr_sigaraki a.table_btn3{
	top:auto;
}

#page_course {
    background-size: 130% !important;
}

#course_wrap {
	margin: 27vw auto 0;
}

#course_memo {
    padding: 5%;
    margin-bottom: 25px;
}

#backnumber p {
    font-size: 17px;
    margin: 30px auto 15px;
}

#backnumber li {
	width: 48%;
    margin: 0 1% 1%;
	padding: 5px 0;
}

/*
#backnumber li:last-child{
	margin-bottom: 0;
}*/


#backnumber li a:before {
    font-size: 18px;
    top: 0px;
    right: 8px;
}

#course_wrap table {
    margin-bottom: 30px;
}

#course_wrap .th1 {
	width: 25%;
}

#course_wrap .th2 {
	width: 36%;
}

/*Golf Course*/

.pagewrap {
	background-size: contain !important;
	padding-top: 20vw;
}

#overview_wrap,#faq_wrap, #coursedetail_wrap {
	padding: 4vw 0 0;
}

/*OVERVIEW*/
#overview_wrap table th{
	width: 100%;
    display: block;
	font-size: 13px;
	padding: 5px 0;
}

#overview_wrap table td{
	width: 100%;
    display: block;
	font-size: 13px;
	padding: 10px;
}
/*OVERVIEW*/

/*FAQ*/
#page_faq #faq_link1,#page_faq #faq_link2,#page_faq #faq_link3,#page_faq #faq_link4 {
	margin-top: -25px;
	padding-top: 25px;
}

#page_faq #faq_btnbox a:nth-child(1), #page_faq #faq_btnbox a:nth-child(2) {
    margin-bottom: 0;
}

#page_faq #faq_btnbox a:nth-child(1), #page_faq #faq_btnbox a:nth-child(3) {
    margin-right: 0;
}

#page_faq #faq_btnbox a {
	width: 100%;
	padding: 8px 0;
	font-size: 16px;
	margin-bottom: 5px !important;
}

#page_faq #faq_btnbox a:before {
	font-size: 23px;
    top: 9px;
    right: 12px;
}

#page_faq h3,#page_report h3 {
    font-size: 20px;
    border-bottom: 3px solid #001532;
    padding-bottom: 10px;
	margin: 30px auto 45px!important;
}

#page_faq h3:first-child {
    margin: 45px auto;
}

#page_faq .faqbox p {
    border-bottom: 1px solid #b4bdc8;
    font-size: 16px;
	padding-bottom: 7px;
    margin-bottom: 12px;
}

#page_faq .faqbox p span {
	font-size: 18px;
}

#page_faq .faqbox {
    margin: 0 auto 30px;
	width: 100%;
}

#page_faq h3 span {
    font-size: 13px;
    margin-bottom: 8px;
}

#page_faq h4 {
    font-size: 19px;
}

#page_faq .h4box_first {
    margin: 10px auto 30px;
}

#page_faq .h4_box {
    margin: 30px auto 30px;
}

#page_faq .contact {
	padding: 13px;
}

#page_faq .contact p{
	font-size: 15px;
}
/*FAQ*/

/*coursedetail*/
#coursedetail_wrap h3 {
	font-size: 12px;
}

#coursedetail_wrap h3 p:nth-child(1) {
    font-size: 13px;
    padding-bottom: 4px;
}

#coursedetail_wrap h3 p:nth-child(2) {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 3px;
}

.coursedetail_1 {
    width: 90%;
    font-size: 12px;
	margin: 10px auto 0;
	padding: 8px 0;
}

.coursedetail_2 {
	width: 90%;
    margin: 15px auto 0;
}

.coursedetail_2 p{
	margin:0 auto 2px;
	display:block;
	font-size: 10px;
}

.coursedetail_3 {
	width: 90%;
	margin: 20px auto 0;
}

.coursedetail_3 a {
    width: 49%;
    margin-right: 1%;
	margin-bottom: 1%;
}

.coursedetail_3 a:nth-child(2),.coursedetail_3 a:nth-child(4) {
	margin-right: 0;
}

.coursedetail_3 a:before {
	font-size: 20px;
    top: 7px;
}

.coursedetail_4 {
    width: 100%;
    height: 250px;
	margin: 25px auto 30px;
}

/*coursedetail*/

/*サポーター*/
#page_supporter {
	padding-top:47vw;
}

#interview_wrap {
    width: 90%;
	margin: 0 auto;
}

#supporter_profile_left,#supporter_profile_right {
	width: 100%;
	font-size: 10px;
	padding: 15px;
	float: none;
}

#supporter_profile_left {
	margin-bottom: 10px;
}

.supporter_profile {
    padding-bottom: 8px;
    margin-bottom: 8px;
	font-size: 10px;
}

.supporter_profile p:first-child {
	width: 100%;
    float: none;
    font-size: 10px;
	text-indent: 0;
}

.supporter_profile p:first-child span {
	font-size: 15px;
}

#supporter_profile {
	margin-bottom: 30px;
}

#page_supporter .h4_box {
	margin: 25px auto 0;
}

#page_supporter .h4_box img{
	margin: 0 -5% 0;
    display: block;
    width: 110%;
}

#page_supporter .h4_box_mt {
	margin-top: 40px;
}

#page_supporter h3 {
	margin: 0 -5% 0;
}

#page_supporter h4 {
    border-left: 5px solid #001532;
    font-size: 15px;
    padding: 5px 0 5px 8px;
	margin: 0 -5% 0;
}

#page_supporter h4 span{
    font-size: 12px;
}

#page_supporter h4.h4_mb {
	margin-bottom: 20px;
}

.interview_q span {
    height: 4px;
    width: 7.5%;
}

.interview_q p {
	width: 89%;
	vertical-align: text-top;
}

.interview_q {
	font-size: 13px;
	margin: 20px -5% 0;
}

.interview_a {
	margin: 20px -5% 0;
}

.interview_a span{
    width: 100%;
}

.interview_a p{
	display:block;
    width: 100%;
}

.report_photobox {
	width: 90%;
}

.report_photobox a {
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 18.4%;
}

#page_course td .cancel {
    font-size: 11px;
    padding: 4px;
    margin-top: 5px;
}

.coursedetail_cancel {
    width: 90%;
    font-size: 2vw;
}

.coursedetail_3 a.coursedetail_btn2_double {
	margin-right: 1%;
    margin-bottom: 1%;
	margin-top: 0;
}
.coursedetail_3 a:last-child {
	margin-right: 0 !important;
}

.red {
    font-size: 11px;
}
.red_box,
.red_box-2 {
	padding: 3px 5px;
	font-size: 11px;
	border-radius: 2px;
}
.red_box-2{
	padding: 5px 8px;
	font-size: 11px;
	border-radius: 2px;
}
.red_mt {
	margin-top:8px;
}
.red_schedule {
    font-size: 11px;
}

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

h1 {
	width:75%;
}

table {
	font-size: 3vw;
}

.coursedetail_3 a.coursedetail_btn2 span {
    font-size: 11px;
    display: block;
    line-height: 1;
}

}

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

h1 {
	width:71%;
}

#cup2019_bth {
	width: 95%;
	max-width: 380px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

#page_header_wrap {
    height: 172px;
}

table {
	font-size: 2.7vw;
}

}

