@charset "utf-8";

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}


#contents .inner {
    width: 100%;
    max-width: 980px;
    background-color: #050505;
}

.oImg {
vertical-align: bottom;
}
.otitle {
margin-top: 15px;
}

.oButton img {
vertical-align: -2px;
}

.oButton a {
display: block;
width: 60%;
margin: 0 auto;
color: #ffffff;
text-decoration: none;
padding: 20px 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
font-size: 20px;
border-bottom: solid 4px rgba(0,90,129, 1);


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5ccfff+0,00a5ea+100 */
background: #5ccfff; /* Old browsers */
background: -moz-linear-gradient(top, #5ccfff 0%, #00a5ea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #5ccfff 0%,#00a5ea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #5ccfff 0%,#00a5ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ccfff', endColorstr='#00a5ea',GradientType=0 ); /* IE6-9 */
}
.oButton a:hover {
border-bottom: none;
margin-top: 4px;
}
.oOubo {
background: #ffffff;
width: 100%;
max-width: 540px;
margin-right: auto;
margin-left: auto;
}

@media screen and (max-width: 767px) {

	.oButton a {
	width: 80%;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	.oButton a:hover {
	border-bottom: none;
	margin-top: 19px;
	}
	.oButton img {
	vertical-align: -4px;
	}


}



#contents {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #050505;
}

body.skyblue #contents {
    background-color: #e8f5fa;
}


.container-wrap {
    min-width: auto;
}

.display-sp {
width: 100%;
    display: none;
}
.display-pc {
width: 100%;
    display: block;
}

#contents {
    position: relative;
}

#fvMovie {
margin: 0;
width: 100%;
vertical-align: bottom;
}
#oYoutube {
margin: 0;
width: 100%;
vertical-align: bottom;
}
#player_video {
margin: 0 auto;
width: 100%;
max-width: 550px;
vertical-align: bottom;
text-align: center;
}
#player_video video {
max-width: 100%;
vertical-align: bottom;
}
.campaign-period {
/*    font-family: "HGP明朝E", "HGP明朝B", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
    font-size: 180%;
    padding: 0px 0 15px 0;
		margin: 0;
}

h2 span {
    display: block;
    background-color: #29bbef;
    color: #ffffff;
    font-size: 2.0vw;
    text-align: center;
	font-weight: normal;
    line-height: 160%;
}
h2.oH2 span {
line-height: 200%;
}

body.orange h2 span {
    background-color: #d00000;
}

.oOubo h2 {
	font-weight: normal;
	margin-bottom: 0.63em;
}
h2 {
    margin-bottom: 25px;
}

h2::after {
}

body.orange h2::after {
    content: '';
    width: 100%;
    height: 17px;
    display: block;
    background: transparent url(https://one-web.xsrv.jp/cdn/campaign/kuribocchi/img/arrow_01_r.png) no-repeat 50% -1px;
    background-size: auto 100%;
    margin-top: -1px;
}

dl.summary {
    padding: 0 10px;
    line-height: 220%;
}

dl.summary dd {
    float: left;
    width: 40%;
}

dl.summary dd img {
    width: 100%;
}

dl.summary dt {
    float: right;
    width: 60%;
    text-align: left;
}

dl.summary dt div {
    padding-left: 15px;
}

body.skyblue dl.summary dd {
    float: right;
}

body.skyblue dl.summary dt {
    float: left;
}

dl.summary .deco01 {
    font-weight: bold;
    font-size: 180%;
    color: #d97700;
}

dl.summary .deco02 {
    font-weight: bold;
    font-size: 180%;
}

dl.summary .deco03 {
    color: #e50012;
}

section {
    margin-bottom: 25px;
}

ul.col2 {
    padding: 0 15px;
}

ul.col2 li {
    float: left;
    width: 50%;
    position: relative;
}

ul.col3,
ul.col4 {
    padding: 0 15px;
}

ul.col3 li,
ul.col4 li {
    float: left;
    width: 28%;
    position: relative;
    display: table;
    box-sizing: border-box;
}

ul.col4 li {
    width: 20%;
}

ul.col3 li div.flow,
ul.col4 li div.flow {
color: #ffffff;
    box-shadow:0px 0px 2px 2px #cf0000;
    border:1px solid #cf0000;
    border-radius: 10px;
    padding: 15px;
    font-size: 1.56rem;
    display: table-cell;
    vertical-align: middle;
    height: 180px;
}

body.skyblue ul.col3 li div.flow,
body.skyblue ul.col4 li div.flow {
    box-shadow:0px 0px 2px 2px #29bbef;
    border:1px solid #29bbef;
}

ul.col3 li div.flow img,
ul.col4 li div.flow img {
    margin-bottom: 15px;
    max-width: 75px;
    max-height: 61px;
}

ul.col3 li div.flow img.large,
ul.col4 li div.flow img.large {
    margin: 15px 0 0;
    max-width: 120px;
    max-height: 100px;
}

ul.col3 li.arrow,
ul.col4 li.arrow {
    float: left;
    width: 8%;
    height: 200px;
    position: relative;
}

ul.col4 li.arrow {
    width: 6.666%;
}

ul.col3 li.arrow::before,
ul.col4 li.arrow::before {
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: url(https://one-web.xsrv.jp/cdn/campaign/kuribocchi/img/arrow_01_r.png) no-repeat center center;
    background-size: 50% auto;
    transform: rotate(270deg);
}

body.skyblue ul.col3 li.arrow::before,
body.skyblue ul.col4 li.arrow::before {
    /*background-image: url(https://one-web.xsrv.jp/cdn/campaign/zanshoponta/img/arrow_01_b.png);*/
}

