@charset "UTF-8";
/*====================================================================

  リセット

====================================================================*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup,menu, nav, section, summary,time, mark, audio, video {
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    line-height: 1.3;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content:'';content:none;
}
table {border-collapse:collapse;border-spacing:0;}
.pc {
    display: none;
}
input, select {vertical-align:middle;}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: medium;
}
h1, h2, h3, h4, h5, h6 {line-height: 150%;}
body {line-height:150%;}
img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
}
a {margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}
caption, th, td {font-weight: normal;}
strong {font-weight:normal;}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="reset"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="reset"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="reset"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

/*====================================================================

  設定

====================================================================*/
html,body {
    color: #333333;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    background-color: #000000;
}

a:link {color:#FF8033; text-decoration:none;}
a:visited {color:#FF8033; text-decoration:none;}
a:hover {color:#FF8033; text-decoration:none}

a:hover img {
	opacity: 0.8 ;
	filter: alpha(opacity=80) ;	
	-ms-filter: "alpha(opacity=80)";
}
a img {
    -webkit-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
    margin-left: auto;
    margin-right: auto;
}
a {-webkit-transition: 0.4s ;transition: 0.4s ;}

/*-------------------------------------------
 レイアウト
-------------------------------------------*/
/*------ 全体包括 ------*/
#page-wrap {
    height: 100%;
}

/*------ 右側メインコンテンツ ------*/
#page-body {
    padding-top: 60px;
}

/*-------------------------------------------
 heaader 左コンテンツ
-------------------------------------------*/
.logo {
    padding: 45px 0;
}
/*-------------------------------------------
 右メインコンテンツ
-------------------------------------------*/
#sp_discri {
    background: #373838;
    padding: 7px 20px;
    font-size: 70%; 
    color: #FFF;
    width: 100%;
    text-align: center;
    line-height: 1.1;
}

/*------ スライドショー ------*/
#mainimg {
    position: relative;
    width: 100%;
}
#no1 {
    position: absolute;
    top: 30px;
    right: 80px;
    z-index: 1;
}
.swiper-slide img {
    width: 100%;
}
















/*-------------------------------------------
 とりあえずの連結
-------------------------------------------*/



@media screen and (min-width:769px) {
}
@media screen and (max-width:768px) {
}


@media only screen and (max-width: 750px) {
}
img  {
	max-width: 100%;
	height: auto;
	margin-top: 0px;
}






a:link {
    text-decoration: none;
    color: #FC7437;
}
#sp_top_coupon {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 100%;
	overflow-y: hidden;
}
#sp_top_coupon_l {
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-bottom: 35px;
    font-weight: bold;
}
#sp_top_coupon_l p {
    margin-bottom: 20px;
    line-height: 1.5em;
    font-size: 80%;
}
#sp_top_coupon_l img {
    width: 100%;
}
#sp_top_coupon_r {
    font-size: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    font-weight: bold;
}
#sp_top_coupon_r img {
    width: 100%;
}
#sp_top_coupon_r p {
    margin-bottom: 20px;
    line-height: 1.5em;
    font-size: 80%;
}
#sp_top_pr00 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    background-image: url(../img/bc_top_image005.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 70px;
    background-position: center top;
    overflow-y: hidden;
    margin-bottom: 20px;
}
#sp_top_pr00 h2  {
	font-size: 190%;
	padding-top: 0px;
	padding-left: 0px;
	color: #ff8033;
	margin-bottom: 18px;
	line-height: 1.1;
	text-align: center;
	font-weight: bolder;
}
.accent70   {
    font-size: 70%;
    margin-bottom: 5px;
    display: inline-block;
    color: #FFFFFF;
}
.accent70_b   {
    font-size: 70%;
    margin-bottom: 5px;
    display: inline-block;
}
#sp_top_pr01 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 35px;
}
#sp_top_pr01_l {
	color: #FFFFFF;
	margin-right: auto;
	width: 90%;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
}
#sp_top_pr01_l p {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.8px;
	width: 100%;
}
#sp_top_pr01_r {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#sp_top_pr01_r img {
    width: 100%;
}
.midashi_akusents_001    {
    padding-top: 0px;
    padding-left: 0px;
    color: #FFFFFF;
    line-height: 1.3;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
}
#sp_top_pr02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/sp_top_pr02_0002.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 30px;
    background-size: cover;
}
#sp_top_pr02_read {
    width: auto;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#sp_top_pr02_read img {
    width: 95%;
    margin-top: 10px;
}
#sp_top_pr02_mid {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	margin-top: 40px;
	overflow-y: hidden;
}
#sp_top_pr02_mid001 {
	width: 70%;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	color: #FFFFFF;
	font-size: 100%;
	text-align: justify;
	padding-left: 3%;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.5;
	overflow-y: hidden;
}
#sp_top_pr02_mid002 {
	width: 25%;
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 1.5;
	padding-top: 10px;
	letter-spacing: 0.8px;
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	overflow-y: hidden;
}
#sp_top_pr02_mid003 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
	margin-bottom: 0px;
}








