<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

	.tab {
		display: none;
	}
@media only screen and (max-width: 1000px) {
	.tabpc {
		display: none;
	}
	.tab {
		display: inline-block;
	}
}
/* position */
	.relative {
		position: relative;
	}
	.absolute {
		position: absolute;
	}
	.absolute.num1 {
		top: -105px;
		right: 0;
	}
	.absolute.num2 {
		top: -25px;
		left: 0;
	}
@media only screen and (max-width: 1000px) {
	.spac {
		text-align: center;
	}

	.absolute.num1 {
		top: -115px;
		right: 10px;
	}
	.absolute.num1 img {
		height: 130px;
	}
}
@media only screen and (max-width: 567px) {
	.absolute.num1 {
		display: none;
	}
}

	.ttl {
		font-size: 20px;
		font-weight: bold;
	}
@media only screen and (max-width: 567px) {
	.ttl span {
		display: inline;
		padding-bottom: 5px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/bg-ttl.png) repeat-x left bottom;
	}
}

	#gHeader .siteTitle {
		float: left;
		padding: 20px 0 0 20px;
	}
	#gHeader {
		padding: 0;
	}
@media only screen and (max-width: 1000px) {
	#gHeader .siteTitle {
		float: none;
		padding-bottom: 20px;
		text-align: center;
	}
}
@media only screen and (max-width: 567px) {
	#gHeader .siteTitle {
		padding-bottom: 0;
		text-align: left;
	}
	#gHeader .siteTitle img {
		height: 36px;
		padding-top: 3px;
	}
}
@media only screen and (max-width: 567px) {
	#gHeader {
		position: fixed;
		top: 0;
		width: 100%;
		background: #fff;
		z-index: 9998;
		padding-bottom: 10px;
	}
	#mainContent {
		padding-top: 62px;
	}
	#gHeader .siteTitle {
		padding: 10px 0 0 10px;
	}
}
	#gNav {
		float: right;
		height: auto;
		border-top: none;
		border-bottom: none;
	}
	#gNav li {
		width: auto;
		height: auto;
		transition: background .3s ease-in;
	}
	#gNav li:hover ,
	#gNav li.on {
		background: #eee;
	}
	#gNav li a {
		display: block;
		padding: 22px 20px;
	}
	#gNav li img {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
		padding: 1px;
	}
@media only screen and (max-width: 1000px) {
	#gNav {
		float: none;
		width: 100%;
		/*margin-top: 20px;*/
		text-align: center;
	}
}

	#mainContent {
		padding-bottom: 80px;
	}

	.pankuzu.abs {
		top: -120px;
	}

	.section.visual {
		padding-top: 120px;
		padding-bottom: 95px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/01/bg-main.png) no-repeat center top;
		background-size: cover;
		text-align: center;
	}

	.section.num1 {
		padding-top: 80px;
		padding-bottom: 80px;
		text-align: center;
	}
	.section.obiArea {
		padding-top: 50px;
		padding-bottom: 80px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/bg-obi.png) repeat center top;
	}

	.section.num2 {
		padding-top: 80px;
		padding-bottom: 30px;
	}

	.section.num3 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.lead {
		font-size: 18px;
		line-height: 1.8;
		text-align: center;
	}
