@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Ribeye');
/*reset
---------------------------------------------------*/


html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, figure {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style-type: none;
}
th, address {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
img {
	border: 0;
	vertical-align: top;
	height: auto;
	width /***/: auto;
}
/** link **/
a:hover, a:active {
	text-decoration: none;
}

strong{font-weight:inherit!important;}
.footer a {
    color: #fff!important;
}
/*初期設定
----------------------------------------------------*/

body {
	margin: auto;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;/*15px*/
	line-height: 1.5;
	color: #1a1a1a;
	background-color: #fff;
	letter-spacing: 0.1px;
}
#rapper {
	width: 100%;
	overflow: hidden;
}
#header { width: 100%;}
#header .brand { color: #fff;
	font-family:serif;}


#content {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
#content img, #header img {
	width: 100%;
	height: auto;
}
#header .allsearchitem img{
     width:250px;
}

#header .searchordercontainer img{
    width:20px;
}
#content .ie8 img {
	width: auto;
}
/*clearfix*/
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/*layout
----------------------------------------------------*/

#content .update-date {
	color: #fff;
	padding: 4px 10px;
	border-radius: 4px;
}

#content h1:after {
	content: "";
	display: inline-block;
	clear: both;
}
@media only screen and (max-width:799px) {/*スマホ時の設定*/
	#content h1 {
		font-size: 100%;
		line-height: 30px;
		font-weight: bold;
		text-align: left;
		position: relative;
		text-align: center;
		padding-top:0px;
	}

#content .w_midle {
    display: block;
    margin: auto;
    width: 55%;
}
#content .w_midle2 {
    display: block;
    margin: auto;
    width: 45%;
}
}

.a_link{
	text-decoration: underline;
}



@media only screen and (min-width:800px) {/*PC時の設定*/
	#content h1 {
		font-size: 1.8em;
		line-height: 50px;
		padding: 30px 10px 0 0;
		font-weight: bold;
		text-align: left;
		position: relative;
		text-align: center;
		padding-top:0px;
	}
	#content .w_midle{
		display: block;
		margin: auto;
		width:35%;
	}
	
		#content .w_midle2{
		display: block;
		margin: auto;
		width:28%;
	}
}


@media(min-width:500px) {
	#content h1 {
		font-size: 30px; /* 幅が500px以上になるとvw指定は文字が大きくなりすぎるので、サイズを固定する。 */
	}
}


#content h2:first-letter {}

#content h3 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.3;
	color: #000;
	margin-bottom: 15px;
}
#content h4 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: 15px;
	font-family: serif;
}
#content h5 {
	font-weight: bold;
	line-height: 1.1;
	color: #000;
	margin-bottom: 5px;
}
section {
	margin-bottom: 40px;
}
#content p {
	margin-bottom: 10px;
	color: #464646;
}
#content figure {
	margin-bottom: 40px;
}
figcaption {
	font-size: 0.9em;
}
.mt40 {
	margin-top: 40px;
}
.mt60 {
	margin-top: 60px;
}
.mt30 {
	margin-top: 30px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mR30 {
	margin-right: 30px;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.fsL {
	font-size: 130%;
}
.zap {
	border-top: 2px solid #65c6ff;
	border-left: 2px solid #65c6ff;
	margin-bottom: 20px;
}
.zap th {
	background-color: #effdff;
	border-bottom: 2px solid #65c6ff;
	border-right: 2px solid #65c6ff;
	padding: 6px 10px;
	color: #0754a7;
	font-size: 130%;
}
.zap td {
	border-bottom: 2px solid #65c6ff;
	border-right: 2px solid #65c6ff;
	padding: 14px 20px 10px;
}
.iti{
	text-align: center;
}
#content .w_small{
	display: block;
	margin: auto;
	width: 20%;
}

/*** common parts ***/

.tx-s {
	font-size: 0.9em;/*14px*/
}
.tx-ss {
	font-size: 0.8em;
}
.fwb {
	font-weight: bold;
}
#content span.note {
	font-size: 12px;/*12px*/
}
#content p.note-btm {
	font-size: 12px;/*12px*/
	margin-top: 20px;
	margin-left: 10px;
}
a.btn {
	display: inline-block;
	cursor: pointer;
	position: relative;
}
a.btn:hover {
	opacity: 0.7;
}
a.btn:active {
	top: 1px;
}
.btn span {
	position: absolute;
	top: 8px;
	right: 4px;
	width: 30px;
	height: 19px;
	margin: auto;
	-webkit-animation: sdb 1.5s infinite;
	animation: sdb 1.5s infinite;
}
@-webkit-keyframes sdb {
	0% {
		-webkit-transform: translate(0, 0);
	}
	40% {
		-webkit-transform: translate(15px, 0);
	}
	100% {
		-webkit-transform: translate(0, 0);
	}
}
@keyframes sdb {
	0% {
		transform: translate(0, 0);
	}
	40% {
		transform: translate(15px, 0);
	}
	100% {
		transform: translate(0, 0);
	}
}

@media screen and (max-width:480px) {
	/*　画面サイズが480px以下の場合、ここのスタイルを読み込む　*/
	.btn span {
		position: absolute;
		top: 8px;
		right: 4px;
		width: 32px;
		height: 19px;
		margin: auto;
		-webkit-animation: sdb 1.5s infinite;
		animation: sdb 1.5s infinite;
	}
}
@media screen and (max-width:320px) {
	#content .space {
		letter-spacing: -5.5px;
	}
}


.slidebar-nav > li.sns3 > a::before{
	content: none;
	display: flex;
}

.gold{
	color: #95851a;
}


/**** footer ****/

.footer {
	text-align: center;
	font-size: 0.7em;
	color: #fff;
	padding: 15px;
	background-color: #bbdeff;
}

/*flex 含む*/
	.kara2{
		display: flex;	
	}

