@charset "UTF-8";
/*
----------------------------------------*/

body{

}
.sp_only{
    display: none;
}
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}

p{
    font-size: 165%;
    line-height: 1.8;
    margin-bottom: 1.5em;
}
img {width: 100%;}
.left {text-align: left !important;}
.right{text-align: right !important;}
.center {text-align: center !important;}


/* ======================================================
　　＊header＊
 ======================================================*/
header{
    background: url(../image/header_pc.jpg);
    background-attachment: cover;
   background-position: center center;
}
#player {
    position: absolute; 
    top:0; 
    width: 100%; 
    height: 100%; 
    background: #FFF; 
    z-index: 9999999999;
    margin: 0 ;
}
header#top_video_sp{
    display: none;
}

#top_video_pc img,
#top_video_sp img{
    width: 100%;
    height: auto;
}
.frame_wrap{
    padding:56.25% 0 0 0;
    position:relative;
}
.frame_wrap iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border: 0;
}

 /* ======================================================
　　＊main＊
 ======================================================*/
 .content{
    width: 65%;
    margin: 0 auto;
    padding: 4em .5em;
}
.box{
    padding: 2em;
    width: 85%;
    margin: 0 auto;
}
.h_size{
    display: block;
    width: 70%;
    margin: 2em auto;
}
.h_size_2{
    display: block;
    width: 80%;
    margin: 2em auto;
}
.wrap_1{
   background-color: #09333b;            /* 背景色 */
   background-image: url(../image/bg_wrap_1.jpg); /* 画像 */
   background-attachment: fixed;         /* 固定 */
   background-position: center center;   /* 縦横中央 */
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
   text-align: center;
}
.wrap_2{
   background: linear-gradient(70deg, #b8f2ed, #fdff99);
   background: url(../image/bg_wrap_2.jpg);
   background-attachment: fixed;
   background-position: center center;
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
.wrap_3{
    background-color: #09333b;  
   background-image: url(../image/bg_wrap_3.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
.wrap_4{
    background-color: #09333b;  
   background-image: url(../image/bg_wrap_4.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
    background-size: cover;
   text-align: center;
}
.wrap_5{
   background-image: url(../image/bg_wrap_5.png);
}
.wrap_6{
    background-color: #09333b;  
   background-image: url(../image/bg_wrap_6.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
.wrap_7{
   background-color: #f7fbec;  
   background-image: url(../image/bg_wrap_7.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
.wrap_8{
    background-color: #09333b;  
   background-image: url(../image/bg_wrap_8.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
.wrap_9{
    background-color: #09333b;  
   background-image: url(../image/bg_wrap_9.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
.wrap_10{
    background-color: #09333b;  
   background-image: url(../image/bg_wrap_10.jpg);
   background-attachment: fixed; 
   background-position: center center;  
   position: relative;
   background-repeat: no-repeat;
   background-size: cover;
}
#lead .box p{
    font-size: 180%;
    line-height: 2.2em;
    background: -webkit-linear-gradient(126deg ,#b69452 20%,#f8efc3 42%,#f8efc3 45%,#e4d68c 68%,#b69452 88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: hsla(0,0%,100%,0);
}
#lead .content{
    background:  rgba(0, 35,  41, 0.7);
}
.obi_ttl_v{
    background: linear-gradient(70deg, #0c1321, #285257);
}
.obi_ttl_v .content{
    padding: 2em 0.5em;
}
#moyamoya h1{
    display: block;
    width: 90%;
    margin: 2em auto;
}
#moyamoya .ul_wrap{
    background: rgba(0, 77, 136, 1);
    width: 100%;
    margin: 0 auto 40px;
    padding: 2em;
    outline: 2px solid rgb(175, 202, 201, 0.5);
    outline-offset: -8px;
}
#moyamoya ul{
    padding: 0 0 0 0.5em;
    margin-bottom: 2em;
}
#moyamoya ul li{
    list-style: none;
    font-size: 180%;
    color: #c5e3e2;
    font-weight: 600;
    background:url(../image/check_1.png) no-repeat left 2px !important; 
    margin: 0 0 20px 0 !important;
    padding: 0 0 0 2em !important;
}
#moyamoya .text_wrap{
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
#moyamoya .text_wrap p{
    color: #f8eeb3;
    font-size: 230%;
    font-weight: 600;
    text-shadow: 2px 5px 8px rgba(0, 0, 0, 1.0);
}
#program .pgm_card{
    width: 85%;
    margin: 0 auto 1em;
}
#program .pgm_card:last-child{
    margin-bottom: 3em;
}
#profile .content{
    background: rgba(255, 255, 255, 0.4);
}
#program .video-img{
    text-align: center;
    width: 90%;
    margin: 0 auto 2em;
}
.voice .content{
    width: 85%;
}
.voice .flex-item-2{
    background: rgba(255,255,255, 0.9);
    padding: 1.2em;
    overflow: hidden;
}
.voice .flex-item-2 p{
    font-size: 120%;
}
.voice_ttl{
    width: 100%;
    margin: 0 0 1em;
}
.voice_img{
    width: 30%;
    float: left;
    margin-right: 16px;
}

.star_bg{
    width: 100%;
    background: url(../image/star_middle.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
}

#message .content{
    width: 55%;
    padding: 0 0.5em;
}
#message .box{
    padding: 2em 2em 1em;
    text-align: center;
}
#message .box p{
    background: -webkit-linear-gradient(126deg ,#93c1eb 20%,#dff0ff 42%,#dff0ff 45%,#bddefc 68%,#93c1eb 88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: hsla(0,0%,100%,0);
}
#message .box .sign{
    overflow: hidden;
}
#message .box .sign img{
    width: 50%;
    margin-top: 50px;
    float: right;
}

 /* ======================================================
　　＊form＊
 ======================================================*/
 .offer_wrap .box{
    background: rgba(9, 51, 59, 0.6);
}
.opt_catch{
    width: 75%;
    margin: 0 auto;
}
.opt_text{
    width: 55%;
    margin: 0 auto 30px;
}

.form1 {
    background: linear-gradient(70deg, #623207, #9d5d28, #bb7b3b, #9d5d28, #623207);
    padding: 3em 0;
    text-align: center;
}
.mail-box {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    background: none !important;
}

.mail_submit {
    display: block;
    width: 40%;
    margin: 20px auto;
    line-height: 3em;
    padding: 0;
    cursor: pointer;
}
.mail_submit,
.mail_submit img {
  position: relative;
}
.mail_submit img {
  animation: 3s float ease-in-out infinite;
}
.mail_submit::after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  z-index: -1;
  content: '';
  width: 100%;
  height: 24px;
  background-color: rgba(0,0,0,.1);
  border-radius: 50%;
  transform: translateX(-50%);
  animation: 3s shadow ease-in-out infinite;
}
@keyframes float {
  50% {
    transform: translateY(-10px);
  }
}
@keyframes shadow {
  50% {
    width: 70%;
    height: 18px;
  }
}
.page_info{
    color: #FFF;
    text-align: center;
    font-size: 120%;
    margin: 0;
}


 /* ======================================================
　　＊footer＊
 ======================================================*/
 footer{
 	width: 100%;
 	padding: 1.5em 0 1em;
 	background: #285257;
 }
.footer_nav{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
footer .footer_nav p{
    font-size: 90% !important;
    color: #eee;
    margin-bottom: 1em;
}
footer .footer_nav p a{
    font-size: 90% !important;
    color: #eee;
}
footer p.copyright{
	text-align: center;
    color: #eee;
    font-size: 80%;
    margin-bottom: 1em;
}


/* ======================================================
　　＊common＊
======================================================*/

/*-----flex-----*/
.col-flex,
.col-flex-b{
    width: 100%;
    margin:0 auto 30px;
    display: flex;
    justify-content: space-between;
}
.col-flex img,
.col-flex-b img{
    text-align: center;
    margin: 0;
}
.flex-item-2{
    width: 49%;
    height: auto;
}
.flex-item-2B{
    width: 62%;
    height: auto;
}
.flex-item-2C{
    width: 36%;
    height: auto;
}
.flex-item-3{
    width: 33%;
    height: auto;
}
.flex-item-4{
	width: 24.5%;
    height: auto;
}
.flex-item-5{
	width: 19.6%;
    height: auto;
}


 /*-----float-----*/

.col-float{
    width: 100%;
    margin:0 auto 30px;
    overflow: hidden;
}
.col-float img{
    width: 100%;
    text-align: center;
}
.float-item-2L{
    float: left;
    width: 49%;
    height: auto;
}
.float-item-2R{
    float: right;
    width: 49%;
    height: auto;
}

/*----- iframeをレスポンシブに -----*/
.media-frame { 
  position:relative;
  height:0; 
  padding-bottom:56.25%; 
  padding-top:30px; 
  overflow:hidden; 
}
.media-frame iframe { 
  position:absolute; 
  top:0; 
  right:0; 
  width:100% !important; 
  height:100% !important; 
}

 /*-----位置調整-----*/
.m_0{ margin: 0 !important;}
.m_t0{ margin-top: 0 !important;}
.m_t05{ margin-top: 5px !important;}
.m_t10{ margin-top: 10px !important;}
.m_t20{ margin-top: 20px !important;}
.m_t30{ margin-top: 30px !important;}
.m_t40{ margin-top: 40px !important;}
.m_t50{ margin-top: 50px !important;}
.m_t60{ margin-top: 60px !important;}
.m_t70{ margin-top: 70px !important;}
.m_t80{ margin-top: 80px !important;}
.m_t90{ margin-top: 90px !important;}
.m_t100{ margin-top: 100px !important;}
.m_r0{ margin-right: 0 !important;}
.m_r05{ margin-right: 5px !important;}
.m_r10{ margin-right: 10px !important;}
.m_r20{ margin-right: 20px !important;}
.m_r30{ margin-right: 30px !important;}
.m_r40{ margin-right: 40px !important;}
.m_r50{ margin-right: 50px !important;}
.m_r60{ margin-right: 60px !important;}
.m_r70{ margin-right: 70px !important;}
.m_r80{ margin-right: 80px !important;}
.m_r90{ margin-right: 90px !important;}
.m_r100{ margin-right: 100px !important;}
.m_b0{ margin-bottom: 0 !important;}
.m_b05 { margin-bottom: 5px !important;}
.m_b10 { margin-bottom: 10px !important;}
.m_b20 { margin-bottom: 20px !important;}
.m_b30 { margin-bottom: 30px !important;}
.m_b40 { margin-bottom: 40px !important;}
.m_b50 { margin-bottom: 50px !important;}
.m_b60 { margin-bottom: 60px !important;}
.m_b70 { margin-bottom: 70px !important;}
.m_b80 { margin-bottom: 80px !important;}
.m_b90 { margin-bottom: 90px !important;}
.m_b100 {margin-bottom: 100px !important;}
.m_l05{ margin-left: 5px !important;}
.m_l10{ margin-left: 10px !important;}
.m_l20{ margin-left: 20px !important;}
.m_l30{ margin-left: 30px !important;}
.m_l40{ margin-left: 40px !important;}
.m_l50{ margin-left: 50px !important;}
.m_l60{ margin-left: 60px !important;}
.m_l70{ margin-left: 70px !important;}
.m_l80{ margin-left: 80px !important;}
.m_l90{ margin-left: 90px !important;}
.m_l100{ margin-left: 100px !important;}
.p_0{ padding: 0 !important;}
.p_t0{ padding-top: 0 !important;}
.p_t05{ padding-top: 5px !important;}
.p_t10{ padding-top: 10px !important;}
.p_t20{ padding-top: 20px !important;}
.p_t30{ padding-top: 30px !important;}
.p_t40{ padding-top: 40px !important;}
.p_t50{ padding-top: 50px !important;}
.p_t60{ padding-top: 60px !important;}
.p_t70{ padding-top: 70px !important;}
.p_t80{ padding-top: 80px !important;}
.p_t90{ padding-top: 90px !important;}
.p_t100{ padding-top: 100px !important;}
.p_r05{ padding-right: 5px !important;}
.p_r10{ padding-right: 10px !important;}
.p_r20{ padding-right: 20px !important;}
.p_r30{ padding-right: 30px !important;}
.p_r40{ padding-right: 40px !important;}
.p_r50{ padding-right: 50px !important;}
.p_r60{ padding-right: 60px !important;}
.p_r70{ padding-right: 70px !important;}
.p_r80{ padding-right: 80px !important;}
.p_r90{ padding-right: 90px !important;}
.p_r100{ padding-right: 100px !important;}
.p_b0{ padding-bottom: 0 !important;}
.p_b05 { padding-bottom: 5px !important;}
.p_b10 { padding-bottom: 10px !important;}
.p_b15 { padding-bottom: 15px !important;}
.p_b20 { padding-bottom: 20px !important;}
.p_b30 { padding-bottom: 30px !important;}
.p_b40 { padding-bottom: 40px !important;}
.p_b50 { padding-bottom: 50px !important;}
.p_b60 { padding-bottom: 60px !important;}
.p_b70 { padding-bottom: 70px !important;}
.p_b80 { padding-bottom: 80px !important;}
.p_b90 { padding-bottom: 90px !important;}
.p_b100 { padding-bottom: 100px !important;}
.p_l05{ padding-left: 5px !important;}
.p_l10{ padding-left: 10px !important;}
.p_l20{ padding-left: 20px !important;}
.p_l30{ padding-left: 30px !important;}
.p_l40{ padding-left: 40px !important;}
.p_l50{ padding-left: 50px !important;}
.p_l60{ padding-left: 60px !important;}
.p_l70{ padding-left: 70px !important;}
.p_l80{ padding-left: 80px !important;}
.p_l90{ padding-left: 90px !important;}
.p_l100{ padding-left: 100px !important;}
.lh_20{ line-height: 2em;}
.lh_18{ line-height: 1.8em;}

/*---------- font ----------*/
.hiragino{ font-family: "ヒラギノ角ゴ Std", "Hiragino Kaku Gothic Std", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.mincho{font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.black{color: #000;}
.pink{color: #f23f8b;}
.red {color: #c50000;}
.blue{color: #002267;}
.cian{color: #009AE3;}
.green{color: #09333b;}
.orange {color: #ea7630;}
.gray{color: #444;}
.yellow{color: #ffe63d;}
.white{color: #fff;}
.gold{color: #c8a632;}
.bold {font-weight: 600;}
.normal{ font-weight: normal!important; }
.gold2{
    background: -webkit-linear-gradient(126deg ,#b69452 20%,#f8efc3 42%,#f8efc3 45%,#e4d68c 68%,#b69452 88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: hsla(0,0%,100%,0);
}


/*---------- 装飾 ----------*/
a:hover img{ filter: brightness(110%); transition:0.3s;}

.shadow {box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.8);}
a.shadow:hover {box-shadow: 1px 1px 10px -5px rgba(0, 0, 0, 0.6); }

u,
.underline {
text-decoration:none;
border-bottom:1px solid !important;
padding-bottom:2px !important; 
}
.line-gold{background: linear-gradient(transparent 95%, #e4d68c 5%);}
/*複数行に線を引く場合*/
.marker{background: linear-gradient(transparent 70%, #ffff66 0%); display: inline; padding: 0 2px 4px;}
/*横に余白をつけたり、下にずらしたりするときはpaddingを調整*/
.marker2 {background-color: #FFF354;font-weight: 600;}
.marker3{background: linear-gradient(transparent 60%, #ffff66 40%);}
.text-shadow{text-shadow: 1px 2px 2px rgba(0,0,0,0.6);}




/* ============================================================================================================
　　＊レスポンシブ＊
 ============================================================================================================*/

@media screen and (max-width: 1320px){/*----------1320px以下----------*/

p {
font-size: 115%;
}
.mail_submit{
width: 52%;
}
#moyamoya ul li {
font-size: 130%;
}
#moyamoya .text_wrap p {
font-size: 170%;
}
.voice .content {
width: 90%;
}
.voice .flex-item-2 p {
font-size: 115%;
}
#lead .box p {
font-size: 160%;
}
#program .pgm_card {
width: 90%;
}
#message .content {
width: 65%;
}
}

@media screen and (max-width: 1024px){/*----------1024px以下----------*/
.content{
width: 100%;
}
#lead .content {
width: 80%;
}
#moyamoya .ul_wrap {
width: 85%;
}
.opt_text {
width: 65%;
}
}


@media screen and (max-width: 1030px){/*----------1030px以下----------*/
#moyamoya .ul_wrap {
width: 95%;
}
#lead .content {
width: 85%;
}
#lead .box p {
font-size: 150%;
}
}
@media screen and (max-width: 920px){/*----------920x以下----------*/
#moyamoya .ul_wrap {
width: 100%;
}
.voice .flex-item-2 p {
font-size: 105%;
}
#lead .content {
width: 95%;
}
.mail_submit {
width: 60%;
}
}

@media screen and (max-width: 768px){/*-----------768px以下-----------*/
.box{
width: 95%;
}
.opt_text{
width: 75%;
}
.mail_submit {
width: 67% !important;
}
.voice .content {
width: 95%;
}
}

@media only screen and (max-width:767px) {/*-----------767px以下-----------*/
.sp_only{
display: block;
}
.pc_only{
display: none;
}
.box {
width: 100%;
}
#lead .box p {
font-size: 140%;
}
.col-flex{
display: block;
}
.col-flex .flex-item-2,
.col-flex .flex-item-2B,
.col-flex .flex-item-2C,
.col-flex .flex-item-3,
.col-flex .flex-item-4,
.col-flex .flex-item-5{
width: 100%;
height: auto;
} 
.float-item-2L,
.float-item-2R{
float: none;
width: 100%;
}
}

@media screen and (max-width: 580px){/*-----------580px以下-----------*/
.opt_text {
width: 90%;
}
.mail_submit {
width: 85%;
}
.h_size{
width: 80%;
}
.h_size_2{
width: 100%;
}
.box{
padding: 0;
}
#moyamoya .ul_wrap {
padding: 1em;
}
#moyamoya ul li {
font-size: 125%;
}
#moyamoya .text_wrap p {
font-size: 150%;
}
#lead .box p {
font-size: 125%;
}
#message .content {
width: 80%;
}
}

@media screen and (max-width: 480px){/*-----------480px以下-----------*/
p {
font-size: 110%;
}
.content {
padding: 2em 0.5em;
}
.opt_catch {
width: 95%;
}
#moyamoya ul li {
font-size: 115%;
line-height: 1.7;
}
#lead .box p {
font-size: 115%;
}
#program .pgm_card {
width: 100%;
}
.voice .flex-item-2 p {
font-size: 100%;
}
#message .content {
width: 95%;
}
#message p{
font-size: 105%;
}
.page_info {
font-size: 85%;
}
}

@media screen and (max-width: 400px){/*-----------400px以下-----------*/
#message .content {
width: 100%;
}
.obi_ttl_v .content h1.h_size{
margin: 0 auto !important;
}
#moyamoya ul li {
font-size: 105%;
}
#moyamoya .text_wrap p {
font-size: 135%;
}
}