@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

 header, footer, section, article, aside, nav,
figure, figcaption, main {
display: block;
}
body{
overflow-x: hidden;
width: 100%;
margin: 0;
padding: 0;
color: #000000;
font-size: 16px;
font-family:  "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic",  Osaka, sans-serif;
line-height: 1.6;
letter-spacing: 0.075em;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt";
}
img {
display: block;
width: 100%;
height: auto;
padding: 0;
margin: 0;
vertical-align: middle;
border:none;
}
img[src*='.svg']{
width: 100%;
height: auto;
}
a,a:visited{
color: #FFF;
text-decoration: none;
-webkit-transition:opacity .4s;
transition:opacity .4s;
}
:focus{outline:none;}
.hover{-webkit-transition:opacity .4s;transition:opacity .4s;cursor: pointer;}
a:hover,.hover:hover{opacity: 0.5;}
div,main,header,footer,nav,section,p,ul,ol,dl,li,dt,dd,a,span,h1,h2,h3,h4,h5,h6,table,tr,th,td,figure,figcaption{
margin: 0;
padding: 0;
box-sizing: border-box;
}
section{position: relative;}
ul,ol,dl,li,dt,dd{list-style: none;}
label{color:inherit;}
.cf:after{
content: "";
display: block;
clear: both;
}
.ofi{
width: 100%;
height: 100%;
object-fit: cover;
font-family: 'object-fit: cover;'
}
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea{
border: none;
margin: 0;
padding-left: 1em;
box-sizing: border-box;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
box-shadow: none;
}
[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after {
border-color: #fff;
}
[type="checkbox"]:checked+span:not(.lever):before {
border-right-color: #fff;
border-bottom-color: #fff;
}
[type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after {
border-color: #fff;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
background-color: #fff;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
border-color: #fff;    
}
textarea {
height: 100%;
min-height: 20em;
margin: 0;
padding: 0;    
} .yugo{font-family:  "游ゴシック体", "Yu Gothic", YuGothic, Meiryo, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic",  Osaka, sans-serif;}
.yumin{	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.font-roboto{font-family: 'Roboto', sans-serif;}
.font-robotoC{font-family: 'Roboto Condensed', sans-serif;}
.font-HVM{font-family: 'Herr Von Muellerhoff', cursive;}  main{padding-bottom: 60px;}
.type-head-3 main,
.type-head-3 #pageHeader{padding-left: 160px;}
.inner{
max-width: 960px;
margin: 0 auto;
}
.left01{
width: calc(100% - 240px);
}
.left02{
width: calc(100% - 400px);
}
.right01{
width: 200px;
margin-left: 40px;
}
.right02{
width: 200px;
margin-left: 200px;
}
.txt{
font-size: 14px;
text-align: justify;
line-height: 1.5;
letter-spacing: 0.05em;
}
a.wink:hover img {opacity: 0.8;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex.tri .box{width: 32.083333%;}
.flex.tetra .box{width: 24.083333%;}
.center-flex{display: flex;justify-content: space-between;flex-wrap: wrap;flex-direction: column;justify-content: center;align-items: center;}
.relative{position: relative;}
.center-abs{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.w300{width: 300px;}
.gray01{color: #3C3C3C !important;}
.gray02{color: #5a5a5a !important;}
.gray03{color: #828282 !important;}
.gray01 a{color: #3C3C3C !important;}
.gray02 a{color: #5a5a5a !important;}
.gray03 a{color: #828282 !important;}
.gray01 a::before{background-color: #3C3C3C !important;}
.gray02 a::before{background-color: #5a5a5a !important;}
.gray03 a::before{background-color: #828282 !important;}
.gray01 a::after{border-color: #3C3C3C !important;}
.gray02 a::after{border-color: #5a5a5a !important;}
.gray03 a::after{border-color: #828282 !important;}
.bg-white01{color: #3C3C3C;background-color: #fff !important;}
.bg-white02{color: #3C3C3C;background-color: #fff !important;opacity:0.8;}
.bg-gray01{color: #FFF;background-color: #3C3C3C;}
.bg-gray02{color: #FFF;background-color: #5a5a5a;}
.bg-gray03{color: #FFF;background-color: #828282;}
.bg-black01{color: #FFF;background-color: #000;}
.row .col{padding:0;}
.row .col.gap{padding:0 .5rem}
.row .col.gap:first-child{padding-left:0;padding-right:1rem;}
.row .col.gap:last-child{padding-left:1rem;padding-right:0}  @media screen and (max-width: 1199px) {
.left02{
width: calc(100% - 240px);
}
.right02{
width: 200px;
margin-left: 40px;
}    
}  @media screen and (max-width: 959px) {
.left01, .left02{
width: 100%;
}
.right01, .right02{
width: 100%;
margin-left: 0;
}    
}  @media screen and (max-width: 767px) {}  @media screen and (max-width: 479px) {}
 
#sp_global_navi {
display: none;
}
#menu_btn {
display: none;
}
@media screen and (max-width: 959px) { #sp_global_navi {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100vh;
display: flex;
flex-wrap: wrap;
align-items: center;
pointer-events: none;
opacity: 0;
transition: .4s;
padding: 50px 0;
overflow-y: auto;
}
#sp_global_navi.active {
pointer-events: auto;
opacity: 1;
}
#sp_global_navi .fmtBtn {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
#sp_global_navi .secTitle-2 {
position: relative;
top: 0;
left: 0;
text-align: center;
margin: 0 auto;
}
#sp_global_navi .secTitle-2 .s-title {
display: block;
margin-top: 0.4em;
font-size: 21px;
line-height: 1.75;
letter-spacing: 0.1em;        
}
#sp_global_navi .secTitle-2 .title {
font-size: 28px;
}
#sp_global_navi ul {
width: 100%;
margin-top: 0;
display: block;
}
#sp_global_navi ul:nth-of-type(2) {
width: 60px;
display: flex;
margin: auto;
margin-bottom: 40px;
}
#sp_global_navi ul:nth-of-type(2) li {
width: auto;
height: 30px;
margin-top: 0;
}
#sp_global_navi ul li {
width: 100%;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
writing-mode: lr-tb;
}
#sp_global_navi ul li:nth-of-type(n+7) {
display: block;
}
#sp_global_navi ul li + li {
margin-top: 15px;
}
#sp_global_navi ul li a {
width: 100%;
display: block;
text-align: center;
color: #fff;
font-size: 13px;
}
#sp_global_navi ul li a.now {
color: #fff;
}
#sp_global_navi ul li a span {
font-weight: 500;
font-size: 15px;
display: block;
}
#sp_global_navi ul li a span.en {
display: none;
}
#sp_global_navi ul li a::before {
display: none;
}
#sp_global_navi li:hover a {
color: #fff;
}
#sp_global_navi li a.now {
color: #fff;
}
#sp_global_navi li::before{
display: none;
} #menu_btn {
width: 30px;
height: 30px;
display: block;
z-index: 101;
position: fixed;
z-index: 101;
top: 20px;
right: 20px;
}
#menu_btn span {
width: 100%;
height: 2px;
display: block;
margin: auto;
position: absolute;
left: 0;
right: 0;
background: #4D4D4D;
transition: .4s;
}
#menu_btn span:nth-of-type(1) {
top: 0;
}
#menu_btn span:nth-of-type(2) {
top: 0;
bottom: 0;
z-index: -1;
}
#menu_btn span:nth-of-type(3) {
bottom: 0;
}
#menu_btn.active span {
background: #fff;
}
#menu_btn.active span:nth-of-type(1) {
transform: translateY(14px) rotate(-135deg);
}
#menu_btn.active span:nth-of-type(2) {
opacity: 0;
}
#menu_btn.active span:nth-of-type(3) {
transform: translateY(-15px) rotate(135deg);
}
}
 body{
overflow-x: hidden;
width: 100%;
margin: 0;
padding: 0;
font-family: fot-tsukuaoldmin-pr6n, sans-serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: 300;
font-style: normal;
font-size: 14px;
line-height: 1.6;
letter-spacing: 0.06em;
-moz-font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
font-feature-settings: "palt";
color:#464646;
}
div, main, header, footer, nav, section, p, ul, ol, dl, li, dt, dd, a, span, h1, h2, h3, h4, h5, h6, table, tr, th, td, figure, figcaption{
font-weight: normal;
} .en{font-family: garamond-premier-pro, serif;
font-weight: 400;
font-style: normal;} h2{
color: #002D74;
font-size: 18px;
text-align: center;
line-height: 2em;
margin-bottom: 4em;
}
h2 span{
font-size: 48px;
margin-bottom: 0.25em;
display: inline-block;
}
section{
margin-top: 12em;
}
.t_jus{
text-align: justify;
}
section {
clear: both;
}
select {
background-color: rgba(255,255,255,0.9);
width: 100%;
padding: 5px;
border: 1px solid #f2f2f2;
border-radius: 2px;
height: 3rem;
}
.swiper-pagination-bullet-active {
background: #fff !important;
}
input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default), input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default), input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea{
border: none;
margin: 0;
padding-left: 1em;
box-sizing: border-box;
border-radius: 0;
outline: none;
height: 3rem;
width: 100%;
font-size: 16px;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
box-shadow: none;
}
[type="checkbox"]+span:not(.lever):before, [type="checkbox"]:not(.filled-in)+span:not(.lever):after {
border-color: #fff;
}
[type="checkbox"]:checked+span:not(.lever):before {
border-right-color: #fff;
border-bottom-color: #fff;
}
[type="radio"]:not(:checked)+span:before, [type="radio"]:not(:checked)+span:after {
border-color: #fff;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
background-color: #fff;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
border-color: #fff;    
}
textarea {
height: 100%;
min-height: 20em;
margin: 0;
padding: 0;    
}
main {padding-bottom: 20px;}
#inner-footer {
margin-bottom: 20px;
text-align: center;
}
#inner-footer .copy{
color: #fff;
padding: 10px;
}
.bgSquare {
position: relative;
padding-bottom: 0px;
}
.bgSquare>* {
position: relative;
z-index: 50;
}
.bgSquare::before {
content: "";
position: absolute;
padding: 80px 0;
top: -80px;
z-index: 10;
width: 200%;
height: 100%;
background-color: #fff;
}
.bgSquare.leftCol::before {
right: 200px;
}
.bgSquare.rightCol::before {
left: 200px;    
}
.bg-blue{
background: #002D74;
}
@media screen and (max-width: 959px){
body{
max-width: 100vw;
overflow-x: hidden;
font-size: 12px;
}
section {
margin-top: 6em;
}
h2{
font-size: 14px;
margin-bottom: 2em;
}
h2 span{
font-size: 48px;
margin-bottom: 0.175em;
color: #12335F;
}
.inner {
width: 80%;
}
main{
padding-bottom: 40px;
}
#inner-footer{
margin-bottom: 40px;
}
#inner-footer p{
margin: 0 auto;
}
} #global-navi{
font-size: 16px;
background: #002D74;
position: fixed;
width: 100%;
z-index: 999;
}
#global-navi .navi ul{
padding: 2.5em 0 2.5em 5em;
}
#global-navi .navi li{
margin-right: 2em;
}
#global-navi .navi li a{
color: #fff;
}
#global-navi .entry_btn{
position: absolute;
right: 3%;
top: 120px;
}
#global-navi .entryBox{
background: #A8834D;
width: 100px;
height: 100px;
border-radius: 50px;
text-align: center;
line-height: 100px;
color: #fff;
}
#global-navi .snsList{
padding: 2.5em 1.5em 2.5em 2em;
}
#global-navi .snsList li{
height: 25px;
}
#global-navi .snsList li:first-child{
margin-right: 1em;
}
#global-navi .snsList li:nth-of-type(2){
margin-right: 1em;
}
#global-navi .lang{
padding: 2.5em 5em 2.5em 0;
}
#global-navi .lang li{
margin-right: 0.5em;
color: #FFF;
}
#global-navi .lang li:last-child{
margin-right: 0;
}
.home #pageHeader{
height: 100vh;
}
.home #pageHeader figure{
height: calc(100vh - 20px);
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/mv.jpg) no-repeat;
background-size: cover;
background-position: center;
margin: 0 20px;
}
#pageHeader h1{
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
text-align: center;
line-height: 5em;
}
#pageHeader h1 span{
display: block;
font-size: 60px;
color: #fff;
}
#pageHeader h1 span.h1_title{
font-size: 36px;
}
@media screen and (max-width: 959px){
.home #pageHeader figure{
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/mv_sp.jpg) no-repeat; 
background-size: cover;
background-position: center;
}
#sp_global_navi .navigation-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
#sp_global_navi ul:nth-of-type(2) {
width: 90px;
}
#pageHeader h1{
line-height: 3em;
}
#pageHeader h1 span{
font-size: 28px;
}
#pageHeader h1 span.h1_title{
font-size: 21px;
line-height: 1.5em;
margin-top: 15px;
}
#global-navi{
height: 70px;
}
} #concept{
margin-top: 0;
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/concept_bg.jpg) no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
padding: 12em 0;
}
#concept h2,
#concept h2 span{
color: #fff;
}
#concept p{
font-size: 18px;
color: #fff;
text-align: center;
line-height: 2em;
}
@media screen and (max-width: 959px){
#concept {
background-attachment: unset;
padding: 6em 0;
}
#concept p{
font-size: 16px;
}
} #news .news-swiper-container {
position: relative;
}
#news .news_box{
width: 318px;
padding:2.14em;
border-left: 1px solid #464646;
}
#news .news_box {
width: auto;
}
#news img{
max-height: 260px;
object-fit: cover;
border-radius: 5px;
}
#news .news_txt{
margin-top: 20px;
}
#news .news_txt time{
font-size: 12px
}
#news .news_txt h3{
margin-top: 0.75em;
font-size: 16px;
}
#news .news_txt p{
margin-top: 1em;
text-align: justify;
}
#news .news_txt img{
margin-top: 1em;
}
#news .news_txt iframe,
#news .news_txt img{
max-width: 100%;
height: auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
display: none;
}
@media screen and (max-width: 959px){
#news .box{
width: 100% !important;
max-width: 100%;
height: auto;
}
#news .news_box{
padding: 0 4em;
}
.swiper-button-next, .swiper-button-prev{
background-size: 20px 30px !important;
}
.sp-news-swiper-container.mt40.mb40.sp.swiper-container-horizontal{
max-width: 100vh;
overflow-x: hidden;
}
#news .news_box{
border-left: none;
}
}  .tabs {
margin-top: 50px;
background-color: #fff;
margin: 0 auto;} .tab_item {
width: calc(100%/8 - 10px);
height: 50px;
border: 1px solid #002D74;
background-color: #fff;
line-height: 50px;
font-size: 14px;
text-align: center;
color: #002D74;
display: block;
float: left;
text-align: center;
transition: all 0.2s ease;
cursor: pointer;
border-radius: 25px;
margin: 0 5px;
}
.tab_item:hover {
opacity: 0.85;
} input[name="tab_item"] {
display: none;
} .tab_content {
display: none;
padding: 80px 0;
clear: both;
overflow: hidden;
} #schedule:checked ~ #schedule_content,
#timelimit:checked ~ #timelimit_content,
#qualification:checked ~ #qualification_content,
#task:checked ~ #task_content,
#Judges:checked ~ #Judges_content,
#award:checked ~ #award_content,
#fee:checked ~ #fee_content,
#flow:checked ~ #flow_content,
#Other:checked ~ #Other_content{
display: block;
} .tabs input:checked + .tab_item {
background-color: #002D74;
color: #fff;
}
dl.qualificationList,
dl.taskList,
dl.awardList {
max-width: 820px;
}
dl.qualificationList dt,
dl.taskList dt,
dl.awardList dt {
width: 30%;
max-width: 246px;
text-align: center;
padding: 5px 10px;
line-height: 3rem;
margin-bottom: 20px;
background: #002D74;
color: #fff;
font-size: 21px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 34px;
}
dl.qualificationList dt:last-of-type,
dl.taskList dt:last-of-type,
dl.awardList dt:last-of-type{
margin-bottom: 0;
}
dl.qualificationList dd,
dl.taskList dd,
dl.awardList dd {
width: 70%;
max-width: 574px;
padding: 10px 30px;
line-height: 1.75em;
margin-bottom: 20px;
font-size: 16px;
}
dl.qualificationList dd:last-of-type,
dl.taskList dd:last-of-type,
dl.awardList dd:last-of-type{
margin-bottom: 0
}
dl.feeList,
dl.judgesList {
border-top: solid 1px #dcdcdc;
}
dl.feeList + dl,
dl.judgesList + dl {
border-bottom: solid 1px #464646;
}
dl.feeList dt,
dl.judgesList dt {
width: 30%;
max-width: 240px;
text-align: center;
padding: 5px 10px;
line-height: 1.75em;
font-size: 24px;    
}
dl.feeList dd,
dl.judgesList dd {
width: 70%;
max-width: 560px;
}
dl.feeList dd span,
dl.judgesList dd span {
display: block;
padding: 5px 0;
line-height: 5rem;
font-size: 16px;    
border-bottom: solid 1px #dcdcdc;
}
dl.feeList dd span:last-child,
dl.judgesList dd span:last-child {
border-bottom: none;
}
#about .tab_content{
background-color: #F7F9FB;
}
#about .tab.inner{
max-width: 1080px;
}
#about .tab_content .inner{
max-width: 900px;
}
.contents_box{
border: 1px solid #002D74;
background: #fff;
padding: 60px;
}
#about .tab_content h3{
text-align: center;
font-size: 36px;
color: #002D74;
margin-bottom: 0.5em;
}
#about .tab_content#schedule_content a{
color: #002D74;
text-decoration: underline;
}
#about .tab_content a:hover{
text-decoration: none;
}
#about .tab_content .title_txt{
font-size: 16px;
text-align: center;
margin-bottom: 2.5em;
}
#about .tab_content .notes{
font-size: 12px;
margin-top: 0.75em;
line-height: 1.5em;
display: inline-block;
}
#about .tab_content .dayPlace {
margin-bottom: 1.875em;
}
#about .tab_content .dayPlace:last-child{
margin-bottom: 0;
}
#about .tab_content .dayPlace .notes {
display: block;
}
@media screen and (max-width: 959px) {
dl.feeList dd:last-child,
dl.judgesList dd:last-child{
padding-bottom: 0;
}
dl.feeList dd span,
dl.judgesList dd span{
padding: 10px 0;
line-height: 1.15rem;
font-size: 12px;
}
dl.feeList,
dl.judgesList{
border-top: none;
}
dl.feeList + dl
dl.judgesList + dl{
border-top: none;
border-bottom: none;
}
dl.feeList02,
dl.judgesList02{
margin-top: 2em;
}
dl.feeList dt,
dl.judgesList dt {
line-height: 2rem;
background: #002D74;
color: #fff;
}
dl.feeList dd span:last-child,
dl.judgesList dd span:last-child{
padding-bottom: 0;
}
dl.qualificationList dt,
dl.taskList dt,
dl.awardList dt,
dl.feeList dt,
dl.judgesList dt {
width: 100%;
max-width: 100%;
margin-bottom: 0;
font-size: 16px;
line-height: 2rem;
}
dl.qualificationList dd,
dl.taskList dd,
dl.awardList dd,
dl.feeList dd,
dl.judgesList dd {
width: 100%;
max-width: 100%;
padding: 10px 10px;
margin-bottom: 10px;
font-size: 12px;
text-align: center;
line-height: 1.5em;
}
.tab_item {
width: calc(100%/3 - 10px);
font-size: 12px;
height: 30px;
line-height: 30px;
margin: 0px 5px;
margin-bottom: 10px;
}
.tab_content {
padding: 6% 6%;
}
.tab_content .box {
width: 100% !important;
height: auto !important;
padding: 20px 7% !important;
margin-bottom: 10px;
}
#about .tab_content h3{
font-size: 24px;
}
#about .tab_content .title_txt{
font-size: 14px;
}
#about .tab_content .notes{
font-size: 10px;
margin-top: 0;
}
} #schedule_content{
text-align: center;
}
#schedule_content .flex{
margin-bottom: 3.572em;
}
#schedule_content .flex:last-child{
margin-bottom: 0;
}
#schedule_content .box{
width: 49%;
height: 257px;
color: #fff;
background: #A8834D;
display: table;
padding:0;
}
#schedule_content .box_txt{
display: table-cell;
vertical-align: middle;
}
#schedule_content .box_txt2{
margin-top: 30px;
margin-bottom: 30px;
vertical-align: middle;
}
#schedule_content .box_txt h4{
font-size: 24px;
margin-bottom: 1em;
}
#schedule_content .box_txt h5{
font-size: 21px;
}
#schedule_content .box_txt h5 span{
font-size: 14px;
display: block;
}
#schedule_content .box_txt h4 span{
font-size: 12px;
display: block;
}
#schedule_content .box_txt p span{
font-size: 12px;
}
#schedule_content .no_flex .box{
width: 100%;
background: #A8834D;
padding: 0 5em;
margin-bottom: 3.572em;
text-align: center;
}
#schedule_content h4{
font-size: 24px;
margin-bottom: 0.5em;
color: #002D74;
line-height: 1.25em;
}
#schedule_content h4 span{
display: block;
font-size: 18px;
}
#schedule_content p{
font-size: 16px;
}
#schedule_content .limit{
border-top: 1px solid #464646;
padding-top: 50px;
width: 80%;
margin: 0 auto;
margin-top: 50px;
}
#schedule_content .result{
width: 80%;
margin: 0 auto;
padding: 30px 0;
background: #F7F9FC;
margin-top: 50px;
border-radius: 5px;
}
#schedule_content .result h5{
font-size: 18px;
}
#schedule_content .contents_box.final h4{
margin-bottom: 0;
}
#schedule_content .ceremony{
margin-top: 5em;
}
#schedule_content .ceremony .box{
width: 100%;
background: #A8834D;
padding: 3.5em;
margin-bottom: 0;
}
@media screen and (max-width: 959px){
#schedule_content .box_txt h4{
font-size: 18px;
margin-bottom: 0.5em;
}
#schedule_content .box_txt h5{
font-size: 16px;
}
#schedule_content .box_txt h4 span{
font-size: 10px;
}
#schedule_content .box_txt h5 span{
font-size: 10px;
}
#schedule_content .limit p{
font-size: 14px;
margin-bottom: 1em;
}
#schedule_content .result {
width: 100%;
margin-bottom: 0;
padding: 1em 0;
margin-top: 20px;
}
#schedule_content .box_txt p span{
font-size: 10px;
}
#schedule_content .ceremony{
margin-top: 2em;
}
#about .tab_content .inner{
width: 100%;
}
.contents_box{
padding: 30px;
}
#schedule_content .limit{
padding-top: 20px;
margin-top: 20px;
}
#schedule_content p{
font-size: 14px;
margin-bottom: 1em;
}
#schedule_content .limit{
width: 100%;
}
} #timelimit_content{
text-align: center;
}
#timelimit_content div{
background: #A8834D;
padding: 3.5em;
margin-bottom: 1em;
}
#timelimit_content div:last-child{
margin-bottom: 0;
}
#timelimit_content h4{
font-size: 24px;
margin-bottom: 1em;
color: #fff;
}
#timelimit_content p{
font-size: 24px;
color: #fff;
}
#timelimit_content span{
display: inline-block;
font-size: 12px;
margin-top: 0.5em;
}
@media screen and (max-width: 959px){
#timelimit_content div{
padding: 20px;
}
#timelimit_content h4{
font-size: 18px;
margin-bottom: 0.5em;
}
#timelimit_content p{
font-size: 16px;
}
#timelimit_content span{
font-size: 10px;
}
} @media screen and (max-width: 959px){
#flow_content div{
font-size: 16px;
}
}  #task_content ul{
font-size: 12px;
}
@media screen and (max-width: 959px){
#task_content ul{
font-size: 10px;
text-indent: -10px;
padding-left: 10px;
}
} #Judges_content ul,
#award_content ul{
text-align: center;
}
#Judges_content li,
#award_content li{
font-size: 16px;
border-top: 1px solid #464646;
padding: 20px 0;
}
#Judges_content li:first-of-type,
#award_content li:first-of-type{
border-top: none;
}
#award_content h4{
text-align: center;
font-size: 28px;
}
#award_content .contents_box{
margin-bottom: 20px;
}
@media screen and (max-width: 959px){
#Judges_content li,
#award_content li{
font-size: 12px;
padding: 10px 0;
line-height: 1.25em;
}
} #fee_content ul{
font-size: 12px;
margin-top: 10px;
}
#fee_content span > span {
border-bottom: none;
display: inline-block;
background: #a8834d;
padding: 2px 14px;
line-height: 3rem;
float: right;
margin-top: 9px;
}
#fee_content span > span > a {
text-decoration-line: underline;
}
#fee_content.tab_content {
background-color: #FFF;
}
@media screen and (max-width: 959px){
#fee_content ul{
font-size: 10px;
text-indent: -10px;
padding-left: 10px;
}
#fee_content span > span {
margin-top: 0;
margin-left: 0;
float: none;
}
} #Other_content dt{
font-size: 18px;
color: #002D74;
margin-bottom: 0.25em;
}
#Other_content dd{
margin-bottom: 2em;
}
#Other_content dd:last-of-type{
margin-bottom: 0;
}
#flow_content a,
#flow_content a:visited,
#Other_content a,
#Other_content a:visited,
#entry.secContact a.pitina,
#entry.secContact a:visited.pitina{
color: #A8834D;
border-bottom: 1px solid #A8834D;
} .secJudge {position: relative;}
.secJudge header {
margin-bottom: 150px;
}
.secJudge h3 {
font-size: 48px;
font-weight: lighter;
letter-spacing: 0.05;
line-height: 1.7;
margin-bottom: 0.25em;
}
.secJudge h4 {
font-size: 24px;
line-height: 0.75;
margin-bottom: 2em;
}
.secJudge h4 span {
display: block;
font-size: 12px;
margin-top: 1em;
text-indent: 1px;
}
.secJudge p {
font-size: 14px;
line-height: 1.85;
text-align: justify;
}
.secJudge .discription {
justify-content: flex-start;
}
.secJudge .leftImage {
max-width: 560px;
max-height: 560px;
}
.secJudge .rightTxt {
width: calc(100% - 700px);
max-width: 1440px;
padding-left: 80px;
color: #464646;
}
.secJudge .rightTxt span{
display: inline-block;
}
.secJudge .rightTxt .russia{
letter-spacing: 0.05em;
} @media screen and (max-width: 1440px) {
.secJudge .discription{
background: #fff;
padding: 10%;
}
.secJudge header{
margin-bottom: 2.5em;
}
.secJudge h3{
font-size: 38px;
line-height: 1.25em;
margin-bottom: 0.5em;
margin-top: 1em;
}
.secJudge h4{
margin-bottom: 1.5em;
}
.secJudge .leftImage {
width: 30%;
max-width: 560px;
direction: none;
}
.secJudge .rightTxt {
width: 70%;
max-width: auto;
padding-left: 5%;
padding-right: 10%;
}
} @media screen and (max-width: 959px) {
.secJudge .bgSquare.rightCol::before {
left: 0;
padding: 5% 0 80px;
display: none;
}
.secJudge .leftImage {
width: 100%;
margin: 0 auto;
}
.secJudge .rightTxt {
width: 100%;
max-width: 560px;
margin: 0 auto;
padding: 0;
}
.secJudge p {
font-size: 12px;
line-height: 1.75;
text-align: justify;
}
} .secPrizeWinner .inner {
width: 100%;
}
.secPrizeWinner .leftCol {
width: 200px;
margin-right: 20px;
color: #000;
}
.secPrizeWinner .leftCol>div {
width: 100%;
margin-bottom: 30px;
}
.secPrizeWinner .leftCol h3 {
font-size: 24px;
color: #002D74;
line-height: 1;
border-bottom: solid 1px #002D74;
margin-bottom: 0.25em;
padding-bottom: 0.5em;
}
.secPrizeWinner .leftCol h4 {
margin-bottom: 1.5em;
}
.secPrizeWinner .leftCol h4 span {
font-size: 10px;
display: inline-block;
margin-top: 5px;
line-height: 1.5em;
}
.secPrizeWinner .leftCol .flex {
justify-content: flex-start;
}
.secPrizeWinner .leftCol dl {
width: 100%;
}
.secPrizeWinner .leftCol dl:nth-child(2n) {
margin-right: 0;
}
.secPrizeWinner .leftCol dl dt {
margin-right: 2%;
}
.secPrizeWinner .leftCol dl dd {
}
.secPrizeWinner .rightCol {
width: calc(100% - 220px);
}
.secPrizeWinner #main-slider {
width: 100%;
margin-right: 1%;
}
.secPrizeWinner #main-slider li img {
max-height: 300px;
}
.secPrizeWinner #main-slider li p.prize_name {
position: absolute;
bottom: 0;
left: 0;
padding: 5px 20px;
background-color: #a8834d;
}
.secPrizeWinner #carousel {
width: 50%;
}
.secPrizeWinner #carousel ul li {
width: calc(100%/3 - 1px);
max-height: 97px;
margin-bottom: 2px;
}
#prizewinner .tab_content{
padding: 0 70px 70px;
}
#prizewinner .tab_content:first-of-type{
padding-top: 70px;
}
#prizewinner .tab_content:nth-of-type(8n){
padding-top: 70px;
} @media screen and (max-width: 959px) {
.secPrizeWinner .leftCol {
width: 100%;
margin: 0;
margin-bottom: 2em;
}
.secPrizeWinner .rightCol {
width: 100%;
}
.secPrizeWinner #main-slider {
width: 100%;
margin-right: 0%;
}
.secPrizeWinner #carousel {
width: 100%;
}
.secPrizeWinner #carousel ul li {
width: calc(100%/6 - 1px);
max-height: auto;
}
#prizewinner .tab_content{
padding: 0 10% 10%;
}
#prizewinner .tab_content:first-of-type{
padding-top: 10%;
}
#prizewinner .tab_content:nth-of-type(8n){
padding-top: 10%;
}
} #slideFilterL, #slideFilterR {
position: absolute;
top: 0;
width: calc(100%/8 + 1px);
height: 100%;
opacity: 0.9;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
z-index: 1;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
background-image:url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/arrow-right.svg) !important;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
background-image:url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/arrow-left.svg) !important;
}
#slideFilterL {
left: 0;
}
#slideFilterR {
right: 0;
}
.lity-image img {
object-fit: contain;
} .tabs {
background-color: transparent;
} input[name="tab_item2"] {
display: none;
} #win2018:checked ~ #win2018_content,
#win2019:checked ~ #win2019_content,
#win2020:checked ~ #win2020_content,
#win2021:checked ~ #win2021_content,
#win2022:checked ~ #win2022_content,
#win2023:checked ~ #win2023_content,
#win2024:checked ~ #win2024_content,
#win2025:checked ~ #win2025_content{
display: block;
} .tabs input:checked + .tab_item2 {
background-color: #002D74;
color: #fff;
} @media screen and (max-width: 959px) {
#slideFilterL, #slideFilterR {
background-color: transparent;
}
} .home #entry.secContact{
margin-top: 0;
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/entry_bg.jpg) no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
padding: 12em 0;
}
.home #entry.secContact h2{
color: #fff;
}
.home #entry.secContact h2 span{
color: #fff;
}
.home #entry.secContact p{
color: #fff;
}
.secContact {
background: #fff;
color: #000;
padding-top: 9em;
padding-bottom: 3em;    
}
#entry .secContact {
margin-top: 0;
padding-top: 12em;
}
#entry-en .secContact {
margin-top: 0;
padding-top: 12em;
}
.sub {
margin-top: 0;
padding-top: 12em;
}
.secContact .inner{
}
.secContact .box01 {
}
.secContact .message {
}
.secContact .message p {
text-align: center;
font-size: 14px;
letter-spacing: 0.075;
line-height: 1.7;
}
.secContact .tel {
margin-top: 30px;
text-align: center;
}
.secContact .tel a {
font-size: 24px;
letter-spacing: 0.075;
line-height: 1.3;    
}
.secContact .tel p {
font-size: 12px;
letter-spacing: 0.075;
line-height: 1.5;    
}
.secContact .download,
.secContact .submit {
text-align: center;
display: block;
margin: 40px auto 100px;
width: 320px;
height: 50px;
}
.secContact .download:hover,
.secContact .submit:hover{
background-color: #828282;
}
.secContact .download a,
.secContact .submit a {
width: 100%;
height: 100%;
display: block;
line-height: 50px;
}
.secContact .birth-year,
.secContact .birth-month,
.secContact .birth-day,
.secContact .your-zipcode1,
.secContact .teacher-zipcode1{
max-width: 80px;
display: inline-block;
}
.secContact .your-zipcode2,
.secContact .teacher-zipcode2{
max-width: 80px;
display: inline-block;
}
.secContact .search {
margin: 0 1.5em 0.25em;
text-decoration: none;
display: inline-block;
height: 36px;
line-height: 36px;
padding: 0 16px;
color: #fff;
background-color: #818181;
text-align: center;
letter-spacing: .5px;
-webkit-transition: background-color .2s ease-out;
transition: background-color .2s ease-out;
cursor: pointer;
border-radius: 18px;
}
.secContact .search:hover {
background-color: #464646;
}
.secContact div.contactForm {
}
.secContact div.contactForm dl {
display: flex;
font-size: 14px;
margin-bottom: 2em;
justify-content: space-between;
flex-wrap: wrap;
justify-content: center;
align-items: baseline;
}
.secContact div.contactForm dt {
width: 30%;
height: 3rem;
}
.secContact div.contactForm dt span {
}
.secContact div.contactForm dt span::before {
content: '-';
margin-left: 0.5em;
}
.secContact div.contactForm dd {
width: 70%;
}
.secContact div.contactForm dd span input,
.secContact div.contactForm dd span textarea,
.secContact div.contactForm dd span select{
background-color: #fff;
display: inline-block;
border: 1px solid #464646;
font-size: 12px;
}
.secContact div.contactForm dd span textarea{
width: 100%;
}
.secContact div.contactForm dd span select{
font-size: 12px;
}
.secContact div.contactForm dd span textarea{
padding: 1em;
display: block;
box-sizing: border-box;
margin: 0;
}
.secContact div.contactForm dd span select{
border-radius: 0px !important;
-webkit-appearance: none;
}
.secContact div.contactForm dl#privacy {
align-items: flex-start;
}
.secContact div.contactForm dl#privacy dt {
margin-top: 1em;
}
.secContact div.contactForm dl#privacy dd div.pp {
font-size: 12px;
height: 12em;
overflow-y: scroll;
padding: 1em;
margin-bottom: 1.5em;
border: 1px solid #464646;
}
.secContact div.contactForm dl#privacy dd div.pp p {
letter-spacing: 0.060;
line-height: 1.75;
margin-bottom: 1.5em;
}
.secContact div.contactForm dl#privacy dd p label {
color: #000;
}
#contact{
margin-top: 0;
}
#contact .access{
width: 70%;
text-align: center;
margin: 0 auto;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 2em 0;
margin-bottom: 5em;
}
#contact .access h4{
font-size: 18px;
margin-bottom: 0.5em;
}
#contact .access a{
color: #000;
}
button, html input[type="button"], input[type="reset"], input[type="submit"]{
background-color: #828282;
border-radius: 5px;
} @media screen and (max-width: 959px) {
.home #entry.secContact{
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/entry_bg.jpg) no-repeat;
background-size: cover;
background-position: center;
background-attachment: unset;
padding: 6em 0;
}
.secContact{
padding-top: 5em;
}
.secContact div.contactForm dl {
margin-bottom: 1.5rem;
}
.secContact div.contactForm dt {
height: 2rem;
font-size: 14px;
line-height: 2rem;
}
.secContact div.contactForm dt,
.secContact div.contactForm dd{
width: 100%;
}
.secContact .search {
margin: 1em 0 0.25em;
display: block;
width: 150px;
}
.secContact .download, .secContact .submit{
width: 100%;
}
#contact .access{
width: 100%;
text-align: center;
margin: 0 auto;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding: 2em 0;
margin-bottom: 5em;
}
#contact .access h4{
font-size: 18px;
margin-bottom: 0.5em;
}
#contact .access a{
color: #000;
}
}  input[type="submit" i]{
border: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
}
input[type="submit" i]:hover{
background: #A8834D !important;
}
#entry p{
font-size: 18px;
margin-bottom: 2.5em;
}
#entry .notes p,
#contact .notes p{
text-align: center;
}
#entry .notes span,
#contact .notes span{
text-align: center;
display: block;
margin-top: 0.5em;
font-size: 12px;
}
#entry .notes span a,
#contact .notes span a{
color: #000;
}
body.home #entry p{
text-align: center;
}
body#en #entry p{
text-align: center;
}
#flow_content .partners a,
#entry .partners.inner a{
display: block;
color: #A8834D;
border: 2px solid #A8834D;
background: #fff;
padding: 1.5em;
margin-bottom: 0;
text-align: center;
font-size: 24px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
border-radius: 10px;
}
#flow_content .partners a:hover,
#entry .partners.inner a:hover{
color: #fff;
background: #A8834D;
opacity: 1;
}
#entry .wpcf7-list-item-label{
font-size: 14px !important;
}
#privacy dd p{
font-size: 12px !important;
}
@media screen and (max-width: 959px){
#entry .partners.inner{
width: 80%;
}
#entry p{
font-size: 16px;
}
#entry .partners.inner{
font-size: 18px;
}
} #payment {
margin-top: 0;
padding-top: 12em;
padding-bottom: 3em;
background: #fff;
color: #000;
}
#payment .inner {
margin: 0 auto;
}
#payment .tac {
text-align: center;
}
#payment #paypal-button-container {
margin: 70px auto 100px;
text-align: center;
}
#payment .paypal-buttons {
margin: 0 auto;
}
#payment h3{
margin-bottom: 5px;
}
#payment p{
margin-bottom: 20px;
}
.payment-note{
max-width: 750px;
margin: 0 auto;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
margin-bottom: 20px;
}
.payment-note p{
margin-top: 20px;
}
.payment-note p span{
display: block;
font-size: 18px;
margin-top: 5px;
color: #f00;
} #entry-success .secPayment h2{
font-size: 24px;
margin-bottom: 1em;
}
#entry-success .secPayment h3{
margin-top: 2em;
}
#entry-success .secPayment a,
#entry-success .secPayment a:visited{
display: block;
margin-top: 0.5em;
border-bottom: none;
font-size: 24px;
color: #A8834D;
border-bottom: 1px solid #A8834D;
} #en dl.qualificationList dt,
#en dl.taskList dt,
#en dl.awardList dt{
line-height: 1.5;
}
#en dl.feeList dt,
#en dl.judgesList dt{
line-height: 1.5;
}
#en #pageHeader figure{
height: calc(100vh - 20px);
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/mv.jpg) no-repeat;
background-size: cover;
background-position: center;
margin: 0 20px;
}
#en #pageHeader {
height: 100vh;
}
#en #schedule_content h3.pc-mgt-80.sp-mgt-40{
margin-top: 80px;
}
#en #entry.secContact {
margin-top: 0;
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/entry_bg.jpg) no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
padding: 12em 0;
}
#en #entry.secContact h2 span {
color: #fff;
}
#en #entry p.title_txt{
color: #FFF;
}
#en small {
font-size: 75%;
}
#en #inner-footer {
margin-bottom: 0;
}
#en #inner-footer .copy{
font-family: serif;
}
#en .tab_item {
width: calc(100%/8 - 12px);
}
@media screen and (max-width: 959px){
#en #pageHeader h1{
bottom: -11em;
}
#en #pageHeader h1 span{
margin-top: 10em;
}
#en #pageHeader figure{
background: url(//yokohama-ivc.jp/wp/wp-content/themes/design-hp_format_2020-child/img/mv_sp.jpg) no-repeat; 
background-size: cover;
background-position: center;
}
#en .secJudge .rightTxt span{
line-height: 1.75em;
}
#en .tab_item {
width: calc(100%/3 - 12px);
font-size: 12px;
height: 30px;
line-height: 30px;
margin: 0px 5px;
margin-bottom: 10px;
}
} #link a,
#link_en a,
#link2 a,
#link_en2 a{
color: #fff !important;
} #mail .notes{
font-size: 12px;
margin-top: 5px;
line-height: 1.5em;
display: inline-block;
}
.pc{display: block;}
.sp{display: none;}
@media screen and (max-width: 959px) {
.pc{display: none;}
.sp{display: block;}
}