@media only screen and (min-width:800px) {/*PC時の設定*/
	#content {
		width: 800px;/**/
		/*margin: 0 auto;*/
		padding-right: 30px;
		padding-left: 30px;
	}

	.contents {
		width: 800px;
		margin: 0 auto;
		padding-right: 30px;
		padding-left: 30px;
	}
	.pc_v{
		width: 70%;
		display: block;
		margin: auto;
	}
	.oya{
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: space-around;
		margin-top: 10px;
	}
	.oya_s{
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: space-around;
		margin-top: 10px;
	}

	#content .kodo_le{
		/*display: flex;*/
		width: 100%;

		border-radius: 10px;
		border: solid 4px #ffd9c7;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		margin-right: 5px;
	}

	#content .kodo_ri{
		/*display: flex;*/
		width: 100%;
		border-radius: 10px;
		border: solid 4px #ffd9c7;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		margin-left: 5px;
	}
	#content .oya_s .kodo_le{
		/*display: flex;*/
		width: 100%;
		border-radius: 10px;
		border: solid 4px #ffc6d1;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		margin-right: 5px;
	}

	.kara3{
		display: flex;
		margin-top: 10px;
	}
	#content .kara3 img{
	width: 35%;
    margin-left: 20px;
	}

	
	#content .oya_s .kodo_ri{
		/*display: flex;*/
		width: 100%;
		border-radius: 10px;
		border: solid 4px #ffc6d1;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		margin-left: 5px;
	}
	#content .kodo_le img{
		width: 25%;
		height: 100px;
		padding: 10px 0px 10px 10px;
	}

	#content .kodo_ri img{
		width: 25%;
		height: 100px;
		padding: 10px 0px 10px 10px;
	}
	#content .kodo_le .kodomo{
		width: 70%;
		margin: 10px;
	}

	#content .kodo_ri .kodomo{
		width: 70%;
		margin: 10px;
	}
	/*btn*/

	.btn-border {
		display: inline-block;
		max-width: 400px;
		text-align: center;
		border: 4px solid #ff8aa1;
		font-size: 25px;
		font-family: serif;
		color: #ff8aa1;
		text-decoration: none;
		font-weight: bold;
		padding: 9px 50px 9px 30px;
		border-radius: 10px;
		transition: .4s;
		line-height: 0.9;
		background: url(../img/yazi.png) no-repeat right 20px center;
		background-size: 10px auto;
		position: relative;
	}
	.btn-border_b {
	    width: 70%;
    display: inline-block;
    max-width: 400px;
    text-align: center;
    border: 4px solid #01acd8;
    font-size: 25px;
    font-family: serif;
    color: #01acd8;
    text-decoration: none;
    font-weight: bold;
    padding: 9px 50px 9px 30px;
    border-radius: 10px;
    transition: .4s;
    line-height: 0.9;
    background: url(../img/yazi3.png) no-repeat right 20px center;
    background-size: 10px auto;
    position: relative;
	}
	.btn-border2 {
		display: inline-block;
		max-width: 400px;
		text-align: center;
		border: 4px solid #ffaf88;
		font-size: 25px;
		font-family: serif;
		color: #ffaf88;
		text-decoration: none;
		font-weight: bold;
		padding: 9px 90px 9px 70px;
		border-radius: 10px;
		transition: .4s;
		line-height: 0.9;
		background: url(../img/yazi2.png) no-repeat right 20px center;
		background-size: 10px auto;
		position: relative;
	}
	#content .hikaku .bou{
		width: 30%;
		display: block;
		margin: auto;
	}
	#content .bou2{
		width: 30%;
		display: block;
		margin: auto;
		margin-bottom: 10px;
	}
	#content .mtu20{
		display: block;
		margin: auto;
		width: 60%;
		margin-bottom: 20px;
	}
	#content .kodo2_ri .blue{
		color: #007fff;
		font-size: 2vw;
	}
	#content .kodo2_le .red{
		color: #bc2056;
		font-size: 2vw;
		text-decoration: underline;
	}
	#content .red{
		color: #bc2056;
		font-size: 25px;
	}
	#content .red6{
		color: #bc2056;
	}
}


.show-sp{display: none;}

.f_ryou{
	font-family: serif, ”ヒラギノ角ゴ Pro W1″, “Hiragino Kaku Gothic Pro”, “メイリオ”, Meiryo, Osaka, “ＭＳ Ｐゴシック”, “MS PGothic”, sans-serif;
    -webkit-text-size-adjust: 100%;;
}
#content .oya h4{
	color: #af0040;
	margin-bottom: 10px;
}
#content .oya_s h4{
	color: #af0040;
	margin: 10px 0 0 0;
    text-align: center;
	font-size: 115%;
}
#content .kodo2_ri .blue{
	color: #ff9f70;
	font-size: 2vw;
}
#content .kodo2_le .red{
	color: #bc2056;
	font-size: 2vw;
	text-decoration: underline;
}

#content .oya p{
	margin-bottom: 0px;
}
#content .oya_s p{
	margin-bottom: 0px;
}
.pc{
    display:block;
}

.sp{
    display:none;
}

