@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
force-creative.jp
------------------------------------------------------------------------------ */

html {
    color: #222;
    font-size: 0.8em;
    line-height: 1;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* LinkColor */
a:link {
color: #00F;
}

a:visited {
color: #600;
}

a:hover {
color: #090;
}

a:focus {
color: #090;
}

a:active {
color: #FF0;
}

/*TableStyle*/
table {
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-collapse: collapse;
border-spacing: 0;
}

table th {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background: #FAFAFA;
}

table td {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

/* RoundBox */
.roundBox {
width: 500px;
background: url(../../contents/minamikyushu/css/none) repeat-y left top;
}

.roundCap {
font-size: 0%;
line-height: 0;
}

/* Note */
.note {
text-indent: -1em;
margin-left: 1em;
}

/* ClearFix */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cb {
	clear: both;
}
ul,dl {
	list-style:none;
}


/* ------------------------------------------------------------------------------
Template
------------------------------------------------------------------------------ */
body {
    background-color: #ccc;
}

#wrap {
overflow:hidden;
    max-width: 400px;
    margin: 0 auto;
    background-color: #fff;
}
#main {
    padding: 0 20px;
}

/*-----カウンター用-----*/
body.adm {
    background-color: inherit;
}

body.adm #wrap {
overflow:hidden;
    max-width: 100%;
    margin: 0 auto;
    background-color: inherit;
}
body.adm #main {
    padding: 0 0px;
}

#header {
	background-color: #fff;
	/*padding: 0.2em;*/
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #C73120;
    min-width: 270px;
    min-height: 56px;
}
h2.headLogo {
	float: left;
    padding: 0;
    margin:12px 12px 6px;
    width: 70%;
}
.headLogo img {
width: 100%;
max-width: 219px;
max-height: 40px;
}
.headMenuBtn {
float:right;
text-align:right;
padding-right:0.8em;
    padding-top: 0.5em;
}
.headMenuBtn a {
	display: block;
	background-image: url(../img_common/menu_btn.gif);
	background-size: 40px 40px;
	margin-top:0em;
	width: 40px;
	height: 40px;
}

.headMenuBtn.active a {
	background-image: url(../img_common/menu_btn_close.gif);
}
nav {
	clear: both;
	/*margin-top: 3em;*/
    padding-top: 10px;
	display: none;
}
nav ul {
	margin:0px;
	padding:0px;
}
nav ul li {
	border-bottom: 1px solid #FFFFFF;
}
nav ul li a {
	display: block;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: #84081A;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2em;
}
nav ul li a:link,
nav ul li a:visited,
nav ul li a:hover,
nav ul li a:active,
nav ul li a:focus
 {
	color: #FFFFFF;
	text-decoration: none;
 }
h1.mainLogo {
	text-align: center;
	margin-bottom: 6%;
    margin-top: 3%;
	width: 100%;
    max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.mainLogo img {
	width: 100%;
	height: auto;
}
#main {
margin-bottom:5%;
}
#copyright {
background-color:#999999;
width:100%;
text-align:center;
padding-top:1%;
padding-bottom:1%;
color:#FFF;
font-size:85%;
}

/* ------------------------------------------------------------------------------
top
------------------------------------------------------------------------------ */

.langSelect a:link, .langSelect a:visited, .langSelect a:hover, .langSelect a:hover, .langSelect a:focus, .langSelect a:active  {
color: #fff;
text-decoration:none;
display:block;
min-height:44px;
line-height:44px;
padding:1.5% 3% 1.5% 3%;
}
.langSelect {
padding-left:2%;
padding-right:2%;
font-size:14px;
text-align:center;
    margin-bottom: 50px;
}
.langSelect li {
	vertical-align: middle;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 4%;
	width:95%;
	margin-left:auto;
	margin-right:auto;
background: #534c48;
}
.langSelect li p {
	background-repeat: no-repeat;
	background-image: url(../img_common/arrow.png);
	background-position: 5% center;
	background-size: 10px 14px;
	margin: 0;
}

.atteTxt {
text-align:center;
font-size:100%;
line-height:1.4;
padding-bottom: 4%;
}

/* ------------------------------------------------------------------------------
page
------------------------------------------------------------------------------ */

.mtit01 {
	background-color: #C73120;
	padding: 2%;
	margin-bottom: 2%;
	display: block;
}
.mtit01 h3 {
	width:90%;
	color: #fff;
	padding:0;
	font-size: 1.4em;
	margin:0 auto;
}
.btn01 a {
color: #fff;
text-decoration:none;
display:block;
min-height:44px;
line-height:44px;
padding:1.5% 3% 1.5% 3%;
}

