@charset "UTF-8";

a {
  color: #2a0000;
  text-decoration: none;
  cursor: pointer;
  -moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear; 
}

.ac {
}

.mainimg01 img{
    width: 450px;
    height: auto;
}

.midashi{
	font-size: 0.9em;
	margin-bottom: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.midashi a {
font-weight:bold;
text-decoration:none;
}

.midashi a:link {
color:#752D2D;
}

.midashi a:visited {
color:#752D2D;
}

.midashi a:hover {
color:#BF7171;
text-decoration:underline;
}

.midashi a:active {
color:#752D2D;
}

.midashi2{
	font-size: 0.9em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.group1{
	font-size: 0.8em;
	margin-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	line-height: 1.8em; 
}

.group1 p {
    text-indent: -1em;
    margin-left: 1em;
}
.group1 p:before {
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-right: .5em;
    background: #ccc3ae;
    transform: rotate(45deg);
    vertical-align: 2px;
}

.group0 h4{
	font-size: 0.8em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color: #438CB8;
}

.mark-dia {
color: #0072ff;
}

/* ※マーク ------------------------*/
.pnote p {
    position: relative;
    margin-left: 1em;
}
.pnote p:before {
    content: '※';
    display: block;
    position: absolute;
    top: 0;
    left: -1em;
    width: 1em;
}
/* ※マーク end --------------------*/

/* ※マーク02 ------------------------*/
.note02 {
	padding-left: 1rem;
	font-size: 0.6em;
	margin-left: 0.8em;
	line-height: 1.3em;
	color: #909090;
}

.note02::before {
  content: "※";
  margin-left: -1rem;
}
/* ※マーク02 end --------------------*/

/* ※マーク03 ------------------------*/
.note03 {
	padding-left: 0.4rem;
	font-size: 0.8em;
	margin-left: 1.3em;
	line-height: 1.3em;
	margin-top:0.2em;
}

.note03::before {
  content: "※";
  margin-left: -1rem;
}
/* ※マーク03 end --------------------*/


/* ◎マーク ------------------------*/
.circle p {
    position: relative;
    margin-left: 1em;
	padding-left: 1em;
}
.circle p:before {
	content: '◎';
    display: block;
    position: absolute;
    top: 0;
    left: 0em;
    width: 1em;
}
/* ◎マーク end --------------------*/

/**テーブル*****************/
table {
  margin-top: -15px;
  margin-bottom: 20px;
}
.tbl-r02 th {
  color: #007CFF;
  padding: 2px;
  vertical-align:top;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 2px;
  vertical-align:top;
}
/**テーブルend*****************/

.election{
	background-color: #FFB600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0px;
}

.election2{
	background-color: #DCCB85;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 0px;
}

.fontcolor_blue1{
	color:#007CFF;
	white-space: nowrap;
}



h3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align: center;
line-height: 1.2em;
    position: relative;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-bottom: 0.3em;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
	background-image: linear-gradient(to right, #ccc3ae 50%, #fff4da 100%);
	margin-bottom: 0.8em;
	width: 100%;
}

.titbold-top{
	color: #7A2E00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.titbold{
	color: #EB8300;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

.titbold a:link {
	color: #7A2E00; 
}

.titbold a:visited {
	color: #7A2E00; 
}

.titbold a:hover {
	color: #ff8000; 
}

.titbold a:active {
	color: #ff8000; 
}


.newend01{
vertical-align:middle;
margin-bottom: 10px;
}

.contents01{
width:80%;
max-width: 1140px;
margin-right: auto;
margin-left : auto;
font-size: 1.0em;
line-height: 1.5em;
}

.contents02{
width:80%;
max-width: 1140px;
margin-right: auto;
margin-left : auto;
font-size: 1.0em;
line-height: 1.5em;
}

.contents02 p{
margin: 1.5em 0px; 
}

.contents03{
width:80%;
max-width: 1140px;
margin-right: auto;
margin-left : auto;
line-height: 1.5em;
margin-bottom: 20px;
}

.subtop{
	width: 100%;
	max-width: 1140px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}

.subtop img{
	width: 100%;
}

.subtop02{
	width: 50%;
	max-width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 8px;
}

.subtop02 img{
	width: 100%;
}

.ac a:hover {
	color: #FF6E00;
}

.ac span{
	/*** background: #ffae46; ***/
	color: #fff;
	font-weight: bold;
	border-radius: 8px;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	max-width: 1200px;
	display: block;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 6px;
	padding-bottom: 8px;
	cursor: pointer;
	margin-bottom: 2px;
	position: relative;
	text-shadow: 1px 2px 3px #808080; 
}
	
.ac span:before{
	vertical-align:middle;
	content: '\025bc'; /***やじるし***/
	font-size: 1.0em;
	padding:0 0 0 0;
	display: block;
	float: right;
	top: 0.3em;
	left: 0.0em;
	width: 1em;
	opacity: 0.3;
	color: #000;
}
	
.ac span.selected:before{
	content:'\025b2';　/***やじるし***/
}
	
li{
	margin: 0 0 -1px;
    padding: 0;
    background: #ffeed9;
    border: 1px solid #eaeaea;
	border-radius: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 91%;
	max-width: 1200px;
}
	
.ac span:hover{
	background:#ff8a00;
}

ul {
  display:none;
  margin: 0;
  padding: 0;
  list-style-type: none; 
}


/*** flaフレーム ***/
.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 50%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  border:none;
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}
/*** flaフレームend ***/

/********* 破線1 **************/
.hr2 {
  border-top: 4px dotted #ccc3ae;
}
/********* 破線1end **************/

/********* 破線1 **************/
.hr3 {
  border-top: 4px dotted #f6e8c6;
}
/********* 破線1end **************/

/********* デコレーションタイトル1_1 **************/

.decotit1_1 {
    position: relative;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0.3em;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
	background-image: linear-gradient(to right, #bca161 30%, #fff4da 90%);
	margin-bottom: 0.5em;
	width: 85%;
}

.decotit1_1:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

/******** デコレーションタイトル1_1 end**********/

/****** デコレーションタイトル1_2 ************/

.decotit1_2 {
    position: absolute;
    padding: 0.3em 0.3em;
    color: #fff;
	font-size: 0.8em;
    border-radius: 4px;
    background: #bca161;
}

.decotit1_2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #bca161 transparent transparent transparent;
}

/********* デコレーションタイトル1-2 end***********/

/********* デコレーションタイトル2_1 **************/

.decotit2_1 {
    position: relative;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0.3em;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
	background-image: linear-gradient(to right, #4085FF 30%, #fff4da 90%);
	margin-bottom: 0.5em;
	width: 85%;
}

.decotit2_1:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

/******** デコレーションタイトル2_1 end**********/

/****** デコレーションタイトル2_2 ************/

.decotit2_2 {
    position: absolute;
    padding: 0.3em 0.3em;
    color: #fff;
	font-size: 0.8em;
    border-radius: 4px;
    background: #4085FF;
}

.decotit2_2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #4085FF transparent transparent transparent;
}

/********* デコレーションタイトル2-2 end***********/

/********* デコレーションタイトル3_1 **************/

.decotit3_1 {
    position: relative;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0.3em;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
	background-image: linear-gradient(to right, #FFA035 30%, #fff4da 90%);
	margin-bottom: 0.5em;
	width: 85%;
}

.decotit3_1:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

/******** デコレーションタイトル3_1 end**********/

/****** デコレーションタイトル3_2 ************/

.decotit3_2 {
    position: absolute;
    padding: 0.3em 0.3em;
    color: #fff;
	font-size: 0.8em;
    border-radius: 4px;
    background: #FFA035;
}

.decotit3_2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #FFA035 transparent transparent transparent;
}

/********* デコレーションタイトル3-2 end***********/
/********* デコレーションタイトル4_1 **************/

.decotit4_1 {
    position: relative;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0.3em;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
    background: #E79A9A;
	margin-bottom: 0.5em;
}

.decotit4_1:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

/******** デコレーションタイトル4_1 end**********/

/****** デコレーションタイトル4_2 ************/

.decotit4_2 {
    position: absolute;
    padding: 0.3em 0.3em;
	font-size: 0.8em;
    color: #fff;
	font-size: 0.8em;
    border-radius: 4px;
    background: #E79A9A;
}

.decotit4_2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #E79A9A transparent transparent transparent;
}

/********* デコレーションタイトル4-2 end***********/
/********* デコレーションタイトル5_1 **************/

.decotit5_1 {
    position: relative;
    display: inline-block;
    padding-top: 0.3em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0.3em;
    color: #fff;
    border-radius: 100vh 0 0 100vh;
    background: #D893E5;
	margin-bottom: 0.5em;
}

.decotit5_1:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

/******** デコレーションタイトル5_1 end**********/

/****** デコレーションタイトル5_2 ************/

.decotit5_2 {
    position: absolute;
    padding: 0.3em 0.3em;
    color: #fff;
	font-size: 0.8em;
    border-radius: 4px;
    background: #D893E5;
}

.decotit5_2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #D893E5 transparent transparent transparent;
}