@media only screen and (max-width:800px) {/*スマホ時の設定*/
	#content {
		width: 90%;
	}
	.oya {
		display: flex;
		flex-direction: column;
		margin-top: 8px;
	}
	.oya_s {
		display: flex;
		flex-direction: column;
		margin-top: 8px;
	}
	#content .kodo_le{
		/*display: flex;*/
		width: 100%;
		height: 100%;
		border-radius: 10px;
		border: solid 4px #ffd9c7;
		margin-bottom: 10px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	#content .kodo_ri{
		/*display: flex;*/
		width: 100%;
		height: 100%;
		border-radius: 10px;
		border: solid 4px #ffd9c7;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	#content .oya_s .kodo_le{
		/*display: flex;*/
		width: 100%;
		height: 100%;
		border-radius: 10px;
		border: solid 4px #ffc6d1;
		margin-bottom: 10px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	#content .oya_s .kodo_ri{
		/*display: flex;*/
		width: 100%;
		height: 100%;
		border-radius: 10px;
		border: solid 4px #ffc6d1;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	#content .kodo_ri img{
		width: 25%;
		height: 25%;
		padding: 10px 0px 10px 10px;
	}
	#content .kodo_le img{
		width: 25%;
		height: 25%;
		padding: 10px 0px 10px 10px;
	}
	#content .kodo_le .kodomo{
		width: 70%;
		margin: 10px;
	}

	#content .kodo_ri .kodomo{
		width: 70%;
		margin: 10px;
	}
	/*btn*/

	.btn-border {
		display: inline-block;
		max-width: 400px;
		text-align: center;
		border: 4px solid #ff8aa1;
		font-size: 21px;
		font-family: serif;
		color: #ff8aa1;
		text-decoration: none;
		font-weight: bold;
		padding: 9px 40px 9px 20px;
		border-radius: 10px;

		line-height: 0.9;
		background: url(../img/yazi.png) no-repeat right 20px center;
		background-size: 10px auto;
		position: relative;
	}
	.btn-border_b {
	    width: 79%;
    display: inline-block;
    max-width: 400px;
    text-align: center;
    border: 4px solid #01acd8;
    font-size: 21px;
    font-family: serif;
    color: #01acd8;
    text-decoration: none;
    font-weight: bold;
    padding: 9px 40px 9px 20px;
    border-radius: 10px;
   line-height: 1.3em;
    background: url(../img/yazi3.png) no-repeat right 20px center;
    background-size: 10px auto;
    position: relative;
	}
	.btn-border2 {
		display: inline-block;
		max-width: 400px;
		text-align: center;
		border: 4px solid #ffaf88;
		font-size: 21px;
		font-family: serif;
		color: #ffaf88;
		text-decoration: none;
		font-weight: bold;
		padding: 9px 70px 9px 50px;
		border-radius: 10px;

		line-height: 0.9;
		background: url(../img/yazi2.png) no-repeat right 20px center;
		background-size: 10px auto;
		position: relative;
	}
	#content .hikaku .bou{
		width: 70%;
		display: block;
		margin: auto;
	}
	.bou2{
		width: 70%;
		display: block;
		margin: auto;
		margin-bottom: 10px;
	}
	th{
		font-size: 0.9em;
	}
	#content .kodo2_ri .blue{
		color: #ffaf88;
		font-size: 5vw;
		letter-spacing: -2px;
	}
	#content .kodo2_le .red{
		color: #bc2056;
		font-size: 5vw;
		letter-spacing: -3px;
		text-decoration: underline;
	}
	#content .red{
		color: #bc2056;
		font-size: 25px;
	}
	#content .red6{
		color: #bc2056;
		font-size: 20px;
	}
	#content h1 {
		font-size: 26px;
		line-height: 30px;
		font-weight: bold;
		text-align: left;
		position: relative;
		text-align: center;
		padding-top: 0px;
	}
    #content .w_small {
        display: block;
        margin: auto;
        width: 40%;
    }
    .sp{
        display:block;
    }
    .pc{
        display:none;
    }
}



/*
.btn-border:after{
content:'＞';
position: absolute;
right: 10px;
font-weight: bold;
top: 20px;
}
*/
.btn-border:hover {
	background-color: #ff8aa1;
	border-color: #ff708c;
	color: #FFF;
}
.btn-border2:hover {
	background-color: #ffaf88;
	border-color: #ff9967;
	color: #FFF;
}
.small{
	font-size: 15px;
}
#content .small2{
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	padding: 4px;
}


#content h4.blue{
	color: #ff935e;
	margin: 10px 0 0 0;
    text-align: center;
	font-size: 115%;
}

#content .hikaku h3{
	color: #885800;
	margin-bottom: 0;
	font-size: 20px;
}


.oya2 {
	display: flex;
	flex-direction: nowrap;
	margin-top: 8px;
}
#content .kodo2_le{
	display: flex;
	width: 100%;
	height: 100%;
	margin-right: 4px;

}
#content .kodo2_ri{
	display: flex;
	width: 100%;
	height: 100%;
	margin-left: 4px;

}


.space{
	letter-spacing: -3.5px;
}

.souhyou{
	display: block;
	margin: auto;
	border-bottom: dotted 2px #a5daff;
	padding-bottom:4px;
	/*
	border-radius: 20px;
	border: solid 4px #bbdeff;
	padding: 10px;
	margin: 0 10px 0 10px;
	*/
}
.souhyou2{
	display: block;
	margin: auto;

	border-radius: 20px;


}

.dm{
	display: block;
	margin: auto;
	width: 100%;
	height: 100%;
}

.mtu20{
	margin-bottom: 20px;
}

.green {
	background-color: #d4e7f4;
	font-weight: bold;
	color: #747474;
	border-bottom: solid 1px;
	font-family: serif;
	font-size: 15px;
	text-align: center;
}

.matome{
	margin-top: 200px;
}

#content .blue{
	color: #0085ff;
}
#content .blue2{
	color:#ffaf88;
	font-size: 25px;
}
#content h7{
	font-size: 23px;
	text-align: center;
	display: block;
	margin: auto;
	margin-top: 40px;
}
#content h6{
	font-size: 22px;
}
#content .green p{
	width: 70%;
	float: right;
	right: -20%;
	top:-40%;
	position: relative;
	background: none;

}

