﻿
/* ****************************************************

	layout

***************************************************** */

.body { background-image: url("https://d11w49g8ylcixs.cloudfront.net/resource/20200603/images/bg.png"); background-color:#161616; color:#fff; font-family:  'Noto Sans KR', sans-serif , 'Kosugi', sans-serif , sans-serif,"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif; letter-spacing: 0.03em; line-height: 160%; padding: 0 auto; margin:0 auto; width: 100%; overflow:hidden; overflow-y:scroll; box-sizing: border-box; font-size: 15px; }

.body a{ color:#59B5DC; text-decoration: underline; }
.body section { padding: 3% 0; margin: 0 auto; box-sizing: border-box; }
.body section .inner { width: 100%; max-width: 1000px; margin: 0  auto; }
.body h2 { font-size: 35px; line-height: 120%; }
.body h3 { font-size: 25px; line-height: 120%; border: 1px solid  #000; width: 80%; padding: 2% 0; margin: 0 auto 5% ; max-width: 600px; background: none; color: black; text-shadow: none;}
.body h4 { font-size: 20px; line-height: 150%; }
.body h5 { font-size: 40px; line-height: 150%; }
.body a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.osusumeitem {
	display: flex;
	justify-content: space-between;
	padding: 16px;  width: 100%; max-width: 1000px; }
.item img {	width:100%; }
.item {
padding: 1%;
flex-wrap: wrap;
align-items: center;
list-style: none;
font-size: 16px;
text-align: left;
width: 33%;
box-sizing: border-box;
}
.award { padding: 0; margin: 3% 0 0 0; line-height: 100%; }
.prize { padding: 0; margin: 0 0 10% 0; line-height: 150%; }
.center { text-align: center;  background-color: #194573; padding: 5px; }
.body hr { height: 1px;
 background-color: #161616;
 width: 20%;
 border: none; margin: 4% auto 4% auto; }
.big { font-size: 1.3em; line-height: 150%; font-weight: 600; }
.small { font-size: 0.9em;}
.bold { font-weight: 600; }
.letter { letter-spacing: 0.08em; }
.pc { display: block !important; }
.sp { display: none !important; }
.btn-square {
  display: inline-block;
  padding: 0.5em 1em;
  margin:20px 0 0 0;
  width: 88%;
  text-decoration: none;
  text-align: center;
  background: #C19639;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
.btn-flat-logo {
    width: 80%;
    font-size: 1.8em;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding: 1.3em 0.7em;
    text-decoration: none;
    color: #FFF;
    background: #B88B3F;
    transition: .4s;
    border-radius: 10px;
    clear: both;
    margin: 2% 0;
    line-height: 150%;
    letter-spacing: 0.05em;
}
@media screen and (max-width:768px), print {
.body, div, h1, h2, h3, h4, h5, h6, p, ul, li, img, form, dl, dd, dt, section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 }
.body img { max-width: 100%; padding: 0 1%; box-sizing: border-box; }
.btn-square {
  width: 92%;
}
.osusumeitem {
display: block;
padding:20px;
box-sizing: border-box; }
.item {
align-items: center;
list-style: none;
font-size: 16px;
text-align: left;
width: 100%;
border-bottom: 1px solid #000;
}
.body section { padding: 4% 0; box-sizing: border-box; }
.body h2 { font-size: 23px; line-height: 180%; background: none;}
.body h3 { font-size: 20px; line-height: 180%; }
.body h4 { font-size: 16px; line-height: 180%; }
.body h5 { font-size: 28px; line-height: 180%; }
.pc { display: none !important; }
.sp { display: block !important; }
}

/* ****************************************************

	header

***************************************************** */

.body header {
  width: 90%;
  max-width: 550px;
  margin: 4% 5% 0 0;
  text-align: center;
  border-top: none;
  border-bottom: none;
}

/* ****************************************************

	section:title

***************************************************** */

#title { width: 100%; text-align: center; padding: 1%; margin: 0 auto; box-sizing: border-box; -ms-align-items: center; align-items: center; }

#title img { max-width:100%; }

/* ****************************************************

	section:catch

***************************************************** */

#catch { background: linear-gradient(#0075b2, #005d8d ) ;  color:#fff !important; width: 100%; text-align: center; margin: 0 auto; box-sizing: border-box; -ms-align-items: center; align-items: center;
}
#catch .itembox {
  width: 90%;
  margin: 3% auto;
  max-width: 800px;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 5px auto;
 box-sizing: border-box;
}
#catch .left {
  margin: 3%; box-sizing: border-box;
}
#catch .right {
  padding: 3%; box-sizing: border-box;
}

/* ****************************************************

	section:main

***************************************************** */

#main { background-color: #111b3c; width: 100%; text-align: center; margin: 0 auto; box-sizing: border-box; align-items: center;
}
#main .box {
  width: 80%;
  max-width: 1000px;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 5px auto;
}
#main .midasi {
	padding: 2% 1%;
	width: 220px;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
	background-color: #977844;
	height: auto;
}
#main .text { padding: 2% 3%; width: 800px; text-align: left; box-sizing: border-box;
}

@media screen and (max-width:768px), print {
#main .box {
  width: 100%;
  padding: 2%;
  margin: 0 auto;
  box-sizing: border-box;
  display: block;
}
#main .midasi {
  width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
	font-size: 20px;
	background-color: #977844;
	height: auto;
}
#main .text {
  width: 100%;
  padding: 2%;
  margin: 0 auto;
  box-sizing: border-box;
}
}
/* ****************************************************

	section:recommend

***************************************************** */

#recommend {  background: linear-gradient(#0075b2, #005d8d ); color:#fff; width: 100%; text-align: center; margin: 0 auto; box-sizing: border-box; -ms-align-items: center; align-items: center; }

#recommend .inner {
  width: 100%;
  max-width: 900px;
  text-align: left;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 5px auto;
}

#recommend .itembox {
  width: 30%;
  text-align: left;
  margin: 5px auto;
}

/* ****************************************************

	footer

***************************************************** */

.body footer{
	background-color:#fff;
	color: #191919;
	text-align:center;
	padding: 5% 0;
	margin: 0 auto;
	box-sizing: border-box;
}

.footer-nav{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.footer-logo img { width: 150px; margin: 1%;}

.footer-info {
	width: 32%;
	height: 200px;
	padding: 1%;
	font-size:14px;
	line-height: 180%;
    border-right: 1px solid #000;
}

.footer-nav :last-child {
    border-right: none;
}

.tel {
	padding: 0;
	margin: 1% 0;
	font-size:20px;
	line-height: 140%;
}

@media screen and (max-width:768px), print {
.footer-nav{
  margin: 0 auto; display: block;
}
.footer-info {
	width: 100%;
	height: auto;
	padding: 2% 0;
	font-size:14px;
	line-height: 180%;
    border-bottom: 1px solid #000;
	border-right: none;
}
.footer-nav :last-child {
    border-right: none;
    border-bottom: none;
}



}


/*スマ介_css修正*/
#contentInner{
  width: 100%;
  padding:0;
}
.body .inner{
color:#fff;
}
.body .text{
  background: none;
  color:#fff;
  border:none;
}
.body .text p{
  color: #fff;
}


/*スマスク_css修正*/
.body header{
  border-top: 0px;
  background: none;
  border-bottom: 0px;
}

.body h1{
  border-top: none;
  background: none;
}
.body h2{
  background: none;
}

.body footer h3{
  background: #fff;
  text-shadow: none;
  color: #000;
}

.box .midasi {
  color: #fff;
}

.box .midasi .middle{
  color: #fff;
}
