@charset "shift_jis";
@import url(//fonts.googleapis.com/css?family=Special+Elite);

img {
     max-width: 100%;
     height: auto;
     }

window.onload = function(){
    if(document.body.scrollTop == 0){
        setTimeout(function(){scrollTo(0,1)}, 1);
    }
}

#guard {
position:relative;
width: 100%;
height: 100%;
}

.img_Guard{
position:absolute;
display:block;
width:100%;
height:100%;
background: url(./contents/pic/upl/sorry.php);
}

body{
user-select:none;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none;
-khtml-user-drag:none;
}

*:not(input,textarea) {
user-select:none;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none;
-khtml-user-drag:none;
}

input, textarea {
 -webkit-user-select : auto;
user-select:auto;
-webkit-user-select:auto;
-moz-user-select:auto;
-khtml-user-select:auto;
-webkit-user-drag:auto;
-khtml-user-drag:auto;
}


body,td { font-size : 98%;
font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
 line-height:175%;
 letter-spacing:0.2pt;
 background-color:#f8f8f8;
 color: #6d6d6d;
 }


a img {
    margin: 0px 0px -8px 0px;
    border: 3px solid #f8f8f8;
}

a img:hover{
 border: none;
 text-decoration: none;
 }

a{/*リンクされた文字*/
    color:#EC407A;
}

a:link {/*未訪問のリンク*/
    color:#ff791a;
}

a:hover {/*マウスをのせたとき*/
 position:relative;
 top:1px;
 left:1px;
border-width:0px;
 border-bottom-width:1px;
 border-style:dotted;
text-decoration:none;
}

a:active {/*クリック中*/
    color:#447700;
border-width:0px;
 border-bottom-width:1px;
 border-style:dotted;
text-decoration:none;
}

input,textarea {
 background-color: #f8f8f8;
 border: solid 1px #009999;
 color: #009999;
 font-size: 80%;}

hr {
	border-width: 1px 0 0 0; /* 太さ */
	border-style: dashed; /* 線種 */
	border-color: #cccccc; /* 線色 */
	height: 1px; /* IE6用対策 */
	clear: both; /* IE6用対策 */
}

.namae {color:#336666; font-size:150%; letter-spacing:3px; padding:10px; border-bottom:#cccccc dashed 1px; width:100%; margin-bottom:10px;}
.kdawn {display:none}

@media all and (min-width: 768px) {
.notpc {display:none}
.pcc {
  width: 900px;
}
/* サイト名 */
.container > .wrapper > #header > #title{
	font-size: 20px;
	font-family: 'Special Elite', 'cursive';
	line-height: 25px;
	}
/* ヘッダー */
#header{
	line-height: 1.5em;
	margin:0 auto 20px;
	}

#octagon {
	width: 300px;
	height: 120px;
	background: #FFD544;
	position: relative;
	text-align: center;
	margin: 15px auto;
	line-height: 2em;border: none;
	}
#octagon a{
	color: #fff;
	}
#octagon:before {
	content: "";
	position: absolute;
	top: -14px;
	left: 0;
	border-bottom: 15px solid #FFD544;
	border-left: 15px solid #fafafa;
	border-right: 15px solid #fafafa;
	width: 270px;
	height: 0;
	}
#octagon:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 0;
	border-top: 15px solid #FFD544;
	border-left: 15px solid #fafafa;
	border-right: 15px solid #fafafa;
	width: 270px;
	height: 0;
	}

.white{
	color: #fff;
	font-size: 15px;
	font-family: 'Special Elite', 'cursive';
	}

/* 文字サイズなど */
div#octagon, #header, #main,textarea,input{
	font-size: 12px;
	}

/* 背景色 */
.clearfix:after,#header:after,#main:after, dl.img:after{
visibility: hidden; display: block;font-size: 0;content: " ";clear: both;height: 0;}

/* 骨組み */
.container{
	margin: 0 auto;
	padding: 0 0 0 1%;

}
.wrapper {
	clear: both;
	padding: 0 10px;
	max-width: 850px;
}
.col3, .col12 {
	float: left;
	margin: 0 3% 0 0;
}
.col3.last, #header, .col12 {
	margin: 0;
}
.col3 { width: 22.5%;}
#header { width: 65.5%;float: right;}