.mark {
	font-weight: bold;
	background: linear-gradient(transparent 60%, #ffcfd8 60%);
}



.titlecontainer{
	width: 960px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.maincontainer {
	width: 960px;
	margin: auto;
}


.titleimg {
	padding:  20px 0 10px ;
	text-align: center;
	background-color: #e3f1fb;
	/* background-image: radial-gradient(#fff 10%, transparent 20%), radial-gradient(#fff 10%, transparent 20%);*/
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	margin-bottom: 35px;
}

.headertop{
	width: auto;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 0px;/* 5px・*/
	color: #FFF;
	padding-left: 0;/* padding-left: 35px;・*/
	overflow: hidden;
	padding-top: 0px;/* 7px・*/
	padding-bottom: 7px;
}
.main {
	font-size: 18px;
}
.graybg {
	background-color: #f6f6f6;
	padding: 15px 15px 30px 15px;
	margin-bottom: 60px;
}


@media screen and (max-width: 575px) {
	.graybg {
		background-color: #f6f6f6;
		padding: 15px 15px 20px 15px;
		margin-bottom: 20px;
	}
}


.nmlbox {
	/* border: 2px solid #CCCCCC;・*/
	padding: 20px 15px 30px 0;
	/* margin-top: 25px;*/
}
.borderdot2{
	border-top: dotted 2px #999;
	margin: 5px 10px 10px 10px;
}

.searchtable{
	border-collapse:collapse;
	font-size: 15px;
	line-height: 25px;
	border: none !important;
}


.searchtable, tr, td, th{
	border: 1px solid #cfcfcf;

}
.searchtable .searchtabletitle{
	background-color: #f6f6f6;
	min-width:120px;
}
.searchtable .searchcenter{
	text-align: center;
}
.searchtable .searchbutton{
	background-color: #92caff;
	border: none;
	color: white;
	padding: 10px 50px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	line-height:15px;
	margint-top:10px;
}
.searchbox {
	font-size:15px;
	padding: 5px;
	border: 1px solid #DDD;
	border-radius: 5px;
	width: 80%;
}
.selectdesign{
	padding: 0;
	height: 30px;
	border: 1px solid #999;
	background: #eee;
	background: right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
}
.myfooter {
	width: 100%;
	margin: auto;
	line-height: 65px;
	color: #fff;
	background-color: #1e71d7;
	text-align: center;
}
.formcontainer{
	text-align: center;
	margin: auto;
	margin-bottom:20px;
}
.searchform {
	display: inline-block;
	text-align: left;
}
.allsearchitem{
	margin-top: 20px;
}
.eachobject{
}
.objecttable{
	border:2px solid #ccc;
	text-align:center;
	margin: auto auto 50px auto;
	width: 95%;
}
.objecttable tr, td{
	border:none;
}
.objecttitle{
	font-size:24px;
	font-weight:bold;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	background-color: #bbdeff;
	border: 1px solid #cfcfcf;
	color: #fff;
}
.objectimg p{
	text-align: center;
}
.objectmaintext {
	font-size:20px;
	font-weight: bold;
}
.thisinfotable {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}
.thisinfotable td,th {
	border: 1px solid #cfcfcf;
	font-size: 15px;
	line-height: 20px;
}

@media screen and (max-width: 575px) {
	.thisinfotable td,th {

		font-size: 12px;
		line-height: 20px;
	}

}
.thisinfotable th {
	width: 250px;
	background-color: #d2e9ff;
}
.thisinfotable td {
	text-align: left;
}
.searchordertable{
	width: 80%;
	margin: auto;
}
.searchordercontainer dd{
	display: inline-block;
	margin-left: 20px;
	margin-top:0px;
	line-height: 20px;
}
.searchordercontainer a{
	text-decoration: none;
}
.rnk2item {
	width: 100%;
	table-layout:auto;
	border:solid 1px #CCC;
	margin-bottom: 20px;
}

/* スマホ用 */
@media screen and (max-width: 575px) {
	.rnk2item {
		border:none;
	}
}

.ttable {
	width:100%;
	margin: 0px;
	padding: 0px;
	border:none;
	table-layout:fixed;
}
.ttable th, .ttable td {
	padding: 8px;
	line-height:130%;
	text-align: center;
	border:none;
	border-right:dotted 1px #CCC;
}

.ttable th {
	background-color: #ffdfff
}
.timg {
	padding:30px 10px;
}
.timg img {
	max-width: 200px;
	height: auto;
}
.tdsec {
	padding-top: 30px;
	padding-bottom: 30px;
}
.bottomprivacy {
	line-height: 80px;
	text-align: center;
	font-size: 12px;
}

/*迚ｹ螳壼膚蜿門ｼ輔・繝ｼ繧ｸ*/
#container {
	width: 960px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./img/cnt_bg.png);
	background-repeat: repeat-y;
}
.tokusho {
	font-size: 13px;
	border-collapse: collapse;
	margin-top: 40px;
	margin-bottom: 40px;
}
.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
	border: solid 1px #CCC;
}
.tokusho td {
	border: solid 1px #CCC;
	text-align:left;
	padding: 10px;
}
.imgright{
	float: right;
}
.imgleft{
	float: left;
}
.rankimg{
	float:left;
	width:30%;
}
.rankimg img{
	width:80%;
}
.rankword{
	float:right;
	width:70%;
}
.rankword p{
	margin-bottom: 15px;
}
.messagelineheight {
	line-height: 35px;
}
.imgadjust {
	width:auto;
}
.ttitle {
	line-height:30px;
}

/*逕ｻ蜒上・蜀咏悄*/
.img1{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:55%;
	padding-bottom: 0px;
}
.img2{
	width:600px;
}
.img3{
	width: auto;
}
.img4{
	width:400px;
}
.img5{
	width:540px;
}
.img6 {
	width: 265px;
}
.img7 {
	width: 300px;
}
.img8 {
	width: 300px;
}