/********* デコレーションタイトル5-2 end***********/

/******* 横並び1 *******/
.side1 {
	display: flex;
}
/******* 横並び1end ****/

/******* 横並び2 *******/
.side2 {
	display: flex;
}
/******* 横並び2end ****/

/******* 横並び1 *******/
.side_aw1 {
	display: flex;
}
/******* 横並び1end ****/

/******* 横並び2 *******/
.side_aw2 {
	display: flex;
}
/******* 横並び2end ****/

.wallicon {
	margin-right: 0.3em;
}

.wallicon img{
	width: 100%;
	max-width: 425px;
}

.awardicon {
	margin-right: 0.3em;
}

.awardicon img{
	width: 100%;
	max-width: 637px;
}

/******* コーナーごと *******/
.awardicon-how {
	margin-right: 0.3em;
}

.awardicon-how img{
	width: 100%;
	max-width: 1100px;
}

.font-s{
	font-size: 0.8em;
	line-height:;
	
}

.awardicon2 {
	margin-right: 0.3em;
}

.awardicon2 img{
	width: 100%;
	max-width: 570px;
}

.awardicon3 {
	margin-right: 0.3em;
}

.awardicon3 img{
	width: 100%;
	max-width: 570px;
}

.awardcomm {
	font-size: 1em;
	width: 100%;
	max-width: 580px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.awardcomm-how {
	font-size: 1em;
	width: 100%;
	max-width: 1120px;
	padding-left: 0.8em;
	padding-right: 0.5em;
}

.name{
	font-weight: 900;
}

.authorcom-b{
	font-weight: 900;	
}

.authorcom{
	margin-bottom: 1em;
    background: #FFEDC1;
    padding: 0.7em;
    border-radius: 1em;
	font-size: 0.95em;
}

.casualcom{
	margin-bottom: 1em;
    background: #f1f2eb;
    padding: 0.7em;
    border-radius: 1em;
	font-size: 0.95em;
}

.hardcorecom{
	margin-bottom: 1em;
    background: #f8eae8;
    padding: 0.7em;
    border-radius: 1em;
	font-size: 0.95em;
}

.prizecom{
	margin-bottom: 1em;
    background: #fceadf;
    padding: 0.7em;
    border-radius: 1em;
	font-size: 0.95em;
}

.howcom{
	margin-bottom: 1em;
    padding: 0.7em;
    border-radius: 1em;
	font-size: 1em;
}

.howcom2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0.5rem;
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0 0 0 4px #fff;
    border: 3px dashed #7fd5e3;
    background-color: #fff;
	margin-bottom: 1em;
	max-width: 500px;
}