table, tr, td { background-color:transparent;}
em{
	font-style: normal;

	color: #FF940E;
	}
}


/* Small devices */
@media all and (max-width: 767px) {
.pc {display:none}
.pcc {
  width: 560px;
}
/* サイト名 */
.container > .wrapper > #header > #title{
	font-size: 20px;
	font-family: 'Special Elite', 'cursive';
	line-height: 25px;
	}
/* ヘッダー */
#header{
	line-height: 1.5em;
	margin:0 auto 20px;
	}

#octagon {
	width: 300px;
	height: 120px;
	background: #FFD544;
	position: relative;
	text-align: center;
	margin: 15px auto;
	line-height: 2em;border: none;
	}
#octagon a{
	color: #fff;
	}
#octagon:before {
	content: "";
	position: absolute;
	top: -14px;
	left: 0;
	border-bottom: 15px solid #FFD544;
	border-left: 15px solid #fafafa;
	border-right: 15px solid #fafafa;
	width: 270px;
	height: 0;
	}
#octagon:after {
	content: "";
	position: absolute;
	bottom: -14px;
	left: 0;
	border-top: 15px solid #FFD544;
	border-left: 15px solid #fafafa;
	border-right: 15px solid #fafafa;
	width: 270px;
	height: 0;
	}

.white{
	color: #fff;
	font-size: 15px;
	font-family: 'Special Elite', 'cursive';
	}

/* 文字サイズなど */
div#octagon, #header, #main,textarea,input{
	font-size: 12px;
	}

/* 背景色 */
.clearfix:after,#header:after,#main:after, dl.img:after{
visibility: hidden; display: block;font-size: 0;content: " ";clear: both;height: 0;}

/* 骨組み */
.container{
	margin: 0 auto;
	padding: 0 0 0 1%;

}
.wrapper {
	clear: both;
	padding: 0 10px;
	max-width: 850px;
}
.col3, .col12 {
	float: center;
	margin: 0 3% 0 0;
}
.col3.last, #header, .col12 {
	margin: 0;
}


table, tr, td { background-color:transparent;}
em{
	font-style: normal;
	color: #FF940E;
	}

	}

.cp_block {
	margin: 5em auto;
	text-align: center;
}
.cp_textlink05 {
	position: relative;
	display: inline-block;
	padding: 0.1em 0.3em;
	text-decoration: none;
	color: #ff791a;
}
.cp_textlink05:after,
.cp_textlink05::before {
	position: absolute;
	bottom: 0;
	content: '';
	transition: all 0.3s ease;
}
.cp_textlink05:after {
	right: 50%;
	left: 50%;
	width: 0;
	height: 100%;
	border-radius: 3px;
	background-color: #ff791a;
}
.cp_textlink05::before {
	left: 0;
	width: 100%;
	height: calc(100% - 2px);
	border-top: 1px solid #ff791a;
	border-bottom: 1px solid #ff791a;
}
.cp_textlink05:hover:after {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
}
.cp_textlink05:hover::before {
	right: 50%;
	left: 50%;
	width: 0%;
}

.cp_textlink04 {
	position: relative;
	padding: 0.1em 0.3em;
	transition: all 0.3s ease;
	text-decoration: none;
	color: #EC407A;
}
.cp_textlink04::before {
	position: absolute;
	content: '';
	left: 0;
	bottom:0;
	width: 100%;
	height: 1%;
	transition: all 0.3s ease;
	opacity: 0;
	background-color: #EC407A;
	border-radius: 50px;
}
.cp_textlink04::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	transition: all 0.3s ease;
	border-bottom: 2px solid #EC407A;
	opacity: 1;
}
.cp_textlink04:hover::before {
	height: 100%;
	opacity: 0.4;
}
.cp_textlink04:hover::after {
	left: 50%;
	right: 50%;
	width: 0%;
	opacity: 0;
}

 .kasen {
 color: #6d6d6d;
    background: linear-gradient(transparent 60%, #ffccd4 60%);
}