.toptitleletter {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin-bottom:16px;
	padding: 3px 0;
	/*line-height: 50px;*/
	/*01acd8
	1e71d7
	color: #01acd8;
	background: -webkit-linear-gradient(top, #01acd8, #1e71d7);*/
	background: #333;
	background: -webkit-linear-gradient(top, #01acd8, #1e71d7);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}
.toptitleletter2 {
	margin-bottom: 10px;
	color: #FF0A7A;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

/* スマホ用 */
@media screen and (max-width: 575px) {
	.toptitleletter2 {
		margin-bottom: 5px;
	}
}

.Hontouniosusume{
	text-align:center;
	font-size:36px;
	color:#FF0000;
}
.tablecompare {
	border:solid 1px #CCC;
	text-align:center;
	width:100%;
	border-collapse:collapse;
	font-size:13px;
	margin-bottom: 20px;
}
.tablecompare th, .tablecompare td{
	border:solid 1px #CCC;
	padding:10px 0;
}
.tablecompare th{
	width:7%;
	text-align:center;
}
.tablecompare .imgitem {
	width: 70%;
}
.tablecompare .imgcircle {
	/*width: 25%;*/
}


@media screen and (max-width: 575px) {
	.tablecompare .imgcircle {
		width: 25%;
	}
}


.tablecompare p {
	line-height:normal;
}
.tablecompare .titlewidth {
	/*width:150px;*/
	color:#FF0A7A;
}


/*font縺ｮ螟ｧ縺阪＆*/
.fontPC32SP20 {
	font-size: 32px;
}
.fontPC32SP18 {
	font-size: 32px;
}
.fontPC18SP12 {
	font-size: 18px;
}
.fontsizebig1 {
	font-size: 32px;
}
.fontsizebig2 {
	font-size: 28px;
}
.fontsizemid1 {
	font-size: 24px;
}
.fontsizemid2 {
	font-size: 22px;
}
.fontsizemid3 {
	font-size: 18px;
}
.fontsizenormal {
	font-size:16px;
}
.fontsizesmall{
	font-size:13px;
}
.fontblue {
	color: #0000FF;
}
.fontred {
	color: #FF0A7A;
}
.fontpurple{
	color: #1e71d7;
}
.fontyellow{
	color: #EDA900;
}
.fontbold {
	font-weight: bold;
}
.fontunder {
	text-decoration: underline;
	color: #FF0A7A;
}

.fontunder2 {
	color: #46daff;
}

.fontunder2 {
	text-align: center;
	font-weight: bold;
	color: #46daff;
	font-size: 36px;
}

@media screen and (max-width: 575px) {
	.fontunder2 {
		text-align: center;
		font-weight: bold;
		color: #46daff;
		font-size: 19px;
	}
}


.fontunder2 a{
	color: #46daff;

}

.fonthighlight {
	background: linear-gradient(transparent 80%, yellow 70%);
	/*background-color: #ffff00;
	text-decoration: underline;*/
}

/* スマホ用 */
@media screen and (max-width: 575px) {
	.fonthighlight {
		background: linear-gradient(transparent 86%, yellow 70%);
		/*background-color: #ffff00;
		text-decoration: underline;*/
	}
}

.fontcenter {
	text-align: center;
}

/*莉･荳輝C繧医ｊ蟆上＆縺・判髱｢逕ｨ*/
@media only screen and (max-width: 800px){

	.contents {
		padding: 20px 2%;
		border: none;
		background-color: #fff;
	}
	.titlecontainer{
		width: 96%;
		margin: auto;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.maincontainer {
		width: 96%;
		margin: auto;
	}
	.myfooter {
		width: 100%;
		margin: auto;
		line-height: 30px;
		color: #fff;
		background-color: #1e71d7;
		text-align: center;
		font-size: 16px;
	}
	.imgright{
		float: none;
		width: 50%;
	}
	.imgleft{
		float: none;
		width: 40%;
	}
	.imgSPcenter{
		text-align: center;
	}

	.rankimg{
		float:none;
		width:100%;
		text-align: center;
	}
	.rankimg img{
		width:80%;
	}
	.rankword{
		float:none;
		width:100%;
		text-align: center;
	}
	.messagelineheight {
		line-height: 25px;
	}
	.imgadjust {
		width:50%;
	}
	.main {
		font-size: 16px;
	}
	.nmlbox {
		border: 2px solid #CCCCCC;
		padding: 15px 15px 30px 15px;
		margin-top: 30px;
		line-height: 30px;
	}

	/* スマホ用 */
	@media screen and (max-width: 575px) {
		.nmlbox {
			padding: 15px 0;
		}
	}

	.height12 {
		line-height:12px;
	}
	.ttable th, .ttable td {
		padding: 5px;
		line-height:130%;
		text-align: center;
		border:none;
		border-right:dotted 1px #CCC;
	}
	#contents {
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 0px;
	}
	#container {
		width: 98%;
		margin: auto;
		padding-top: 0px;
		padding-right: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		background-image: url(./img/cnt_bg.png);
		background-repeat: repeat-y;
	}

	/*逕ｻ蜒上・蜀咏悄*/
	.img1{
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 10px;
		width:80%;
		padding-bottom: 0px;
	}
	.img2{
		width: 100%;
	}
	.img3{
		width: 70%;
	}
	.img4{
		width: 70%;
	}
	.img5{
		width: 100%;
	}

	@media screen and (max-width: 575px) {
		.img5{
			width: 88%;
		}
	}


	.img6 {
		width: 40%;
	}
	.img7 {
		width: 60%;
	}
	.img8 {
		width: 100%;
	}
	.imgBtn{
		width: 98%;
		text-align: center;
		margin: 0 auto;
		padding: 0;
	}

	@media screen and (max-width: 575px) {
		.imgBtn{
			width: 88%;
			text-align: center;
			margin: 0 auto;
			padding: 0;
		}
	}

	.toptitleletter {
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 20px;
	}

	@media screen and (max-width: 575px) {
		.toptitleletter {
			line-height:1.4em;
			margin-bottom: 0px;
		}
	}

	.toptitleletter2 {
		color: #FF0A7A;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 30px;
	}
	.thisinfotable th {
		width: 120px;
		background-color:#d2e9ff;
	}
	.Hontouniosusume{
		text-align:center;
		font-size:28px;
		color:#FF0000;
	}

	.tablecompare .titlewidth {
		width:60px;
	}



	.fontPC32SP20 {
		font-size: 20px;
	}
	.fontPC32SP18 {
		font-size: 18px;
	}
	.fontPC18SP12 {
		font-size: 12px;
	}

	.fontsizebig1 {
		font-size: 20px;
	}
	@media screen and (max-width: 575px) {
		.fontsizebig1 {
			line-height: 1.5;
			font-size: 1.0em;
		}
	}

	.fontsizebig2 {
		font-size: 20px;
	}
	.fontsizemid1 {
		font-size: 20px;
	}

	@media screen and (max-width: 575px) {
		.fontsizemid1 {
			font-size: 18px;
		}
	}

	.fontsizemid2 {
		font-size: 20px;
	}
	.fontsizemid3 {
		font-size: 18px;
	}
	.fontsizenormal {
		font-size:16px;
	}

	@media screen and (max-width: 575px) {
		.fontsizenormal {
			font-size:0.8em;
		}
	}



	.fontsizesmall{
		font-size:13px;
	}
}

.headertop{
	position: relative;/*相対配置*/
}

.headertop h1{
	position: absolute;/*絶対配置*/
	color: white;/*文字は白に*/
	top: 17px;
	left: 30px;
	font-size: 18px;

}

.headertop img{
}


.snsWrap{
	display: flex;
	width: 100%;
	margin: 0 auto 15px;
	cursor: pointer;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, Verdana, "游ゴシック", YuGothic, sans-serif;
}

.tr{
	width:25%;
	background-color: #55acee;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	padding: 5px 0;
}

.tr img{
	width: 10%;
	padding: 5px 0 0;
	margin: 0 auto;
	display: table-cell;
}

.fb{
	width:25%;
	background-color: #3b5998;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	padding: 5px 0;
}

.fb img{
	width: 10%;
	margin: 0 auto;
	display: table-cell;
}

.ln{
	width:25%;
	background: #00c300;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
}

.ln img{
	width: 10%;
	margin: 0 auto;
	display: table-cell;
}

.hb{
	width:25%;
	background: #00a4de;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	padding: 5px 0;
}

.hb img{
	width: 10%;
	margin: 0 auto;
	display: table-cell;
}

#ftr{
	width: 960px;
	display: flex;
	margin: 0px auto;
}



#ftr ul{
	width: 49%;
	text-align: left;
	margin: 20px auto;
	font-size:12px;
	line-height: 1.5em;
}