#sp_top_kaitori {
    margin-left: auto;
    margin-right: auto;
    background-position: left top;
    background-repeat: no-repeat;
    height: auto;
    background-size: 100% auto;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
}
#sp_top_kaitori_head {
    width: 100%;
    height: auto;
}
#sp_top_kaitori_tittle001 {
    float: left;
    width: 100%;
    color: #ff0000;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
}
#sp_top_kaitori_tittle001 img {
    width: 100%;
}
#sp_top_kaitori_tittle002   {
    color: #ff0000;
    width: 100%;
    padding-left: 5%;
    padding-top: 0px;
    padding-right: 5%;
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
}
#sp_top_kaitori_tittle002 h3 {
	line-height: 1.2;
	margin-bottom: 10px;
}
#sp_top_kaitori_mid {
	width: 95%;
	margin-bottom: 10px;
	padding-right: 0px;
	font-size: medium;
	background-color: #383737;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	height: auto;
}
#sp_top_kaitori_mid_ph {
    width: 95%;
    padding-right: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #383737;
    padding-bottom: 10px;
}
#sp_top_kaitori_mid_ph img {
    width: 100%;
}
#sp_top_kaitori_mid_text {
	width: 95%;
	background-color: #383737;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	display: table;
	overflow-y: hidden;
}
#sp_top_kaitori_mid_text_l {
	width: 55%;
	margin-left: auto;
	margin-right: 5%;
	float: left;
	color: #FFFFFF;
	text-align: justify;
	font-size: 90%;
	line-height: 1.3;
	letter-spacing: 0.8px;
}
#sp_top_kaitori_mid_text_r {
	width: 40%;
	float: right;
	margin-top: 0px;
}
#sp_top_kaitori_mid_text_l02 {
	color: #FFFFFF;
	font-size: 60%;
	line-height: 1.3;
	width: 40%;
	float: left;
	margin-top: 15px;
	text-indent: -1em;
	padding-left: 2em;
}
#sp_top_kaitori_mid_text_r img {
    width: 100%;
}

#sp_top_kaitori_mid_text .chyusyaku {
    color: #FFFFFF;
    font-size: 45%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    float: none;
    padding-bottom: 0px;
    padding-left: 0px;
}
#sp_top_kaitori_mid_text02 {
	width: 95%;
	padding-left: 5%;
	margin-left: auto;
	margin-right: auto;
	background-color: #383737;
	text-align: center;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
}
#sp_top_kaitori_mid_btn {
	width: 310px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#sp_top_kaitori_mid_btn img {
    width: 100%;
}
#sp_top_kaitori_bottom {
	color: #FFFFFF;
	font-size: 20px;
	border-bottom: 3px solid #ff0000;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}





