@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
border: 0;
font-size: 18px;
}
html, body {
font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 18px;
}
.wrap {
margin: 0;
padding: 0;
overflow: hidden;
}
.wrap p{font-size: 18px;}
sup{
fon-size:0.3em;
}

#head {
}
#head h1 {
display: block;
position: relative;
background: url(../images/logo.png) center top no-repeat;
height: 703px;
margin-top: -300px;
z-index: 10;
}
#head h1, #head h2 {
font-size: 0em;
}
.main {
width: 100%;
}
#about {
width: 592px;
height: 633px;
margin: 20px auto;
background: url(../images/about_bg.png) no-repeat center center;
}
#about .txt {
margin: 0 auto;
text-align: center;
padding-top: 50px;
line-height: 4em;
}
#about .navi {
width: 750px;
margin: 20px auto;
display: flex;
position: relative;
}
#about .navi p {
font-size: 1.5em;
margin: 110px auto 0;
width: 100%;
text-align: right;
padding-right: 1em;
font-weight: bold;
}
#movie {
padding: 80px 0px;
background-color: #ffffff;
}
.tvo-video {
width: 900px;
margin: 0 auto;
}
#movie .tvo-video {
width: 900px;
height: 506px;
}
#menu {
margin: 0 auto;
max-width: 950px;
}
#menu ul {
display: flex;
}
#menu ul li {
list-style: none;
margin: 0 5px;
width: 33.3%;
}
#menu ul li img{
width:100%;
}
#menu ul li a:hover {
	opacity: 0.5 ;
}
.sup{
font-size:0.5em;

}
.note{
font-size:0.8em;

}
/* 01 女子ゴルフ 安田　祐香さん */
#yasuda {
margin: 100px 0;
}
.obi01 {
width: 120%;
height: 1em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(-3deg);
}
.obi01 p {
    width: 6em;
    margin-right: auto;
    margin: 6px 0px 0 auto;
    font-size: 104px;
}
.yasuda_img01 {
width: 120%;
height: 750px;
margin: 20px -20px;
background: #fff url(../images/yasuda01.jpg) no-repeat center center;
background-size: cover;
transform: rotate(-3deg);
position: relative;
z-index: 2;
}
.yasuda_txt01 {
width: 430px;
transform: rotate(3deg);
padding: 30px;
background: #ffffff;
background-color: rgba(255,255,255,0.8);
position: absolute;
bottom: 120px;
right: 20%;
}
.yasuda_txt01 p {
line-height: 2em;
}
.yasuda_img02 {
width: 120%;
height: 700px;
margin: 20px -20px;
background: #fff url(../images/yasuda02.jpg) no-repeat center center;
background-size: cover;
transform: rotate(3deg);
position: relative;
z-index: 1;
}
.yasuda_txt02 {
transform: rotate(-3deg);
padding: 30px;
background: #ffffff;
background-color: rgba(255,255,255,0.6);
position: absolute;
bottom: 120px;
left: 10%;
}
.yasuda_txt02 p {
line-height: 2em;
}
.profile_01 {
width: 780px;
margin: 120px auto;
display: flex;
}
.profile_01 img {
}
.profile_01 .left {text-align: left;}
.profile_01 .left p {
line-height: 1.5em;
margin-right: 1em;
}
.profile_01 .name {
display: block;
font-size: 3em;
margin-right: 0.25em!important;
}
.profile_01 .name:first-letter {
font-size: 2em;
}
.profile_01 .from {
border-top: 1px solid #000000;
font-size: 1.2em;
margin-bottom: 2em;
}
/* 02 水泳 一ノ瀬メイさん */
#ichinose {
margin: 100px 0;
}
.obi02 {
width: 120%;
height: 1em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(3deg);
}
.obi02 p {
    width: 6em;
    margin-left: auto;
    margin:auto 0px 0 60px;
    font-size: 104px;
}
.ichinose_img01 {
width: 120%;
height: 700px;
margin: 20px -20px;
background: #fff url(../images/ichinose01.jpg) no-repeat center center;
background-size: cover;
transform: rotate(3deg);
position: relative;
z-index: 2;
}
.ichinose_txt01 {
transform: rotate(-3deg);
padding: 30px;
background: #ffffff;
background-color: rgba(255,255,255,0.8);
position: absolute;
top: 50px;
left: 13%;
}
.ichinose_txt01 p {
line-height: 2em;
}
.ichinose_img02 {
width: 120%;
height: 700px;
margin: 20px -20px;
background: #fff url(../images/ichinose02.jpg) no-repeat center center;
background-size: cover;
transform: rotate(-3deg);
position: relative;
z-index: 1;
}
.ichinose_txt02 {
width: 501px;
transform: rotate(3deg);
padding: 30px;
background: #ffffff;
background-color: rgba(255,255,255,0.6);
position: absolute;
bottom: 50px;
right: 20%;
}
.ichinose_txt02 p {
line-height: 2em;
}
.profile_02 {
width: 750px;
margin: 120px auto;
display: flex;
flex-direction: row-reverse;
}
.profile_02 img {
}
.profile_02 .right {
text-align: left;
}
.profile_02 .right p {
line-height: 1.5em;
margin-left: 1em;
}
.profile_02 .name {
display: block;
font-size: 3em;
margin-left: 0.25em!important;
}
.profile_02 .name:first-letter {
font-size: 2em;
}
.profile_02 .from {border-top: 1px solid #000000;font-size: 1.3em;margin-bottom: 2em;}
/* 03 走り幅跳び　高良 彩花さん */
#koura {
margin: 100px 0;
}
.obi03 {
width: 120%;
height: 1em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(-3deg);
}
.obi03 p {
    width: 6em;
    margin-right: auto;
    margin: 3px 0px 0 auto;
    font-size: 104px;
}
.koura_img01 {
width: 120%;
height: 700px;
margin: 20px -20px;
background: #fff url(../images/koura01.jpg) no-repeat center center;
background-size: cover;
transform: rotate(-3deg);
position: relative;
z-index: 2;
}
.koura_txt01 {
transform: rotate(3deg);
padding: 30px;
background: #ffffff;
background-color: rgba(255,255,255,0.8);
position: absolute;
bottom: 50px;
right: 30%;
}
.koura_txt01 p {
line-height: 2em;
}
.koura_img02 {
width: 120%;
height: 700px;
margin: 20px -20px;
background: #fff url(../images/koura02.jpg) no-repeat center center;
background-size: cover;
transform: rotate(3deg);
position: relative;
z-index: 1;
}
.koura_txt02 {
transform: rotate(-3deg);
padding: 30px;
background: #ffffff;
background-color: rgba(255,255,255,0.6);
position: absolute;
bottom: 80px;
right: 25%;
}
.koura_txt02 p {
line-height: 2em;
}
.profile_03 {width: 764px;margin: 120px auto;display: flex;}
.profile_03 img {
width: 350px;/* height: 311px; */
}
.profile_03 .left {width: 414px;/* text-align: right; */}
.profile_03 .left p {line-height: 1.5em;margin-right: 1em;}
.profile_03 .name {
display: block;
font-size: 3em;
margin-right: 0.25em!important;
}
.profile_03 .name:first-letter {
font-size: 2em;
}
.profile_03 .from {
border-top: 1px solid #000000;
font-size: 1.2em;
margin-bottom: 2em;
}
/* フッター */
.foot {
width: 100%;
height: 190px;
margin: 0;
padding: 0;
color: #ffffff;
background: #ffffff;
border-top: 1px solid #fe221d;
}
.foot_inner {
width: 779px;
margin: 0 auto;
display: flex;
}
.foot_inner .data_footer {
background: url(../images/data_footer.png) no-repeat center center;
width: 779px;
height: 75px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
margin: 50px 0;
}