#ftr ul{
	width: 49%;
	text-align: left;
	margin: 20px auto;
	font-size:12px;
	line-height: 1.5em;
}

@media screen and (max-width: 575px) {
	#ftr{
		display: block;
		width: 100%;
	}

	#ftr ul{
		width: 100%;
		text-align: left;
		margin: 20px 0 20px 10px;
		font-size:12px;
		padding: 0;
		line-height: 1.5em;
	}


	#ftr ul{
		width: 100%;
		text-align: left;
		margin: 20px 0 20px 10px;
		font-size:12px;
		padding: 0;
		line-height: 1.5em;
	}
}

.oflBtn{
	width: 65%;
	margin: 0 auto;
}

@media screen and (max-width: 575px) {
	.oflBtn{
		width: 95%;
		margin: 0 auto;
		padding: 0;
	}

	.alignnone{
		width:95%;
		margin: 0 auto;
		padding: 0;
	}
}

span.pfont{
	color:#333;
}

img.pt{
	padding: 0;
	vertical-align:bottom;
}

#dBg{
	background-color: #e3f1fb;
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	margin: 10px auto 50px;
	padding: 30px 20px;
	text-align: center;
}

@media screen and (max-width: 575px){
	#dBg{
		margin: 10px auto;
	}
}

h4:first-child{
	margin: 5px 0 10px;
}

h4{
	margin: 40px 0 10px;
	font-size: 1.1em;
	padding: 5px 0 5px 10px;

	border-radius: 10px;
	color: #1e71d7;
	font-weight: bold;
}

.ptTxt{
	font-weight: bold;
	background: linear-gradient(transparent 70%, yellow 0);
}

h5{
	border-radius: 8px;
	text-align: center;

	color: #1e71d7;
	margin-top: 50px;
	font-size: 24px;
	padding-bottom: 10px;
}

@media screen and (max-width: 575px){
	h5 {
		font-size: 1.0em;
		line-height: 1.5;
		padding-bottom: 0;
		margin-top: 25px;
	}
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 0.6s ease-in-out infinite alternate;
	-moz-animation:blink 0.6s ease-in-out infinite alternate;
	animation:blink 0.6s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}

@media screen and (max-width: 575px) {
	.blinking{
		line-height: 1.3em;
	}
}

.nmlbox th p{
	color:white;
}

th#no1{
	width: 12%;
	border-top: 2px solid #FF0A7A;
	border-right: 2px solid #FF0A7A;
	border-left: 2px solid #FF0A7A;
}


.tablecompare th#no1 img.imgcircle{
	width: 50%;
}

img#n1{
	width: 53%;
}

td.pLne{
	border-right: 2px solid #FF0A7A;
	border-left: 2px solid #FF0A7A;
}

td.pLnels{
	border-right: 2px solid #FF0A7A;
	border-left: 2px solid #FF0A7A;
	border-bottom: 2px solid #FF0A7A;
}

.br-sp {
	display: block;
}

@media screen and (max-width: 575px) {
	.br-sp { display:none; }
}

.br-pc {
	display: none;
}

@media screen and (max-width: 575px) {
	.br-pc { display:block; }
}


#mtop60{
	margin-top: 60px;
}

@media screen and (max-width: 575px) {
	#mtop60{
		margin-top: 20px;
	}
}

#arw{
	margin: 30px auto 55px;
}


@media screen and (max-width: 575px) {
	#arw{
		margin: 10px auto 20px;
	}
}


#header .brand {
	font-size: 25px;
	line-height: 54px;
	width: 100%;
}



#header {

	text-align: center;
	height: 60px;

}

#header .brand{
	width: 40%;
	margin: 10px auto;
	line-height: 54px;
}

#header .brand a:hover img{
	filter:alpha(opacity=100); /* IE 6,7*/
	-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
	-moz-opacity:1; /* FF , Netscape */
	-khtml-opacity:1; /* Safari 1.x */
	opacity:1;
	zoom:1; /*IE*/
}

@media screen and (max-width: 575px) {
	#header .brand{
		width: 82%;
		margin: 5px auto;
		line-height: 54px;
	}
}

#header .brand img{
	width: 100%;
}


input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.myfooter p#fInfo{
	text-align: center;
}


.spblock{
	display:none;
}
.mB{
	margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
	.myfooter p#fInfo{
		text-align: center;
		line-height: 1.3em;
	}
	.fsS{
		font-size: 0.7em!important;
	}
	.att {
		padding-left: 1em;
		text-indent: -1em;
	}
	.rankword p {
		margin-bottom: 5px;
	}
	.spblock{
		display: block;
	}
	.mB{
		margin-bottom: 20px;
	}
}


/* goto Top */

#r_Img{
	width: 100%;
	height: 84px;
	display: flex;
	flex-flow: row;
	justify-content: space-around;
	position: fixed;
	bottom: 0;
	z-index: 999;

}

#r_Img a.button{
	position: absolute;
	bottom: 0px;
	right: 310px;
}

.br-sp{ display:none; }

@media screen and (max-width: 575px) {
	#r_Img a.button{
		position: absolute;
		bottom: 0px;
		right:0;
	}

	.br-sp{ display:block; }
}