.howcom2 p {
    line-height: 1.5;
}

.casualfont{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: 2px 2px 5px #74b5da, -2px 2px 5px #74b5da, 2px -2px 5px #74b5da, -2px -2px 5px #74b5da;;
	margin-bottom: 0.2em;
}

.hardcorefont{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: 2px 2px 5px #ce86b7, -2px 2px 5px #ce86b7, 2px -2px 5px #ce86b7, -2px -2px 5px #ce86b7;;
	margin-bottom: 0.2em;
}

.prizefont{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	font-size: 1.0em;
	color: #ffffff;
	text-shadow: 2px 2px 5px #e19192, -2px 2px 5px #e19192, 2px -2px 5px #e19192, -2px -2px 5px #e19192;;
	margin-bottom: 0.2em;
}

.prizefont2{
	font-size: 0.9em;
	margin-left: 0.5em;
}

.howfont{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: 2px 2px 5px #74b5da, -2px 2px 5px #74b5da, 2px -2px 5px #74b5da, -2px -2px 5px #74b5da;;
	margin-bottom: 0.2em;
}

p.bullet-blue{
	padding-left: 1em;
	margin-bottom: 0.5em;
}

p.bullet-blue::before {
	content: "✎";
	color: #1e7fc6;
	margin-left: -1em;
}