/* SP版 */
@media screen and ( max-width:765px) {
.pconly {
display: none;
}
html, body {
font-size: 14px!important;
}
#head h1 {
display: block;
position: relative;
background: url(../images/logo_sp.png) center top no-repeat;
width: 100%;
height: 0;
padding-bottom:calc( 1020 / 750 * 100%);
background-size: contain;
margin-top: -3%;
font-size: 0em;
}
#head h2 {
background: url(../images/date_sp.png) no-repeat;
width: 100%;
height: 0;
padding-top:calc( 265 / 750 * 100%);
background-size: contain;
font-size: 0em;
}
#about {
width: 100%;
height: auto;
margin: 0 auto;
background: url(../images/about_bg.png) no-repeat center center;
}
#about .navi {
width: 100%;
margin: 20px auto 50px;
display: block;
}
#about .txt {
margin: 50px 1em 0;
line-height: 3em;
text-align: left;
}
#about .navi p {
font-size: 1.5em;
margin: auto 0;
width: 100%;
text-align: center;
padding-right: 1em;
}
#about .navi img {
margin: 0 25%;
width: 50%;
}
#movie {
padding: 20px 0 0;
}
#movie .tvo-video {
width: 320px;
height: 180px;
}
.obi01 {
width: 120%;
height: 0.5em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(-3deg);
}
#menu {margin: 10% auto 0;width: 100%;}
#menu ul {
display: flex;
}
#menu ul li img {
width: 100%;
}
/* 01 女子ゴルフ 安田　祐香さん */
#yasuda {margin: 100px 0;}
.obi01 {
width: 120%;
height: 0.5em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(-3deg);
}
.obi01 p {
width: 100%;
margin-left: auto;
margin: 0px 10%;
font-size: 0.5em;
}
.yasuda_img01 {
width: 120%;
height: 283px;
margin: 20px -20px 300px;
background: #fff url(../images/yasuda01.jpg) no-repeat center center;
background-size: cover;
transform: rotate(-3deg);
position: relative;
z-index: 2;
}
.yasuda_txt01 {
width: 80%;
margin: -4%;
padding: 1em;
position: absolute;
top: 340px;
left: 50%;
transform: translate(-50%, -50%)rotate(3deg);
background-color: transparent;
}
.yasuda_txt01 p {
line-height: 2em;
margin-right: 1em;
}
.yasuda_img02 {
width: 120%;
height: 300px;
margin: 250px -20px 200px;
background: #fff url(../images/yasuda02.jpg) no-repeat center center;
background-size: cover;
transform: rotate(3deg);
position: relative;
z-index: 1;
}
.yasuda_txt02 {
width: 68%;
margin: 0%;
padding: 1em;
position: absolute;
top: 320px;
left: 50%;
transform: translate(-50%, -50%)rotate(-3deg);
background-color: transparent;
}
.yasuda_txt02 p {
line-height: 2em;
}
.profile_01 {
margin: 120px auto;
display: inline;
}
.profile_01 img {
width: 50%;
margin: 1em 25%;
}
.profile_01 .left{
text-align: left;
width: 96%;
margin: 1em;
}
.profile_01 .name {
    display: block;
    font-size: 3em;
	margin-left: 0.5em!important;
}
.profile_01 .left p{
    line-height: 1.5em;
    margin-left: 1em;
}
/* 02 水泳 一ノ瀬メイさん */
#ichinose {
}
.obi02 {
width: 120%;
height: 0.5em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(3deg);
}
.obi02 p {
width: 100%;
margin-left: auto;
margin: 0px 10%;
font-size: 0.5em;
}
.ichinose_img01 {
width: 120%;
height: 400px;
margin: 20px -20px;
background: #fff url(../images/ichinose01.jpg) no-repeat center center;
background-size: cover;
transform: rotate(3deg);
position: relative;
z-index: 2;
}
.ichinose_txt01 {
width: 70%;
margin: 0 auto;
padding: 1em;
position: absolute;
top: 588px;
left: 50%;
transform: translate(-50%, -50%)rotate(-3deg);
background-color: transparent;
}
.ichinose_txt01 p {
}
.ichinose_img02 {
width: 120%;
height: 300px;
margin: 400px -37px 350px;
background: #fff url(../images/ichinose02.jpg) no-repeat center center;
background-size: cover;
transform: rotate(-3deg);
position: relative;
z-index: 1;
}
.ichinose_txt02 {
width: 75%;
margin: 0 auto;
padding: 0;
position: absolute;
top: 327px;
left: 49%;
transform: translate(-50%, -50%)rotate(3deg);
background-color: transparent;
}
.ichinose_txt02 p {
padding-right: 1em;
}
.profile_02 {
margin: 0 auto;
display: inline;
}
.profile_02 img {
width: 50%;
margin: 1em 25%;
}
/* 03 走り幅跳び　高良 彩花さん */
#koura {
}
.obi03 {
width: 120%;
height: 0.5em;
font-size: 100px;
color: #fff;
background: #fe221d;
margin: -20px;
text-align: left;
overflow: hidden;
transform: rotate(-3deg);
}
.obi03 p {
width: 100%;
margin-left: auto;
margin: 0px 10%;
font-size: 0.5em;
}
.koura_img01 {
width: 120%;
height: 330px;
margin: 20px -20px 190px;
background: #fff url(../images/koura01.jpg) no-repeat center center;
background-size: cover;
transform: rotate(-3deg);
position: relative;
z-index: 2;
}
.koura_txt01 {
width: 80%;
padding: 1em;
margin: -30px;
position: absolute;
top: 400px;
left: 50%;
transform: translate(-50%, -50%)rotate(3deg);
background-color: transparent;
}
.koura_txt01 p {
}
.koura_img02 {
width: 120%;
height: 400px;
margin: 170px -20px 300px;
background: #fff url(../images/koura02.jpg) no-repeat center center;
background-size: cover;
transform: rotate(3deg);
position: relative;
z-index: 1;
}
.koura_txt02 {
width: 68%;
padding: 1em;
position: absolute;
top: 420px;
left: 50%;
transform: translate(-50%, -50%)rotate(-3deg);
background-color: transparent;
}
.profile_03 {
margin: 120px auto;
display: inline;
}
.profile_03 img {
width: 50%;
margin: 1em 25%;
}
.profile_03 .left{
text-align: left;
width: 96%;
margin: 1em;
}
.profile_03 .name {
    display: block;
    font-size: 3em;
	margin-left: 0.5em!important;
}
.profile_03 .left p{
    line-height: 1.5em;
    margin-left: 1em;
}
/* フッター */
.foot {
width: 100%;
height: 250px;
}
.foot_inner {
width: 100%;
margin: 0 auto;
display: inline;
}
.foot_inner .data_footer {
background: url(../images/data_footer_sp.png) no-repeat center center;
width: 100%;
height: 223px;
background-size: 80% auto;
margin: 20px 0 0;
}
}

@media screen and ( min-width:546px) and ( max-width:765px) {
.yasuda_img01 {
height: 360px;
}
.yasuda_txt01 {position: absolute;
    top: 440px;
    left: 50%;
}
}