@media only screen and (max-width: 1000px) {
	.section.visual {
		padding-top: 42px;
		padding-bottom: 42px;
	}
	.section.num1 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.section.num1 br.none,
	.section.num2 br.none,
	.section.num3 br.none {
		display: none;
	}
	.lead {
		text-align: left;
	}
}


	.section.qaBt {
/*
		background: url(../../common/imgs/bg-cv.png) repeat left top;
*/
		text-align: center;
	}

	.obiList {
		text-align: center;
	}
	.obiList li {
		display: inline-block;
		width: 45%;
		text-align: right;
	}
	.obiList li.last {
		text-align: left;
	}
	.obiList li.cross {
		width: 5%;
		padding: 7px;
		text-align: center;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.obiList li img {
		vertical-align: middle;
	}
/*
@media only screen and (max-width: 567px) {
	.obiList li {
		display: block;
		width: auto;
		text-align: center;
	}
	.obiList li.last {
		text-align: center;
	}
	.obiList li.cross {
		width: auto;
		padding: 15px;
	}
}
*/

	.font24 {
		font-size: 24px;
		line-height: 1.4;
		font-weight: bold;
/*
		color: #c30d23;
*/
	}
	.font28Red {
		font-size: 28px;
		line-height: 1.4;
		font-weight: bold;
		color: #c30d23;
	}
	.font28 {
		font-size: 28px;
		line-height: 1.4;
		font-weight: bold;
	}
@media only screen and (max-width: 567px) {
	.font28Red {
		font-size: 20px;
	}
	.font28 {
		font-size: 20px;
	}
}
	.lineA {
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom: solid 1px #918b8a;
	}

	.imgBox {
		display: table;
		width: 100%;
	}
	.imgBox .txtArea,
	.imgBox .photo {
		display: table-cell;
		vertical-align: middle;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.imgBox.num1 .photo {
		width: 235px;
		padding-right: 50px;
		text-align: left;
	}
@media only screen and (max-width: 567px) {
	.imgBox.num1 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num1 .txtArea h4 {
		text-align: center;
	}
	.imgBox.num1 .photo {
		display: block;
		width: auto;
		padding-right: 0;
		text-align: center;
	}
}

	.imgBox.num2 .txtArea {
		font-size: 12px;
		line-height: 1.6;
	}
	.imgBox.num2 .photo {
		width: 266px;
		padding-right: 20px;
	}
@media only screen and (max-width: 567px) {
	.imgBox.num2 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num2 .txtArea h4 {
		text-align: center;
	}
	.imgBox.num2 .photo {
		display: block;
		width: auto;
		padding-right: 0;
		text-align: center;
	}
}

	.imgBox.num3 .txtArea {
		padding-left: 90px;
		text-align: left;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.imgBox.num3 .photo {
		width: 135px;
		padding-right: 20px;
		text-align: center;
	}
@media only screen and (max-width: 1000px) {
	.imgBox.num3 .txtArea {
		padding-left: 0;
		text-align: center;
	}
	.imgBox.num3 .photo {
		width: 90px;
	}
}
@media only screen and (max-width: 567px) {
	.imgBox.num3 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num3 .photo {
		display: block;
		width: auto;
		padding-right: 0;
		text-align: center;
	}
}

	.imgBox.num4 .txtArea {
		font-size: 12px;
		line-height: 1.6;
	}
	.imgBox.num4 .photo {
		width: 160px;
		padding-right: 20px;
	}
@media only screen and (max-width: 567px) {
	.imgBox.num4 .txtArea {
		display: block;
		margin-top: 20px;
	}
	.imgBox.num4 .txtArea h4 {
		text-align: center;
	}
	.imgBox.num4 .photo {
		display: block;
		width: auto;
		padding-right: 0;
		text-align: center;
	}
}

	.capTblArea {
		position: relative;
		border-left: solid 1px #c30d23;
		border-right: solid 1px #c30d23;
	}
	.capTblArea .inner {
		padding: 20px 20px 40px 120px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/01/icn-cation.png) no-repeat 30px 50%;
	}
	.capTblArea:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 1px;
		background: #c30d23;
	}
	.capTblArea:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 20px;
		height: 1px;
		background: #c30d23;
	}
	.capTblArea .inner:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 20px;
		height: 1px;
		background: #c30d23;
	}
	.capTblArea .inner:after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		width: 20px;
		height: 1px;
		background: #c30d23;
	}

	.capTblArea .h {
		margin-bottom: 10px;
		font-size: 18px;
		color: #c30d23;
	}
	.capTbl {
		width: 100%;
	}
	.capTbl th {
		padding-right: 10px;
		vertical-align: top;
		color: #c30d23;
	}
	.capTbl td {
		vertical-align: top;
	}
@media only screen and (max-width: 567px) {
	.capTblArea .inner {
		padding: 35px 20px 20px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/01/icn-cation.png) no-repeat 20px 20px;
	}
	.capTblArea .inner .h {
		padding-left: 70px;
		margin-bottom: 20px;
	}
}


	.bboxA {
		padding: 29px 19px;
		border: solid 1px #c71b30;
		text-align: center;
	}
	.bboxA li {
		display: inline-block;
		margin-right: 20px;
	}
	.bboxA li.last {
		margin-right: 0;
	}
	.icnE {
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/01/img-13.png) no-repeat 30px 50%;
	}

	.bboxB {
		position: relative;
		padding: 50px 30px 30px;
		border: solid 1px #c71b30;
		font-size: 18px;
		line-height: 1.4;
	}
	.bboxB p span {
		color: #c30d23;
	}
