@charset "UTF-8";

* {
    margin: 0px;
    padding: 0px;
}
.txtgray {
    color: #666;
}
.nagare {
    background-color: rgba(255,255,255,0.90);
    border: 10px solid #AAD398;
    border-radius: 5px;
    width: auto;
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
}
.h2set {
    color: rgba(153,131,0,1.00);
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: normal;
    font-size: 1.8em;
    line-height: 140%;
    font-feature-settings: "palt"1;
}
.f-left30 {
    float: left;
    width: 33%;
    font-size: medium;
    line-height: 160%;
    color: rgba(55,153,149,1.00);
}
.txtgold {
    color: rgba(135,102,0,1.00);
}
.txtmarker{background:linear-gradient(transparent 60%, #ff6 60%);}
body {
    font-family: kozuka-gothic-pro, sans-serif;
    font-weight: 300;
    font-variant: normal;
    font-style: normal;
    font-size: 1.3em;
    line-height: 200%;
    width: 100%;
    color: #333333;
}
body::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/OvertheDImensionBG.jpg");
    background-size: cover;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    transform: translateZ(0);
}
header {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
}
.massege {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 100px;
    padding-left: 5%;
    background-color: #F6E9CB;
    -webkit-box-shadow: inset 0px 0px 50px #B7A04F;
    box-shadow: inset 0px 0px 50px #B7A04F;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    line-height: 200%;
    margin-bottom: 50px;
}
.linetitlle {
    font-size: 1.5em;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,1.00);
}
#presentw {
    background-image: url(../img2024/presentBG.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 96%;
    max-width: 840px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2%;
    padding-bottom: 2%;
}
#presentw .wrapper {
    background-color: rgba(255,255,255,0.80);
    border-radius: 1px;
    width: 94%;
    margin-bottom: 0px;
    padding-bottom: 2%;
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 2%;
}
.txtred {
    color: #C31518;
}
.txtrose {
    color: #A31979;
}
.f_left{float: left; margin-right: 15px;}
.f_right{float: right; margin-left: 15px;}
.Profile {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 450px;
    padding-left: 5%;
    background-color: #FFF5CC;
    -webkit-box-shadow: inset 0px 0px 50px #D4BD6B;
    box-shadow: inset 0px 0px 50px #D4BD6B;
    line-height: 200%;
    font-size: medium;
    background-image: url(../img/Robert-Teaching-AOS-2016plof.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
}
.name {
    font-size: 1.5em;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.h3mincho {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 140%;
    font-feature-settings: "palt"1;
    text-align: center;
}
.h2mincho {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 140%;
    font-feature-settings: "palt"1;
    text-align: center;
}
.mincho {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 140%;
    font-feature-settings: "palt"1;
}
header h2 {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 180%;
    font-feature-settings: "palt"1;
    color: #FFFFFF;
    font-size: 2.2em;
    text-shadow: 0px 0px 7px rgba(5,0,179,1.00),0px 0px 7px rgba(5,0,179,1.00),0px 0px 7px rgba(5,0,179,1.00);
}
.bgblue {
    width: 20%;
    color: #FFFFFF;
    border-radius: 5px;
    background-color: #C298D2;
}
.bgwhite   {
    background-color: #FCF3FF;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-weight: normal;
}
.balloon1{
    position: relative;
    padding: 20px;
    border-radius: 10px;
    color: #333333;
    background-color: #ffffff;
    margin-left: 150px;
    margin-top: 1em;/* 左に余白を設ける */
    font-size: 20px;
}
/* 画像 - 絶対配置で左上に配置 */
.balloon1 .icon{
  position: absolute;
  left: -150px;
  top: 0;
}
/* 三角アイコン */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #ffffff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/* 吹き出し本体 */
.balloon2{
    position: relative;
    padding: 20px;
    border-radius: 10px;
    color: #333333;
    background-color: #ffffff;
    margin-right: 150px;
    margin-top: 1em;/* 右に余白を設ける */
    font-size: 20px;
}
/* 画像 - 絶対配置で右上に配置 */
.balloon2 .icon{
  position: absolute;
  right: -150px;
  top: 0;
}
/* 三角アイコン */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  top: 20px;
  border-left: 15px solid #ffffff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
	
.dokidoki {
    animation: dokidoki 1.5s infinite;
}
@keyframes dokidoki {
    0% {
        transform: scale(1.05)
    }
    5% {
        transform: scale(1)
    }
    95% {
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(1.05)
    }
}
		.button-simple {
    position: relative;
    font-weight: bold;
    padding: 15px 25px;
    margin: 10px 5px;
    border-radius: 10px;/*角の丸み*/
    font-size: 22px;/*文字サイズ*/
    background-color: #00a41a;/*背景色*/
    color: #fff;/*文字色*/
    display: inline-block;
    text-shadow: 1px 1px 0px rgb(0, 0, 0, 0.3);
    box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
}
.button-simple:before {
    
}
a:hover .button-simple {
    background-color: #cc0000;/*触れたときの背景色*/
    color: #fff;/*触れたときの文字色*/
    box-shadow: 0 0px 0 rgb(0, 0, 0, 0.3);
    animation-play-state: paused;
    top: 3px;
}
#btn {
    background-image: url(../img/peaparBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}
.txtpink {
    color: #D8006B;
}
.txred {
    color: #E50000;
}
.gothic {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 160%;
}
.h4ganesya {
     font-family: adobe-jenson-pro,dnp-shuei-nshogomincho-std,sans-serif;
    font-weight: 700;
    font-style: normal;
    background-image: url(../img/h3ganesya.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 90%;
    max-width: 460px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 130px;
}
.h4ocyan {
    font-family: dnp-shuei-nmincho-std, serif;
    line-height: 180%;
    background-image: url(../img/h3maru.png);
    background-repeat: no-repeat;
    background-size: 50% auto;
    width: 90%;
    max-width: 460px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 7%;
    background-position: center top;
    padding-bottom: 10%;
}

.dropcap:first-letter {
    font-family: "Times New Roman", serif;
    font-size: 2.5em;
    line-height: 1em;
    font-feature-settings: "palt"1;
    padding-right: 10px;
    margin-top: 7px;
    font-size: 60px;/*文字の大きさ*/
    margin-right: 10px;
    float: left;
    font-weight:normal;
}
footer {
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W3", "Times New Roman", serif;
    font-size: small;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 180%;
    color: #FFFFFF;
    margin-top: 50px;
}
.wrapper {
    width: 90%;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.wrappertop {
    width: 80%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.2em;
    line-height: 200%;
    text-align: justify;
    background-color: rgba(255,255,255,0.80);
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
    border-radius: 15px;
}


.movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
    width: auto;
    border: 10px solid rgba(217,232,193,1.00);
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.parallax-window {
     min-height: 400px;
     background: transparent;
}
.shadow{
    box-shadow: 0px 10px 15px -5px #777777;
border-radius: 15px;
}
.shadow2{
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.wrapperin {
    text-align: justify;
    font-family: "Times New Roman",serif;
    font-size: medium;
    line-height: 200%;
    color: #555555;
    padding-bottom: 5%;
    background-color: rgba(255,255,255,0.50);
    width: 80%;
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-right: 5%;
    padding-left: 5%;
    border-radius: 20px;
    /* [disabled]padding-top: 2%; */
}
.wrapperin2 {
    text-align: justify;
    padding-bottom: 3%;
    background-color: rgba(255,255,255,0.95);
    width: 90%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-right: 3%;
    padding-left: 3%;
    border-radius: 20px;
    padding-top: 3%;
}

.txt07 {
    font-size: 0.7em;
} 
.txt09 {
    font-size: 0.9em;
} 
.txt11 {
    font-size: 1.1em;
    line-height: 200%;
} 
.txt12 {
    font-size: 1.2em;
    line-height: 200%;
}
.txt13 {
    font-size: 1.3em;
}
.txt14 {
    font-size: 1.4em;
}
table {
    font-size: medium;
}
.txt15 {
    font-size: 1.5em;
}
.txt18 {
    font-size: 1.8em;
}
.txt2 {
    font-size: 2em;
}
.txt25 {
    font-size: 2em;
} 

.txtpuaple {
    color: #7C36BE;
}
.txtmed {
    font-size: medium;
}
header .txtmed a {
    color: #FFFFFF;
}
.cardin {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    text-align: justify;
}


a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: “alpha( opacity=80 )”;
    transition: 0.6s;
}
.blue {
    color: rgba(91,21,166,1.00);
}
.cap {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: small;
    text-align: center;
    line-height: 150%;
}

.f-rightsp {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.f-right {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
.clear {
    clear: both;
    float: none;
}

.small{
    font-size: small;
    line-height: 160%;
    color: #A4C1C0;
}

#Arttitlle {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.Vmiddle {
  vertical-align: middle;
}
.spnone{display: block;
    }
.pcnone{display: none;
    }
/*#Ocean {
    background-image: url(../img/AdobeStock_101167930_Preview.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
}*/

.txtYellow {
    color: #A79100;
}
.txtBlue {
    color: #1E49B8;
}
.track1 {
    font-family: kozuka-gothic-pro, sans-serif;
    font-weight: 300;
    font-variant: normal;
    font-style: normal;
    font-size: 1.6em;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3%;
    padding-right: 3%;
    background-image: -webkit-linear-gradient(138deg,rgba(177,243,77,1.00) 0%,rgba(126,222,75,1.00) 100%);
    background-image: -moz-linear-gradient(138deg,rgba(177,243,77,1.00) 0%,rgba(126,222,75,1.00) 100%);
    background-image: -o-linear-gradient(138deg,rgba(177,243,77,1.00) 0%,rgba(126,222,75,1.00) 100%);
    background-image: linear-gradient(312deg,rgba(177,243,77,1.00) 0%,rgba(126,222,75,1.00) 100%);
    background-color: #9FF182;
    margin-bottom: 10px;
    border-radius: 50px;
    color: rgba(255,255,255,1.00);
}
.track2 {
    font-family: kozuka-gothic-pro, sans-serif;
    font-weight: 300;
    font-variant: normal;
    font-style: normal;
    font-size: 1.6em;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3%;
    padding-right: 3%;
    background-image: -webkit-linear-gradient(138deg,rgba(134,244,254,1.00) 0%,rgba(109,182,255,1.00) 100%);
    background-image: -moz-linear-gradient(138deg,rgba(134,244,254,1.00) 0%,rgba(109,182,255,1.00) 100%);
    background-image: -o-linear-gradient(138deg,rgba(134,244,254,1.00) 0%,rgba(109,182,255,1.00) 100%);
    background-image: linear-gradient(312deg,rgba(134,244,254,1.00) 0%,rgba(109,182,255,1.00) 100%);
    background-color: #82D6F1;
    margin-bottom: 10px;
    border-radius: 50px;
    color: rgba(255,255,255,1.00);
}
.track3 {
    font-family: kozuka-gothic-pro, sans-serif;
    font-weight: 300;
    font-variant: normal;
    font-style: normal;
    font-size: 1.1em;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3%;
    padding-right: 3%;
    background-image: -webkit-linear-gradient(260deg,rgba(217,0,113,1.00) 0%,rgba(237,101,166,1.00) 100%), url(url);
    background-image: -moz-linear-gradient(260deg,rgba(217,0,113,1.00) 0%,rgba(237,101,166,1.00) 100%), url(url);
    background-image: -o-linear-gradient(260deg,rgba(217,0,113,1.00) 0%,rgba(237,101,166,1.00) 100%), url(url);
    background-image: linear-gradient(190deg,rgba(217,0,113,1.00) 0%,rgba(237,101,166,1.00) 100%), url(url);
    background-color: #E20B39;
    margin-bottom: 20px;
    border-radius: 50px;
    color: rgba(255,255,255,1.00);
}
.inner {
    background-color: rgba(255,255,255,0.79);
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
}
.div-orange{
    background-color: antiquewhite;
    padding: 2em;
    font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
    font-size: 1.4em;
    font-weight: normal;
    color: #333333;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 1em;
}
.div-blue{
    background-color: #DBF0EF;
    padding: 2em;
    font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
    font-size: 1.4em;
    font-weight: normal;
    color: #333333;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 1em;
}
.div-green{
    background-color: #DCEDDF;
    padding: 2em;
    font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
    font-size: 1.4em;
    font-weight: normal;
    color: #333333;
    border-bottom-left-radius: 1em;
    border-top-right-radius: 1em;
}

@media screen and (max-width:480px){
 body {
    font-size: 1.1em;
    line-height: 180%;
}
body::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("../img/OverBGSP2023.jpg");
    background-size: cover;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    transform: translateZ(0);
}  
    header{padding-top: 20px;}
    header h2 {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 180%;
    font-feature-settings: "palt"1;
    color: #FFFFFF;
    font-size: 1.4em;
    text-shadow: 0px 0px 7px rgba(5,0,179,1.00),0px 0px 7px rgba(5,0,179,1.00),0px 0px 7px rgba(5,0,179,1.00);
}
    .div-orange{
    background-color: antiquewhite; padding: 2%; 
        font-size: 1.4em; font-weight: normal; color: #ab721b; border-bottom-left-radius: 1em; border-top-right-radius: 1em;}
.div-blue{background-color: #DBF0EF; padding: 2%;  
    font-size: 1.4em; font-weight: normal; color: #ab721b; border-bottom-left-radius: 1em; border-top-right-radius: 1em;}
.div-green{background-color: #DCEDDF; padding: 2%; 
   font-size: 1.4em; font-weight: normal; color: #ab721b; border-bottom-left-radius: 1em; border-top-right-radius: 1em;}
    .balloon1{
	font-size: medium;
} 
.balloon2{
	font-size: medium;
}
.balloon3{
	font-size: medium;
}  
.track1 {
    font-family: kozuka-gothic-pro, sans-serif;
    font-weight: 300;
    font-variant: normal;
    font-style: normal;
    font-size: 1.6em;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3%;
    padding-right: 3%;
    background-image: -webkit-linear-gradient(138deg,rgba(225,247,63,1.00) 0%,rgba(154,223,117,1.00) 100%);
    background-image: -moz-linear-gradient(138deg,rgba(225,247,63,1.00) 0%,rgba(154,223,117,1.00) 100%);
    background-image: -o-linear-gradient(138deg,rgba(225,247,63,1.00) 0%,rgba(154,223,117,1.00) 100%);
    background-image: linear-gradient(312deg,rgba(225,247,63,1.00) 0%,rgba(154,223,117,1.00) 100%);
    background-color: #9FF182;
    margin-bottom: 10px;
    border-radius: 50px;
    color: rgba(255,255,255,1.00);
}
    .f-rightsp {       
    margin: 0px;
    float: none;
        
} 
    .f-left30 {
    font-size: x-small;
}
    .txt07 {
    font-size: 0.5em;
} 
.txt09 {
    font-size: 0.7em;
} 
.txt11 {
    font-size: 1em;
} 
.txt12 {
    font-size: 1.1em;
}
.txt13 {
    font-size: 1.1em;
}
.txt14 {
    font-size: 1.2em;
}
.txt15 {
    font-size: 1.2em;
}
.txt18 {
    font-size: 1.3em;
}
.txt2 {
    font-size: 1.4em;
}
.txt25 {
    font-size: 2em;
}     
.h2set {
    font-size: 1.5em;
    line-height: 140%;
}
  
.dropcap:first-letter {
    color: #008968;
    font-size: 1.4em;
    line-height: 1em;
    font-feature-settings: "palt"1;
    padding-right: 5px;
    margin-top: 7px;
    font-size: 60px;/*文字の大きさ*/
    margin-right: 10px;
    float: left;
    font-weight:normal;
}
.spnone{display: none;}
.pcnone{display: block;}
.f-rightspcenter{
margin-right: 18%;
    }
    .cap{margin-bottom: 30px;}
.small{
    font-size: xx-small;
    line-height: 140%;
}
     .Profile {
    padding-bottom: 250px;
}
}

@media (max-width: 1020px) and (min-width: 768px) { 
    .small{
    font-size: xx-small;
    line-height: 140%;
} 
}