.btn01 {
    font-size:14px;
    text-align:center;
    vertical-align: middle;
    color: #fff;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 4%;
	width:90%;
	margin-left:auto;
	margin-right:auto;
background: #534c48;
}
.btn01 p {
    background-repeat: no-repeat;
	background-image: url(../img_common/arrow.png);
	background-position: 5% center;
	background-size: 10px 14px;
	margin: 0;
}
.btn01.first {
    margin-top: 8%;
    margin-bottom: 5%;
}

.btn02 a {
	color:#fff;
text-decoration:none;
display:block;
    width: 100%;
    padding: 2% 0;
}
.btn02 {
font-size:14px;
    display: flex;
    align-items: center;
text-align:center;
vertical-align: middle;
background-color: #979797;
color: #fff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin:0 auto 30px;
width:90%;
background-repeat: no-repeat;
	background-image: url(../img_common/arrow2.png);
	background-position: 3% center;
	background-size: 10px 14px;
}




/* ------------------------------------------------------------------------------
text page
------------------------------------------------------------------------------ */

.contBox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}
.contTxtTit01 {
background-color: #534c48;
    font-weight: normal;
	color: #fff;
	font-size: 18px;
	padding: 20px 20px;
    margin: 0px 0 20px 0;
    margin: 0px 0 20px 0;
    text-align: center;
    line-height: 1.4em;
}

.contBox p {
	background-color: #fff;
	font-size: 14px;
	line-height: 2em;;
	padding: 0px;
    width: 90%;
	margin: 0 auto 9% auto;
	display: block;
}
.contTxtPh01 {
    width: 90%;
    max-width: 530px;
    margin: 0 auto 20px;
        position: relative;
        z-index: 0;
    background-color: #E5E5E5;
    
}
.contTxtPh01:before {
    display: block;
    content: '';
    padding-top: 100%;
}
.contTxtPh01Dtl {
    margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
    align-items: center;
    justify-content: center;
    display: flex;
}
.contTxtPh01 img {
    width: 100%;
        height: auto;
        object-fit: cover;
}
.contTxtPh01 img.img02 {
    width: auto;
        height: 100%;
        object-fit: cover;
}

.contTxtPh02 {
    width: 90%;
    max-width: 530px;
    margin: 0 auto 20px;
}
.contTxtPh02 img {
    width: 100%;
        height: auto;
}

/* ------------------------------------------------------------------------------
playList
------------------------------------------------------------------------------ */
.playArea img.loadImg  {
    width: 40%;
    height: auto;
    margin-left: 30%;
}
.playArea2 img.loadImg  {
    width: 30%;
    height: auto;
    margin-left: 35%;
}

.listBox {
	width: 100%;
	font-size: 0px;
	margin-bottom:5%;
}
.playAreaCont {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.playArea {
	width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.playArea a,.playArea2 a {
    width: 100%;
}
.playArea img {
	width: 100%;
    height: auto;
}
.playArea2 {
	width: 100%;
	font-size: 1em;
	display: inline-block;
}
.playArea2 img {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pauseVisible {
	display: none;
}
.contTit01 {
background-color: #853c41;
	color: #fff;
	font-size: 20px;
	padding: 20px 0;
    margin: 20px 0 0 0;
    text-align: center;
    font-weight: normal;
}

.contImg01 {
    margin-bottom: 0%;
    margin-top: 5%;
}
.contImg01 img {
    width: 100%;
    height: auto;
}


.reBtn01 {
font-size:153.9%;
text-align:center;
vertical-align: middle;
background-color: #19355B;
color: #fff;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 3% auto;
width:90%;
}
.reBtn01 img {
	width: 90%;
	max-width: 497px;
	height: auto;
	display: block;
	padding: 20px 0;
	margin: 0 auto;
}
.reBtnTxt {
	width: 86%;
	margin: 0px auto 20px auto;
	border: 2px solid #FFB600;
	padding: 2% 2%;
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
}


/* ------------------------------------------------------------------------------
access count page
------------------------------------------------------------------------------ */
.accTitle {
	font-size: 2em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.accTable01 {
	width: 90%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.accTable01 th {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: #ccc;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.accTable01 td {
	padding: 4px;
	background-color: #fafafa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.accScroll {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	overflow-x: scroll;
	overflow-y: scroll;
	margin-bottom: 20px;
}
.accTable02 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
}
.accTable02 th {
	padding: 4px;
	text-align: left;
	vertical-align: top;
	color: #444444;
	background-color: #cccccc;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.accTable02 td {
	padding: 4px;
	background-color: #fafafa;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.accTable02 a:link,
.accTable02 a:visited,
.accTable02 a:hover,
.accTable02 a:active,
.accTable02 a:focus {
	color: #444444;
}
.accBtn01 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.accTxt01 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