@media only screen and (max-width: 1000px) {
	.icnE {
		padding-top: 60px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/01/img-13.png) no-repeat center top;
	}
	.bboxB br {
		display: none;
	}
}
@media only screen and (max-width: 567px) {
	.bboxA li {
		display: block;
		margin-right: 0;
	}
	.bboxA li.last {
		margin-top: 20px;
	}
	.bboxB {
		padding: 50px 20px 20px;
		font-size: 14px;
	}
	.bboxB .font12 {
		font-size: 10px;
	}
}

	.boxB {
		padding: 30px 30px 40px;
		background: #fff1f2;
	}
	.boxC {
		padding: 30px 30px 40px;
		background: #fff9f9;
	}
	.boxB .h,
	.boxC .h,
	.boxD .h {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: dotted 1px #7b8590;
		font-size: 16px;
		font-weight: bold;
		color: #c30d23;
		text-align: center;
	}
	.boxD .h .cap {
		display: block;
/*
		color: #c30d23;
*/
	}

	.boxB .sh,
	.boxC .sh {
		font-size: 16px;
		font-weight: bold;
		color: #036ab8;
		text-align: center;
	}

	.boxB .fl,
	.boxC .fl {
		width: 57%;
	}
	.boxB .fr,
	.boxC .fr {
		width: 38%;
	}

	dl.List dt {
		float: left;
		padding: 3px 10px;
		background: #c30d23;
		font-size: 13px;
		color: #fff;
		letter-spacing: 0;
	}
	dl.List dd {
		float: left;
		padding: 3px 10px;
		font-size: 13px;
	}

	.boxD {
		position: relative;
		padding: 30px 40px;
		background: #ffecec;
	}
@media only screen and (max-width: 1000px) {
	.boxB .fl,
	.boxC .fl {
		float: none;
		width: auto;
	}
	.boxB .fr,
	.boxC .fr {
		float: none;
		width: auto;
		margin-top: 30px;
		text-align: center;
	}
}
@media only screen and (max-width: 567px) {
	.boxB {
		padding: 20px 5px;
	}
	.boxC {
		padding: 20px 5px;
	}
	.boxD {
		padding: 20px 5px 30px;
	}
}

	.boxA {
		padding: 6px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/bg-dot.png) repeat left top;
	}
	.boxA .inner {
		padding: 24px 39px 39px;
		background: #fff;
	}
	.boxA .icn {
		margin-bottom: 40px;
		text-align: center;
	}
	.boxA .h {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: solid 2px #c30d23;
		font-size: 24px;
		line-height: 1.4;
		font-weight: bold;
		color: #c30d23;
	}
	.boxA .icnA {
		min-height: 86px;
		padding-left: 85px;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/02/icn-a.png) no-repeat left top;
	}
