@charset "utf-8";
/*
　 Template Name: ショートコード
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 吹き出し（自由画像）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.balloon {
	width: 100%;
	margin: 25px 0;
	overflow: hidden;
}
.balloon .faceimg-l {
	float: left;
	margin-right: -110px;
	width: 100px;
}
.balloon .faceimg-r {
	float: right;
	margin-left: -110px;
	width: 100px;
}
.balloon .faceimg-l img, .balloon .faceimg-r img {
	width: 100%;
	height: auto;
}
.balloon .chat {
	width: 100%;
}
.comments-l {
	display: inline-block;
	position: relative;
	margin: 5px 0 0 125px;
	padding: 10px 13px 15px;
	border-radius: 8px;
	background: #d7ebfe;
}
.comments-l-f {
	display: inline-block;
	position: relative;
	margin: 5px 0 0 125px;
	padding: 10px 13px 15px;
	border-radius: 8px;
	border: 3px solid #d7ebfe;
	background: #ffffff;
}
.comments-r {
	display: inline-block;
	position: relative;
	margin: 5px 125px 0 0;
	padding: 10px 13px 15px;
	border-radius: 8px;
	background: #d7ebfe;
	float: right;
}
.comments-r-f {
	display: inline-block;
	position: relative;
	margin: 5px 125px 0 0;
	padding: 10px 13px 15px;
	border-radius: 8px;
	border: 3px solid #d7ebfe;
	background: #fff;
	float: right;
}
.comments-l:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	left: -24px;
	border: 12px solid transparent;
	border-right: 12px solid #d7ebfe;
}
.comments-r:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	right: -24px;
	border: 12px solid transparent;
	border-left: 12px solid #d7ebfe;
}
.comments-l-f:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	left: -24px;
	border: 12px solid transparent;
	border-right: 12px solid #fff;
}
.comments-l-f:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	left: -27px;
	border: 12px solid transparent;
	border-right: 12px solid #d7ebfe;
}
.comments-r-f:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	right: -24px;
	border: 12px solid transparent;
	border-left: 12px solid #fff;
}
.comments-r-f:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	right: -27px;
	border: 12px solid transparent;
	border-left: 12px solid #d7ebfe;
}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 700px) {
.comments-l, .comments-l-f{
	width: 75%;
	padding: 7px 10px 15px;
	margin: 5px 0 0 25%;
	box-sizing: border-box;
	line-height: 2;
}
.comments-r, .comments-r-f{
	width: 75%;
	padding: 7px 10px 15px;
	margin: 5px 25% 0 0;
	box-sizing: border-box;
}
.comments-l p, .comments-l-f p, .comments-r p, .comments-r-f p{
	line-height: 150%;
}
.balloon .faceimg-l, .balloon .faceimg-r{
	width: 20%;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/*ボックス（形）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.normal_box {
	margin: 10px 0;
	padding: 10px;
	border-style: solid;
	clear: both;
}
.in_img_box {
	padding: 10px 10px 10px 50px;
	margin: 0 0 10px;
	display: block;
	text-align: left;
	border-style: solid;
	clear: both;
}
.in_img_box2 {
	padding: 10px 10px 10px 60px;
	margin: 0 0 10px;
	display: block;
	text-align: left;
	border-style: solid;
	clear: both;
}
ul.list_box {
	margin: 10px 15px;
	clear: both;
}
ul.dot1_list_black, .dot1_list_blue, .dot1_list_green, .dot1_list_orange, .dot1_list_pink, .dot1_list_red, .dot2_list_black, .dot2_list_blue, .dot2_list_green, .dot2_list_orange, .dot2_list_pink, .dot2_list_red, .check1_list_black, .check1_list_blue, .check1_list_green, .check1_list_orange, .check1_list_pink, .check1_list_red, .check2_list_black, .check2_list_blue, .check2_list_green, .check2_list_orange, .check2_list_pink, .check2_list_red, .arrow1_list_black, .arrow1_list_blue, .arrow1_list_green, .arrow1_list_orange, .arrow1_list_pink, .arrow1_list_red, .arrow2_list_black, .arrow2_list_blue, .arrow2_list_green, .arrow2_list_orange, .arrow2_list_pink, .arrow2_list_red, .arrow3_list_black, .arrow3_list_blue, .arrow3_list_green, .arrow3_list_orange, .arrow3_list_pink, .arrow3_list_red, .circle1_list_black, .circle1_list_blue, .circle1_list_green, .circle1_list_orange, .circle1_list_pink, .circle1_list_red, .circle2_list_black, .circle2_list_blue, .circle2_list_green, .circle2_list_orange, .circle2_list_pink, .circle2_list_red {
	margin: 0 15px;
	line-height: 180%;
	clear: both;
}

/*ボックス線（太さ）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.border1 { border-width: 1px;}
.border2 { border-width: 2px;}
.border3 { border-width: 3px;}

/*ボックス線（色）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.c_black { border-color: #cdcdcd;}
.c_red { border-color: #ffbba9;}
.c_blue { border-color: #86aaca;}
.c_pink { border-color: #ffb5c2;}
.c_green { border-color: #67a990;}
.c_orange { border-color: #ffc770;}

/*ボックス枠（丸角）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.cox-c {
	border-radius: 8px;
}

/*デザインボックス（見出付）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.design1-1 {
	position: relative;
	margin: 28px 0 15px;
	padding: 20px 15px 15px;
	border-radius: 8px;
}
.design1-1 .box-title {
	position: absolute;
	top: -13px;
	left: 10px;
	padding: 0 10px;
	line-height: 1em;
	font-size: 17px;
	background: #FFFFFF;
	color: #444;
	font-weight: bold;
}
.d1-1blue {
	border-style: solid;
	border-color: #95ccff;
}
.d1-1orange {
	border-style: solid;
	border-color: #FBBD52;
}
.d1-1red {
	border-style: solid;
	border-color: #CE4E2F;
}
.d1-1black {
	border-style: solid;
	border-color: #555;
}
.d1-1green {
	border-style: solid;
	border-color: #008000;
}
.d1-1pink {
	border-style: solid;
	border-color: #FF69B4;
}
.d1-1navy {
	border-style: solid;
	border-color: #334977;
}
.d1-1blue-t {
	padding-right: 5px;
	color: #5ab9ff;
}
.d1-1orange-t {
	padding-right: 5px;
	color: #FBBD52;
}
.d1-1red-t {
	padding-right: 5px;
	color: #CE4E2F;
}
.d1-1black-t {
	padding-right: 5px;
	color: #555;
}
.d1-1green-t {
	padding-right: 5px;
	color: #008000;
}
.d1-1pink-t {
	padding-right: 5px;
	color: #FF69B4;
}
.d1-1navy-t {
	padding-right: 5px;
	color: #334977;
}
.design1-2 {
	position: relative;
	margin: 45px 0 20px;
	padding: 30px 15px 15px;
	border-radius: 8px;
}
@media screen and (max-width: 420px) {
	.design1-2 {
	padding: 40px 15px 15px;
}
}
.design1-2 .box-title {
	position: absolute;
	top: -18px;
	left: 10px;
	padding: 10px 15px;
	line-height: 1em;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 4px;
}
.d1-2blue {
	border-style: solid;
	border-color: #95ccff;
}
.d1-2orange {
	border-style: solid;
	border-color: #FBBD52;
}
.d1-2red {
	border-style: solid;
	border-color: #CE4E2F;
}
.d1-2black {
	border-style: solid;
	border-color: #555;
}
.d1-2green {
	border-style: solid;
	border-color: #008000;
}
.d1-2pink {
	border-style: solid;
	border-color: #FF69B4;
}
.d1-2navy {
	border-style: solid;
	border-color: #334977;
}
.d1-2blue-t {
	background: #95ccff;
}
.d1-2orange-t {
	background: #FBBD52;
}
.d1-2red-t {
	background: #CE4E2F;
}
.d1-2black-t {
	background: #555;
}
.d1-2green-t {
	background: #008000;
}
.d1-2pink-t {
	background: #FF69B4;
}
.d1-2navy-t {
	background: #334977;
}
.d1-2 {
	padding-right: 5px;
}
.design1-3 {
	position: relative;
	margin: 28px 0 15px;
	padding: 28px 15px 15px;
	border-radius: 8px;
}
.design1-3 .box-title {
	position: absolute;
	top: -18px;
	left: 10px;
	padding: 10px 15px;
	line-height: 1em;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 4px;
}
.d1-3blue {
	border-style: solid;
	border-color: #95ccff;
	background: #F8F8FF;
}
.d1-3orange {
	border-style: solid;
	border-color: #FBBD52;
	background: #FFFFEB;
}
.d1-3red {
	border-style: solid;
	border-color: #CE4E2F;
	background: #FFFAFA;
}
.d1-3black {
	border-style: solid;
	border-color: #555;
	background: #fffcfc;
}
.d1-3green {
	border-style: solid;
	border-color: #008000;
	background: #f9fffa;
}
.d1-3pink {
	border-style: solid;
	border-color: #FF69B4;
	background: #FFFAFA;
}
.d1-3navy {
	border-style: solid;
	border-color: #334977;
	background: #fcfdff;
}
.d1-3blue-t {
	background: #95ccff;
}
.d1-3orange-t {
	background: #FBBD52;
}
.d1-3red-t {
	background: #CE4E2F;
}
.d1-3black-t {
	background: #555;
}
.d1-3green-t {
	background: #008000;
}
.d1-3pink-t {
	background: #FF69B4;
}
.d1-3navy-t {
	background: #334977;
}
.d1-3 {
	padding-right: 5px;
}
.design2 {
	position: relative;
	margin: 52px 0 15px;
	padding: 15px 15px;
}
.design2 .box-title {
	position: absolute;
	display: inline-block;
	top: -2.2em;
	left: -2px;
	padding: 0.2em 0.5em;
	height: 1.8em;
	line-height: 1.8em;
	vertical-align: middle;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.d2blue {
	border-style: solid;
	border-color: #95ccff;
}
.d2orange {
	border-style: solid;
	border-color: #FBBD52;
}
.d2red {
	border-style: solid;
	border-color: #CE4E2F;
}
.d2black {
	border-style: solid;
	border-color: #555;
}
.d2green {
	border-style: solid;
	border-color: #008000;
}
.d2pink {
	border-style: solid;
	border-color: #FF69B4;
}
.d2navy {
	border-style: solid;
	border-color: #334977;
}
.d2blue-t {
	background: #95ccff;
}
.d2orange-t {
	background: #FBBD52;
}
.d2red-t {
	background: #CE4E2F;
}
.d2black-t {
	background: #555;
}
.d2green-t {
	background: #008000;
}
.d2pink-t {
	background: #FF69B4;
}
.d2navy-t {
	background: #334977;
}
.d2 {
	padding-right: 5px;
}
.design3 {
	position: relative;
	margin: 15px 0;
	padding: 45px 10px 15px;
}
.design3 .box-title {
	position: absolute;
	display: inline-block;
	top: -1px;
	left: -1px;
	padding: 0.2em 0.5em;
	height: 1.8em;
	line-height: 1.8em;
	vertical-align: middle;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
}
.design3 p{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.d3blue {
	border-style: solid;
	border-color: #95ccff;
}
.d3orange {
	border-style: solid;
	border-color: #FBBD52;
}
.d3red {
	border-style: solid;
	border-color: #CE4E2F;
}
.d3black {
	border-style: solid;
	border-color: #555;
}
.d3green {
	border-style: solid;
	border-color: #008000;
}
.d3pink {
	border-style: solid;
	border-color: #FF69B4;
}
.d3navy {
	border-style: solid;
	border-color: #334977;
}
.d3blue-t {
	background: #95ccff;
}
.d3orange-t {
	background: #FBBD52;
}
.d3red-t {
	background: #CE4E2F;
}
.d3black-t {
	background: #555;
}
.d3green-t {
	background: #008000;
}
.d3pink-t {
	background: #FF69B4;
}
.d3navy-t {
	background: #334977;
}
.d3 {
	padding-right: 5px;
}
.design4 {
	margin: 15px 0;
	padding-bottom: 12px;
	background: #f9f9f9;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.design4 p {
	margin: 0 20px 0;
	padding: 5px 0;
	clear: both;
}
.design4 p{
	line-height: 1.6em;
}
.design4 .box-title {
	font-size: 1em;
	line-height: 1.6em;
	padding: 10px 20px;
	margin: 20px 0 10px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.d4blue-t {
	background: #95ccff;
}
.d4orange-t {
	background: #FBBD52;
}
.d4red-t {
	background: #CE4E2F;
}
.d4black-t {
	background: #555;
}
.d4green-t {
	background: #008000;
}
.d4pink-t {
	background: #FF69B4;
}
.d4navy-t {
	background: #334977;
}
.d4 {
	padding-right: 5px;
}
.design5, .design5-a, .design5-p, .design5-m, .design5-s, .design5-i, .design5-l {
	min-height: 45px;
	margin: 30px 0;
	padding: 10px 20px 10px 70px;
	border-radius: 5px;
	position: relative;
}
.design5:before, .design5::before {
	font-family: "FontAwesome";
	content: '\f058';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 15px;
	box-sizing: border-box;
}
.design5-a:before, .design5-a::before{
	font-family: "FontAwesome";
	content: '\f071';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 15px;
	box-sizing: border-box;
}
.design5-m:before, .design5-m::before{
	font-family: "FontAwesome";
	content: '\f044';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 15px;
	box-sizing: border-box;
}
.design5-p:before, .design5-p::before{
	font-family: "FontAwesome";
	content: '\f0a6';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 15px;
	box-sizing: border-box;
}
.design5-s:before, .design5-s::before {
	font-family: "FontAwesome";
	content: '\f005';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 15px;
	box-sizing: border-box;
}
.design5-i:before, .design5-i::before{
	font-family: "FontAwesome";
	content: '\f05a';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 15px;
	box-sizing: border-box;
}
.design5-l:before, .design5-l::before{
	font-family: "FontAwesome";
	content: '\f0eb';
	font-size: 45px;
	position: absolute;
	height: 45px;
	line-height: 45px;
	top: 8px;
	left: 20px;
	box-sizing: border-box;
}
.d5blue {
	border-style: solid;
	border-color: #95ccff;
	background: #F9FFFF;
}
.d5blue:before {
	color: #95ccff;
}
.d5orange {
	border-style: solid;
	border-color: #FBBD52;
	background: #FFFFEB;
}
.d5orange:before {
	color: #FBBD52;
}
.d5red {
	border-style: solid;
	border-color: #CE4E2F;
	background: #FFFAFA;
}
.d5red:before {
	color: #CE4E2F;
}
.d5black {
	border-style: solid;
	border-color: #555;
	background: #fffcfc;
}
.d5black:before {
	color: #555;
}
.d5green {
	border-style: solid;
	border-color: #008000;
	background: #f9fffa;
}
.d5green:before {
	color: #008000;
}
.d5pink {
	border-style: solid;
	border-color: #FF69B4;
	background: #FFFAFA;
}
.d5pink:before {
	color: #FF69B4;
}
.d5navy {
	border-style: solid;
	border-color: #334977;
	background: #fcfdff;
}
.d5navy:before {
	color: #334977;
}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.design5, .design5-a, .design5-p, .design5-m, 
.design5-s, .design5-i, .design5-l {
	padding: 10px 20px 10px 60px;
}
#main .voice_box01 .vb_title p.st_nm01, .voice_box01 .vb_title p.st_nm01 {
	padding: 5px 10px 15px 77px;
    margin-bottom: 10px;
}
.vb_title02 p{
	padding-left: 77px;
}
.vb_title02 p.st_nm02, #mail_magazine .vb_title02 p.st_nm02, 
#killer .vb_title02 p.st_nm02, #review .vb_title02 p.st_nm02, 
.voice_box01 .vb_title p, .voice_box02 .vb_title p{
	margin-top: 3px;
	padding-left: 77px;
}
.design5:before, .design5-a:before, .design5-m:before, 
.design5-p:before, .design5-s:before, .design5-i:before, .design5-l:before {
	font-size: 40px;
	top: 11px;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ● ボックスショートコード01 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.lbox01_black, .lbox01_blue, .lbox01_green, .lbox01_red, .lbox01_pink, .lbox01_orange {
	width: 100%;
	height: auto;
	display: block;
	margin: 30px 0;
	clear: both;
}
.box01_black_title, .box01_blue_title, .box01_green_title, .box01_red_title, .box01_pink_title, .box01_orange_title {
	padding: 20px 24px 12px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	border-radius: 6px 6px 0 0;
}
.box01_black_body, .box01_blue_body, .box01_green_body, .box01_red_body, .box01_pink_body, .box01_orange_body {
	padding: 20px;
	border-radius: 0 0 6px 6px;
	background: url(img/shortcode/box01_body.png) bottom repeat-x;
}
.box01_black_title {
	text-shadow: 2px 2px 0 #111111;
	background: #333333 url(img/shortcode/box01_black_title.png) left top repeat-x;
}
.box01_black_body {
	border-left: 6px solid #333333;
	border-right: 6px solid #333333;
	border-bottom: 6px solid #333333;
}
.box01_blue_title {
	text-shadow: 2px 2px 0 #244567;
	background: #396185 url(img/shortcode/box01_blue_title.png) left top repeat-x;
}
.box01_blue_body {
	border-left: 6px solid #396185;
	border-right: 6px solid #396185;
	border-bottom: 6px solid #396185;
}
.box01_green_title {
	text-shadow: 2px 2px 0 #264438;
	background: #3A5F51 url(img/shortcode/box01_green_title.png) left top repeat-x;
}
.box01_green_body {
	border-left: 6px solid #3A5F51;
	border-right: 6px solid #3A5F51;
	border-bottom: 6px solid #3A5F51;
}
.box01_red_title {
	text-shadow: 2px 2px 0 #5F0000;
	background: #7C0000 url(img/shortcode/box01_red_title.png) left top repeat-x;
}
.box01_red_body {
	border-left: 6px solid #7C0000;
	border-right: 6px solid #7C0000;
	border-bottom: 6px solid #7C0000;
}
.box01_pink_title {
	text-shadow: 2px 2px 0 #FA657D;
	background: #FA788F url(img/shortcode/box01_pink_title.png) left top repeat-x;
}
.box01_pink_body {
	border-left: 6px solid #FA788F;
	border-right: 6px solid #FA788F;
	border-bottom: 6px solid #FA788F;
}
.box01_orange_title {
	text-shadow: 2px 2px 0 #FE6C00;
	background: #FE8900 url(img/shortcode/box01_orange_title.png) left top repeat-x;
}
.box01_orange_body {
	border-left: 6px solid #FE8900;
	border-right: 6px solid #FE8900;
	border-bottom: 6px solid #FE8900;
}

/*シンプルボックス（見出付）*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.simplebox1-title {
	padding: 20px;
	margin: 15px 0 0;
	line-height: 1em;
	font-size: 24px;
	background: #EFEFEF;
	color: #111;
	font-weight: bold;
	text-align: left;
	border-style: solid;
	border-color: #ccc;
	border-bottom: none;
}
.simplebox1 {
	margin: 0 0 15px;
	padding: 20px;
	border-style: solid;
	border-color: #ccc;
	border-top: none;
}
.simplebox2 {
	margin: 15px 0;
	padding: 10px 10px 10px;
	border-style: solid;
	border-color: #ccc;
}
.simplebox2-title {
	padding: 20px;
	margin: 0 0 15px;
	line-height: 1.4em;
	font-size: 20px;
	background: #EFEFEF;
	color: #111;
	font-weight: bold;
}
.s2 {
	padding-right: 5px;
}
.simplebox1 p {
	margin: 0;
	padding: 0 0 10px;
	clear: both;
}
.simplebox2 p {
	margin: 0;
	padding: 0 10px 10px;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リストボックス */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.libo001 {
	border: 3px solid #CCCCCC;
	padding: 20px;
	margin: 30px 0;
	border-radius: 5px;
}
.libo002 {
	border: 3px dotted #CCCCCC;
	padding: 20px;
	margin: 30px 0;
}
.libo003 {
	border: 3px double #CCCCCC;
	padding: 20px;
	margin: 30px 0;
}
.libo004 {
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin: 30px 0;
	background: url(img/shortcode/libo004.png);
}
.libo005 {
	border: 3px solid #CCCCCC;
	padding: 20px;
	margin: 30px 0;
	border-radius: 5px;
	background: url(img/shortcode/libo004.png);
}
.libo_blue {
	border-color: #2D72B8;
}
.libo_black {
	border-color: #08192B;
}
.libo_green {
	border-color: #005C4A;
}
.libo_navy {
	border-color: #054063;
}
.libo_purple {
	border-color: #574385;
}
.libo_red {
	border-color: #A30000;
}
.libo_orange {
	border-color: #FF6000;
}
.libo_pink {
	border-color: #FF7DA2;
}
.libol_blue {
	background-color: #2D72B8;
}
.libol_black {
	background-color: #08192B;
}
.libol_green {
	background-color: #005C4A;
}
.libol_navy {
	background-color: #054063;
}
.libol_purple {
	background-color: #574385;
}
.libol_red {
	background-color: #A30000;
}
.libol_orange {
	background-color: #FF6000;
}
.libol_pink {
	background-color: #FF7DA2;
}