#top_kaitori_coupon {
	color: #FFFFFF;
	font-size: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	width: 95%;
	margin-bottom: 20px;
	margin-right: auto;
}
.top_kaitori_coupons {
    color: #FFFFFF;
    font-size: 26px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 15px;
}
#top_kaitori_coupon img {
    margin-bottom: 15px;
}
#top_kaitori_coupon a #Image3 {
    padding-left: 0px;
    margin-left: 740px;
}
#kt10_000 {
	margin-bottom: 15px;
}
#kt10_002 {
	width: 100%;
	background-image: url(../img/kt10_image002.jpg);
	background-size: contain;
	overflow-y: hidden;
	background-repeat: no-repeat;
}
#kt10_002_ph {
	width: 100%;
}
#kt10_003 {
    width: 100%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    overflow-y: hidden;
    background-size: contain;
    line-height: 1.5;
    font-size: 17px;
    background-position: center 0%;
    padding-top: 7%;
    padding-bottom: 7%;
}
#kt10_003_text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #FF8033;
    padding-bottom: 7%;
}
.color_accent {
	color: #FF8033;
}
#kt10_005 {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    background-color: #342F2D;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 5%;
    display: block;
    overflow-y: hidden;
}
#ks30_001 {
	padding-top: 20px;
	background-color: #0e0747;
}







#ks30_002 {
	width: 100%;
	background-image: url(../img/ks30_image002.jpg);
	background-size: contain;
	overflow-y: hidden;
	background-repeat: no-repeat;
}
#ks30_002_ph {
	width: 100%;
}
#ks30_003 {
    width: 100%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    overflow-y: hidden;
    background-size: contain;
    line-height: 1.5;
    font-size: 17px;
    background-position: center 0%;
    padding-top: 7%;
    padding-bottom: 7%;
    background-color: #0e0747;
}
#ks30_003_text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #FF8033;
    padding-bottom: 7%;
}
#ks30_005 {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    background-color: #232949;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 5%;
    margin-bottom: 30px;
    display: block;
    overflow-y: hidden;
}

















#top_mochikomi {
    margin-left: auto;
    margin-right: auto;
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 10px;
    height: auto;
    background-size: 100% auto;
    width: 100%;
    margin-bottom: 15px;
}
#sp_top_mochikomi_head {
    width: 100%;
    margin-bottom: 15px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#sp_top_mochikomi_tittle001 {
    float: left;
    width: 100%;
    color: #94da00;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    font-size: 100%;
    line-height: 1.5;
    margin-bottom: 10px;
}
#sp_top_mochikomi_tittle001 img {
    width: 100%;
}
#sp_top_mochikomi_tittle002   {
    color: #94da00;
    font-size: 25px;
    width: 100%;
    line-height: 1.2;
    font-weight: bold;
    padding-left: 5%;
    padding-top: 0px;
    padding-right: 5%;
    text-align: center;
}
#top_mochikomi_mid {
	width: 95%;
	margin-bottom: 10px;
	padding-right: 0px;
	font-size: medium;
	background-color: #383737;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	height: auto;
	display: table;
}
#top_mochikomi_mid_ph {
    width: 95%;
    padding-right: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #383737;
    padding-bottom: 10px;
}
#top_mochikomi_mid_ph img {
    width: 100%;
}
#sp_top_mochikomi_mid_text {
	width: 95%;
	background-color: #383737;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	overflow-y: hidden;
}
#sp_top_mochikomi_mid_text_l {
	width: 55%;
	margin-left: auto;
	margin-right: 5%;
	float: left;
	color: #FFFFFF;
	text-align: justify;
	font-size: 90%;
	line-height: 1.3;
	letter-spacing: 0.8px;
}
#sp_top_mochikomi_mid_text_r {
    width: 40%;
    float: right;
}
#sp_top_mochikomi_mid_text_l02 {
	color: #FFFFFF;
	font-size: 60%;
	line-height: 1.3;
	width: 40%;
	float: left;
	margin-top: 15px;
	padding-bottom: 0px;
	text-indent: -1em;
	padding-left: 2em;
}
#sp_top_mochikomi_mid_text_r img {
    width: 100%;
}

#top_mochikomi_mid_text .chyusyaku {
    color: #FFFFFF;
    font-size: 45%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    float: none;
    padding-bottom: 0px;
    padding-left: 0px;
}
#sp_top_mochikomi_mid_text02 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #383737;
	text-align: center;
	margin-top: 0px;
	overflow-y: hidden;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
#top_mochikomi_mid_btn {
	width: 310px;
	background-repeat: no-repeat;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_mochikomi_mid_btn img {
    width: 100%;
}
#top_mochikomi_bottom {
	color: #FFFFFF;
	font-size: 22px;
	border-bottom: 3px solid #94da00;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 10px;
	font-weight: bold;
}
#sp_top_fitting {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}