@media only screen and (max-width: 567px) {
	.boxA .inner {
		padding: 20px 25px 25px;
	}
	.boxA .h {
		margin-bottom: 30px;
		padding-bottom: 30px;
		font-size: 18px;
	}
	.boxA .h br {
		display: none;
	}
}
@media only screen and (max-width: 400px) {
	.boxA .icnA {
		min-height: auto;
		padding-top: 110px;
		padding-left: 0;
		background: url(/kojin/sumai/hotline-premium10/premium10/imgs/02/icn-a.png) no-repeat center top;
	}
}


	.clmBox {
		overflow: hidden;
	}
	.clmBox &gt; div {
		float: left;
/*
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
*/
	}

	.clmBox.half &gt; div {
		width: 50%;
	}
	.clmBox.forth &gt; div {
		width: 25%;
	}

	.clmBox.col2 {
		margin-top: -50px;
		margin-left: -4%;
	}
	.clmBox.col2 &gt; div {
		width: 46%;
		margin-top: 50px;
		margin-left: 4%;
	}

	.clmBox.col3 {
		margin-top: -30px;
		margin-left: -3%;
	}
	.clmBox.col3 &gt; div {
		width: 30.33%;
		margin-top: 30px;
		margin-left: 3%;
	}

	.clmBox.col4 {
		margin-top: -30px;
		margin-left: -4%;
	}
	.clmBox.col4 &gt; div {
		width: 21%;
		margin-top: 30px;
		margin-left: 4%;
	}

	.clmBox.icol3 {
		margin-top: -15px;
		margin-left: -2%;
	}
	.clmBox.icol3 &gt; div {
		width: 31.33%;
		margin-top: 15px;
		margin-left: 2%;
	}

	.clmBox.icol3 &gt; div.ls {
		width: 28%;
		margin-left: 2%;
	}
	.clmBox.icol3 &gt; div.ll {
		width: 33%;
		margin-left: 2%;
	}
	.clmBox.icol3 &gt; div.db {
		width: 63.1%;
	}

	.clmBox.Listcol3 {
		margin-top: -20px;
		margin-left: -3%;
	}
	.clmBox.Listcol3 &gt; div {
		width: 30.33%;
		margin-top: 20px;
		margin-left: 3%;
		padding: 5px;
		background: #116cb5;
		color: #fff;
		text-align: center;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	.clmBox.col3 &gt; div.cl {
		clear: left;
	}
@media only screen and (max-width: 1000px) {
	.clmBox.Listcol3 &gt; div {
		width: 46%;
	}
	.clmBox.icol3 &gt; div.ls {
		width: 48%;
	}
	.clmBox.icol3 &gt; div.ll {
		width: 48%;
	}
	.clmBox.icol3 &gt; div.db {
		width: 48%;
	}

	.clmBox.forth &gt; div {
		width: 50%;
	}
	.clmBox.col4 &gt; div {
		width: 46%;
	}
	.clmBox.col3 &gt; div.cl {
		clear: none;
	}
	.clmBox.col3 &gt; div.clsp {
		clear: left;
	}
}
@media only screen and (max-width: 740px) {
	.clmBox.icol3 &gt; div.ls {
		width: 100%;
	}
	.clmBox.icol3 &gt; div.ll {
		width: 100%;
	}
	.clmBox.icol3 &gt; div.db {
		width: 100%;
	}
}
@media only screen and (max-width: 567px) {
	.clmBox.col2 {
		margin-left: 0;
	}
	.clmBox.col2 &gt; div {
		float: none;
		width: auto;
		margin-left: 0;
	}
	.clmBox.col3 &gt; div {
		width: 47%;
	}

	.clmBox.col4 {
		margin-left: 0;
	}
	.clmBox.col4 &gt; div {
		float: none;
		width: auto;
		margin-left: 0;
	}
/*
	.clmBox.col3 {
		margin-left: 0;
	}
	.clmBox.col3 &gt; div {
		float: none;
		width: auto;
		margin-left: 0;
	}
*/
	.clmBox.Listcol3 {
		margin-left: 0;
	}
	.clmBox.Listcol3 &gt; div {
		float: none;
		width: auto;
		margin-left: 0;
	}

	.clmBox.half &gt; div,
	.clmBox.forth &gt; div {
		float: none;
		width: auto;
	}
}
@media only screen and (max-width: 400px) {
/*
	.clmBox.col3 {
		margin-left: 0;
	}
	.clmBox.col3 &gt; div {
		float: none;
		width: auto;
		margin-left: 0;
	}
*/
}

/*追記アイコンとテキスト横並び*/
.sh .caption {
    font-weight: normal;
}
br.sp {
    display: none;
}
@media only screen and (max-width: 1000px) {
    .titleBox {
        letter-spacing: -.4em;
        border-bottom: dotted 1px #7b8590;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .titleBox p.ac ,
    .titleBox p.h ,
    .titleBox p.sh {
        letter-spacing: normal;
        display: inline-block;
        vertical-align: middle;
    }
    .titleBox p.ac {
        width: 20%;
        margin-right: 3%;
        margin-bottom: 0;
    }
    .titleBox p.h ,
    .titleBox p.sh {
        width: 77%;
        text-align: left;
    }
    .boxB .h, .boxC .h, .boxD .h , .boxE .h {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 567px) {
    br.sp {
        display: inline;
    }
    .wrap h2 {
        padding-left: 40px;
        padding-right: 40px;
    }
}


.movieArea{
	margin-bottom: 80px;
}
.movieArea p img:hover{
	opacity: 0.8;
	transition: .3s ease-in;
}
@media only screen and (max-width: 740px) {
.movieArea{
	margin-bottom: 40px;
}
}

#video img {
	transition: ease-in 0.2s;
}

#video img:hover {
	opacity: 0.8;
}
</pre></body></html>