p.bullet-green{
	padding-left: 1em;
	margin-bottom: 0.5em;
}

p.bullet-green::before {
	content: "✎";
	color: #1DC6B6;
	margin-left: -1em;
}

p.bullet-purple{
	padding-left: 1em;
	margin-bottom: 0.5em;
}

p.bullet-purple::before {
	content: "✎";
	color: #ac6097;
	margin-left: -1em;
}


.gold{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	color: #dab960;
	text-shadow: 2px 2px 10px #fff5b4, -2px 2px 10px #fff5b4, 2px -2px 10px #fff5b4, -2px -2px 10px #fff5b4;;
}

.silver{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	color: #C1C1C1;
	text-shadow: 2px 2px 10px #ffffff, -2px 2px 10px #ffffff, 2px -2px 10px #ffffff, -2px -2px 10px #ffffff;;
}

.bronze{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	color: #D68F5C;
	text-shadow: 2px 2px 10px #FFE3B4,-2px 2px 10px #FFE3B4,2px -2px 10px #FFE3B4,-2px -2px 10px #FFE3B4;
	;
}

.winners{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 900;
	color: #43C7FF;
	text-shadow: 2px 2px 10px #ffffff, -2px 2px 10px #ffffff, 2px -2px 10px #ffffff, -2px -2px 10px #ffffff;
	;
}