/*リスト*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

ul.dot10_list_black, ul.dot10_list_blue, ul.dot10_list_green, ul.dot10_list_pink, ul.dot10_list_orange, ul.dot10_list_red, ul.dot11_list_black, ul.dot11_list_blue, ul.dot11_list_green, ul.dot11_list_pink, ul.dot11_list_orange, ul.dot11_list_red, ul.dot12_list_black, ul.dot12_list_blue, ul.dot12_list_green, ul.dot12_list_pink, ul.dot12_list_orange, ul.dot12_list_red, ul.dot13_list_black, ul.dot13_list_blue, ul.dot13_list_green, ul.dot13_list_pink, ul.dot13_list_orange, ul.dot13_list_red, ul.dot14_list_black, ul.dot14_list_blue, ul.dot14_list_green, ul.dot14_list_pink, ul.dot14_list_orange, ul.dot14_list_red, ul.dot15_list_black, ul.dot15_list_blue, ul.dot15_list_green, ul.dot15_list_pink, ul.dot15_list_orange, ul.dot15_list_red, ul.dot16_list_black, ul.dot16_list_blue, ul.dot16_list_green, ul.dot16_list_pink, ul.dot16_list_orange, ul.dot16_list_red, ul.dot17_list_black, ul.dot17_list_blue, ul.dot17_list_green, ul.dot17_list_pink, ul.dot17_list_orange, ul.dot17_list_red, ul.dot18_list_black, ul.dot18_list_blue, ul.dot18_list_green, ul.dot18_list_pink, ul.dot18_list_orange, ul.dot18_list_red, ul.dot19_list_black, ul.dot19_list_blue, ul.dot19_list_green, ul.dot19_list_pink, ul.dot19_list_orange, ul.dot19_list_red, ul.dot20_list_black, ul.dot20_list_blue, ul.dot20_list_green, ul.dot20_list_pink, ul.dot20_list_orange, ul.dot20_list_red, ul.dot21_list_black, ul.dot21_list_blue, ul.dot21_list_green, ul.dot21_list_pink, ul.dot21_list_orange, ul.dot21_list_red, ul.dot22_list_black, ul.dot22_list_blue, ul.dot22_list_green, ul.dot22_list_pink, ul.dot22_list_orange, ul.dot22_list_red, ul.dot23_list_black, ul.dot23_list_blue, ul.dot23_list_green, ul.dot23_list_pink, ul.dot23_list_orange, ul.dot23_list_red, ul.dot24_list_black, ul.dot24_list_blue, ul.dot24_list_green, ul.dot24_list_pink, ul.dot24_list_orange, ul.dot24_list_red, ul.dot25_list_black, ul.dot25_list_blue, ul.dot25_list_green, ul.dot25_list_pink, ul.dot25_list_orange, ul.dot25_list_red, ul.dot26_list_black, ul.dot26_list_blue, ul.dot26_list_green, ul.dot26_list_pink, ul.dot26_list_orange, ul.dot26_list_red {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 180%;
	clear: both;
	list-style-position: inside;
}

ul.dot10_list_black li, ul.dot10_list_blue li, ul.dot10_list_pink li, ul.dot10_list_red li, ul.dot10_list_orange li, ul.dot10_list_green li, ul.dot11_list_black li, ul.dot11_list_blue li, ul.dot11_list_pink li, ul.dot11_list_red li, ul.dot11_list_orange li, ul.dot11_list_green li, ul.dot12_list_black li, ul.dot12_list_blue li, ul.dot12_list_pink li, ul.dot12_list_red li, ul.dot12_list_orange li, ul.dot12_list_green li, ul.dot13_list_black li, ul.dot13_list_blue li, ul.dot13_list_pink li, ul.dot13_list_red li, ul.dot13_list_orange li, ul.dot13_list_green li, ul.dot14_list_black li, ul.dot14_list_blue li, ul.dot14_list_pink li, ul.dot14_list_red li, ul.dot14_list_orange li, ul.dot14_list_green li, ul.dot15_list_black li, ul.dot15_list_blue li, ul.dot15_list_pink li, ul.dot15_list_red li, ul.dot15_list_orange li, ul.dot15_list_green li, ul.dot16_list_black li, ul.dot16_list_blue li, ul.dot16_list_pink li, ul.dot16_list_red li, ul.dot16_list_orange li, ul.dot16_list_green li, ul.dot17_list_black li, ul.dot17_list_blue li, ul.dot17_list_pink li, ul.dot17_list_red li, ul.dot17_list_orange li, ul.dot17_list_green li, ul.dot18_list_black li, ul.dot18_list_blue li, ul.dot18_list_pink li, ul.dot18_list_red li, ul.dot18_list_orange li, ul.dot18_list_green li, ul.dot19_list_black li, ul.dot19_list_blue li, ul.dot19_list_pink li, ul.dot19_list_red li, ul.dot19_list_orange li, ul.dot19_list_green li, ul.dot20_list_black li, ul.dot20_list_blue li, ul.dot20_list_pink li, ul.dot20_list_red li, ul.dot20_list_orange li, ul.dot20_list_green li, ul.dot21_list_black li, ul.dot21_list_blue li, ul.dot21_list_pink li, ul.dot21_list_red li, ul.dot21_list_orange li, ul.dot21_list_green li, ul.dot22_list_black li, ul.dot22_list_blue li, ul.dot22_list_pink li, ul.dot22_list_red li, ul.dot22_list_orange li, ul.dot22_list_green li, ul.dot23_list_black li, ul.dot23_list_blue li, ul.dot23_list_pink li, ul.dot23_list_red li, ul.dot23_list_orange li, ul.dot23_list_green li, ul.dot24_list_black li, ul.dot24_list_blue li, ul.dot24_list_pink li, ul.dot24_list_red li, ul.dot24_list_orange li, ul.dot24_list_green li, ul.dot25_list_black li, ul.dot25_list_blue li, ul.dot25_list_pink li, ul.dot25_list_red li, ul.dot25_list_orange li, ul.dot25_list_green li, ul.dot26_list_black li, ul.dot26_list_blue li, ul.dot26_list_pink li, ul.dot26_list_red li, ul.dot26_list_orange li, ul.dot26_list_green li {
	list-style: none;
	line-height: 1.6;
	padding: 0 0 2px 1.4em;
}
#main ul.dot10_list_black li, #main ul.dot10_list_blue li, #main ul.dot10_list_pink li, #main ul.dot10_list_red li, #main ul.dot10_list_orange li, #main ul.dot10_list_green li, #main ul.dot11_list_black li, #main ul.dot11_list_blue li, #main ul.dot11_list_pink li, #main ul.dot11_list_red li, #main ul.dot11_list_orange li, #main ul.dot11_list_green li, #main ul.dot12_list_black li, #main ul.dot12_list_blue li, #main ul.dot12_list_pink li, #main ul.dot12_list_red li, #main ul.dot12_list_orange li, #main ul.dot12_list_green li, #main ul.dot13_list_black li, #main ul.dot13_list_blue li, #main ul.dot13_list_pink li, #main ul.dot13_list_red li, #main ul.dot13_list_orange li, #main ul.dot13_list_green li, #main ul.dot14_list_black li, #main ul.dot14_list_blue li, #main ul.dot14_list_pink li, #main ul.dot14_list_red li, #main ul.dot14_list_orange li, #main ul.dot14_list_green li, #main ul.dot15_list_black li, #main ul.dot15_list_blue li, #main ul.dot15_list_pink li, #main ul.dot15_list_red li, #main ul.dot15_list_orange li, #main ul.dot15_list_green li, #main ul.dot16_list_black li, #main ul.dot16_list_blue li, #main ul.dot16_list_pink li, #main ul.dot16_list_red li, #main ul.dot16_list_orange li, #main ul.dot16_list_green li, #main ul.dot17_list_black li, #main ul.dot17_list_blue li, #main ul.dot17_list_pink li, #main ul.dot17_list_red li, #main ul.dot17_list_orange li, #main ul.dot17_list_green li, #main ul.dot18_list_black li, #main ul.dot18_list_blue li, #main ul.dot18_list_pink li, #main ul.dot18_list_red li, #main ul.dot18_list_orange li, #main ul.dot18_list_green li, #main ul.dot19_list_black li, #main ul.dot19_list_blue li, #main ul.dot19_list_pink li, #main ul.dot19_list_red li, #main ul.dot19_list_orange li, #main ul.dot19_list_green li, #main ul.dot20_list_black li, #main ul.dot20_list_blue li, #main ul.dot20_list_pink li, #main ul.dot20_list_red li, #main ul.dot20_list_orange li, #main ul.dot20_list_green li, #main ul.dot21_list_black li, #main ul.dot21_list_blue li, #main ul.dot21_list_pink li, #main ul.dot21_list_red li, #main ul.dot21_list_orange li, #main ul.dot21_list_green li, #main ul.dot22_list_black li, #main ul.dot22_list_blue li, #main ul.dot22_list_pink li, #main ul.dot22_list_red li, #main ul.dot22_list_orange li, #main ul.dot22_list_green li, #main ul.dot23_list_black li, #main ul.dot23_list_blue li, #main ul.dot23_list_pink li, #main ul.dot23_list_red li, #main ul.dot23_list_orange li, #main ul.dot23_list_green li, #main ul.dot24_list_black li, #main ul.dot24_list_blue li, #main ul.dot24_list_pink li, #main ul.dot24_list_red li, #main ul.dot24_list_orange li, #main ul.dot24_list_green li, #main ul.dot25_list_black li, #main ul.dot25_list_blue li, #main ul.dot25_list_pink li, #main ul.dot25_list_red li, #main ul.dot25_list_orange li, #main ul.dot25_list_green li, #main ul.dot26_list_black li, #main ul.dot26_list_blue li, #main ul.dot26_list_pink li, #main ul.dot26_list_red li, #main ul.dot26_list_orange li, #main ul.dot26_list_green li{
	padding: 0 0 2px 1.5em;
}
ul.dot10_list_black li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot10_list_blue li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot10_list_green li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot10_list_orange li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot10_list_pink li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot10_list_red li:before {
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot11_list_black li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot11_list_blue li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot11_list_green li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot11_list_orange li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot11_list_pink li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot11_list_red li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot12_list_black li:before {
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot12_list_blue li:before {
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot12_list_green li:before {
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot12_list_orange li:before {
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot12_list_pink li:before {
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot12_list_red li:before {
	font-family: FontAwesome;
	content: "\f14a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot13_list_black li:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot13_list_blue li:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot13_list_green li:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot13_list_orange li:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot13_list_pink li:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot13_list_red li:before {
	font-family: FontAwesome;
	content: "\f138";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot14_list_black li:before {
	font-family: FontAwesome;
	content: "\f00d";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot14_list_blue li:before {
	font-family: FontAwesome;
	content: "\f00d";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot14_list_green li:before {
	font-family: FontAwesome;
	content: "\f00d";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot14_list_orange li:before {
	font-family: FontAwesome;
	content: "\f00d";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot14_list_pink li:before {
	font-family: FontAwesome;
	content: "\f00d";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot14_list_red li:before {
	font-family: FontAwesome;
	content: "\f00d";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot15_list_black li:before {
	font-family: FontAwesome;
	content: "\f044";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot15_list_blue li:before {
	font-family: FontAwesome;
	content: "\f044";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot15_list_green li:before {
	font-family: FontAwesome;
	content: "\f044";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot15_list_orange li:before {
	font-family: FontAwesome;
	content: "\f044";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot15_list_pink li:before {
	font-family: FontAwesome;
	content: "\f044";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot15_list_red li:before {
	font-family: FontAwesome;
	content: "\f044";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot16_list_black li:before {
	font-family: FontAwesome;
	content: "\f0a4";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot16_list_blue li:before {
	font-family: FontAwesome;
	content: "\f0a4";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot16_list_green li:before {
	font-family: FontAwesome;
	content: "\f0a4";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot16_list_orange li:before {
	font-family: FontAwesome;
	content: "\f0a4";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot16_list_pink li:before {
	font-family: FontAwesome;
	content: "\f0a4";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot16_list_red li:before {
	font-family: FontAwesome;
	content: "\f0a4";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot17_list_black li:before {
	font-family: FontAwesome;
	content: "\f0c6";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot17_list_blue li:before {
	font-family: FontAwesome;
	content: "\f0c6";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot17_list_green li:before {
	font-family: FontAwesome;
	content: "\f0c6";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot17_list_orange li:before {
	font-family: FontAwesome;
	content: "\f0c6";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot17_list_pink li:before {
	font-family: FontAwesome;
	content: "\f0c6";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot17_list_red li:before {
	font-family: FontAwesome;
	content: "\f0c6";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot18_list_black li:before {
	font-family: FontAwesome;
	content: "\f02b";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot18_list_blue li:before {
	font-family: FontAwesome;
	content: "\f02b";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot18_list_green li:before {
	font-family: FontAwesome;
	content: "\f02b";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot18_list_orange li:before {
	font-family: FontAwesome;
	content: "\f02b";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot18_list_pink li:before {
	font-family: FontAwesome;
	content: "\f02b";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot18_list_red li:before {
	font-family: FontAwesome;
	content: "\f02b";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot19_list_black li:before {
	font-family: FontAwesome;
	content: "\f07c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot19_list_blue li:before {
	font-family: FontAwesome;
	content: "\f07c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot19_list_green li:before {
	font-family: FontAwesome;
	content: "\f07c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot19_list_orange li:before {
	font-family: FontAwesome;
	content: "\f07c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot19_list_pink li:before {
	font-family: FontAwesome;
	content: "\f07c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot19_list_red li:before {
	font-family: FontAwesome;
	content: "\f07c";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot20_list_black li:before {
	font-family: FontAwesome;
	content: "\f00e";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot20_list_blue li:before {
	font-family: FontAwesome;
	content: "\f00e";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot20_list_green li:before {
	font-family: FontAwesome;
	content: "\f00e";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot20_list_orange li:before {
	font-family: FontAwesome;
	content: "\f00e";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot20_list_pink li:before {
	font-family: FontAwesome;
	content: "\f00e";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot20_list_red li:before {
	font-family: FontAwesome;
	content: "\f00e";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot21_list_black li:before {
	font-family: FontAwesome;
	content: "\f119";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot21_list_blue li:before {
	font-family: FontAwesome;
	content: "\f119";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot21_list_green li:before {
	font-family: FontAwesome;
	content: "\f119";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot21_list_orange li:before {
	font-family: FontAwesome;
	content: "\f119";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot21_list_pink li:before {
	font-family: FontAwesome;
	content: "\f119";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot21_list_red li:before {
	font-family: FontAwesome;
	content: "\f119";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot22_list_black li:before {
	font-family: FontAwesome;
	content: "\f11a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot22_list_blue li:before {
	font-family: FontAwesome;
	content: "\f11a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot22_list_green li:before {
	font-family: FontAwesome;
	content: "\f11a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot22_list_orange li:before {
	font-family: FontAwesome;
	content: "\f11a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot22_list_pink li:before {
	font-family: FontAwesome;
	content: "\f11a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot22_list_red li:before {
	font-family: FontAwesome;
	content: "\f11a";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot23_list_black li:before {
	font-family: FontAwesome;
	content: "\f118";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot23_list_blue li:before {
	font-family: FontAwesome;
	content: "\f118";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot23_list_green li:before {
	font-family: FontAwesome;
	content: "\f118";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot23_list_orange li:before {
	font-family: FontAwesome;
	content: "\f118";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot23_list_pink li:before {
	font-family: FontAwesome;
	content: "\f118";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot23_list_red li:before {
	font-family: FontAwesome;
	content: "\f118";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot24_list_black li:before {
	font-family: FontAwesome;
	content: "\f164";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot24_list_blue li:before {
	font-family: FontAwesome;
	content: "\f164";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot24_list_green li:before {
	font-family: FontAwesome;
	content: "\f164";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot24_list_orange li:before {
	font-family: FontAwesome;
	content: "\f164";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot24_list_pink li:before {
	font-family: FontAwesome;
	content: "\f164";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot24_list_red li:before {
	font-family: FontAwesome;
	content: "\f164";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot25_list_black li:before {
	font-family: FontAwesome;
	content: "\f071";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot25_list_blue li:before {
	font-family: FontAwesome;
	content: "\f071";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot25_list_green li:before {
	font-family: FontAwesome;
	content: "\f071";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot25_list_orange li:before {
	font-family: FontAwesome;
	content: "\f071";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot25_list_pink li:before {
	font-family: FontAwesome;
	content: "\f071";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot25_list_red li:before {
	font-family: FontAwesome;
	content: "\f071";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}
ul.dot26_list_black li:before {
	font-family: FontAwesome;
	content: "\f1b2";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #4C4C4C;
}
ul.dot26_list_blue li:before {
	font-family: FontAwesome;
	content: "\f1b2";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #2D72B8;
}
ul.dot26_list_green li:before {
	font-family: FontAwesome;
	content: "\f1b2";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #005C4A;
}
ul.dot26_list_orange li:before {
	font-family: FontAwesome;
	content: "\f1b2";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF6000;
}
ul.dot26_list_pink li:before {
	font-family: FontAwesome;
	content: "\f1b2";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #FF7DA2;
}
ul.dot26_list_red li:before {
	font-family: FontAwesome;
	content: "\f1b2";
	position: absolute;
	left: 0;
	padding-right: 5px;
	color: #A30000;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ミニデザインボックス */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mdes_box {
	width: 100%;
	box-sizing: border-box;
	margin: 15px 0 30px;
	padding: 20px;
	border-radius: 5px;
	text-align: left;
	line-height: 1.6em;
	display: table;
}
.mdes_box p {
	font-size: 1em;
	padding-left: 10px;
	line-height: 1.6em;
	display: table-cell;
}
.mdes_box .fas, .mdes_box .fa {
	height: 100%;
	width: 20px;
	display: table-cell;
	vertical-align: middle;
}
.mdes_blue {
	border: 1px #95ccff solid;
	background: #F9FFFF;
}
.mdes_orange {
	border: 1px #FBBD52 solid;
	background: #FFF8F3;
}
.mdes_red {
	border: 1px #CE4E2F solid;
	background: #FAEDEA;
}
.mdes_black {
	border: 1px #555 solid;
	background: #EEEEEE;
}
.mdes_green {
	border: 1px #008000 solid;
	background: #E5F2E9;
}
.mdes_pink {
	border: 1px #FF69B4 solid;
	background: #FFF0F7;
}
.mdes_navy {
	border: 1px #334977 solid;
	background: #EAEDF1;
}
.mdes_purple {
	border: 1px #8D75D6 solid;
	background: #F3F1F9;
}
.mdes_blue .fas, .mdes_blue .fa {
	border-right: 1px #95ccff solid;
	padding-right: 12px;
	color: #95ccff;
}
.mdes_orange .fas, .mdes_orange .fa {
	border-right: 1px #FBBD52 solid;
	padding-right: 12px;
	color: #FBBD52;
}
.mdes_red .fas, .mdes_red .fa {
	border-right: 1px #CE4E2F solid;
	padding-right: 12px;
	color: #CE4E2F;
}
.mdes_black .fas, .mdes_black .fa {
	border-right: 1px #555 solid;
	padding-right: 12px;
	color: #555;
}
.mdes_green .fas, .mdes_green .fa {
	border-right: 1px #008000 solid;
	padding-right: 12px;
	color: #008000;
}
.mdes_pink .fas, .mdes_pink .fa {
	border-right: 1px #FF69B4 solid;
	padding-right: 12px;
	color: #FF69B4;
}
.mdes_navy .fas, .mdes_navy .fa {
	border-right: 1px #334977 solid;
	padding-right: 12px;
	color: #334977;
}
.mdes_purple .fas, .mdes_purple .fa {
	border-right: 1px #8D75D6 solid;
	padding-right: 12px;
	color: #8D75D6;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ショートコードボタン*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

scbtn001 {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 900;
	padding: 0;
	margin-bottom: 10px;
	border-radius: 6px;
	display: block;
	clear: both;
}
.scbtn001 a {
	width: auto;
	border-radius: 6px;
	padding: 15px 24px 13px 0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 10px;
	line-height: 120%;
	transition: 0.3s;
}
.scbtn001 a:hover {
	opacity: 0.6;
	color: #F68B1D;
}
.scbtn001 .wicon {
	width: 50px;
	font-family: FontAwesome, "Font Awesome 5 Free";
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	overflow: hidden;
}
.scbtnb_blue {
	background: linear-gradient(90deg, #2D72B8 0%, #2D72B8 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_black {
	background: linear-gradient(90deg, #08192B 0%, #08192B 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_green {
	background: linear-gradient(90deg, #005C4A 0%, #005C4A 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_navy {
	background: linear-gradient(90deg, #054063 0%, #054063 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_purple {
	background: linear-gradient(90deg, #574385 0%, #574385 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_red {
	background: linear-gradient(90deg, #A30000 0%, #A30000 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_orange {
	background: linear-gradient(90deg, #FF6000 0%, #FF6000 50px, #EFEFEF 50px, #EFEFEF 100%);
}
.scbtnb_pink {
	background: linear-gradient(90deg, #FF7DA2 0%, #FF7DA2 50px, #EFEFEF 50px, #EFEFEF 100%);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 感想BOX*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.voice_box01 {
	width: 100%;
	text-align: left;
	line-height: 150%;
	padding: 15px 20px 20px;
	margin-bottom: 30px;
	background: url(img/shortcode/voice_boxxx.png) repeat;
	box-sizing: border-box;
	border: 4px #FFFFFF double;
}
.voice_box01 .vb_title p,
.entry-content-i .vb_title02 p{
	padding: 0 10px 0 15px;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	position: relative;
}
.voice_box01 .vb_title p.st_nm01, #mail_magazine .voice_box01 .vb_title p.st_nm01, #killer .voice_box01 .vb_title p.st_nm01, #review .voice_box01 .vb_title p.st_nm01, .voice_box02 .vb_title p.st_nm02, #mail_magazine .voice_box02 .vb_title p.st_nm02, #killer .voice_box02 .vb_title p.st_nm02, #review .voice_box02 .vb_title p.st_nm02 {
	line-height: 1.2em;
	font-size: 0.6em;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	text-align: left;
	color: #434343;
	border-bottom: 2px #FFFFFF dotted;
}
.voice_box01 .vb_title .voim {
	width: 50px;
	height: 50px;
	background: url(img/shortcode/voice_f.png) center no-repeat;
	border-radius: 50%;
	margin-right: 15px;
	margin-bottom: 0;
	float: left;
}
.voice_box01 .vb_title img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: none;
}
#main .voice_box01 p, .voice_box01 p {
	padding: 0 10px 0;
	margin-bottom: 0;
}
#main .voice_box01 .vb_title p.st_nm01, .voice_box01 .vb_title p.st_nm01 {
	padding: 5px 10px 15px 65px;
	margin-bottom: 10px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.vb_title02 {
	text-align: left;
	padding: 12px 10px 0;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	background: url(img/shortcode/voice_boxx.png) repeat;
	position: relative;
	overflow: hidden;
}
.vb_title02 p{
	line-height: 1.4em;
}
.entry-content .vb_title02 p, .entry-content-i .vb_title02 p, .entry-content-s .vb_title02 p, #main .vb_title02 .textwidget .vb_title02 p {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 3px;
}
.vb_title02 p.st_nm02, #mail_magazine .vb_title02 p.st_nm02, #killer .vb_title02 p.st_nm02,
#review .vb_title02 p.st_nm02{
	font-size: 0.6em;
	text-align: left;
	height: 1em;
	margin-bottom: 10px;
}
.vb_title02 .voim {
	width: 50px;
	height: 100%;
	margin-left: 20px;
	background: url(img/shortcode/voice_f.png) 0 0 10px no-repeat;
	border-radius: 50%;
	margin-top: 0;
	margin-right: 15px;
	float: left;
}
.vb_title02 .voim img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.voice_box02 {
	width: 100%;
	text-align: left;
	width: 100%;
	line-height: 140%;
	padding: 20px 20px 30px;
	background: #FFFFFF;
	box-sizing: border-box;
	background: url(img/shortcode/voice_box.png) repeat;
	border-radius: 0 0 10px 10px;
	margin-bottom: 30px;
	border-top: none;
}
.voice_box02 p {
	padding: 0 10px 0;
}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.voice_box01 {
	padding: 15px 15px 17px;
}
.voice_box01 .vb_title p, .voice_box02 .vb_title p {
	margin-bottom: 5px;
	line-height: 1.2em;
	font-size: 0.9em;
}	
.voice_box01 .vb_title p.st_nm01, #mail_magazine .voice_box01 .vb_title p.st_nm01, #killer .voice_box01 .vb_title p.st_nm01, .voice_box02 .vb_title p.st_nm02, #mail_magazine .voice_box02 .vb_title p.st_nm02, #killer .voice_box02 .vb_title p.st_nm02 {
	margin-bottom: 10px;
}
.voice_box02 {
    width: 100%;
    text-align: left;
    line-height: 150%;
    padding: 15px 15px 17px;
	box-sizing: border-box;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .voice_box02 p, .voice_box02 p {
	padding: 0 10px 0;
	margin-bottom: 0;
	line-height: 1.8;
}
#main .vb_title02 p.st_nm01, .vb_title02 p.st_nm01 {
	padding: 0 10px 15px;
	margin-bottom: 10px;
}

.vb_blue { background-color: #2D72B8;}
.vb_black { background-color: #08192B;}
.vb_green { background-color: #005C4A;}
.vb_navy { background-color: #054063;}
.vb_purple { background-color: #574385;}
.vb_red { background-color: #A30000;}
.vb_orange { background-color: #FF6000;}
.vb_pink { background-color: #FF7DA2;}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出しデザイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* mds01 中央横ライン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds01_line {
	position: relative;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
}
.mds01_line span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 3em;
	padding: 0 0.5em;
	background-color: #fff;
	text-align: left;
}
.mds01_line::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background: #ccc;
	background: #CCCCCC;
}
.mds01_blue::before { background: #2D72B8;}
.mds01_black::before { background: #08192B;}
.mds01_green::before { background: #005C4A;}
.mds01_navy::before { background: #054063;}
.mds01_purple::before { background: #574385;}
.mds01_red::before { background: #A30000;}
.mds01_orange::before {	background: #FF6000;}
.mds01_pink::before { background: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds01_bd {
	font-size: 1em;
}	
.mds01_bd span {
	margin: 0 2em;
	padding: 0 .5em;
}	
.mds01_line span {
	margin: 0 1em;
	padding: 0 6px;
	font-size: 0.8em;
	line-height: 1.4em;
}
}

/* mds02 吹き出しベタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds02_line {
	position: relative;
	text-align: left;
	font-weight: bold;
	padding: .5em .75em .65em;
	background-color: #DEDEDE;
	border-radius: 6px;
	font-size: 1.3em;
	display: block;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.mds02_line::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #DEDEDE;
}
.mds02_blue { background-color: #2D72B8;}
.mds02_black { background-color: #08192B;}
.mds02_green { background-color: #005C4A;}
.mds02_navy { background-color: #054063;}
.mds02_purple { background-color: #574385;}
.mds02_red { background-color: #A30000;}
.mds02_orange { background-color: #FF6000;}
.mds02_pink { background-color: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds02_fd, .mds02_line{
	font-size: 1em;
}}

/* mds03 吹き出し枠線 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds03_line {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	position: relative;
	padding: .5em .75em .65em;
	background-color: #fff;
	border: 3px solid #DDDDDD;
	border-radius: 6px;
	display: block;
	margin-bottom: 30px;
}
.mds03_line::before, .mds03_line::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	height: 0;
	width: 0;
	border: 10px solid transparent;
}
.mds03_line::before {
	border-top: 15px solid #DDDDDD;
}
.mds03_line::after {
	margin-top: -5px;
	border-top: 15px solid #fff;
}

.mds03_blue { border-color: #2D72B8;}
.mds03_black { border-color: #08192B;}
.mds03_green { border-color: #005C4A;}
.mds03_navy { border-color: #054063;}
.mds03_purple { border-color: #574385;}
.mds03_red { border-color: #A30000;}
.mds03_orange { border-color: #FF6000;}
.mds03_pink { border-color: #FF7DA2;}

.mds02_blue::after, .mds03_blue::before { border-top-color: #2D72B8;}
.mds02_black::after, .mds03_black::before { border-top-color: #08192B;}
.mds02_green::after, .mds03_green::before { border-top-color: #005C4A;}
.mds02_navy::after, .mds03_navy::before { border-top-color: #054063;}
.mds02_purple::after, .mds03_purple::before { border-top-color: #574385;}
.mds02_red::after, .mds03_red::before { border-top-color: #A30000;}
.mds02_orange::after, .mds03_orange::before { border-top-color: #FF6000;}
.mds02_pink::after, .mds03_pink::before { border-top-color: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds03_fd, .mds03_line {
	font-size: 1em;
}}

/* mds04 四角枠線 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds04_line {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: .3em .75em .4em;
	border: 3px #DEDEDE solid;
	border-radius: 3px;
	display: block;
	margin-bottom: 30px;
}
.mds04_blue { border-color: #2D72B8;}
.mds04_black { border-color: #08192B;}
.mds04_green { border-color: #005C4A;}
.mds04_navy { border-color: #054063;}
.mds04_purple { border-color: #574385;}
.mds04_red { border-color: #A30000;}
.mds04_orange { border-color: #FF6000;}
.mds04_pink { border-color: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds04_line {
	font-size: 1em;
}}

/* mds05 四角ベタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds05_line {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: .3em .75em .45em;
	border-radius: 3px;
	display: block;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.mds05_blue { background-color: #2D72B8;}
.mds05_black { background-color: #08192B;}
.mds05_green { background-color: #005C4A;}
.mds05_navy { background-color: #054063;}
.mds05_purple { background-color: #574385;}
.mds05_red { background-color: #A30000;}
.mds05_orange { background-color: #FF6000;}
.mds05_pink { background-color: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds05_line {
	font-size: 1em;
}}

/* mds06 四角薄ベタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds06_line {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: .3em .75em .45em;
	border-radius: 3px;
	display: block;
	color: #FFFFFF;
	border: 2px #CCCCCC solid;
	background-image: url(img/shortcode/mds06.png);
	background-repeat: repeat;
	margin-bottom: 30px;
}
.mds06_blue {
	background-color: #2D72B8;
	border-color: #2D72B8;
	text-shadow: 2px 1px 3px #2D72B8;
}
.mds06_black {
	background-color: #08192B;
	border-color: #08192B;
	text-shadow: 2px 1px 3px #08192B;
}
.mds06_green {
	background-color: #005C4A;
	border-color: #005C4A;
	text-shadow: 2px 1px 3px #005C4A;
}
.mds06_navy {
	background-color: #054063;
	border-color: #054063;
	text-shadow: 2px 1px 3px #054063;
}
.mds06_purple {
	background-color: #574385;
	border-color: #574385;
	text-shadow: 2px 1px 3px #574385;
}
.mds06_red {
	background-color: #A30000;
	border-color: #A30000;
	text-shadow: 2px 1px 3px #A30000;
}
.mds06_orange {
	background-color: #FF6000;
	border-color: #FF6000;
	text-shadow: 2px 1px 3px #FF6000;
}
.mds06_pink {
	background-color: #FF7DA2;
	border-color: #FF7DA2;
	text-shadow: 2px 1px 3px #FF7DA2;
}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds06_line {
	font-size: 1em;
}}

/* mds07 サイドライン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds07_line {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: .3em .75em .45em 1.5em;
	border-radius: 3px;
	display: block;
	color: #333333;
	border: 1px #DDDDDD solid;
	background: linear-gradient(#FFFFFF, #EFEFEF);
	background-repeat: repeat;
	margin-bottom: 30px;
	position: relative;
	border-radius: 4px;
}
.mds07_line::after {
	position: absolute;
	top: .5em;
	left: .8em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #24657C;
	border-radius: 4px;
}
.mds07_black::after { background-color: #08192B;}
.mds07_green::after { background-color: #005C4A;}
.mds07_navy::after { background-color: #054063;}
.mds07_purple::after { background-color: #574385;}
.mds07_red::after { background-color: #A30000;}
.mds07_orange::after { background-color: #FF6000;}
.mds07_pink::after { background-color: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds07_line {
	font-size: 1em;
}}

/* mds08 アンダーライン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mds08_line {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	padding: .3em .75em .45em 1.5em;
	display: block;
	color: #333333;
	border-bottom: 3px #DDDDDD solid;
	margin-bottom: 30px;
	position: relative;
}
.mds08_line::after {
	position: absolute;
	top: .5em;
	left: .4em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #24657C;
	border-radius: 2px;
}
.mds08_blue { border-bottom-color: #2D72B8;}
.mds08_black { border-bottom-color: #08192B;}
.mds08_green { border-bottom-color: #005C4A;}
.mds08_navy { border-bottom-color: #054063;}
.mds08_purple { border-bottom-color: #574385;}
.mds08_red { border-bottom-color: #A30000;}
.mds08_orange { border-bottom-color: #FF6000;}
.mds08_pink { border-bottom-color: #FF7DA2;}

.mds08_blue::after { background-color: #2D72B8;}
.mds08_black::after { background-color: #08192B;}
.mds08_green::after { background-color: #005C4A;}
.mds08_navy::after { background-color: #054063;}
.mds08_purple::after { background-color: #574385;}
.mds08_red::after { background-color: #A30000;}
.mds08_orange::after { background-color: #FF6000;}
.mds08_pink::after { background-color: #FF7DA2;}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
.mds08_line {
	font-size: 1em;
}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 下線太字チェックリスト*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul.unl1_list_black, ul.unl1_list_blue, ul.unl1_list_green, ul.unl1_list_navy, ul.unl1_list_red, ul.unl1_list_orange, ul.unl1_list_pink, ul.unl1_list_purple, ul.unl2_list_black, ul.unl2_list_blue, ul.unl2_list_green, ul.unl2_list_navy, ul.unl2_list_red, ul.unl2_list_orange, ul.unl2_list_pink, ul.unl2_list_purple, ul.unl3_list_black, ul.unl3_list_blue, ul.unl3_list_green, ul.unl3_list_navy, ul.unl3_list_red, ul.unl3_list_orange, ul.unl3_list_pink, ul.unl3_list_purple, ul.unl4_list_black, ul.unl4_list_blue, ul.unl4_list_green, ul.unl4_list_navy, ul.unl4_list_red, ul.unl4_list_orange, ul.unl4_list_pink, ul.unl4_list_purple {
	position: relative;
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 180%;
	clear: both;
	text-align: left;
	list-style-position: inside;
}
ul.unl1_list_black li, ul.unl1_list_blue li, ul.unl1_list_green li, ul.unl1_list_navy li, ul.unl1_list_red li, ul.unl1_list_orange li, ul.unl1_list_pink li, ul.unl1_list_purple li, ul.unl2_list_black li, ul.unl2_list_blue li, ul.unl2_list_green li, ul.unl2_list_navy li, ul.unl2_list_red li, ul.unl2_list_orange li, ul.unl2_list_pink li, ul.unl2_list_purple li, ul.unl3_list_black li, ul.unl3_list_blue li, ul.unl3_list_green li, ul.unl3_list_navy li, ul.unl3_list_red li, ul.unl3_list_orange li, ul.unl3_list_pink li, ul.unl3_list_purple li, ul.unl4_list_black li, ul.unl4_list_blue li, ul.unl4_list_green li, ul.unl4_list_navy li, ul.unl4_list_red li, ul.unl4_list_orange li, ul.unl4_list_pink li, ul.unl4_list_purple li {
	list-style: none;
	line-height: 1.6em;
	padding: 3px 2px 2px 20px;
	border-bottom: 1px #CCCCCC dotted;
	list-style-position: inside;
}
ul.unl1_list_black li:before, ul.unl1_list_blue li:before, ul.unl1_list_green li:before, ul.unl1_list_red li:before, ul.unl1_list_orange li:before, ul.unl1_list_pink li:before, ul.unl1_list_navy li:before, ul.unl1_list_purple li:before, ul.unl2_list_black li:before, ul.unl2_list_blue li:before, ul.unl2_list_green li:before, ul.unl2_list_red li:before, ul.unl2_list_orange li:before, ul.unl2_list_pink li:before, ul.unl2_list_navy li:before, ul.unl2_list_purple li:before, ul.unl3_list_black li:before, ul.unl3_list_blue li:before, ul.unl3_list_green li:before, ul.unl3_list_red li:before, ul.unl3_list_orange li:before, ul.unl3_list_pink li:before, ul.unl3_list_navy li:before, ul.unl3_list_purple li:before, ul.unl4_list_black li:before, ul.unl4_list_blue li:before, ul.unl4_list_green li:before, ul.unl4_list_red li:before, ul.unl4_list_orange li:before, ul.unl4_list_pink li:before, ul.unl4_list_navy li:before, ul.unl4_list_purple li:before {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-size: 1.4em;
	content: "\f058";
	position: absolute;
	left: 1px;
	padding-right: 5px;
	margin-top: 2px;
	color: #4C4C4C;
}
#mail_magazine ul.unl1_list_black li, #mail_magazine ul.unl1_list_blue li, #mail_magazine ul.unl1_list_green li, #mail_magazine ul.unl1_list_navy li, #mail_magazine ul.unl1_list_red li, #mail_magazine ul.unl1_list_orange li, #mail_magazine ul.unl1_list_pink li, #mail_magazine ul.unl1_list_purple li, #mail_magazine ul.unl2_list_black li, #mail_magazine ul.unl2_list_blue li, #mail_magazine ul.unl2_list_green li, #mail_magazine ul.unl2_list_navy li, #mail_magazine ul.unl2_list_red li, #mail_magazine ul.unl2_list_orange li, #mail_magazine ul.unl2_list_pink li, #mail_magazine ul.unl2_list_purple li, #mail_magazine ul.unl3_list_black li, #mail_magazine ul.unl3_list_blue li, #mail_magazine ul.unl3_list_green li, #mail_magazine ul.unl3_list_navy li, #mail_magazine ul.unl3_list_red li, #mail_magazine ul.unl3_list_orange li, #mail_magazine ul.unl3_list_pink li, #mail_magazine ul.unl3_list_purple li, #mail_magazine ul.unl4_list_black li, #mail_magazine ul.unl4_list_blue li, #mail_magazine ul.unl4_list_green li, #mail_magazine ul.unl4_list_navy li, #mail_magazine ul.unl4_list_red li, #mail_magazine ul.unl4_list_orange li, #mail_magazine ul.unl4_list_pink li, #mail_magazine ul.unl4_list_purple li{
	padding: 0 0 0 30px;}
#killer ul.unl1_list_black li, #killer ul.unl1_list_blue li, #killer ul.unl1_list_green li, #killer ul.unl1_list_navy li, #killer ul.unl1_list_red li, #killer ul.unl1_list_orange li, #killer ul.unl1_list_pink li, #killer ul.unl1_list_purple li, #killer ul.unl2_list_black li, #killer ul.unl2_list_blue li, #killer ul.unl2_list_green li, #killer ul.unl2_list_navy li, #killer ul.unl2_list_red li, #killer ul.unl2_list_orange li, #killer ul.unl2_list_pink li, #killer ul.unl2_list_purple li, #killer ul.unl3_list_black li, #killer ul.unl3_list_blue li, #killer ul.unl3_list_green li, #killer ul.unl3_list_navy li, #killer ul.unl3_list_red li, #killer ul.unl3_list_orange li, #killer ul.unl3_list_pink li, #killer ul.unl3_list_purple li, #killer ul.unl4_list_black li, #killer ul.unl4_list_blue li, #killer ul.unl4_list_green li, #killer ul.unl4_list_navy li, #killer ul.unl4_list_red li, #killer ul.unl4_list_orange li, #killer ul.unl4_list_pink li, #killer ul.unl4_list_purple li{
	padding: 0 0 0 30px;}
ul.unl2_list_black li:before, ul.unl2_list_blue li:before, ul.unl2_list_green li:before, ul.unl2_list_red li:before, ul.unl2_list_orange li:before, ul.unl2_list_pink li:before, ul.unl2_list_navy li:before, ul.unl2_list_purple li:before {
	content: "\f00c";
}
ul.unl3_list_black li:before, ul.unl3_list_blue li:before, ul.unl3_list_green li:before, ul.unl3_list_red li:before, ul.unl3_list_orange li:before, ul.unl3_list_pink li:before, ul.unl3_list_navy li:before, ul.unl3_list_purple li:before {
	content: "\f14a";
}
ul.unl4_list_black li:before, ul.unl4_list_blue li:before, ul.unl4_list_green li:before, ul.unl4_list_red li:before, ul.unl4_list_orange li:before, ul.unl4_list_pink li:before, ul.unl4_list_navy li:before, ul.unl4_list_purple li:before {
	content: "\f152";
	font-weight: 400;
}
ul.unl1_list_blue li:before, ul.unl2_list_blue li:before, ul.unl3_list_blue li:before, ul.unl4_list_blue li:before {
	color: #2D72B8;
}
ul.unl1_list_green li:before, ul.unl2_list_green li:before, ul.unl3_list_green li:before, ul.unl4_list_green li:before {
	color: #005C4A;
}
ul.unl1_list_orange li:before, ul.unl2_list_orange li:before, ul.unl3_list_orange li:before, ul.unl4_list_orange li:before {
	color: #FF6000;
}
ul.unl1_list_pink li:before, ul.unl2_list_pink li:before, ul.unl3_list_pink li:before, ul.unl4_list_pink li:before {
	color: #FF7DA2;
}
ul.unl1_list_red li:before, ul.unl2_list_red li:before, ul.unl3_list_red li:before, ul.unl4_list_red li:before {
	color: #A30000;
}
ul.unl1_list_purple li:before, ul.unl2_list_purple li:before, ul.unl3_list_purple li:before, ul.unl4_list_purple li:before {
	color: #574385;
}
ul.unl1_list_navy li:before, ul.unl2_list_navy li:before, ul.unl3_list_navy li:before, ul.unl4_list_navy li:before {
	color: #054063;
}

/* ●tablet*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 1000px) {
ul.unl1_list_black li, ul.unl1_list_blue li, ul.unl1_list_green li, ul.unl1_list_navy li, ul.unl1_list_red li, ul.unl1_list_orange li, ul.unl1_list_pink li, ul.unl1_list_purple li, ul.unl2_list_black li, ul.unl2_list_blue li, ul.unl2_list_green li, ul.unl2_list_navy li, ul.unl2_list_red li, ul.unl2_list_orange li, ul.unl2_list_pink li, ul.unl2_list_purple li, ul.unl3_list_black li, ul.unl3_list_blue li, ul.unl3_list_green li, ul.unl3_list_navy li, ul.unl3_list_red li, ul.unl3_list_orange li, ul.unl3_list_pink li, ul.unl3_list_purple li, ul.unl4_list_black li, ul.unl4_list_blue li, ul.unl4_list_green li, ul.unl4_list_navy li, ul.unl4_list_red li, ul.unl4_list_orange li, ul.unl4_list_pink li, ul.unl4_list_purple li {
	padding: 3px 2px 2px 1.5em;
}
#main ul.unl1_list_black li, #main  ul.unl1_list_blue li, #main  ul.unl1_list_green li, #main  ul.unl1_list_navy li, #main  ul.unl1_list_red li, #main  ul.unl1_list_orange li, #main  ul.unl1_list_pink li, #main  ul.unl1_list_purple li, #main  ul.unl2_list_black li, #main  ul.unl2_list_blue li, #main  ul.unl2_list_green li, #main  ul.unl2_list_navy li, #main  ul.unl2_list_red li, #main  ul.unl2_list_orange li, #main  ul.unl2_list_pink li, #main  ul.unl2_list_purple li, #main  ul.unl3_list_black li, #main  ul.unl3_list_blue li, #main  ul.unl3_list_green li, #main  ul.unl3_list_navy li, #main  ul.unl3_list_red li, #main  ul.unl3_list_orange li, #main  ul.unl3_list_pink li, #main  ul.unl3_list_purple li, #main  ul.unl4_list_black li, #main  ul.unl4_list_blue li, #main  ul.unl4_list_green li, #main  ul.unl4_list_navy li, #main  ul.unl4_list_red li, #main  ul.unl4_list_orange li, #main  ul.unl4_list_pink li, #main  ul.unl4_list_purple li {
	padding: 3px 2px 2px 1.5em;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ショートコード特典BOX*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tk_m_box {
	border: 2px #E2E5EA solid;
	padding: 20px 0;
	border-radius: 10px;
	margin-bottom: 20px;
	box-shadow: inset 0 0 40px #F7F8F9;
}
.tk_title, .tk_title1, .tk_title2,
#mail_magazine .tk_title, #mail_magazine .tk_title1, #mail_magazine .tk_title2,
#review .tk_title, #review .tk_title1, #review .tk_title2,
#killer .tk_title, #killer .tk_title1, #killer .tk_title2{
	width: 100%;
	min-height: 70px;
    display: flex;
	align-items: center;
	justify-content: left;
    text-align: left;
    margin: 0 0 30px;
    height: auto;
    padding: 10px 20px 10px;
    font-weight: bold;
    border-bottom: 1px solid #D7DAE3;
    overflow: hidden;
	text-overflow: hidden;
    box-sizing: border-box;
}
.tk_m_box p{
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.8;
}
#main .tk_title1 p, #main .tk_title2 p{
	width: 80%;
	padding: 3px 0 0 15px;
	line-height: 1.5;
}

/* ▲smart*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 500px) {
.tk_m_box img{
	width: 100%;
}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.tk_m_box p strong, #mail_magazine .tk_m_box p strong, #killer .tk_m_box p strong, #review .tk_m_box p strong {
	padding: 15px 30px 0;
	font-weight: 500;
	line-height: 185%;
}
.tk_m_box img {
	max-width: 100%;
	margin: auto;
	text-align: center;
	display: block;
}

#mail_magazine .vb_title p.st_nm01, #mail_magazine .vb_title02 p.st_nm02{
	padding: 0 2%;	
}
.tk_title::before, .tk_title::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.tk_title::before {
	top: 0;
	border-top: 2px solid #E2E5EA;
	border-bottom: 1px solid #E2E5EA;
}
.tk_title::after {
	bottom: 0;
	border-top: 1px solid #E2E5EA;
	border-bottom: 2px solid #E2E5EA;
}

/* 特典丸 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tkmg1, .tkmg2, .tkmg3, .tkmg4, .tkmg5, .tkmg6, .tkmg7, .tkmg8, .tkmg9, .tkmg10,
.tkmg11, .tkmg12, .tkmg13, .tkmg14, .tkmg15, .tkmg16, .tkmg17, .tkmg18, .tkmg19, .tkmg20,
.tkmg21, .tkmg22, .tkmg23, .tkmg24, .tkmg25, .tkmg26, .tkmg27, .tkmg28, .tkmg29, .tkmg30{
	width: 60px;
	height: 60px;
	min-width: 60px;
	border-radius: 50%;
	background-image: url(img/shortcode/toku_m_001.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	display: table-cell;    
    vertical-align: middle;
	text-align: center;
	float: left;
}
.tkmg1, .tkmg2, .tkmg3, .tkmg4, .tkmg5, .tkmg6, .tkmg7, .tkmg8, .tkmg9, .tkmg10 {
	margin-top: 2px;
}
.tkmg2 { background-image: url(img/shortcode/toku_m_002.png);}
.tkmg3 { background-image: url(img/shortcode/toku_m_003.png);}
.tkmg4 { background-image: url(img/shortcode/toku_m_004.png);}
.tkmg5 { background-image: url(img/shortcode/toku_m_005.png);}
.tkmg6 { background-image: url(img/shortcode/toku_m_006.png);}
.tkmg7 { background-image: url(img/shortcode/toku_m_007.png);}
.tkmg8 { background-image: url(img/shortcode/toku_m_008.png);}
.tkmg9 { background-image: url(img/shortcode/toku_m_009.png);}
.tkmg10 { background-image: url(img/shortcode/toku_m_010.png);}
.tkmg11 { background-image: url(img/shortcode/toku_m_011.png);}
.tkmg12 { background-image: url(img/shortcode/toku_m_012.png);}
.tkmg13 { background-image: url(img/shortcode/toku_m_013.png);}
.tkmg14 { background-image: url(img/shortcode/toku_m_014.png);}
.tkmg15 { background-image: url(img/shortcode/toku_m_015.png);}
.tkmg16 { background-image: url(img/shortcode/toku_m_016.png);}
.tkmg17 { background-image: url(img/shortcode/toku_m_017.png);}
.tkmg18 { background-image: url(img/shortcode/toku_m_018.png);}
.tkmg19 { background-image: url(img/shortcode/toku_m_019.png);}
.tkmg20 { background-image: url(img/shortcode/toku_m_020.png);}
.tkmg21 { background-image: url(img/shortcode/toku_m_021.png);}
.tkmg22 { background-image: url(img/shortcode/toku_m_022.png);}
.tkmg23 { background-image: url(img/shortcode/toku_m_023.png);}
.tkmg24 { background-image: url(img/shortcode/toku_m_024.png);}
.tkmg25 { background-image: url(img/shortcode/toku_m_025.png);}
.tkmg26 { background-image: url(img/shortcode/toku_m_026.png);}
.tkmg27 { background-image: url(img/shortcode/toku_m_027.png);}
.tkmg28 { background-image: url(img/shortcode/toku_m_028.png);}
.tkmg29 { background-image: url(img/shortcode/toku_m_029.png);}
.tkmg30 { background-image: url(img/shortcode/toku_m_030.png);}


.s_no {
	position: relative;
	padding: 2px 5px 2px 25px;
	text-align: left;
	border-radius: 0 10px 10px 0;
}
.s_no:before {
	content: "１";
	display: inline-block;
	position: absolute;
	padding: 0em;
	color: white;
	background: #f246ad;
	font-weight: normal;
	width: 80px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	left: -1.35em;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: solid 3px #FFFFFF;
	border-radius: 50%;
}

/* 特典四角1 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tkig1, .tkig2, .tkig3, .tkig4, .tkig5, .tkig6, .tkig7, .tkig8, .tkig9, .tkig10,
.tkig11, .tkig12, .tkig13, .tkig14, .tkig15, .tkig16, .tkig17, .tkig18, .tkig19, .tkig20, 
.tkig21, .tkig22, .tkig23, .tkig24, .tkig25, .tkig26, .tkig27, .tkig28, .tkig29, .tkig30{
	border-bottom: 3px #CCCCCC solid;
	width: 60px;
	height: 60px;
	min-width: 60px;
	background-image: url(img/shortcode/toku_ss_001.png);
	box-shadow: inset 2px 1px 0px rgba(0, 0, 0, 0.1);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	display: table-cell;    
    vertical-align: middle;
	text-align: center;
	float: left;
}
.tkig2 { background-image: url(img/shortcode/toku_ss_002.png);}
.tkig3 { background-image: url(img/shortcode/toku_ss_003.png);}
.tkig4 { background-image: url(img/shortcode/toku_ss_004.png);}
.tkig5 { background-image: url(img/shortcode/toku_ss_005.png);}
.tkig6 { background-image: url(img/shortcode/toku_ss_006.png);}
.tkig7 { background-image: url(img/shortcode/toku_ss_007.png);}
.tkig8 { background-image: url(img/shortcode/toku_ss_008.png);}
.tkig9 { background-image: url(img/shortcode/toku_ss_009.png);}
.tkig10 { background-image: url(img/shortcode/toku_ss_010.png);}
.tkig11 { background-image: url(img/shortcode/toku_ss_011.png);}
.tkig12 { background-image: url(img/shortcode/toku_ss_012.png);}
.tkig13 { background-image: url(img/shortcode/toku_ss_013.png);}
.tkig14 { background-image: url(img/shortcode/toku_ss_014.png);}
.tkig15 { background-image: url(img/shortcode/toku_ss_015.png);}
.tkig16 { background-image: url(img/shortcode/toku_ss_016.png);}
.tkig17 { background-image: url(img/shortcode/toku_ss_017.png);}
.tkig18 { background-image: url(img/shortcode/toku_ss_018.png);}
.tkig19 { background-image: url(img/shortcode/toku_ss_019.png);}
.tkig20 { background-image: url(img/shortcode/toku_ss_020.png);}
.tkig21 { background-image: url(img/shortcode/toku_ss_021.png);}
.tkig22 { background-image: url(img/shortcode/toku_ss_022.png);}
.tkig23 { background-image: url(img/shortcode/toku_ss_023.png);}
.tkig24 { background-image: url(img/shortcode/toku_ss_024.png);}
.tkig25 { background-image: url(img/shortcode/toku_ss_025.png);}
.tkig26 { background-image: url(img/shortcode/toku_ss_026.png);}
.tkig27 { background-image: url(img/shortcode/toku_ss_027.png);}
.tkig28 { background-image: url(img/shortcode/toku_ss_028.png);}
.tkig29 { background-image: url(img/shortcode/toku_ss_029.png);}
.tkig30 { background-image: url(img/shortcode/toku_ss_030.png);}

.tkig1, .tkig2, .tkig3, .tkig4, .tkig5, .tkig6, .tkig7, .tkig8, .tkig9, .tkig10,
.tkig11, .tkig12, .tkig13, .tkig14, .tkig15, .tkig16, .tkig17, .tkig18, .tkig19, .tkig20,
.tkig21, .tkig22, .tkig23, .tkig24, .tkig25, .tkig26, .tkig27, .tkig28, .tkig29, .tkig30{
	border-radius: 5px;
	box-shadow: none;
}

/* 特典四角2 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tk_title1, .tk_title2 {
	padding: 10px 20px 10px 25px;
	border-bottom: 3px #E2E5EA solid;
	background: #E2E5EA url(img/shortcode/tokub.png) repeat;
	box-shadow: inset 0 0 10px #E2E5EA;
	text-shadow: 1px 1px 0 #FFFFFF;
	box-sizing: border-box;
	width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
	font-weight: bold;
}
.tk_title p, .tk_title1 p, .tk_title2 p,
.tk_title , .tk_title1 , .tk_title2 {
	font-weight: bold;
	font-size: 1.4;
}
.tk_title1 {
	background: #FFFFFF;
	box-shadow: inset 0 0 10px #E2E5EA;
}
.tksg1, .tksg2, .tksg3, .tksg4, .tksg5, .tksg6, .tksg7, .tksg8, .tksg9, .tksg10,
.tksg11, .tksg12, .tksg13, .tksg14, .tksg15, .tksg16, .tksg17, .tksg18, .tksg19, .tksg20,
.tksg21, .tksg22, .tksg23, .tksg24, .tksg25, .tksg26, .tksg27, .tksg28, .tksg29, .tksg30{
	border-bottom: 3px #CCCCCC solid;
	width: 60px;
	height: 60px;
	min-height:1px;
	border-radius: 5px;
	background-image: url(img/shortcode/toku_s_001.png);
	box-shadow: inset 2px 1px 0px rgba(0, 0, 0, 0.1);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	display: table-cell;    
    vertical-align: middle;
	text-align: center;
	float: left;
}
.tksg2 { background-image: url(img/shortcode/toku_s_002.png);}
.tksg3 { background-image: url(img/shortcode/toku_s_003.png);}
.tksg4 { background-image: url(img/shortcode/toku_s_004.png);}
.tksg5 { background-image: url(img/shortcode/toku_s_005.png);}
.tksg6 { background-image: url(img/shortcode/toku_s_006.png);}
.tksg7 { background-image: url(img/shortcode/toku_s_007.png);}
.tksg8 { background-image: url(img/shortcode/toku_s_008.png);}
.tksg9 { background-image: url(img/shortcode/toku_s_009.png);}
.tksg10 { background-image: url(img/shortcode/toku_s_010.png);}
.tksg11 { background-image: url(img/shortcode/toku_s_011.png);}
.tksg12 { background-image: url(img/shortcode/toku_s_012.png);}
.tksg13 { background-image: url(img/shortcode/toku_s_013.png);}
.tksg14 { background-image: url(img/shortcode/toku_s_014.png);}
.tksg15 { background-image: url(img/shortcode/toku_s_015.png);}
.tksg16 { background-image: url(img/shortcode/toku_s_016.png);}
.tksg17 { background-image: url(img/shortcode/toku_s_017.png);}
.tksg18 { background-image: url(img/shortcode/toku_s_018.png);}
.tksg19 { background-image: url(img/shortcode/toku_s_019.png);}
.tksg20 { background-image: url(img/shortcode/toku_s_020.png);}
.tksg21 { background-image: url(img/shortcode/toku_s_021.png);}
.tksg22 { background-image: url(img/shortcode/toku_s_022.png);}
.tksg23 { background-image: url(img/shortcode/toku_s_023.png);}
.tksg24 { background-image: url(img/shortcode/toku_s_024.png);}
.tksg25 { background-image: url(img/shortcode/toku_s_025.png);}
.tksg26 { background-image: url(img/shortcode/toku_s_026.png);}
.tksg27 { background-image: url(img/shortcode/toku_s_027.png);}
.tksg28 { background-image: url(img/shortcode/toku_s_028.png);}
.tksg29 { background-image: url(img/shortcode/toku_s_029.png);}
.tksg30 { background-image: url(img/shortcode/toku_s_030.png);}

.tksg1, .tksg2, .tksg3, .tksg4, .tksg5, .tksg6, .tksg7, .tksg8, .tksg9, .tksg10 {
	border-radius: 5px;
	box-shadow: none;
}
@media screen and (max-width: 1000px) {	
.tkig1, .tkig2, .tkig3, .tkig4, .tkig5, .tkig6, .tkig7, .tkig8, .tkig9, .tkig10, 
.tksg1, .tksg2, .tksg3, .tksg4, .tksg5, .tksg6, .tksg7, .tksg8, .tksg9, .tksg10, 
.tkmg1, .tkmg2, .tkmg3, .tkmg4, .tkmg5, .tkmg6, .tkmg7, .tkmg8, .tkmg9, .tkmg10, 
.tkig11, .tkig12, .tkig13, .tkig14, .tkig15, .tkig16, .tkig17, .tkig18, .tkig19, .tkig20, 
.tksg11, .tksg12, .tksg13, .tksg14, .tksg15, .tksg16, .tksg17, .tksg18, .tksg19, .tksg20, 
.tkmg11, .tkmg12, .tkmg13, .tkmg14, .tkmg15, .tkmg16, .tkmg17, .tkmg18, .tkmg19, .tkmg20,
.tkig21, .tkig22, .tkig23, .tkig24, .tkig25, .tkig26, .tkig27, .tkig28, .tkig29, .tkig30, 
.tksg21, .tksg22, .tksg23, .tksg24, .tksg25, .tksg26, .tksg27, .tksg28, .tksg29, .tksg30, 
.tkmg21, .tkmg22, .tkmg23, .tkmg24, .tkmg25, .tkmg26, .tkmg27, .tkmg28, .tkmg29, .tkmg30 {
	width: 50px;
	height: 50px;
	min-width: 50px;
}}
@media screen and (max-width: 500px) {
	.tk_title p, .tk_title1 p, .tk_title2 p,
	.tk_title , .tk_title1 , .tk_title2 {
	font-size: 0.8em;
	font-weight: bold;
	}}

/* 各ページ調整 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#review .tk_title p, #review .tk_title1 p, #review .tk_title2 p,
#killer .tk_title p, #killer .tk_title1 p, #killer .tk_title2 p,
#mail_magazine .tk_title p, #mail_magazine .tk_title1 p, #mail_magazine .tk_title2 p,
#main .tk_title p, #main .tk_title1 p, #main .tk_title2 p,
#review .tk_title , #review .tk_title1 , #review .tk_title2 ,
#killer .tk_title , #killer .tk_title1 , #killer .tk_title2 ,
#mail_magazine .tk_title , #mail_magazine .tk_title1 , #mail_magazine .tk_title2 ,
#main .tk_title , #main .tk_title1 , #main .tk_title2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height:1.6;
	position: relative;
}

/* 特典の色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tkblue {
	background-color: #2D72B8;
	border-color: #2D72B8;
}
.tkblack {
	background-color: #08192B;
	border-color: #08192B;
}
.tkgreen {
	background-color: #005C4A;
	border-color: #005C4A;
}
.tknavy {
	background-color: #054063;
	border-color: #054063;
}
.tkpurple {
	background-color: #574385;
	border-color: #574385;
}
.tkred {
	background-color: #A30000;
	border-color: #A30000;
}
.tkorange {
	background-color: #FF6000;
	border-color: #FF6000;
}
.tkpink {
	background-color: #FF7DA2;
	border-color: #FF7DA2;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ショートコード星 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.sho_star_01, .sho_star_02, .sho_star_03, .sho_star_04, .sho_star_05 {
	text-align: left;
	margin: 10px 5px 10px 0;
}
.sho_star_01:before, .sho_star_01:after, .sho_star_02:before, .sho_star_02:after, .sho_star_03:before, .sho_star_03:after, .sho_star_04:before, .sho_star_04:after, .sho_star_05:before, .sho_star_05:after {
	font-family: FontAwesome, "Font Awesome 5 Free";
	font-weight: 900;
	margin-top: 15px;
	font-size: 1.5em;
	line-height: 120%;
	padding: 0;
	clear: both;
	color: #FFCD42;
	content: "\f005";
	letter-spacing: 0.2em;
}
.sho_star_02:before {
	content: "\f005\f005";
}
.sho_star_03:before {
	content: "\f005\f005\f005";
}
.sho_star_04:before {
	content: "\f005\f005\f005\f005";
}
.sho_star_05:before {
	content: "\f005\f005\f005\f005\f005";
}
.sho_star_01:after, .sho_star_02:after, .sho_star_03:after, .sho_star_04:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	letter-spacing: 0em;
	margin-left: -0.12em;
	content: "\f005\f005\f005\f005";
}
.sho_star_02:after {
	content: "\f005\f005\f005";
}
.sho_star_03:after {
	content: "\f005\f005";
}
.sho_star_04:after {
	content: "\f005";
}
.sho_star_05:after {
	content: "";
	margin-right: -0.15em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* Q and A */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.sho_a1, .sho_q1 {
	width: 100%;
	text-align: left;
	line-height: 150%;
	padding: 15px 10px 15px 60px;
	background: #EFEFEF url(img/shortcode/sho_q1.png) 15px center no-repeat;
	box-sizing: border-box;
}
.sho_a1 {
	padding: 15px 10px 15px 50px;
	border: 10px #EFEFEF solid;
	border-top: none;
	background: url(img/shortcode/sho_a1.png) 5px center no-repeat;
}
.qa_box02 {
	margin: 20px 0;
	border-bottom: 10px #E1C7A9 solid;
}
.sho_a2, .sho_q2 {
	width: 100%;
	text-align: left;
	line-height: 150%;
	padding: 15px 10px 15px 50px;
	border: 10px #E1C7A9 solid;
	background: #f8f1ea url(img/shortcode/sho_q2.png) 5px center no-repeat;
	box-sizing: border-box;
}
.sho_q2 {
	border-bottom: none;
}
.sho_a2 {
	background: url(img/shortcode/sho_a2.png) 5px center no-repeat;
	border-top: none;
}
.sho_a3, .sho_q3 {
	width: 100%;
	text-align: left;
	line-height: 150%;
	padding: 15px 5px 15px 65px;
	background: #F1F2F8 url(img/shortcode/sho_q3.png) 10px center no-repeat;
	border-radius: 5px;
	box-sizing: border-box;
}
.sho_a3 {
	border: none;
	padding: 15px 5px 20px 65px;
	background: url(img/shortcode/sho_a3.png) 10px center no-repeat;
}
.sho_a4, .sho_q4 {
	width: 100%;
	text-align: left;
	line-height: 150%;
	padding: 15px 15px 15px 65px;
	background: url(img/shortcode/sho_q4.png), url(img/shortcode/sho_qa_dot.png);
	background-position: 10px center, top;
	background-repeat: no-repeat, repeat;
	box-sizing: border-box;
}
.sho_a4 {
	padding: 15px 15px 20px 65px;
	background: url(img/shortcode/sho_a4.png) 10px center no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 光るボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.btn-cv {
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
}
.btn-cv a {
	width: 100%;
	margin: 0;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.8em;
	padding: 10px 10px 13px;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	box-sizing: border-box;
}
.btn-cv a img {
	vertical-align: middle;
}
.btn-cv a:after {
	content: ' ' !important;
}
.btn-cv.sb_blue a {
	background: -webkit-linear-gradient(#41B1FB, #2D72B8);
	background: linear-gradient(#41B1FB, #2D72B8);
	text-shadow: 2px 2px 0 #2D72B8;
}
.btn-cv.sb_black a {
	background: -webkit-linear-gradient(#494E52, #08192B);
	background: linear-gradient(#494E52, #08192B);
	text-shadow: 2px 2px 0 #08192B;
}
.btn-cv.sb_green a {
	background: -webkit-linear-gradient(#258172, #005C4A);
	background: linear-gradient(#258172, #005C4A);
	text-shadow: 2px 2px 0 #005C4A;
}
.btn-cv.sb_navy a {
	background: -webkit-linear-gradient(#1D6480, #054063);
	background: linear-gradient(#1D6480, #054063);
	text-shadow: 2px 2px 0 #054063;
}
.btn-cv.sb_purple a {
	background: -webkit-linear-gradient(#9879E8, #574385);
	background: linear-gradient(#9879E8, #574385);
	text-shadow: 2px 2px 0 #574385;
}
.btn-cv.sb_red a {
	background: -webkit-linear-gradient(#FF2F34, #A30000);
	background: linear-gradient(#FF2F34, #A30000);
	text-shadow: 2px 2px 0 #A30000;
}
.btn-cv.sb_orange a {
	background: -webkit-linear-gradient(#FFAF38, #FF6000);
	background: linear-gradient(#FFAF38, #FF6000);
	text-shadow: 2px 2px 0 #FF6000;
}
.btn-cv.sb_pink a {
	background: -webkit-linear-gradient(#FFAEC3, #FF7DA2);
	background: linear-gradient(#FFAEC3, #FF7DA2);
	text-shadow: 2px 2px 0 #FF7DA2;
}
.is-reflection a {
	overflow: hidden;
}
.is-reflection a:after {
	-moz-animation: is-reflection 4s ease-in-out infinite;
	-moz-transform: rotate(45deg);
	-ms-animation: is-reflection 4s ease-in-out infinite;
	-ms-transform: rotate(45deg);
	-o-animation: is-reflection 4s ease-in-out infinite;
	-o-transform: rotate(45deg);
	-webkit-animation: is-reflection 4s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	animation: is-reflection 4s ease-in-out infinite;
	background-color: #fff;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -180px;
	transform: rotate(45deg);
	width: 30px;
}
.btn-cv.sb_blue:hover, .btn-cv.sb_black:hover, .btn-cv.sb_green:hover, .btn-cv.sb_navy:hover, .btn-cv.sb_purple:hover, .btn-cv.sb_red:hover, .btn-cv.sb_orange:hover, .btn-cv.sb_pink:hover {
	opacity: 0.6;
}
@keyframes is-reflection {
	0% {
	-webkit-transform: scale(0) rotate(45deg);
	transform: scale(0) rotate(45deg);
	opacity: 0;
	}	80% {
	-webkit-transform: scale(0) rotate(45deg);
	transform: scale(0) rotate(45deg);
	opacity: 0.1;
	}	81% {
	-webkit-transform: scale(4) rotate(45deg);
	transform: scale(4) rotate(45deg);
	opacity: 0.2;
	}	100% {
	-webkit-transform: scale(50) rotate(45deg);
	transform: scale(50) rotate(45deg);
	opacity: 0;
	}}
@-webkit-keyframes is-reflection {
	0% {
	-webkit-transform: scale(0) rotate(45deg);
	opacity: 0;
	}	80% {
	-webkit-transform: scale(0) rotate(45deg);
	opacity: 0.1;
	}	81% {
	-webkit-transform: scale(4) rotate(45deg);
	opacity: 0.2;
	}	100% {
	-webkit-transform: scale(50) rotate(45deg);
	opacity: 0;
	}}
@media only screen and (max-width: 767px) {
	.btn-cv {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
	}	
	.btn-cv a {
	font-size: 1.3em;
	margin: 0 auto 0;
	width: 100%;
	}}
@media only screen and (max-width: 767px) {
	/* コンバージョンボタン */
	.btn-cv a {
	font-size: 1.3em;
	margin: 0 auto 0;
	width: 100%;
	}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ショートコード大きいボタン*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.scb001 {
	width: 100%;
	line-height: 2em;
	font-size: 30px;
	padding: 5px 20px 3px;
	margin: 20px 0;
	clear: both;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 8px 8px #CCCCCC;
	box-sizing: border-box;
	font-weight: bold;
	color: #FFFFFF;
}
.scb001 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.scb001.scbc1_blue:hover, .scb001.scbc1_black:hover, .scb001.scbc1_green:hover, .scb001.scbc1_navy:hover, .scb001.scbc1_purple:hover, .scb001.scbc1_red:hover, .scb001.scbc1_orange:hover, .scb001.scbc1_pink:hover {
	opacity: 0.6;
}
.scb001.scbc1_blue {
	background: linear-gradient(#41B1FB, #2D72B8);
	text-shadow: 2px 2px 0 #2D72B8;
}
.scb001.scbc1_black {
	background: linear-gradient(#494E52, #08192B);
	text-shadow: 2px 2px 0 #08192B;
}
.scb001.scbc1_green {
	background: linear-gradient(#258172, #005C4A);
	text-shadow: 2px 2px 0 #005C4A;
}
.scb001.scbc1_navy {
	background: linear-gradient(#1D6480, #054063);
	text-shadow: 2px 2px 0 #054063;
}
.scb001.scbc1_purple {
	background: linear-gradient(#9879E8, #574385);
	text-shadow: 2px 2px 0 #574385;
}
.scb001.scbc1_red {
	background: linear-gradient(#D0161C, #85000A);
	text-shadow: 2px 2px 0 #85000A;
}
.scb001.scbc1_orange {
	background: linear-gradient(#FF9A2A, #FF6000);
	text-shadow: 2px 2px 0 #FF6000;
}
.scb001.scbc1_pink {
	background: linear-gradient(#FFAEC3, #FF7DA2);
	text-shadow: 2px 2px 0 #FF7DA2;
}
@media screen and (max-width: 1000px) {
	.scb001 {
	width: 100%;
	line-height: 2em;
	font-size: 1.4em;
	padding: 5px 20px 10px;
	}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.scb002 {
	width: 100%;
	line-height: 2em;
	font-size: 30px;
	padding: 5px 20px 3px;
	margin: 20px 0;
	clear: both;
	border-radius: 5px;
	text-align: center;
	border: 2px solid #EEEEEE;
	box-sizing: border-box;
	font-weight: bold;
	color: #FFFFFF;
}
.scb002 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
.scb002.scbc2_blue:hover, .scb002.scbc2_black:hover, .scb002.scbc2_green:hover, .scb002.scbc2_navy:hover, .scb002.scbc2_purple:hover, .scb002.scbc2_red:hover, .scb002.scbc2_orange:hover, .scb002.scbc2_pink:hover {
	opacity: 0.6;
}
.scb002.scbc2_blue {
	background: linear-gradient(180deg, #3D7CCA 0%, #3D7CCA 90%, #2362B1 90%, #2362B1 100%);
	border-color: #2362B1;
}
.scb002.scbc2_black {
	background: linear-gradient(180deg, #263946 0%, #263946 90%, #08192B 90%, #08192B 100%);
	border-color: #08192B;
}
.scb002.scbc2_green {
	background: linear-gradient(180deg, #008067 0%, #008067 90%, #005C4A 90%, #005C4A 100%);
	border-color: #005C4A;
}
.scb002.scbc2_navy {
	background: linear-gradient(180deg, #1D6480 0%, #1D6480 90%, #054063 90%, #054063 100%);
	border-color: #054063;
}
.scb002.scbc2_purple {
	background: linear-gradient(180deg, #7C63A9 0%, #7C63A9 90%, #574385 90%, #574385 100%);
	border-color: #574385;
}
.scb002.scbc2_red {
	background: linear-gradient(180deg, #D0161C 0%, #D0161C 90%, #85000A 90%, #85000A 100%);
	border-color: #85000A;
}
.scb002.scbc2_orange {
	background: linear-gradient(180deg, #FF8324 0%, #FF8324 90%, #FF6000 90%, #FF6000 100%);
	border-color: #FF6000;
}
.scb002.scbc2_pink {
	background: linear-gradient(180deg, #FF85A2 0%, #FF85A2 90%, #FF6688 90%, #FF6688 100%);
	border-color: #FF6688;
}
@media screen and (max-width: 1000px) {
	.scb002 {
	width: 100%;
	line-height: 2em;
	font-size: 1.4em;
	padding: 5px 20px 10px;
	}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.scb003 {
	width: 100%;
	line-height: 2em;
	font-size: 30px;
	padding: 10px;
	margin: 20px 0;
	clear: both;
	border-radius: 5px;
	text-align: center;
	background: #E2E5EA;
	box-shadow: 3px 3px 3px #D3D6DA inset;
	box-sizing: border-box;
	font-weight: bold;
}
.scb003 a {
	display: block;
	padding: 8px 5px 5px;
	text-decoration: none;
	color: #FFFFFF;
	border: 2px #E2E5EA solid;
	border-radius: 5px;
}
.scb003.scbc3_blue:hover, .scb003.scbc3_black:hover, .scb003.scbc3_green:hover, .scb003.scbc3_navy:hover, .scb003.scbc3_purple:hover, .scb003.scbc3_red:hover, .scb003.scbc3_orange:hover, .scb003.scbc3_pink:hover {
	opacity: 0.6;
}
.scbc3_blue a{
	background: linear-gradient(#1DDCF3 2px, #41B1FB 2px, #2D72B8);
	border-color: #2362B1;
}
.scbc3_black a{
	background: linear-gradient(#416576 2px, #263946 2px, #08192B);
	border-color: #08192B;
}
.scbc3_green a{
	background: linear-gradient(#00A28B 2px, #008067 2px, #005C4A);
	border-color: #005C4A;
}
.scbc3_navy a{
	background: linear-gradient(#0C97AF 2px, #1D6480 2px, #054063);
	border-color: #054063;
}
.scbc3_purple a{
	background: linear-gradient(#B597EF 2px, #7C63A9 2px, #574385);
	border-color: #574385;
}
.scbc3_red a{
	background: linear-gradient(#FA2539 2px, #D0161C 2px, #85000A);
	border-color: #85000A;
}
.scbc3_orange a{
	background: linear-gradient(#FFB833 2px, #FF8324 2px, #FF6000);
	border-color: #FF6000;
}

.scbc3_pink a{
	background: linear-gradient(#FFB6C4 2px, #FF85A2 2px, #FF6688);
	border-color: #FF6688;
}
@media screen and (max-width: 1000px) {
.scb003 {
	width: 100%;
	line-height: 2em;
	font-size: 1em;
}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* アイコン付き見出し */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.imd_st, .imd_cr, .imd_ch, .imd_fi, .imd_in, .imd_at, .imd_me {
	margin: 25px 0;
	padding: 12px 20px 12px 15px;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	border-radius: 5px;
	text-align: left;
	line-height: 1.6em;
	display: block;
}
.imd_st .fas, .imd_st .fa, .imd_cr .fas, .imd_cr .fa, .imd_ch .fas, .imd_ch .fa, .imd_fi .fas, .imd_fi .fa, .imd_in .fas, .imd_in .fa, .imd_at .fas, .imd_at .fa, .imd_me .fas, .imd_me .fa {
	color: #FFE04A;
	font-size: 1.3em;
	margin-left: 2px;
	margin-right: 10px;
}
.imd_cr .fas, .imd_cr .fa {
	margin-right: 8px;
	color: #F5BF4A;
}
.imd_fi .fas, .imd_fi .fa {
	color: #FFFFFF;
	margin-right: 14px;
	margin-left: 8px;
}
.imd_in .fas, .imd_in .fa, .imd_ch .fas, .imd_ch .fa {
	margin-left: 5px;
	margin-right: 10px;
	color: rgba(255, 255, 255, 0.8);
}
.imd_me .fas, .imd_me .fa {
	margin-left: 5px;
	margin-right: 10px;
	color: #FFFFFF;
}
.imd_at .fas, .imd_at .fa {
	color: #FFD63B;
}
.imdl_blue {
	background: #2D72B8;
}
.imdl_black {
	background: #08192B;
}
.imdl_green {
	background: #005C4A;
}
.imdl_navy {
	background: #054063;
}
.imdl_purple {
	background: #574385;
}
.imdl_red {
	background: #85000A;
}
.imdl_orange {
	background: #FF6000;
}
.imdl_pink {
	background: #FF7DA2;
}
.imds_blue {
	background: #2D72B8 url(img/shortcode/md_st.png);
}
.imds_black {
	background: #08192B url(img/shortcode/md_st.png);
}
.imds_green {
	background: #005C4A url(img/shortcode/md_st.png);
}
.imds_navy {
	background: #054063 url(img/shortcode/md_st.png);
}
.imds_purple {
	background: #574385 url(img/shortcode/md_st.png);
}
.imds_red {
	background: #85000A url(img/shortcode/md_st.png);
}
.imds_orange {
	background: #FF6000 url(img/shortcode/md_st.png);
}
.imds_pink {
	background: #FF7DA2 url(img/shortcode/md_st.png);
}
.imdi_blue {
	background: url(img/shortcode/md_dot.png), linear-gradient(#41B1FB, #2D72B8);
	background-repeat: repeat, repeat;
}
.imdi_black {
	background: url(img/shortcode/md_dot.png), linear-gradient(#494E52, #08192B);
}
.imdi_green {
	background: url(img/shortcode/md_dot.png), linear-gradient(#258172, #005C4A);
	background-repeat: repeat, repeat;
}
.imdi_navy {
	background: url(img/shortcode/md_dot.png), linear-gradient(#1D6480, #054063);
	background-repeat: repeat, repeat;
}
.imdi_purple {
	background: url(img/shortcode/md_dot.png), linear-gradient(#9879E8, #574385);
	background-repeat: repeat, repeat;
}
.imdi_red {
	background: url(img/shortcode/md_dot.png), linear-gradient(#D0161C, #85000A);
	background-repeat: repeat, repeat;
}
.imdi_orange {
	background: url(img/shortcode/md_dot.png), linear-gradient(#FF9A2A, #FF6000);
	background-repeat: repeat, repeat;
}
.imdi_pink {
	background: url(img/shortcode/md_dot.png), linear-gradient(#FFAEC3, #FF7DA2);
	background-repeat: repeat, repeat;
}

@media screen and (max-width: 1000px) {
.imd_st, .imd_cr, .imd_ch, .imd_fi, .imd_in, .imd_at, .imd_me {
	font-size: 1em;
	line-height: 1.3em;
}
.imd_st .fas, .imd_st .fa, .imd_cr .fas, .imd_cr .fa, .imd_ch .fas, .imd_ch .fa, .imd_fi .fas, .imd_fi .fa, .imd_in .fas, .imd_in .fa, .imd_at .fas, .imd_at .fa, .imd_me .fas, .imd_me .fa {
	font-size: 1em;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングA */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.raa-back, .raa-box {
	border: none;
	margin: 0 0 10px;
	padding: 0;
	border-top: 3px solid #D7DAE3;
	overflow: hidden;
}
.raa-w {
	width: 100%;
	margin: 0;
	background: #FFFFFF;
	overflow: hidden;
}
.raa-title {
	width: calc(100% - 70px);
	display: flex;
	align-items: center;
	justify-content: left;
	text-align: left;
	margin: 0 0 30px;
	height: 70px;
	padding: 8px 0 8px 20px;
	font-size: 1.2em;
	line-height:1em;
	font-weight: bold;
	border-bottom: 1px solid #D7DAE3;
	overflow: hidden;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: left;
	overflow: hidden;
}
.raa-crown1, .raa-crown2, .raa-crown3, .raa-crown4, .raa-crown5 {
	height: 70px;
	width: 70px;
	background: url(img/ranking/raa001.png) left top no-repeat;
	background-size: 100%;
	margin: 0;
	border-bottom: 1px solid #D7DAE3;
	box-sizing: border-box;
	float: left;
}
.raa-crown2 {
	background-image: url(img/ranking/raa002.png);
}
.raa-crown3 {
	background-image: url(img/ranking/raa003.png);
}
.raa-crown4 {
	background-image: url(img/ranking/raa004.png);
}
.raa-crown5 {
	background-image: url(img/ranking/raa005.png);
}
.raa-con {
	margin: 0;
	clear: both;
}
.raa-i {
	width: 35%;
	padding: 0 20px 0 0;
	box-sizing: border-box;
	float: left;
}
.raa-con p.catch {
	width: 65%;
	position: relative;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background: #70C9D9;
	text-shadow: 1px 1px 0 #2C9FB7;
	line-height: 1.4;
	padding: 0.5em 0.5em 0.4em 2em;
	margin-bottom: 10px;
	border-radius: 5px;
	border-bottom: 3px #D7DAE3 solid;
	float: right;
	box-sizing: border-box;
}
.raa-con p.catch:before {
	font-family: "Font Awesome 5 Free";
	content: "\f14a";
	position: absolute;
	top: .5em;
	left: .8em;
}
#main .raa-con .raa-ex p {
	margin: 0;
	text-align: left;
	padding: 0;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}
#main p.raa-ex {
	line-height: 1.8;
	margin: 0 0 15px;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
}
#main .raa-box p.racome {
	background: #ACB6C1;
	margin: 0 0 15px 0;
	padding: 7px 10px 7px 45px;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.6;
	text-shadow: 1px 1px 2px #808EA1;
	position: relative;
	border-radius: 4px;
	box-shadow: inset 1px 1px 4px #808EA1;
}
#main .raa-box p.racome:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 25px;
	bottom: -25px;
	background: transparent;
	border-color: #ACB6C1 transparent transparent transparent;
	border-style: solid;
	border-width: 15px;
}
#main .raa-box p.racome:after {
	font-size: 1.45em;
	font-family: "Font Awesome 5 Free";
	content: "\f086";
	position: absolute;
	top: 0;
	left: .4em;
}
.raa-box {
	margin: 0 0 20px;
	padding: 25px;
	font-size: 1em;
	line-height: 1.8;
	text-align: left;
	border-radius: 5px;
	border: 2px #D7DAE3 solid;
	background: #FAFAFC;
	background-size: 20%, contain;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
#main .raa-box p {
	line-height: 1.8;
	font-size: 1em;
	font-weight: 500;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングAボタン
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.raa-btn {
	margin: 15px 0;
	clear: both;
	text-align: center;
	overflow: hidden;
}
.raa-btnr a, .raa-btnl a, .rab-btnr a, .rab-btnl a {
	width: 49%;
	height: 60px;
	line-height: 60px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 1%;
	box-sizing: border-box;
	float: right;
	padding: 0 20px;
	text-decoration: none;
	background: linear-gradient(#73B55B, #197D2C);
	background-size: contain;
	text-shadow: 2px 2px 0 #197D2C;
	border: 2px #197D2C solid;
	border-radius: 5px;
	transition: none;
}
.raa-btnl a {
	margin-left: 0;
	margin-right: 1%;
	float: left;
	background: linear-gradient(#7B8395, #515663);
	text-shadow: 2px 2px 0 #515663;
	border: 2px #515663 solid;
}
.raa-btnr .wicon, .raa-btnl .wicon {
	font-family: "Font Awesome 5 Free";
	padding-top: 0;
	padding-left: 10px;
	clear: both;
}
.raa-btnr :hover, .raa-btnl :hover {
	background: linear-gradient(#FFB833, #FF8800);
	background-size: contain;
	text-decoration: none;
	text-shadow: 1px 1px 0 #FF8800;
	border-color: #FF8800;
}

/* 新ランキングAテーブル
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.ranka_table {
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
	border: 1px #D7DAE2 solid;
	border-right: none;
	border-bottom: none;
	box-sizing: border-box;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
}
.ratt_l, .ratt_r {
	width: 25%;
	padding: 10px;
	font-size: 0.8em;
	color: #111111;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	background: linear-gradient(#FAFAFC, #EAECF1);
	background-size: contain;
	border-right: 1px solid #D7DAE2;
	border-bottom: 1px solid #D7DAE2;
	float: left;
	box-sizing: border-box;
}
.ratt_r {
	width: 75%;
	background: #FFFFFF;
	text-shadow: none;
	font-weight: 500;
}
.ratt_r:nth-child(4n) {
	background: #FAFAFC;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングB
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rab-back, .rab-top {
	margin: 30px 0 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	background: #FFF;
}
.rab-top {
	margin: 0;
	padding: 0 30px;
	border: 3px #eeeeee solid;
	border-top: none;
	border-bottom: none;
	background: #FFFFFF;
}
.rab-title1, .rab-title2, .rab-title3, .rab-title4, .rab-title5 {
	font-weight: bold;
	text-align: left;
	max-height: 2em;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: left;
	text-align: left;
	font-size: 1.3em;
	color: #FFFFFF;
	overflow: hidden;
	padding: 8px 10px 10px 85px;
	background: url(img/ranking/rab001.png), url(img/ranking/rbt.png), linear-gradient(#FFD274, #D7973C);
	background-position: 10px center, 0 center, top;
	background-repeat: no-repeat, repeat, no-repeat;
	border-radius: 5px 5px 0 0;
}
.rab-title2 {
	background-image: url(img/ranking/rab002.png), url(img/ranking/rbt.png), linear-gradient(#EFEFEF, #CDCDCD);
}
.rab-title3 {
	background-image: url(img/ranking/rab003.png), url(img/ranking/rbt.png), linear-gradient(#FF8044, #A84F35);
}
.rab-title4 {
	background-image: url(img/ranking/rab004.png), url(img/ranking/rbt.png), linear-gradient(#BBABA5, #635355);
}
.rab-title5 {
	background-image: url(img/ranking/rab005.png), url(img/ranking/rbt.png), linear-gradient(#BBABA5, #635355);
}
.rab-img {
	max-width: 100%;
	margin: 30px 0 0;
	padding: 0;
	clear: both;
	box-sizing: border-box;
}
.rab-img img {
	width: 45%;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
	box-sizing: border-box;
}
.rab-top p.catch {
	width: 55%;
	margin-bottom: 10px;
	padding: 5px 0;
	line-height: 1.6em;
	font-weight: bold;
	color: #111111;
	text-shadow: 2px 2px 0 #E5DEDD;
	border-bottom: 3px #AAAAAA double;
	border-top: 3px #AAAAAA double;
	float: right;
}
#main .rab-top .rab-ex p {
	margin: 0;
	text-align: left;
	padding: 0;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}
#main p.rab-ex {
	line-height: 1.8;
	margin: 0 0 15px;
	font-size: 1em;
	font-weight: 500;
	padding: 0;
}
.rab-box {
	margin: 0;
	padding: 0;
	line-height: 1.8;
	text-align: left;
	font-size: 1em;
	color: #2f2f2f;
	font-weight: 500;
	padding: 0 30px 30px;
	border: 3px #EEEEEE solid;
	border-top: none;
	background: #FFF;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}
#main .rab-box p.racome {
    background: #545454;
    margin: 0 0 15px 0;
    padding: 7px 10px 7px 45px;
    font-size: 1em;
    font-weight: bold;
    color: #FFF;
    line-height: 1.6;
    text-shadow: 1px 1px 2px #343434;
    position: relative;
    border-radius: 4px;
    box-shadow: inset 1px 1px 4px #343434;
}
#main .rab-box p.racome:before {
	content: ' ';
	position: absolute;
	z-index: 2;
	width: 0;
	height: 0;
	left: 25px;
	bottom: -25px;
	background: transparent;
	border-color: #545454 transparent transparent transparent;
	border-style: solid;
	border-width: 15px;
}
#main .rab-box p.racome:after {
	font-size: 1.45em;
	font-family: "Font Awesome 5 Free";
	content: "\f086";
	position: absolute;
	top: 0;
	left: .4em;
}

/* 新ランキングBボタン
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rab-btn {
	margin: 15px 0;
	clear: both;
	text-align: center;
	overflow: hidden;
}
.rab-btnl a, .rab-btnr a {
	font-size: 1.2em;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: right;
	background: linear-gradient(#A6D563, #5D8C35);
	text-shadow: 2px 2px 0 #5D8C35;
	box-shadow: 0 3px 3px #dddddd;
	border-color: #5D8C35;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}
.rab-btnl a {
	float: left;
	background: linear-gradient(#7B8395, #515663);
    text-shadow: 2px 2px 0 #515663;
    border-color: #515663 ;
}
.rab-btnl :hover, .rab-btnr :hover {
	background: linear-gradient(#FFC24B, #FF6429);
	text-shadow: 2px 2px 0 #FF6429;
	border-color: #FF6429;
	box-shadow: none;
}

/* 新ランキングBテーブル
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankb_table {
	width: 100%;
	overflow: hidden;
	margin: 0 0 13px;
	border: 1px #cccccc solid;
	border-right: none;
	box-sizing: border-box;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
}
.rbtt_t1, .rbtt_t2, .rbtt_t3, .rbtt_t4, .rbtt_b1, .rbtt_b2, .rbtt_b3, .rbtt_b4 {
	width: 25%;
	padding: 10px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	background: linear-gradient(#F6F6F6, #EEE);
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	float: left;
	box-sizing: border-box;
}
.rbtt_b1, .rbtt_b2, .rbtt_b3, .rbtt_b4 {
	background: #FFFFFF;
}
/* 新ランキングBテーブル
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankb_table {
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
	border: 1px #CCCCCC solid;
	border-right: none;
	border-bottom: none;
	box-sizing: border-box;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
}
.rbtt_l, .rbtt_r {
	width: 25%;
	padding: 10px;
	font-size: 0.8em;
	color: #111111;
	font-weight: bold;
	line-height: 1.3em;
	text-align: left;
	background: linear-gradient(#FAFAFA, #DCDCDC);
	background-size: contain;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	float: left;
	box-sizing: border-box;
}
.rbtt_r {
	width: 75%;
	background: #FFFFFF;
	text-shadow: none;
	font-weight: 500;
}
.rbtt_r:nth-child(4n) {
	background: #FAFAFC;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングC
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .rac-back {
	margin: 0 0 30px;
	padding: 0;
	clear: both;
	overflow: hidden;
	border-left: 10px solid #EDEDED;
	display: flex;
	height: 100%;
}
#main .rac-box, #main .rac-box-c {
	width: 33%;
	padding: 0 10px 65px;
	margin: 0;
	text-align: left;
	background: linear-gradient(180deg, #FFFFFF, #F9F9F9);
	border: 10px solid #EDEDED;
	border-left: none;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	position: relative;
}
#main .rac-box-c {
	margin: 0;
}
#main .rac-title1, #main .rac-title2, #main .rac-title3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #111111;
	height: calc(1.2 * 2em);
	line-height: 1.3em;
	margin: 0 0 18px;
	padding: 15px 0 0 60px;
	background-image: url(img/ranking/rac001.png), url(img/ranking/rac01.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 5px 5px, bottom left;
	overflow: hidden;
}
#main .rac-title2 {
	background-image: url(img/ranking/rac002.png), url(img/ranking/rac02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 5px 5px, bottom left;
}
#main .rac-title3 {
	background-image: url(img/ranking/rac003.png), url(img/ranking/rac03.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 5px 5px, bottom left;
}
#main .rac-box p {
	margin: 0;
	font-size: 0.9em;
	font-weight: 500;
	padding: 0 5px;
	line-height: 1.5em;
	clear: both;
}
#main .rac-box p.catch {
	font-size: 1em;
	margin: 10px 0;
	padding: 0 5px;
	font-weight: bold;
	text-align: left;
}
#main .rac-box .rac-l {
	margin: 12px 0 10px;
	height: 45px;
	width: 90%;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	background: linear-gradient(180deg, #31373C, #22282C);
	border-radius: 5px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
}
#main .rac-box .rac-l a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: auto;
	line-height: 45px;
}
#main .rac-box .rac-l:hover {
	text-decoration: none;
	text-shadow: none;
	background: linear-gradient(180deg, #FFA02C, #F60);
}
#main .rac-box img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
	clear: both;
}

@media screen and (max-width: 1000px){
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングC
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .rac-box, #main .rac-box-c {
	border: 20px solid #EDEDED;
}
#main .rac-back {
	display: block;
	border-left: 0;
	border-top: 20px solid #EDEDED;
}
#main .rac-box{
	width: 100%;
    border-top: none;
	padding: 0 30px 90px;
	box-sizing: border-box;
}
#main .rac-box:first-child{
    border-top: 20px solid #EDEDED;   
} 
#main .rac-box .rac-l{
    width: 85%;
    margin: 10px 0 30px;
    box-sizing: border-box;
}
#main .rac-box p {
	margin: 0;
	font-size: 1em;
	font-weight: 500;
	padding: 0 5px;
	line-height: 1.8;
	clear: both;
}
#main .rac-box p.catch {
	font-size: 1em;
}
#main .rac-box .rac-l {
	margin: 12px 0 30px;
	height: 45px;
	width: 90%;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	background: linear-gradient(180deg, #31373C, #22282C);
	border-radius: 5px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングB */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
.rab-title1, .rab-title2, .rab-title3, .rab-title4, .rab-title5 {
	max-height: 2em;
	line-height: 2.4;
	font-size: 1em;
}
}

@media screen and (max-width: 760px){
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングA */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    
.raa-title{
    width: calc(100% - 80px);
    height: 80px;
	margin: 0 0 10px;
	padding: 8px 0 8px 20px;
	font-size: 1.1em;
	line-height: 1.3em;
	box-sizing: border-box;
} 
.raa-crown1, .raa-crown2, .raa-crown3, .raa-crown4, .raa-crown5{
    height: 80px;
    width: 80px;
    background-size: contain;
}
.raa-i{
    width: 100%;
    padding: 0;
    margin: 0;
}
.raa-con p.catch {
	width: 100%;
    margin: 10px 0;
}  
#main .raa-box p{
    margin: 0;
}
.raa-btnr a, .raa-btnl a, .rab-btnr a, .rab-btnl a{
	padding: 0 2%;
	font-size: 1em;
	line-height: 53px;
	vertical-align: middle;
}
    
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングB */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rab-img img{
    width: 100%;
    padding: 0;
    margin: 0;
}
.rab-top p.catch{
    width: 100%;
    margin: 10px 0;
}
}

@media screen and (max-width: 420px){
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングA */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
    
.raa-title{
	height: 80px;
    padding: 5px 0 0 15px;
	font-size: 1em;
} 
.raa-crown1, .raa-crown2, .raa-crown3, .raa-crown4, .raa-crown5 {
    height: 80px;
    width: 80px;
    background-size: contain;
}
.ratt_l, .ratt_r{
    width: 100%;
}
.raa-btnr a, .raa-btnl a{
    width: 100%;
    margin-bottom: 10px;
	height: 3.5em;
	line-height: 3.4em;
}
    
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングB */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
.rab-title1, .rab-title2, .rab-title3, .rab-title4, .rab-title5 {
	max-height: 1em;
	line-height: 2;
	font-size: 0.7em;
	padding: 8px 10px 15px 45px;
	background-position: 5px center, 0 center, top;
	background-size: 20px, cover, contain;
}
.rankb_table{
    border-bottom: none;
}
.rbtt_t1, .rbtt_t2, .rbtt_t3, .rbtt_t4,
.rbtt_b1, .rbtt_b2, .rbtt_b3, .rbtt_b4{
    width: 100%;
}
.rbtt_b1, .rbtt_b2, .rbtt_b3, .rbtt_b4{
    border-bottom: 1px solid #D3C8C3;
}
.rbtt_t1{ order: 1;}
.rbtt_b1{ order: 2;}
.rbtt_t2{ order: 3;}
.rbtt_b2{ order: 4;}
.rbtt_t3{ order: 5;}
.rbtt_b3{ order: 6;}
.rbtt_t4{ order: 7;}
.rbtt_b4{ order: 8;}
.rab-btnr a, .rab-btnl a{
    width: 100%;
    margin-bottom: 5px;
	height: 3.5em;
	line-height: 3.4em;
}
.rab-top {
    padding: 0 20px;
}
.rab-img {
    max-width: 100%;
    margin: 20px 0 0;
}
.rab-box {
    padding: 0 20px 20px;
}
.rbtt_l, .rbtt_r{
    width: 100%;
}
    
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ランキングC
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main .rac-title1 br , #main .rac-title2 br , #main .rac-title3 br{
    font-size: 1em;
    display: none;
}
#main .rac-box {
    width: 100%;
    border-top: none;
    padding: 0 20px 90px;
    box-sizing: border-box;
}
#main .rac-title1, #main .rac-title2, #main .rac-title3 {
    font-size: 1em;
    line-height: 1.4;
}
#main .rac-back .rac-l {
    margin: 12px 0 20px;
    width: 85%;
}
}


/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------*/