.detail_review_box {
	border: solid 2px #5cbcf9;
	padding: 20px;
	margin-bottom: 20px;
}
.detail_review_box img {
	float: left;
	width: 20%;
	padding-right: 10px;

}
.wrighter_box{
	padding: 10px 2% 5px;
	background: #fff3f9;
	margin-bottom: 20px;
}
.wrighter_box h3 {
	border-bottom: solid #FF0A7A 3px;
	color: #FF0A7A;
}
.wrighter{
	width: 100%;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;

}

.wrighter p:last-child{
	width: 70%;

}

.fwB{
	font-weight: bold;
}
@media screen and (max-width: 575px) {
	.wrighter{
		display: inherit;
	}
	.wrighter p{
		text-align: center;

	}

	.wrighter p:last-child {
		width: 100%;
	}
}
.form.sp_close{
	display: none;
}
.OaC_btn {
	display: block;
	width: 323px;
	text-align: center;
	padding: 10px;
	margin: 20px auto;
	background: #92caff;
	color: #fff;
	border-radius: 5px;
	font-weight: bold;
	letter-spacing: 0px;
}
@media screen and (max-width: 575px) {
	.OaC_btn {
		width: 100%;
		box-sizing: border-box;
	}
}



/*比較表*/
.rank5_area {
    background: #fff;
}
.rank5_area_inner {
    margin:20px auto 40px;
    padding: 0px;
}
.rank5_list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.rank5_list li {
    text-align: center;
    width: 19%;
}

@media (max-width:1200px) {

    .rank5_list li {
        width: 30%;
    }
}
.rank5_list li p {
    margin-top: 10px;
    margin-bottom: 10px;
}
.rank5_list li a {
    color: #767675;
    text-decoration: none;
}
.rank5_list .txt-link{
    background: #040403;
    color: #fff;
    padding: 3px;
    border-radius: 5px;
    line-height: 1.5em;
    padding: 0 3px;
}

.rank_tbl {
    margin-bottom: 0px;
}
.rank_tbl .double_circle {
    background: #fffbe7;
}
.rank_tbl p {
    background: #f3e8d8;
    color: #222222;
    width: 100%;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 8px;
    font-size: 18px;
}
.rank_tbl p span {
    font-size: 11px;
}
.rank_tbl ul {
    display: flex;
    justify-content: space-between;
}
.rank_tbl ul li {
    text-align: center;
    width: calc(100% / 3);
    border-right: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    /*font-size: 16px;*/
    padding: 10px 10px;
    /*line-height: 1.5;*/
}
.rank_tbl ul li .vgood-txt {
    font-weight: bold;
    font-size: 15px;
}
.rank_tbl ul li .vgood {
    font-size: 60px;
    color: #bb4a92;
    font-weight: 900;
    line-height: 80px;
}
.rank_tbl ul li .good {
    font-size: 60px;
    color: #fec838;
    font-weight: 900;
    line-height: 80px;
}
.rank_tbl ul li .bad {
    /*font-size: 60px;
    color: #709514;
    font-weight: 900;
    line-height: 80px;*/
}
.rank_tbl ul li .worse {
    font-size: 80px;
    color: #546d79;
    font-weight: 900;
    line-height: 80px;
}
/*.rank_tbl ul li:last-child {
border: none;
}*/

.rank_tbl ul.tblheder li{
    border-bottom: 2px solid #c9c9c9;
    border-top: 1px solid #c9c9c9;	
    background: #fbf8f3;
    line-height: 1.2em;
    font-size: 12px;
}
.rank_tbl ul.tblheder li img{
    margin:0px;
    width: 50%
}



.rank_tbl ul.tblheder li a{
    color: #404040;
}

.rank_tbl ul.tblheder li p{
    float:right;
    right:-50%;
    position:relative;
    background: none;
}

.rank_tbl ul.tblheder li:nth-child(1){
    border-top: none;
    border-bottom: none;
    background: none;
}

.rank_tbl ul.tblheder li:nth-child(2){
    border-top: 2px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;}

.rank_tbl ul.tblheder li:nth-child(3){
    border-top: 2px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;}


.rank_tbl ul.tblheder li:nth-child(4){
    border-top: 2px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;}

.rank_tbl ul.tblheder li:nth-child(5){
    border-top: 2px solid #c9c9c9;
    border-left: 1px solid #c9c9c9;}

.rank_tbl ul.tblheder li:nth-child(6){
    border-top: 2px solid #c9c9c9;
    border-right: 2px solid #c9c9c9;
}


.rank_tbl ul.tblheder1 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}


.rank_tbl ul.tblheder2 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder3 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder4 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder5 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder6 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder7 li:nth-child(6){
    border-right: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder7 li{
    border-bottom: 2px solid #c9c9c9;
}

.rank_tbl ul.tblheder7 li:nth-child(1){
    border-bottom: none;
}




.rank_tbl .rank_cat {
    background: #004190;
    border-bottom: 1px solid #ffffff;
    border-right: 2px solid #c9c9c9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rank_tbl .rank_cat p{
    color: #fff !important;
    font-weight: 600;
    background: none;
    line-height: 1.5em;
    font-size: 14px;
}

p.min_text {
    font-size: 0.8rem;
}

@media only screen and (max-width:799px) {/*スマホ時の設定*/

p.min_text {
    font-size: 0.8rem;
}
    .rank_tbl ul.tblheder li:nth-child(2) {
        border-right: none;
        color: #1e71d7;
        font-weight: bold;
        font-size:0.9em;
    }
    .rank_tbl ul.tblheder li:nth-child(3) {
        color: #1e71d7;
        font-weight: bold;
        border-top: 2px solid #c9c9c9;
        border-bottom: 2px solid #c9c9c9;
        font-size:0.9em;
    }

}

@media (min-width: 800px) {

    .rank_tbl ul.tblheder li:nth-child(2){
        border-right:none;
        color: #1e71d7;
        font-weight: bold;
        font-size:1.2em;
    }

    .rank_tbl ul.tblheder li:nth-child(3){
        color: #1e71d7;
        font-weight: bold;
        border-top: 2px solid #c9c9c9;
        border-bottom: 2px solid #c9c9c9;
        font-size:1.2em;
    }

    .rank_tbl ul.tblheder li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder1 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder1 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }


    .rank_tbl ul.tblheder2 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder2 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder3 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder3 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder4 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder4 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder5 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder5 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder5 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }


    .rank_tbl ul.tblheder6 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder6 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder7 li:nth-child(3){
        border-right: 1px solid #c9c9c9;
        border-bottom: 2px solid #c9c9c9;
    }

    .rank_tbl ul.tblheder7 li:nth-child(4){
        border-right: 2px solid #c9c9c9;
    }
}


