@charset "utf-8";

@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

#main_visual {
    display: block;
}
#main_visual img {
    width: 100%;
}
#section_intro {
    padding: 30px 0 0;
    margin: 0 15px;
}
#section_intro h1 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #444;
    line-height: 1.4;
}
#section_intro p {
    font-size: 16px;
    padding-bottom: 20px;
    color: #444;
    line-height: 1.7;
}
#section_intro .content_top {
    margin-bottom: 10px;
    padding: 15px 0 0 0;
    border-top: 1px solid #d5d5d5;
}
#section_intro .content_top .date {
    font-size: 12px;
    color: #8a8a8a;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    text-align: left;
}

.snsBtn_list {
	width: 100%;
}
.snsBtn_list li {
	float: left;
}
.snsBtn_list li:last-child {
	float: right;
}
.snsBtn_list li a {
	display: block;
	text-indent: -9999px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.top_snsBtn {
	width: 237px;
	margin: 0 0 2% 0;
}
.top_snsBtn .snsBtn_list li a {
	width: 111px;
	height: 27px;
}
.top_snsBtn .snsBtn_list li.tw a {
	background-image: url(/golf/common/image_common/icon_x_share_small.png);
}
.top_snsBtn .snsBtn_list li.fb a {
	background-image: url(/golf/common/image_common/icon_fb_share_small.png);
}
.bottom_snsBtn {
	width: 260px;
	text-align: center;
	margin: 0 auto;
}
.bottom_snsBtn .snsBtn_list li {
	width: 120px;
}
.bottom_snsBtn .snsBtn_list li a {
	width: 120px;
	height: 52px;
}
.bottom_snsBtn .snsBtn_list li.tw a {
	background-image: url(/golf/common/image_common/icon_x_share.png);
}
.bottom_snsBtn .snsBtn_list li.fb a {
	background-image: url(/golf/common/image_common/icon_fb_share.png);
}
.bottom_profile {
    clear: both;
    margin: 20px 15px 50px;
    padding: 20px;
    background: #f5f5f5;
    font-size: 16px;
}
.bottom_profile p.title {
    background: url(/golf/common/image_common/icon_face.png) no-repeat left center;
    font-size: 14px;
    color: #262626;
    font-weight: bold;
    padding: 0 0 0 40px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.bottom_profile p.text {
    clear: both;
    font-size: 14px;
    line-height: 1.6;
}

#main_content_inner {
    width: auto;
    margin: 0 15px;
}
#main_content p {
    font-size: 16px;
    padding-bottom: 30px;
    color: #262626;
    line-height: 1.8;
}
.interview h2 {
    margin: 10px 0 30px;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 8px;
    border-left: 4px solid #18a511;
    line-height: 1.2;
}
.interview .img {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.interview .img img {
    width: 100%;
}
#main_content .interview .img p {
    font-size: 12px;
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 0;
}
.interviewee {
    display: flex;
}
.interviewee span:nth-child(1) {
    width: 15%;
}
.interviewee span:nth-child(2) {
    width: 85%;
}
.interview h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 30px;
    line-height: 1.3;
}
.interview h3 img {
    width: 250px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
#main_content .interview p.faq {
    font-size: 17px;
    font-weight: bold;
    border-bottom: solid 1px #d5d5d5;
    padding: 10px 0 10px;
    margin-bottom: 30px;
    line-height: 1.6;
    display: flex;
}
#main_content .interview p.faq span:first-child {
	padding-right: 5px;
}
.interview_last {
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 40px;
}

#special {
    background: #efefef;
}
#special_inner {
    width: auto;
    margin: 0 15px;
    padding: 40px 0 20px;
}
#special_inner .title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
}
#special_inner .title span {
    font-size: 18px;
    color: #18a511;
}
#special_inner .img {
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
#special_inner .img img {
    display: block;
}
#special_inner .img img:nth-child(1) {
    width: 100%;
    margin-bottom: 20px;
}
#special_inner .img img:nth-child(2),
#special_inner .img img:nth-child(3) {
    width: 47%;
}
#special_inner h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    margin: 20px 0 15px;
}
#special_inner p {
    font-size: 16px;
    padding-bottom: 30px;
    color: #262626;
    line-height: 1.8;
}
#special_inner a {
    min-width: 320px;
    width: 80%;
    padding: 10px 0;
    display: block;
    margin: 0 auto 30px;
    background: #c30d23;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    border-radius: 6px;
    position: relative;
}
#special_inner a span:before {
	position: absolute;
	width: 10px;
	height: 10px;
	right: 20px;
	top: 50%;
	margin-top: -5px;
	content: '';
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	transform: rotate(45deg);
}

#profile_inner {
    width: auto;
    margin: 0 15px;
    padding: 40px 0 20px;
}
#profile_inner .prof .box {
    display: flex;
    flex-wrap:wrap;
    align-content: flex-start;
    width: 100%;
    margin-bottom: 30px;
}
#profile_inner .prof .box img {
    width: 140px;
    height: 140px;
    margin-right: 20px;
    margin-bottom: 15px;
}
#profile_inner .prof .box p.name {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 40px;
}
#profile_inner .prof .box p.name span {
    display: block;
    color: #18a511;
    font-size: 12px;
    font-weight: normal;
}
#profile_inner .prof .box p.text {
    font-size: 16px;
    line-height: 1.8;
}
#profile_inner h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    margin-top: 30px;
}
#profile_inner a.back {
    display: block;
    margin: 20px auto 0;
    width: 220px;
    text-align: left;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 10px 30px 10px 15px;
    background: url(/golf/common/image_common/icon_arrow_circle_right.png) no-repeat right 10px center;
}
#profile_inner a.back span {
    display: block;
    line-height: 1.3;
    font-size: 16px;
}

}