#sp_top_fitting img {
	width: 100%;
}
#sp_top_fitting_setsumei_r {
    color: #FFFFFF;
    font-size: 100%;
    width: 90%;
    line-height: 1.5;
    text-align: justify;
    padding-left: 0px;
    letter-spacing: 0.8px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    word-spacing: normal;
}
#top_Credit  {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 150px;
}
#top_Credit_l  {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
}
#top_Credit_l img {
    width: 100%;
}
#top_Credit_r  {
    width: 100%;
    margin-right: auto;
    float: left;
}
#top_Credit_r01_a  {
	width: 58%;
	margin-left: auto;
	margin-right: 3%;
	float: left;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
	padding-right: 0px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.Credit__akusents  {
	width: 32%;
	margin-left: auto;
	margin-right: 2%;
	float: left;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	letter-spacing: -1px;
	background-color: #707070;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Credit__akusents02  {
	width: 32%;
	margin-left: auto;
	float: left;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-right: 0px;
	letter-spacing: -1px;
	background-color: #707070;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top_Credit_r02  {
    width: 39%;
    margin-left: auto;
    margin-right: auto;
    height: 46px;
    color: #FFFFFF;
    float: left;
    font-size: 72%;
    line-height: 1.1;
}
#top_Credit_r03  {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	color: #FFFFFF;
	height: 22px;
	margin-top: 2px;
}
#top_Credit_r04  {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	color: #FFFFFF;
	font-size: 50%;
	margin-top: 7px;
	line-height: 1.2;
	letter-spacing: normal;
	text-indent: -1em;
	padding-left: 2em;
}
#footer_navi {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    font-size: medium;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 15px;
    margin-top: 10px;
    height: 120px;
}
#sp_footer_navi {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    font-size: medium;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 15px;
    margin-top: 10px;
    height: 120px;
}
#sp_footer_navi ul {
    width: 42%;
    float: left;
    clear: none;
    margin-left: 7%;
}
#sp_footer_navi li  {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 80%;
    text-align: left;
    list-style-type: none;
}
#sp_footer_navi li a {
    color: #FFFFFF;
}
#sp_footer_navi li img {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    padding-right: 0px;
}
#footer_navi ul {
    width: 42%;
    float: left;
    clear: none;
    margin-left: 7%;
}
#footer_navi li  {
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 80%;
    text-align: left;
    list-style-type: none;
}
#footer_navi li img {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    padding-right: 0px;
}
#footer_navi li a {
    color: #FFFFFF;
}
#footer_navi li a:hover  {
    color: #FF7900;
}
#top_service_title {
    width: 90%;
    margin-bottom: 15px;
    color: #FFFFFF;
    font-size: 18px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#top_service_icon {
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    padding-top: 0px;
    width: 90%;
    padding-left: 2%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}
#top_service_icon p {
    font-size: 85%;
    line-height: 1.2;
    text-align: center;
}
#top_service_icon  img  {
    margin-bottom: 4px;
    margin-right: auto;
    text-align: center;
    margin-left: 5px;
    width: 100%;
}
#top_service_icon02 {
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    text-align: left;
    padding-top: 0px;
    width: 90%;
    padding-left: 2%;
    clear: left;
    margin-bottom: 140px;
}
#top_service_icon02 p {
    font-size: 85%;
    line-height: 1.2;
    text-align: center;
    margin-left: 0px;
}
#top_service_icon02 img  {
    margin-bottom: 4px;
    margin-right: auto;
    text-align: center;
    margin-left: 5px;
    width: 100%;
}
.service_icon  {
    width: 20%;
    color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    line-height: 0.8;
    margin-right: 5%;
    letter-spacing: normal;
    margin-bottom: 20px;
    float: left;
 }