.fontred{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #CE8889;
	font-weight: 550;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

/******* コーナーごとend *******/

/******* その他作品ボタン *******/

.centerlayout{
	text-align: center;
}

.btn,
a.btn,
button.btn {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1em 1em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
	text-shadow: 2px 2px 10px #594f47, -2px 2px 10px #594f47, 2px -2px 10px #594f47, -2px -2px 10px #594f47;;
	border-radius: 100% 90px / 80px 100%;
	background-image: url(../images/other_bg.jpg);
	background-color: rgba(0,0,0,0.40);
	background-blend-mode: lighten;
	background-repeat: repeat;
    background-position: bottom;
    background-size: contain;

}

a.btn-malformation {
  font-size: 1em;
  padding: 2em 3em;
  color: #fff;
  border-radius: 100% 80px / 80px 100%;

}

a.btn-malformation:hover {
  color: #fff;
  border-radius: 60% 80% / 100% 80%;
}
/******* その他作品ボタンend *******/

/******* これまでのぬりえ *******/
.painticon {
	margin-right: 0.3em;
}

.painticon img{
	width: 100%;
	max-width: 185px;
}
/******* これまでのぬりえend *******/

.karutaicon {
	margin-right: 0.3em;
}

.karutaicon img{
	width: 100%;
	max-width: 920px;
}

/*** 第二階層用2 ***/
div.footer_container {
margin: 0;
padding: 1em 0;
font-size: 0.8em;
line-height: 1.5em;
}

.msbanner img{
	width: 100%;
	max-width: 1140px;
}

.titlecenter{
	}

.txtcenter{
}

/*************** タブレット *********************************/
@media screen and (max-width:834px) and (orientation:portrait) {

	
/******* これまでのぬりえ *******/

.painticon img{
	max-width: 100px;
}
/******* これまでのぬりえend *******/

}
/*************** スマートフォン用 *********************************/
@media screen and (max-width:550px) and (orientation:portrait) {

h3{
	width: 90%;
	background-image: linear-gradient(to right, #ccc3ae 10%, #fff4da 100%);
}

.group1{
	margin-bottom: 0.0em;
}

.mainimg01 img{
    width: 100%;
    height: auto;
}
	
/******* 入賞作品 *******/
.awardcomm {
	width: 90%;
}
	
.awardcomm-how {
	width: 90%;
}

/******* 入賞作品end *******/

/**テーブル*****************/
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 95%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
/**テーブルend*****************/

.contents01{
font-size: 1em;
line-height: 1.5em;
width:95%;
}

.contents02{
font-size: 1em;
line-height: 1.5em;
width:95%;
}

.subtop{
	margin-bottom: 20px;
	width: 100%;
}
	
.subtop02{
	margin-bottom: 20px;
	width: 100%;
}
	
.ac span{
	font-size: 1.3em;
	line-height: 1.3em;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	width: 97%;
}
	
li{
	line-height: 1.3em;
	margin: 1px 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dddddd;
	width: 93.5%;
}

.ac span{
	font-size: 1.1em;
	width: 90%;
	padding-left: 1.5em;
	cursor: pointer;
}
	
.ac span:before{
	top: 0.4em;
	font-size: 1em;
	padding-right: 1em;
}
	
.ac span.selected:before{
	font-size: 1em;
	padding-right: 1em;
}
	
/* Aエリアphoto ------------------------*/
.a-photo {
	width: 100%;
	line-height:1.5em;
}
	
.a-photo img { 
	width: 100%;
    height: auto;
}
	
/*** flaフレームsp ***/
.iframe-wrap {
  padding-top: 100%;
}
	
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}

/*** flaフレームsp end ***/
	
.awardicon-how {
	margin-right: 0.3em;
	margin-left: auto;
    margin-right: auto;
}
	
.howcom2{
font-size: 0.8em;
}

.awardicon2 {
	margin-right: 0.3em;
	margin-left: auto;
    margin-right: auto;
}

.awardicon3 {
	margin-bottom: 0.8em;
	margin-left: auto;
    margin-right: auto;
}
	
.titlecenter{
	margin-left: auto;
    margin-right: auto;
	}
	
.txtcenter{
	text-align: center;
}

/******* 横並び1なし *******/
.side1 {
	display: grid;
}
/******* 横並び1なしend ****/


/******* 横並び3 *******/
.side3 {
	display: flex;
}
/******* 横並び3end ****/
	
/******* 横並び4なし *******/
.side4 {
	display: grid;
}
/******* 横並び4なしend ****/

/******* 横並びアワード1なし *******/
.side_aw1 {
	display: grid;
}
/******* 横並びアワード1なしend ****/

/******* 横並びアワード2なし *******/
.side_aw2 {
	display: grid;
}
/******* 横並びアワード2なしend ****/
	
/******* 横並びスマホカテゴリ *******/
.side-sp {
	display: flex;
}
	
.side-sp p{
	margin: 2px;
	max-width: 48%;
}
/******* 横並びスマホカテゴリend ****/
	
/******* これまでのぬりえ *******/

.painticon img{
	max-width: 185px;
}
/******* これまでのぬりえend *******/
	
/********* デコレーションタイトル壁紙1_1 **************/

.decotit1_1 {
	width: 80%;
}

.decotit1_1:before {
}

/******** デコレーションタイトル壁紙1_1 end**********/
/********* デコレーションタイトル壁紙2_1 **************/

.decotit2_1 {
	width: 80%;
}

.decotit2_1:before {
}

/******** デコレーションタイトル壁紙2_1 end**********/
/********* デコレーションタイトル壁紙3_1 **************/

.decotit3_1 {
	width: 80%;
}

.decotit3_1:before {
}

/******** デコレーションタイトル壁紙3_1 end**********/

/********* デコレーションタイトル壁紙4_1 **************/

.decotit4_1 {
	width: 80%;
}

.decotit4_1:before {
}

/******** デコレーションタイトル壁紙4_1 end**********/

/********* デコレーションタイトル壁紙5_1 **************/

.decotit5_1 {
	width: 80%;
}

.decotit5_1:before {
}

/******** デコレーションタイトル壁紙5_1 end**********/

}