.line {
    position: relative;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 1.0em;
}
.line::after {
    display: block;
    content: "";
    height: 5px;
    background: linear-gradient(to right, #f4dce7, #f194c0);
}
@media only screen and (min-width:800px) {/*PC時の設定*/
    .line {
        font-size:1.2em;
    }
}

#content .hikakuhyo th img {
    margin: 0px;
    width: 80%;
}

#content .rank_tbl p {
    margin-bottom: 0px;
    color: #464646;
}
/*比較表*/

.mb20{
    margin-bottom: 20px;
}

/*比較表サービス*/

.service{
    margin: 20px auto 20px
}
#content .service table th {
    background-color: azure;
    border: 1px solid #bbbbbb;
}



.service table td{
    vertical-align: middle;
    border: 1px solid #bbbbbb;
    padding: 3px;
     font-size: 0.9rem;
}

/*▼テーブル▼*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	table-layout: fixed;
    width: 100%;
}

.service tr{
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

#content th{
	text-align: center;
	border: solid 2px #ffc6d1;
}
td{
	border: solid 2px #ffc6d1;
	padding: 3px;
}

th.l{
	color: #fff;
	background-color: #fba8b9;
	font-weight: bold;
}
#content .table .fo p{
	font-size: 30px;
}
th.r{
	color: #fff;
	background-color: #ffb490;
	font-weight: bold;
}
#content .table p{
	font-size: 22px;
	margin: 0;
	line-height: 1.2;
}
#content .table .vgood p{
	color: red;
	line-height: 0.6;
	margin: 3px 0 3px 0;
}
#content .table .good p{
	color: orange;
}
#content .table .so p{
	color: blue;
}
.table .y {
	background-color: #ffffe6;
}
.table .b {
	background-color: #fff4ef;
}

.scroll{
	overflow: auto;
	/*white-space: nowrap;*/
}
.scroll::-webkit-scrollbar{
 height: 5px;
}
.scroll::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

/*▲テーブル▲*/


/*比較表サービス*/

@media only screen and (max-width:800px) {/*sp時の設定*/
.log1{
	width:100px;
}
.log2{
	width:140px;
}
.log3{
	width:120px;
}	
.sp_dp_n{ 
    display:none;
}
.pc_dp_n{
    display:block;
}
    #content th {
        line-height: 0.9rem;
    }
    #content .service table th.co_name{
        padding: 3% 0 3% 0;
        background-color: azure;
        border: 1px solid #bbbbbb;
       
    }
}
@media only screen and (min-width:800px) {/*pc時の設定*/
.pc_dp_n{ 
    display:none;
}
.sp_dp_n{
    display:block;
}
}

table.hikakuhyo{
	vertical-align: middle;
    text-align: center;	
}

.hikaku_tit{
	background: #ff8aa1;
	color: #fff;
    font-weight: 600;
    font-size: 85%;
	padding: 2%;
}

.hikaku_tit2 th:nth-child(1){
	border-top: solid 2px #fff !important;
	 border-left: solid 2px #fff !important;
}

.hikaku_tit2 th:nth-child(2){
	background: #fbf8f3;
	color: #ff8aa1;
    font-weight: bold;
    font-size: 85%;
	padding: 2%;
}

.hikaku_tit2 th:nth-child(3){
	background: #fbf8f3;
	color: #ff8aa1;
    font-weight: bold;
    font-size: 85%;
	padding: 2%;
}


#ranking .rank_coment.bad{
    font-size: 2.5rem;
    color: #777777;
    font-weight: 400;
}

#ranking .nomal {
    font-size: 1.6rem;
    line-height: 1.5rem;
    color: #7fcc8c;
    font-weight: 900;
}

#ranking .maru {
    font-size: 1.6rem;
    color: brown;
    font-weight: 400;
}
#content .gif_box img{
    display: block;
    width: 32.2%;
    height:32.2%;
    padding: 0.5%;
}
#content .gif_box{
    width: 100%;
    height:100%;
    display: flex; 
    margin: 20px auto;
}

span.vertical {
    writing-mode: vertical-rl;
    line-height: 0.8rem;
}

.vertical span.k_90{
    display:inline-block;
    transform: rotate( -90deg );
    }
p.txt_r {
    text-align: right;
    padding-right: 6%;
}
.chousa {
    background-color: #f9f9f9;
    padding: 3%;
    border: 2px solid #d4d4d4;
}

#content .chousa p {
    font-size: 0.9rem;
    margin-bottom: 0px;
}
.mv{
    position: relative;
}
@media only screen and (min-width:800px) {/*pc時の設定*/
.mv{
    width:800px;
    display:block;
    margin:2% auto 0;
}
.mv img.mv_img{
    width:800px;
    display:block;
    margin:auto;
}
.abs01{
  right: 23px;
    top: 161px;
    position: absolute;
}
.abs02{
    right: 23px;
    top: 237px;
    position: absolute;
}
.abs01 img{
    width: 327px;
}
.abs02 img{
       width: 327px;
}
}

@media only screen and (max-width:800px) {
.mv img.mv_img{
        width: 100%;
    display: block;
    margin:4% auto 0;
}
.mv{
        width: 375px;
    display: block;
    margin: auto;
}
.abs01{
        right: 9px;
    top: 75px;
    position: absolute;
}
.abs02{
    right: 10px;
    top: 111px;
    position: absolute;
}
.abs01 img{
    width: 155px;
}
.abs02 img{
       width: 155px;
}
}


.anno{
    display:block;
    text-align: right;
    font-size: 10px;
}