.service_icon02  {
    width: 20%;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 0.8;
    text-align: center;
    letter-spacing: normal;
    float: left;
}
#telephone {
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000000;
    letter-spacing: -1px;
}
#footer_logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 80%;
    font-size: 65%;
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
    padding-top: 4px;
    text-align: center;
    margin-bottom: 15px;
    padding-right: 0px;
    width: 80%;
    line-height: 1.5;
}
#footer_logo img  {
    margin-left: 0px;
    margin-right: 2%;
    width: 35%;
    vertical-align: middle;
    margin-bottom: 7px;
}
.copylight {
    color: #A6A6A6;
    font-size: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 10px;
}
.chyusyaku {
	color: #FFFFFF;
	font-size: 65%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
	margin-bottom: 20px;
	text-indent: -1em;
	padding-left: 2em;
}




#sp_head_tittle {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.sp_page_pankuzu {
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}
.sp_page_pankuzu p a {
    color: #F9F9F9;
    vertical-align: middle;
}
.sp_page_pankuzu p a:hover  {
    color: #FF9A00;
}



.sp_page_pankuzu_yajirushi {
    background-image: url(../img/footer_mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    vertical-align: middle;
    font-size: 13px;
    height: 20px;
}

















#sp_tr02_kouchin_tittle {
    width: 90%;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: linear-gradient(-135deg,#81000b , #b80010);
    color: #FFFFFF;
    font-size: 14px;
    font-family: Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#sp_tr02_kouchin {
    width: 90%;
    margin-top: 4px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    border-collapse: separate;
    border-spacing: 1px;
}


.sp_tr02_head02 {
    height: 28px;
    width: 30%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    background-color: #FF8033;
    text-align: center;
}

.sp_tr02_head02b {
    height: 20px;
    width: 30%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFF;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    background-color: #ee255d;
    text-align: center;
}



.sp_k_td02_l {
    background-repeat: no-repeat;
    background-position: left top;
    height: 70px;
    width: 30%;
    margin-right: 0px;
    font-family: Meiryo, Arial, Sans-Serif;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    padding-right: 3px;
    margin-bottom: 5px;
    background-color: #FF8033;
}
.sp_k_td02_r {
    background-image: -webkit-linear-gradient(0deg,rgba(39,39,39,1.00) 0%,rgba(63,63,63,1.00) 70.87%);
    background-image: -moz-linear-gradient(0deg,rgba(39,39,39,1.00) 0%,rgba(63,63,63,1.00) 70.87%);
    background-image: -o-linear-gradient(0deg,rgba(39,39,39,1.00) 0%,rgba(63,63,63,1.00) 70.87%);
    background-image: linear-gradient(90deg,rgba(39,39,39,1.00) 0%,rgba(63,63,63,1.00) 70.87%);
    width: 200px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #FFF;
    line-height: 14px;
    padding-left: 20px;
    margin-bottom: 5px;
    text-align: center;
}
.sp_k_td02_r02 {
    background: linear-gradient(-135deg, #3f3f3f,#282828 );
    width: 30%;
    font-size: 26px;
    color: #FF8033;
    padding-left: 10px;
    font-family: Meiryo, Arial, Sans-Serif;
    white-space: nowrap;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 2px;
}
.sp_k_td02_r03 {
    background: linear-gradient(-135deg,#3f3f3f,#282828 );
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    margin-bottom: 5px;
}


.sp_k_td02_r04 {
    background: linear-gradient(-135deg,#282828 ,#3f3f3f  );
    height: 60px;
    width: 160px;
    font-size: 26px;
    color: #FF8033;
    padding-left: 10px;
    font-family: Meiryo, Arial, Sans-Serif;
    white-space: nowrap;
    font-weight: normal;
    font-style: normal;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 2px;
}
.sp_k_td02_r05 {
    background: linear-gradient(-135deg,#282828 ,#3f3f3f );
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    margin-bottom: 5px;
}








.sp_k_td02_r_text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.sp_k_td02_r_text02 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	font-size: 18px;
	text-align: right;

    border-right: 1px solid #000000;
	float: right;
}
.sp_k_td02_c {
    background: linear-gradient(-135deg,#282828 ,#3f3f3f  );

    text-align: center;
    color: #FFF;
    font-family: Meiryo, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 0px;
    margin-top: 3px;
}



.sp_k_td_text_small02 {
    font-size: 50%;
    color: #FFFFFF;
    text-align: center;
    width: auto;
}

.sp_k_td_text_small03 {
    font-size: 40%;
}