.twitter_button {
    background-color: #1da1f2;
    padding: 5px 10px;
    margin-top: 10px;
    font-size: 90%;
    color: #ffffff;
    display: inline-block;
    white-space: nowrap;
    border-radius: 5px;
}

.twitter_button,
a img {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.twitter_button:hover,
a:hover img {
    opacity: 0.5;
}

pre {
    text-align: left;
    padding: 0 15px;
    white-space: pre-wrap;
    font-family: inherit;
    font-size: 90%;
    overflow-y: scroll;
    line-height: 180%;
    height: 20em;
    background-color: #faf3eb;
    padding: 10px;
    margin: 0 20px;
}

body.skyblue pre {
    background-color: #e8f5fa;
}

section.sponsorship ul {
    padding: 0 15%;
}

section.sponsorship ul li {
		box-sizing: border-box;
    display: inline-block;
    width: 30%;
    background: #ffffff;
    padding: 10px;
}

section.sponsorship p {
    font-size: 130%;
    margin-bottom: 15px;
    font-weight: bold;
    color: #ffffff;
}

@media screen and (max-width: 980px) {
    ul.col3 li div.flow,
    ul.col4 li div.flow {
        font-size: 1.5rem;
        padding: 15px 10px;
    }
    .twitter_button {
        font-size: 80%;
    }
}

@media screen and (max-width: 880px) {
    ul.col3 li div.flow,
    ul.col4 li div.flow {
        font-size: 1.4rem;
        padding: 15px 5px;
    }
    .twitter_button {
        font-size: 70%;
    }
}

@media screen and (max-width: 767px) {
.oOubo h2 {
	margin: 15px 0 0 0;
}
    .display-pc {
        display: none;
    }
    
    .display-sp {
        display: block;
    }

    .campaign-period {
        font-size: 4vw;
        padding: 5px 0 10px 0;
    }
    
    h2 span {
	    font-size: 5vw;
	        line-height: 200%;
    }

    dl.summary {
        padding: 0;
    }
    
    dl.summary dd {
        margin-top: 15px !important;
        float: none !important;
        width: auto !important;
    }

    dl.summary dt {
        float: none !important;
        width: auto !important;
        padding: 0 10px !important;
    }

    dl.summary dt div {
        padding: 0 15px !important;
    }

    ul.col2 li {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        padding-bottom: 15px;
    }

    ul.col3 li,
    ul.col4 li {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
    
    ul.col3 li div.flow,
    ul.col4 li div.flow {
        font-size: 1.7rem;
        padding: 15px;
    }
    .twitter_button {
        font-size: 100%;
    }

    ul.col3 li.arrow,
    ul.col4 li.arrow {
        float: none;
        width: 100%;
        max-width: 300px;
        height: 45px;
        margin: 0 auto;
    }

    ul.col3 li.arrow::before,
    ul.col4 li.arrow::before {
        background-size: auto 40%;
        transform: rotate(0deg);
    }
    
    pre {
        margin: 0 30px;
    }

    section.sponsorship ul {
        padding: 0 15px;
    }
    
    section.sponsorship p {
        padding: 0 15px;
    }
}
