@charset "utf-8";
/* CSS Document */

#sub-title {
	padding-top: 100px;
	display:block;
	background-color:#1D75CC;
	color:#FFF;
	margin: 0 auto;
}
#sub-title h1 {
	font-size: 162%;
	padding: 60px 0;
	font-weight: 600;
}
#sub-title h1 img {
	display: block;
	margin: auto;
	padding-top: 20px;
}
#sub-title.checkw h1 img {
	padding-top: 0;
}
#container {
	max-width:1400px;
	width: 98%;
	margin:auto;
	padding: 100px 0 160px 0;
}
#container.royal {
	padding-top: 60px;
}

#container.support {
	max-width: none;
	width: 100%;
	font-family: noto-sans-cjk-jp, sans-serif;
}

#container h2 {
	font-size: 150%;
	font-weight: 500;
	margin: 10px auto 30px auto;
}

#container.support h1{
	padding: 56px 1rem;
	color: #ffffff;
	font-size: 26px;
	font-weight: 700;
	background: #1D75CC;
	margin: 0 auto 6rem;
}

#container h3 {
	max-width:960px;
	background-color:#1281CC;
	color:#FFF;
	text-align:left;
	font-size: 125%;
	margin: 120px auto 20px auto;
	padding: 15px;
	box-sizing:border-box;
	width: 88%;
	font-weight: 600;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#container h3:first-of-type {
	margin-top: 40px;
}
#container h4 {
	max-width:960px;
	width: 88%;
	padding: 4px 15px;
	border-left: 5px solid #2B96CC;
	text-align: left;
	margin: 40px auto 15px auto;
	box-sizing: border-box;
	font-weight: 600;
}
#container h4.sec {
	margin-top: 80px;
}
#container h5 {
	display: block;
	max-width: 950px;
	width: 85%;
	margin: 30px auto 10px auto;
	padding: 4px 25px;
	text-align: left;
	background-image: url(../images/ico-check.png);
	background-position: left 0 top 50%;
	background-repeat: no-repeat;
	font-weight: 500;
	font-size: 100%;
	box-sizing: border-box;
}
#container .en-title {
	color: #9DD6E0;
	line-height: 100%;
	display: block;
	font-size: 225%;
	font-family: 'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 16px 0 20px 0;
}
#container p {
	width: 87%;
	margin: 0 auto;
	text-align:left;
	padding: 0 0 20px 0;
}
#container p.fs-l {
	font-size: 112.5%;
}
#container p.fs-ll {
	font-size: 125%;
}
#container.kaitori p.fs-ll,#container.checkw p.fs-ll {
	font-weight: 500;
	width: 90%;
	line-height: 150%;
	padding: 30px 0 0 0;
}
#container.faq p.fs-l {
	width: 96%;
	padding-bottom: 50px;
}
#container.checkw p.fs-ll {
	font-weight: normal;
}
#container p.pt30 {
	padding-top: 30px;
}
#container.keiyaku p.fs-l {
	padding-top: 40px;
	font-size: 125%;
}
.content {
	max-width: 1100px;
	width: 96%;
	margin: 0 auto;
}
ul.info-c3 {
	display: block;
	margin: 0 auto;
	padding: 30px 0 100px 0;
	list-style-type: none;
	letter-spacing: -0.4em;
	text-align: center;
}
ul.info-c3 li {
	display: inline-block;
	width: 29.3%;
	margin: 0 2%;
	text-align: center;
	letter-spacing: normal;
}
ul.rule {
	display: block;
	width: 81.8%;
	max-width: 900px;
	list-style-type: none;
	padding: 60px 0 30px 0;
	margin: 0 auto;
}
ul.rule li {
	padding: 4px 10px 4px 24px;
	font-size: 112.5%;
	background-image: url(../images/ico-check02.png);
	background-position: top 8px left 0;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 5px;
}
ul.rule li .under {
	font-weight: 500;
}
.bg_gray{
	background-color:#5D5F75;
}
.border_yellow{
	background: linear-gradient(transparent 50%, #FFE67B 50%);
	display:inline;
	padding:0;
	box-sizing:border-box;
	text-align:left;
}
ul.dotted {
	display: block;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
ul.dotted li{
	display:block;
	padding: 20px 0;
	border-bottom: 1px dotted #999;
}
.border_box{
	margin:35px 0 20px 0;
}
.info{
	max-width:1100px;
	color:#FFF;
	background-color:#5D5F75;
	text-align:left;
	padding:160px 0 60px !important;
	margin:auto;
	margin-bottom:85px;
	font-size:26px;
}
.pdb_20{
	padding-bottom:20px;
	display:block;
}
.pdt_20{
	overflow: hidden;
    float: left;
    width: 90%;
    padding-left: 30px;
    box-sizing: border-box;
}
.pdb_130{
	padding-bottom:130px;
}
.pdb_70{
	padding-bottom:70px;
}
.db{
	display:block;
	margin:auto;
}
.txt_red{
	color:#FF0000;
}
.txt_blue{
	color:#9DD6E0;
	font-size:36px;
	font-family:serif;
	line-height:normal;
	display:block;
}
.hallow ul{
	max-width:960px;
	margin:auto;
	padding-top:100px;
	padding-bottom:200px;
}
.hallow ul li{
	display:inline-block;
	vertical-align:top;
}
.hallow ul li:nth-of-type(1){
	max-width:240px;
}
.hallow ul li:nth-of-type(2){
	max-width:700px;
	font-size:16px;
	padding-top:30px;
	padding-left:80px;
	box-sizing:border-box;
	text-align:left;
}
.under {
  background: linear-gradient(transparent 50%, #FFE67B 50%);
}

.scrollable-table table{
	border: 1px #999 solid;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	width: 900px;
}
.scrollable-table th,.scrollable-table td {
	padding: 5px;
	border: 1px solid #999;
	border-width: 0 0 1px 1px;
	text-align: left;
	color: #333;
	letter-spacing: 0.06em;
	line-height: 150%;
}
.scrollable-table th{
	background-color: #EEE;
	font-weight: normal;
}
.scrollable-table td.point {
	background-color: #FFC1C2;
}
.scrollable-table {
	overflow-x: auto;
	margin: 0 auto;
	padding: 0 0 20px 0;
	max-width: 900px;
}
.scrollable-table td.class,.scrollable-table td.hyoka {
	text-align: center;
}
.scrollable-table td.status {
	background-color: #DFEAEC;
}
table.profile {
	max-width: 900px;
	width: 82%;
	border:0;
	margin: 40px auto 140px auto;
	text-align:left;
	color:#000;
	border-collapse:collapse;
}
table.profile td,table.profile th {
	padding: 24px 12px;
	border: 1px solid #999999;
	border-width: 0 0 1px 0;
	text-align: left;
	vertical-align: top;
}
table.profile th {
	font-weight: 500;
	width: 22%;
}
table.profile td ul {
	margin-left: 3.5%;
}
table.profile td ul.place {
	margin-left: 0;
	padding: 0;
	margin:auto;
	box-sizing:border-box;
	list-style-type: none;
}
table.profile td ul.place li {
	padding: 0 0 15px 0;
}
table.profile td ul.place li:last-child {
	padding: 0;
}
table.profile td ul.place li strong{
	color: #2B96CC;
	font-weight: normal;
}
table.royal {
	width: 94%;
	border:0;
	margin: 80px auto 40px auto;
	text-align:left;
	color:#000;
	border-collapse:collapse;
}
ul.royal {
	width: 94%;
	border:0;
	padding: 40px 0 80px 0;
	text-align:left;
	color:#000;
	margin: auto;
	list-style-type: none;
}
table.royal td {
	padding: 50px 12px 50px 100px;
	border: 1px solid #999999;
	border-width: 0 0 1px 0;
	text-align: left;
	vertical-align: top;
	font-size: 150%;
	font-weight: 500;
	position: relative;
}
ul.royal li,#container.kaitori ul.royal li.n02 {
    vertical-align: top;
    min-height: 130px;
    position: relative;
    border: 1px solid #999;
    border-width: 1px 0 0 0;
    display: block;
    margin: 0 auto;
    padding: 3.5% 12px 3.5% 130px;
    font-size: 142%;
    font-weight: 500;
    box-sizing: border-box;
    line-height: 150%;
}
ul.royal li.n01,ul.royal li.n02,ul.royal li.n03,#container.kaitori ul.royal li.n06 {
	padding-top: 4.5%;
}
ul.royal.check4 li,ul.royal.check4 li.n01,ul.royal.check4 li.n02,ul.royal.check4 li.n03 {
	padding-top: 3%;
}
ul.royal li .fs-s {
	font-size: 84%;
}
ul.royal li:first-child {
	border-width: 0;
}
ul.royal li:last-child {
	border-width: 1px 0;
}
table.royal td:before,ul.royal li:before {
	position: absolute;
	top: 10px;
	left: 5px;
}
ul.royal li:before {
	top: 20px;
	left: 10px;
}
table.royal td.n01:before,ul.royal li.n01:before {
	content: url(../images/li_green_1.png);
}
table.royal td.n02:before,ul.royal li.n02:before {
	content: url(../images/li_green_2.png);
}
table.royal td.n03:before,ul.royal li.n03:before {
	content: url(../images/li_green_3.png);
}
table.royal td.n04:before,ul.royal li.n04:before {
	content: url(../images/li_green_4.png);
}
table.royal td.n05:before,ul.royal li.n05:before {
	content: url(../images/li_green_5.png);
}
table.royal td.n06:before,ul.royal li.n06:before {
	content: url(../images/li_green_6.png);
}
table.royal td.n07:before,ul.royal li.n07:before {
	content: url(../images/li_green_7.png);
}
ul.royal-c2 {
	max-width: 840px;
	width: 90%;
	margin: 0 auto;
	padding: 40px 0;
	text-align: center;
	letter-spacing: -0.4em;
	list-style-type: none;
}
ul.royal-c2 li {
	display: inline-block;
	width: 48%;
	margin: 0 1%;
	letter-spacing: normal;
	text-align: center;
}
.bnr {
	display: block;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
.bnr.bnr480 {
	max-width: 480px;
}
.bnr a {
	display: inline-block;
}
.bnr a img {
	display: block;
	margin: auto;
}
table.dl {
	max-width:920px;
	width:100%;
	border:0;
	padding: 5px;
	margin: 40px auto;
	text-align:left;
	color:#000;
	border-width: 0;
	border-spacing: inherit;
}
table.dl th,table.dl td {
	background-color:#FFF;
	font-weight:normal;
	padding: 13px 0;
	vertical-align: middle;
	box-sizing: border-box;
	border-width: 0;
	height: 66px;
	text-align: left;
	border-bottom: 1px solid #999;
}
table.dl th {
	font-weight: 600;
	padding-left: 20px;
    background-image: url(../images/sannkaku.png);
	background-position: left 8px top 50%;
	background-repeat: no-repeat;
}
table.dl td {
	position: relative;
}
table.dl td img {
	position: absolute;
	right: 12px;
	top: 15px;
	vertical-align: middle;
}
#container .privacy p{
	padding: 20px 0;
}
.misiyousya p{
	font-size:18px !important;
	max-width:1065px !important;
	padding-bottom:90px;
	padding-top:5px;
}
#container.keiyaku .scrollable-table th:first-child,#container.keiyaku .scrollable-table td:first-child {
	width: 24%;
}
#container.keiyaku .scrollable-table th:last-child,#container.keiyaku .scrollable-table td:last-child {
	width: 38%;
}
dl.accordion dd { display:none;}
dl.accordion dt::after {
	position: absolute;
	top: 50%;
	right: 16px;
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	margin-top: -7px;
	border-top: 3px solid #000;
	border-right: 3px solid #000;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
dl.accordion dt.open::after {
	margin-top: -3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
dl.accordion dt.open {
	margin-bottom: 0;	
}
#container.faq dl {
	margin: 0 auto 60px auto;
	padding-top: 60px;
}
#container.faq  dl dt {
	display: block;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
	font-size: 125%;
	padding: 20px 45px 20px 64px;
	text-align: left;
	position: relative;
	margin-bottom: 25px;
	cursor: pointer;
	border: 3px solid #1281CC;
	box-sizing: border-box;
	background-color: #FFF;
	font-weight: 600;
	background-image: url(../images/question.png);
	background-position: left 20px top 50%;
	background-repeat: no-repeat;
}
#container.faq  dl dd {
	text-align: left;
	box-sizing: border-box;
	padding: 10px 16px 60px 16px;
}
#container.faq  dl dd p {
	width: 100%;
	padding-top: 20px;
	letter-spacing: 0.05em;
}
#container.faq  dl dd .title {
	font-size: 112.5%;
	font-weight: 600;
}
#container.shop,
#container.service,
#container.fact {
	max-width: inherit;
	width: 100%;
}
#container .shop01,#container .shop02,#container .shop03,#container .fact{
	display: block;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/shop01-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
}
#container .shop02 {
	background-image: url(../images/shop02-bg.jpg);
}
#container .shop03 {
	background-image: url(../images/shop03-bg.jpg);
}

#container h1.fact_title {
	background-image: url(../images/coting_top_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

#container.shop h1{
	display: block;
	padding: 6% 0 32% 0;
	text-align: right;
	margin: 0;
}

#container.fact h1.fact_title {
	box-sizing: border-box;
	text-align: right;
	margin: 0;
	margin-bottom: -4%;
	min-height: 70vh;
	padding: 1% 5% 5% 5%;
	display: flex;
	width: 100%;
	justify-content: flex-end;
}

#container.fact h1.fact_title img {
	max-width: 420px;
	width: 100%;
	height: auto;
  object-fit: contain;
}

#container.shop .content,
#container.fact .coting .content {
	width: 94%;
	margin: 0 auto;
	padding: 30px 0;
	box-sizing: border-box;
	background-color: #FFF;
	max-width: 1600px;
}
#container .shop02 .atte {
	width: 60%;
	background-color: rgba(255,255,255,0.8);
	box-sizing: border-box;
	content: '';
	text-align: left;
	margin-left: 3%;
	margin-bottom: 40px;
	padding: 20px;
	font-size: 48px;
	font-weight: bold;
	max-width: 640px;
	line-height: 1.35;
	margin-top: -140px;
}
.info-area {
	display: block;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
	letter-spacing: -0.4em;
}
.info-area .box {
	display: inline-block;
	width: 46%;
	margin: 0 2%;
	vertical-align: top;
	letter-spacing: normal;
	text-align: center;
}
.info-area .box ul {
	display: block;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.coting .info-area .box ul {
	display: flex;
  flex-wrap: wrap;
}

.info-area .box ul li {
	margin: 0 0 15px 0;
	font-size: 135%;
	font-weight: 500;
}

.coting .info-area .box ul li {
  min-width: 320px;
  width: calc(50% - 1rem);
  margin-right: 1rem;
	margin-bottom: 10px;
}

.coting .info-area .box ul li:last-child {
	width: 100%;
}

.info-area .box ul li:last-child {
	margin: 0;
}
.info-area .box ul li .cate {
	display: inline-block;
	width: 120px;
	line-height: 100%;
	margin: 0 15px 0 0;
	background-color: #FF6EC1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
	color: #FFF;
	padding: 8px 0;
	text-align: center;
}
.info-area .box ul li .map {
	display: inline-block;
	margin: 0 0 0 10px;	
}
.info-area .box ul li .map a {
	text-decoration: none;
	padding: 0px 7px 0 16px;
	box-sizing: border-box;
	border: 1px solid #000;
	line-height: 100%;
	color: #000;
	background-image: url(../images/arrow-r-bk.png);
	background-position: left 6px top 50%;
	background-repeat: no-repeat;
	font-size: 70%;
	font-weight: 400;
	vertical-align: inherit;
}

#container .coting p{
	width: 100%;
}

#container .coting .content p{
	
	text-align: center;
}

#container .coting .content p.str{
	letter-spacing: normal;
	font-weight: 900;
	font-size: 22px;
  line-height: 170%;
  margin-top: 60px;
}

#container .coting .content p.str br.sp_640{
	display: none;
}

#container .coting .content p span{
    padding: 3px 10px;
	background: linear-gradient(transparent 65%, #FFDE39 0%);
}

.menu_area{
	width: 100%;
	min-height: 440px;
  align-content: center;
  background: #FFF6CA;
}

.menu_area ul.menus{
	max-width: 1000px;
	display: flex;
	list-style: none;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
}

.menu_area ul.menus li{
	max-width: 300px;
	width: 100%;
	min-height: 130px;
	margin-right: 50px;
	margin-bottom: 50px;
}

.menu_area ul.menus li:nth-child(3),
.menu_area ul.menus li:nth-child(5){
	margin-right: 0;
}

.menu_area ul.menus li:nth-child(4),
.menu_area ul.menus li:nth-child(5){
	margin-bottom: 0;
}


.menu_area ul.menus li a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	align-content: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	background: #FF7212;
	border-radius: 15px;
	box-sizing: border-box;
	padding-left: 22px;
}

.menu_area ul.menus li a::before{
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	background-image:url(../images/coting_menu_icon.png);
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-left: -28px;
}

.cont_area{
	padding: 75px 0;
	padding-top: 195px;
	margin-top: -120px;
	border-bottom: 1px solid #CCCCCC;
}

.cont_area.n_b{
	border-bottom: none;
}

.cont_area:first-of-type{
	borde-top: 1px solid #cccccc;
}

.cont_area:last-of-type{
	padding-bottom: 0;
	border-bottom: none;
}

.cont_area .in_area{
	max-width: 1080px;
	width: 98%;
	margin: auto;
}

#container .cont_area .in_area h2.b_pink{
  margin-top: 0;
  font-size: 28px;
	line-height: 100%;
	font-weight: 700;
	padding-bottom: 40px;
	margin-bottom: 50px;
	position: relative;
}

#container .cont_area .in_area h2.b_pink::before{
	content: "";
	position: absolute;
	width: 80px;
	height: 0;
	border-bottom: 5px solid #F469AB;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}

#container .cont_area .in_area .detail{
	max-width: 800px;
	margin: auto;
	margin-bottom: 20px;
}

#container .cont_area .in_area .detail p{
	font-size: 18px;
	line-height: 180%;
	font-weight: 500;
	padding-left: 180px;
	box-sizing: border-box;
	padding-bottom: 0;
	background-image: url(../images/coting_img01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container .cont_area .point_area{
	max-width: 1000px;
	width: 98%;
	margin: auto;
	margin-bottom: 1rem;
	padding: 12px;
	border-radius: 12px;
	border: 3px solid #1281CC;
	box-sizing: border-box;
}

#container .cont_area .point_area h3,
#container.support .sup_point_area #discount .point_area h3,
#container.support .sup_point_area #warranty .point_area h3,
#container.support .sup_point_area #window .point_area h3{
	max-width: none;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	font-weight: 700;
	background: #BFEDEF;
	padding: 1rem;
}

#container.support .sup_point_area #discount .point_area h3,
#container.support .sup_point_area #warranty .point_area h3,
#container.support .sup_point_area #window .point_area h3{
	font-size: 18px;
}


#container.support .sup_point_area #window .point_area.support h3{
	font-size: 24px;
}

#container .cont_area .point_area ul{
	list-style: none;
	text-align: left;
	margin-bottom: 1rem;
}

#container .cont_area .point_area ul.cl2 {
	display: flex;
	flex-wrap: wrap;
}

#container .cont_area .point_area ol{
	list-style: none;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

#container .cont_area .point_area ol li{
	position: relative;
	padding-left: 1rem;
}

#container .cont_area .point_area ol li::before{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}

#container .cont_area .point_area ul li{
	padding: 1rem;
	padding-left: 3rem;
	margin: auto 1rem;
	box-sizing: border-box;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

#container .cont_area .point_area ul.cl2 li{
	width:calc(50% - 1rem);
	margin: auto 1rem;
	margin-top: 0;
}

#container .cont_area .point_area ul.cl2 li:nth-child(odd){
	margin-right: 0;
}

#container .cont_area .point_area ul.cl2 li:nth-child(even){
	margin-left: 0;
}

#container .cont_area .point_area ul:last-of-type{
	margin-bottom: 0;
}

#container .cont_area .point_area ul li::before{
	content: "";
	position: absolute;
	width: 18px;
	height: 18px;
	background-image: url(../images/ico-check.png);
	background-repeat: no-repeat;
	top: 20px;
	left: 1rem;
	margin: auto;
}

#container .cont_area .point_area ul li:last-child{
	border-bottom: none;
}

#container.support .sup_point_area #warranty .point_area ul li,
#container.support .sup_point_area #window .point_area ul li{
	margin: auto;
	margin-bottom: 20px;
	padding: 0;
	position: static;
}


#container.support .sup_point_area #window .point_area ul li{
	padding: 0 1rem 2rem;
	margin-top: 2rem;
}

#container.support .sup_point_area #warranty .point_area ul li:last-child,
#container.support .sup_point_area #window .point_area ul li:last-child{
	margin-bottom: 0;
}

#container.support .sup_point_area #window .point_area ul li:last-child{
	padding-bottom: 1rem;
}

#container.support .sup_point_area #warranty .point_area ul li h4,
#container.support .sup_point_area #window .point_area ul li h4{
	max-width: none;
	margin: auto 5px 16px;
	width: calc(100% - 5px);
	font-size: 18px;
  border-left: 5px solid #F469AB;
}

#container.support .sup_point_area #warranty .point_area ul li p,
#container.support .sup_point_area #window .point_area ul li p{
	max-width: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0 1.75rem;
	padding-bottom: 1.5rem;
}

#container.support .sup_point_area #warranty .point_area ul li:last-child p,
#container.support .sup_point_area #window .point_area ul li:last-child p{
	padding-bottom: 1rem;
}

#container.support .sup_point_area #warranty .point_area ul p.pad16{
	padding-bottom: 16px;
}

#container .cont_area .point_area dl {
	display: flex;
	flex-wrap: wrap;
	border-collapse: collapse;
	margin-bottom: 1rem;
}

#container .cont_area .point_area dl ul{
	max-width: none!important;
	display: flex;
	flex-wrap: wrap;
}

#container .cont_area .point_area dl ul li{
	position: static;
	padding-left: 0;
	padding: 3px;
	margin: auto 0;
	margin-right: 1rem;
	border-bottom: 0;
}

#container .cont_area .point_area dl dt,
#container .cont_area .point_area dl dd{
	padding: 1rem;
	box-sizing: border-box;
	border-top: 1px solid #cccccc;
}

#container .cont_area .point_area dl dt:last-of-type,
#container .cont_area .point_area dl dd:last-child{	
	border-bottom: 1px solid #cccccc;
}

#container .cont_area .point_area dl dt{
	max-width: 360px;
	width: 100%;
}

#container .cont_area .point_area dl dd{
	width: calc(100% - 360px);
}

#container .cont_area .point_area dl h5{
	width: 100%;
	margin: 0;
  padding-right: 0;
}

#container .cont_area .attention_area{
	max-width: 1000px;
	width: 98%;
	margin: auto;
}

#container .cont_area p.b_yel,
#container .cont_area h4.b_yel{
	display: inline-block;
	width: auto;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
  line-height: 180%;
	margin-bottom:2rem;
	border-left: none;
}

#container .cont_area p.b_yel{
	font-size: 18px;
	font-weight: 500;
	padding-bottom: 0;
	margin-bottom: 40px;
}

#container .cont_area p.b_yel span,
#container .cont_area h4.b_yel span{
	padding: 3px 10px;
	background: linear-gradient(transparent 65%, #FFDE39 0%);
}


#container .cont_area h4.b_yel span br.sp_480{
	display: none;
}

#container .cont_area p.b_yel strong{	
	display: inline-block;
	font-size: 24px;
  margin-top: 60px;
	padding: 3px 10px;
	background: linear-gradient(transparent 65%, #FFDE39 0%);
}


#container .cont_area .dent_area{
	display: flex;
}

#container .cont_area .dent_area .detail_area{
	width: calc(100% - 420px);
	margin-right: 40px;
}

#container .cont_area .dent_area .detail_area h3{
	width: 100%;
	margin-top: 0;
	padding: 1.5rem 1rem;
	font-size: 18px;
}

#container .cont_area .dent_area .detail_area p{
	line-height: 180%;
}

#container .cont_area .dent_area .detail_area ul {
	list-style: none;
}

#container .cont_area .dent_area .detail_area ul li{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

#container .cont_area .dent_area .detail_area ul li:last-child{
	margin-bottom: 0;
}

#container .cont_area .dent_area .detail_area ul li h5,
#container .cont_area .dent_area .detail_area ul li p{
	width: 96%;
	margin: auto auto 10px;
	padding-top: 0;
	padding-bottom: 0;
}

#container .cont_area .dent_area .detail_area ul li p{
	line-height: 140%;
}

#container .cont_area .dent_area .img_area{
	max-width: 420px;
	width: 100%;
	padding: 10px;
  box-sizing: border-box;
	background: #FFEEF2;
}

#container .cont_area .dent_area .img_area p{
	text-align: center;
	padding: 10px;
	font-size: 18px;
	font-weight: 700;
	line-height: 100%;
	margin: auto;
}

#container .cont_area .attention_area p a{
	color: #F28D20;
	text-decoration:underline;
}

#container .cont_area .in_area .cl2{
	max-width: 1000px;
	display: flex;
	align-items: center;
	margin: auto;
}

#container .cont_area .in_area .cl2.mar40{
	margin-bottom: 40px;
}

#container .cont_area .in_area .cl2 .img_area{
	max-width: 400px;
	width: 100%;
}

#container .cont_area .in_area .cl2 .tx_area{
	width: calc(100% - 400px);
	padding-left: 40px;
}

#container .cont_area .in_area .cl2 .tx_area p{
	width: 100%;
	font-size: 18px;
	line-height: 190%;
}

#container .cont_area .price_area{
	max-width: 1000px;
	width: 98%;
	margin: auto;
}

#container .cont_area .price_area p{
	width: 100%;
	padding-bottom: 1rem;
}

#container .cont_area .price_area p.scroll{
	display: none;
}

#container .cont_area .price_area table {
	width: 100%;
	border-collapse: collapse;	
  white-space: nowrap;
}

#container .cont_area .price_area table tr th,
#container .cont_area .price_area table tr td{
	border: 1px solid #cccccc;
	padding: 15px 7px;
	font-size: 14px;
	line-height: 130%;
	box-sizing: border-box;
}

#container .cont_area .price_area table tr th{
	background: #FEE8C7;
}

#container .cont_area .price_area table tr:first-of-type th{
	background: #F0F0F0;
}

#container .cont_area ul.price_list{
	list-style: none;
	display: flex;
	margin: auto;
	margin-bottom: 10px;
  justify-content: center;
}

#container .cont_area ul.price_list li{
  display: flex;
	margin: auto 1rem;
	font-weight: 700;
	color: #DB1212;
	padding-right: 50px;
	position: relative;
}

#container .cont_area ul.price_list li span{
	padding: 2px 10px;
	margin-right: 10px;
	color: #ffffff;
	background: #54C9F7;
}

#container .cont_area ul.price_list li strong{
	font-size: 36px;
}

#container .cont_area ul.price_list li small{
	position: absolute;
	display: inline-block;
	font-size: 24px;
	right: 0;
	bottom: 0;
}

#container .cont_area ul.cl4,
#container .cont_area ul.cl5{
    max-width: 1000px;
    display: flex;		
    flex-wrap: wrap;
    list-style: none;
    margin: auto;
    margin-bottom: 18px;
}

#container .cont_area ul.cl4 li{
	width: calc(25% - 1rem);
	margin: 0 auto;
}

#container .cont_area ul.cl5 li{
	width: calc(20% - 1rem);
	margin: 0 auto;
}

#container .cont_area ul.cl4 li p,
#container .cont_area ul.cl5 li p{
	width: 100%;
	padding: 0;
	margin-bottom: 3px;
}

#container .cont_area ul.cl5 li p{
	font-size: 15px;
	line-height: 120%;
}

#container .cont_area p.cent{
	text-align: center;
	padding-bottom: 40px;
}

#container .cont_area p.cent.mar0{
	margin-bottom: 0;
}


#container .cont_area p.price_at{
	text-align: center;
	line-height: 150%;
}

#container .cont_area h3.wid100{
  max-width: none;
	width: 100%;
	margin-top: 0;
	padding: 1.5rem 1rem;
	margin-bottom: 30px;
}

#container .cont_area .int_area {
	width: 96%;
	margin: auto;
}

#container .cont_area .int_area h6,
#container .cont_area .int_area p{
	width: 100%;
}

#container .cont_area .int_area h6{
	font-size: 18px;
	font-weight: 700;
	text-align: left;
}

img.zaiko {
	max-width: 560px;
	margin: auto;
}
ul.photo {
	display: block;
	margin: 0 1%;
	padding: 20px 0;
	text-align: center;
	letter-spacing: -0.4em;
	list-style-type: none;
}
ul.photo li {
	display: inline-block;
	width: 31.33%;
	margin: 10px 1% 20px 1%;
	vertical-align: top;
	letter-spacing: normal;
}
#container.shop p {
	width: 96%;
}
.btn-link {
	display: inline-block;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}
.btn-link a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
	display: block;
	background-color: #2B96CC;
	color: #FFF;
	text-decoration: none;
	box-sizing: border-box;
	padding: 12px 20px 12px 40px;
	position: relative;
}
.btn-link a:before {
	position: absolute;
    content: url(../images/arrow-w.png);
    top: 10px;
    left: 22px;
}
.otoku-area {
	display: flex;
	flex-wrap: wrap;
	margin: 0 3%;
	padding: 50px 0;
	font-size: 112%;
	box-sizing: border-box;
	justify-content: stretch;
}
.otoku-area .title {
	width: 24%;
	margin: 0;
	letter-spacing: normal;
	background-color: #FC8215;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	padding: 60px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}
.otoku-area .news {
	width: 70%;
	margin: 0 3%;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
}
.otoku-area .news ul {
	display: block;
	margin: 0 auto;
	padding: 8px 0;
	list-style-type: none;
}
.otoku-area .news ul li {
	padding: 18px 0;
	border-bottom: 1px dotted #666;
}
.otoku-area .news ul li a {
	display: inline;
	margin-left: 40px;
	color: #000;
	font-weight: 500;
	text-decoration: none;
}

.sup_area,
.sup_point_area{
	max-width: 1080px;
	width: 98%;
	margin: auto;
	margin-bottom: 60px;
}

.sup_point_area{
	margin-bottom: 0;
}

#container.support h2.b_cyan{
	font-size: 2rem;
	font-weight: 900;
	margin: auto;
	padding: 0 10px;
	display: inline-block;
	line-height: 150%;
	margin-bottom: 40px;
}

#container.support h2.b_cyan span{
	background: linear-gradient(transparent 70%, #A7EDF9 0%);
}

.wid50 {
	margin-bottom: 20px;
}

.wid50 img{
	width: 100%;
}

.wid50 img.sup{
	max-width: 760px;
}

#container.support .b_yel {
	margin-bottom: 3rem;
}

#container.support .b_yel p{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%;
	padding: 45px 1rem;
	box-sizing: border-box;
	border-radius: 12px;
	background: #FFDF5A;
	position: relative;
}

#container.support .b_yel p::before{
	content: "";
	position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  border-top: 20px solid #ffdf5a;
  border-bottom: 0;
	bottom: -20px;
	left: 0;
	right: 0;
	margin:auto;
}

#container.support .sup_point_area p.p_title{
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	padding-top: 75px;
	background-image: url(../images/hoken_point_icn.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#container.support .sup_point_area ul.cl3{
	max-width: 1010px;
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin: auto;
	margin-bottom: 90px;
}

#container.support .sup_point_area ul.cl3 li{
	max-width: 320px;
	padding: 7px;
	box-sizing: border-box;
	width: 100%;
	border: 5px solid #FFA4BA;
	border-radius: 10px;
}

#container.support .sup_point_area ul.cl3 li h3{
	margin: 1.5rem auto;
  min-height: 95px;
	padding: 0;
	text-align:center;
	align-content: center;
	background: none;
	color: #F72374;
	font-size: 36px;
	font-weight: 900;
	line-height: 120%;
}

#container.support .sup_point_area ul.cl3 li p.detail{
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	margin-bottom: 30px;
}

#container.support .sup_point_area ul.cl3 li .ancher a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 32px;
	background: #FFDCE6;
	background-image: url(../images/p_arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 5px;
}

#container.support .s_point_area02 h4{
	text-align: center;
	font-weight: 900;
	font-size: 24px;
	max-width: 500px;
  width: 96%;
	padding: 28px;
	border-left: none;
	border-radius: 12px;
	background: #FFDE9C;
	margin: auto;
	margin-bottom: 80px;
	position: relative;
}

#container.support .s_point_area02 h4::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 18px solid #FFDE9C;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	bottom: -1rem;
	left: 0;
	right: 0;
	margin: auto;
}

#container.support .s_point_area02 ul.cl2_org{
	list-style: none;
	max-width: 970px;
	width: 96%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 130px;
}

#container.support .s_point_area02 ul.cl2_org li{
	max-width: 450px;
	width: 100%;
	min-height: 340px;
	border: 5px solid #FF8F43;
	box-sizing: border-box;
	border-radius: 12px;
	margin-bottom: 70px;
	background-repeat: no-repeat;
	background-position: center bottom 20px;
	background-size: 240px;
}

#container.support .s_point_area02 ul.cl2_org li:nth-child(1){
	background-image: url(../images/hoken_add_img01.png);
}

#container.support .s_point_area02 ul.cl2_org li:nth-child(2){
	background-image: url(../images/hoken_add_img02.png);
}

#container.support .s_point_area02 ul.cl2_org li:nth-child(3){
	background-image: url(../images/hoken_add_img03.png);
}

#container.support .s_point_area02 ul.cl2_org li:nth-child(4){
	background-image: url(../images/hoken_add_img04.png);
}

#container.support .s_point_area02 ul.cl2_org li h5{
	margin: auto;
	width: 100%;
	font-size: 24px;
	font-weight: 900;
	color: #ffffff;
	padding: 20px 1%;
	padding-left: 85px;
	background: #FF8F43;
	background-image: url(../images/hoken_finger.png);
	background-position: 18px 14px;
	background-repeat: no-repeat;
}

#container.support .s_point_area02 ul.cl2_org li p{
	padding: 1rem;
	width: 100%;
	box-sizing: border-box;
}

#container.support .s_point_area02 ul.cl2_org li:nth-child(3),
#container.support .s_point_area02 ul.cl2_org li:nth-child(4){
	margin-bottom: auto;
}

#container.support .spons_area{
	max-width: 970px;
	width: 96%;
	margin: auto;
	margin-bottom: 6rem;
}

#container.support .spons_area p{
	text-align: center;
	font-size: 18px;
	font-weight; 700;
	margin: auto;
	margin-bottom: 40px;
	padding: 0;
}

#container.support .spons_area p strong{
	font-weight: 700;
	font-size: 24px;
}

#container.support ul.spons_list,
#container.support .sup_point_area ul.cl3_discnt{
	list-style: none;
	display: flex;
}

#container.support ul.spons_list{
	margin: auto;
	justify-content: space-between;
	margin-bottom: 6rem;
}

#container.support .sup_point_area ul.cl3_discnt{
	max-width: 860px;
	flex-wrap:wrap;
	justify-content: space-between;
	margin: auto;
}

#container.support .spons_area ul.spons_list li{
	max-width: 430px;
	width: 100%;
	margin: 0 1rem auto;
}

#container.support .spons_area ul.spons_list li:first-child{
	margin-left: 0;
}

#container.support .spons_area ul.spons_list li:last-child{
	margin-right: 0;
}

#container.support .spons_area ul.spons_list li p{
	width: 100%;
	font-size: 1rem;
	margin-bottom: 40px;
	text-align: left;
}

#container.support .spons_area ul.spons_list li p.mar1r{
	margin-bottom: 1rem;
}

#container.support .spons_area ul.spons_list li p strong{
	font-size: 18px;
}

#container.support .spons_area ul.spons_list li div img.dairi_logo{
	max-width: 360px;
	width: 100%;
	margin:auto;	
	margin-bottom: 40px;
}

#container.support .spons_area ul.spons_list li div img.nintei{
	max-width: 360px;
	width: 100%;
	margin:auto;
	margin-bottom: 0;
}

#container.support .spons_area .line_area h4{
	margin: auto;
	max-width: 440px;
	width: 100%;
	padding: 1.75rem 1rem;
	box-sizing: border-box;
	font-size: 24px;
	color: #ffffff;
	background: #09B546;
	border-radius: 12px;
	text-align: center;
	border-left: none;
	margin-bottom: 46px;
	position: relative;
}

#container.support .spons_area .line_area h4::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 18px solid #09B546;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	bottom: -1rem;
	left: 0;
	right: 0;
	margin: auto;
}

#container.support .spons_area .line_area img{
	max-width: 200px;
	width: 100%;
}

#container.support .sup_point_area ul.cl3_discnt li{
	max-width: 260px;
	width: 100%;
	height: 200px;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 1.5rem;
	background: #FFDCE6;
	border-radius: 10px;
  align-content: end;
	background-position: center 30%;
	background-repeat: no-repeat;
}

#container.support .sup_point_area ul.cl3_discnt li:nth-child(1){
	background-image: url(../images/hoken_image03.png);
}

#container.support .sup_point_area ul.cl3_discnt li:nth-child(2){
	background-image: url(../images/hoken_image04.png);
}

#container.support .sup_point_area ul.cl3_discnt li:nth-child(3){
	background-image: url(../images/hoken_image05.png);
}

#container.support .sup_point_area ul.cl3_discnt li:nth-child(4){
	background-image: url(../images/hoken_image06.png);
	margin-bottom: auto;
}

#container.support .sup_point_area ul.cl3_discnt li:nth-child(5){
	background-image: url(../images/hoken_image07.png);
	margin-bottom: auto;
}

#container.support .sup_point_area ul.cl3_discnt li:nth-child(6){
	background-image: url(../images/hoken_image08.png);
	margin-bottom: auto;
}

#container.support .sup_point_area #discount ul.cl3_discnt li p{
	min-height: 50px;
	font-weight: 700;
	width: 100%;
	padding: 0;
	text-align:center;
	align-content: center;
}

#container.support .sup_point_area #discount,
#container.support .sup_point_area #warranty,
#container.support .sup_point_area #window,
#container.support .sup_point_area #policy,
#container.support .sup_point_area #privacy {
	padding-top: 120px;
	margin-top: -120px;
	padding-bottom: 8.5rem;
}


#container.support .sup_point_area #discount h3,
#container.support .sup_point_area #warranty h3,
#container.support .sup_point_area #window h3,
#container.support .sup_point_area #policy h3,
#container.support .sup_point_area #privacy h3,
#container.support .sup_point_area #kanyu h3{
	padding: 2rem 1rem;
	background: #1281CC;
	border-radius: 8px;
	max-width: none;
	width: 100%;
	margin: auto;
	margin-bottom: 2rem;
	text-align: center;
	font-size: 24px;
}

#container.support .sup_point_area #discount p,
#container.support .sup_point_area #warranty p,
#container.support .sup_point_area #window p,
#container.support .sup_point_area #policy p,
#container.support .sup_point_area #privacy p {
	max-width: 1024px;
	width: 98%;
	padding-bottom: 2rem;
}


#container.support .sup_point_area #policy p:last-child{
	padding-bottom: 0;
}

#container.support .sup_point_area #warranty .point_area,
#container.support .sup_point_area #window .point_area{
	margin-bottom: 2.5rem;
}

#container.support .sup_point_area #window .point_area:last-of-type{
	margin-bottom: 0;
}

#container.support .sup_point_area #warranty .tx_area p strong{
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px;
}

#container.support .sup_point_area #warranty .point_area p.sin_tx{
	padding-bottom: 1rem;
}


#container #policy.cont_area .hoshin_area {
	counter-reset: number;
	max-width: 1024px;
	width: 96%;
	margin:60px auto;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list{
	list-style: none;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list li{
	counter-reset: detail_number;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list h4,
#container #policy.cont_area .hoshin_area ul.hoshin_list p{
	max-width: none;
	width: 100%;
	margin: auto;
	position: relative;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list h4{
	border-left: none;
	font-size: 18px;
	padding: 20px;
	padding-left: 45px;
	margin-bottom: 20px;
	background: #BFEDEF;
	border-radius: 8px;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list h4::before{
	counter-increment: number 1;
	content: counter(number) ".";
	position: absolute;
  left: 20px;
	top: 20px;
}


#container #policy.cont_area .hoshin_area ul.hoshin_list li p{
	max-width: 1000px;
	width: 96%;
	margin:	auto;
	margin-bottom: 1rem;
	padding: 0;
	padding-left: 1.5rem;
	letter-spacing: normal;
	box-sizing: border-box;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list li:nth-child(4) p,
#container #policy.cont_area .hoshin_area ul.hoshin_list li:nth-child(5) p{
	position: static;
	padding-left: 0;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list li:nth-child(4) p::before,
#container #policy.cont_area .hoshin_area ul.hoshin_list li:nth-child(5) p::before{
	display: none;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list li p:last-child{
	margin-bottom: 40px;
}

#container #policy.cont_area .hoshin_area ul.hoshin_list p::before{
	counter-increment: detail_number 1;
	content: "（" counter(detail_number) "）";
	position: absolute;
	left: -15px;
	top: 0;
}

.win_area{
	padding-right: 360px;
	margin: 1rem;
	margin-bottom: 60px;
	background-image: url(../images/hoken_image11.png);
	background-position: top right 20px;
	background-repeat: no-repeat;
}

.win_area ul.support_list{
	max-width: 570px;
  margin: 0 1.5rem;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}

.win_area ul.support_list li{
	width: calc(50% - 1.25rem);
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	padding: 1rem;
	padding-left: 3rem;
	margin-bottom: 1.25rem;
	border-radius: 7px;
	background: #FFDCE6;
	box-sizing: border-box;
	background-image: url(../images/ico-check.png);
	background-repeat: no-repeat;
	background-position: center left 1rem;
}

.win_area ul.support_list li:nth-child(odd){
	margin-right: 1.25rem;
}

.win_area ul.support_list li:nth-child(even){
	margin-left: 1.25rem;
}

.win_area ul.support_list li:last-child{
	width: 100%;
	margin: auto;
}


ul.more_list{
	list-style: none;
	display: flex;
	max-width: 640px;
	margin: auto;
	justify-content: center;
}

ul.more_list li{
	max-width: 290px;
	height: 56px;
	width: 100%;
	margin: auto;
}

ul.more_list li a{
	display: block;
	height: 100%;
	text-decoration: none;
	color: #ffffff;
	border-radius: 7px;
	font-weight: 700;
	align-content: center;
	background: #1CC427;
	position: relative;
}

ul.more_list li:first-child a{
	font-size: 20px;
	background-image: url(../images/zaiko_icn.png);
	background-repeat: no-repeat;
	background-position: left 10% center;
}

ul.more_list li:last-child a{
	font-size: 15px;
	background: #E60012;
}

ul.more_list li a::before{
	content: "";
	position: absolute;
	width: 16px;
	height: 12px;
	background-image: url(../images/w_arrow01.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 28px;
	top: 0;
	bottom:0;
	margin: auto;
}

ul.more_list li:last-child a::before{
	background-image: url(../images/w_arrow02.png);
	right: auto;
	left: 3.75rem;
}

.royal_place{
	max-width: 940px;
	display: flex;
	margin: auto;
	align-items: center;
	justify-content: space-between;
}

.royal_place .place_name{
    max-width: 160px;
    height: 60px;
    align-content: center;
    width: 100%;
    padding: 1rem;
    box-sizing: border-box;
    background: #F40F0F;
}

.royal_place .place_name p{
	padding: 0!important;
  text-align: center!important;
	font-size: 20px;
	font-weight: 700;
	color: #ffffff;
}


.royal_place p.gray{
	display: inline-block;
  max-width: 400px !important;
  padding: 5px 10px !important;
  margin: 0 !important;
	background: #EDEDED;
}

br.sp640,
br.sp480{
	display: none;
}

.royal_place .tel {
	max-width: 350px;
	width: 100%;
}

.royal_place .tel img{
	width: 100%;
}

ul.place_list{
	display: flex;
}

ul.place_list li {
	max-width: 400px;
	width: 100%;
	margin: auto !important;
	padding: 1rem 2rem !important;
	border-bottom: none !important;
	font-size: 18px;
	font-weight: 500;
	position: relative!important;
}

ul.place_list li::before {
	content: "";
	position: absolute;
  width: 0!important;;
  height: 0!important;;
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #1281cc;
	background-image: none!important;
  border-right: 0;
  top: 0 !important;
  bottom: 0;
  left: 1rem !important;
}

ul.place_list li span {
	display: inline-block;
	margin-left: 2rem;
  padding-left: 1.25rem;
	font-size: 24px;
	font-weight: 700;
	color: #F42121;
	background-image: url(../images/hoken_image12.png);
	background-repeat: no-repeat;
}

#access {
	display: block;
	margin: 0 3%;
}
#access:before,#service01:before,#service02:before,#service03:before {
    content: " ";
    margin-top: -110px;
    height: 110px;
    display: block;
    visibility: hidden;
}
#access .title {
	display: block;
	margin: 0 auto 20px auto;
	text-align: left;
	font-size: 112%;
	font-weight: 600;
	border-left: 5px solid #F469AB;
	padding: 2px 0 2px 10px;
	line-height: 100%;
	box-sizing: border-box;
}
.c-link {
	display: inline-block;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	text-align: center;
}
.c-link a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
	display: block;
	background-color: #EF9737;
	color: #FFF;
	text-decoration: none;
	box-sizing: border-box;
	padding: 12px 50px 12px 70px;
	position: relative;
	font-size: 125%;
}
.c-link a:before {
	position: absolute;
    content: url(../images/arrow-w.png);
    top: 10px;
    left: 45px;
}
#container.service h1 {
	font-size: 250%;
	line-height: 125%;
}
#container.service h1 .fs-s {
	font-size: 60%;
	line-height: normal;
}
#container.service h2 {
	font-weight: 600;
	line-height: normal;
}
#container.service h2 .fs-l {
	font-size: 175%;
}
#container.service .en-title {
	padding: 0 0 10px 0;
	font-size: 112%;
	color: #2B96CC;
	font-weight: 400;
	margin: 10px auto 0 auto;
}
ul.photo-c2 {
	display: block;
	margin: 0 auto;
	padding: 10px 0 80px 0;
	max-width: 960px;
    width: 88%;
	letter-spacing: -0.4em;
	list-style-type: none;
}
ul.photo-c2 li {
	width: 44%;
	margin: 0 3%;
	letter-spacing: normal;
	display: inline-block;
}
img.mb30 {
	margin-bottom: 30px;
}
.bcs-box {
	display: block;
	margin: 20px auto 40px auto;
	max-width: 960px;
    width: 88%;
	box-sizing: border-box;
	padding: 20px;
	border: 3px solid #2B96CC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.bcs-box .title {
	font-weight: 600;
	padding: 16px 12px 16px 24px;
	text-align: left;
	background-image: url(../images/ico-check.png);
	background-position: left;
	background-repeat: no-repeat;
	border-top: 1px solid #CCC;
}
.bcs-box .title:nth-child(1) {
	border-top: none;
	padding: 10px 12px 10px 24px;
}
.etc {
	display: block;
	margin: 0 5%;
	text-align: left;
	box-sizing: border-box;
	padding: 0 12px 12px 12px;
}
.bcs-box ul {
	margin: 0 3%;
	list-style-type: none;
	letter-spacing: -0.4em;
	text-align: left;
	padding: 0 0 12px 0;
}
.bcs-box ul:first-of-type {
	padding: 0;
}
.bcs-box ul li {
	text-align: left;
	letter-spacing: normal;
	width: 29.33%;
	margin: 0 2%;
	display: inline-block;
	background-image: url(../images/arrow-gray.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 12px;
	vertical-align: top;
	box-sizing: border-box;
}
.bcs-box ul.c2 li {
	width: 46%;
}
.service-top {
	display: block;
	margin: 0 auto 40px auto;
	position: relative;
}
.service-top img {
	width: 100%;
	height: auto;
}
.service-top .cont {
	position: absolute;
    top: 18%;
    right: 5%;
    text-align: center;
    background-color: rgba(255,255,255,0.6);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
    width: 45%;
    max-width: 500px;
    box-sizing: border-box;
    padding: 30px 2%;
}
td.color01 {
	background-color: #CCC;
	width: 15% !important;
	text-align: center;
}
td.color02 {
	background-color: #BBB;
	width: 15% !important;
	text-align: center;
}
#container.keiyaku .scrollable-table table.hayami td:first-child {
	width: 15% !important;
	font-weight: 500;
}
#container.keiyaku .scrollable-table table.word {
	width: 600px;
	margin: auto;
}
#container.keiyaku .scrollable-table table.word th {
	text-align: center;
	width: 14%;
}
#container p.iten-tx {
	width: 96%;
	margin: 0 auto;
	padding: 160px 0 0 0;
	text-align: center;
	font-size: 150%;
}
.buy-top-image {
	display: block;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
ul.c3-orange {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 0 50px 0;
	justify-content: center;
}
ul.c3-orange li {
	width: 29%;
	margin: 0 2%;
	list-style-type: none;
}
ul.c3-orange li img {
	width: 100%;
	height: auto;
}
#container.support .sup_point_area #privacy ul.list-pdf,#container.support .sup_point_area #policy ul.list-pdf,#container.support .sup_point_area #kanyu ul.list-pdf {
	list-style-type: none;
	margin: 0 auto;
	padding: 20px 0;
	box-sizing: border-box;
	max-width: 1024px;
	width: 94%;
}
#container.support .sup_point_area #privacy ul.list-pdf li,#container.support .sup_point_area #policy ul.list-pdf li,#container.support .sup_point_area #kanyu ul.list-pdf li {
	text-align: left;
}
#container.support .sup_point_area #privacy ul.list-pdf li a,#container.support .sup_point_area #policy ul.list-pdf li a,#container.support .sup_point_area #kanyu ul.list-pdf li a {
	display: inline-block;
	box-sizing: border-box;
	color: #D65053;
	border-radius: 5px;
	border: 3px solid #D65053;
	line-height: 1.1;
	padding: 18px 30px 18px 70px;
	position: relative;
	text-decoration: none;
	font-weight: 700;
}
#container.support .sup_point_area #privacy ul.list-pdf li a:after,#container.support .sup_point_area #policy ul.list-pdf li a:after,#container.support .sup_point_area #kanyu ul.list-pdf li a:after {
	position: absolute;
	left: 14px;
	top: 8px;
	content: '';
	width: 32px;
	height: 39px;
	background-image: url(../images/pdf_icon.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100%;
}
#container.support .kakusyu {
	padding: 30px 20px 150px 20px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;	
}
#container.support .kakusyu .title-ma {
	position: relative;
	max-width: 580px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 70px;
}
#container.support .kakusyu .title-ma:before {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 60px;
	height: 106px;
	background-image: url(../images/hoken_fu_l.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
#container.support .kakusyu .title-ma:after {
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
	width: 60px;
	height: 106px;
	background-image: url(../images/hoken_fu_r.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
#container.support .kakusyu .title-ma p {
	background: linear-gradient(transparent 70%, #FFDF5A 0%);
	display: inline;
	padding: 0 2px 4px;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height: 2;
}
ul.kome {
	width: 100%;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	box-sizing: border-box;
}
ul.kome li {
	box-sizing: border-box;
	padding: 0 0 0 30px;
	font-size: 19px;
	line-height: 1.5;
	position: relative;
	font-weight: 500;
}
ul.kome li::before {
	position: absolute;
	left: 0;
	top: 0;
	content: '※';
}
.intro {
	width: 94%;
	margin: 0 auto 60px auto;
	background-color: #F8FCFB;
	box-sizing: border-box;
	border: 1px solid #EAEEEE;
	padding: 30px 40px;
	letter-spacing: normal;
}
#container .intro p {
	width: 100%;
	font-size: 19px;
	line-height: 1.75;
	font-weight: 500;
}
#container .intro p strong {
	display: inline-block;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #DDD;
	width: 100%;
}
@supports (-ms-ime-align: auto) {
  table.dl th, table.dl td {
    line-height: 66px;
	padding: 0;
  }
  table.dl td {
	  position: static; 
  }
  table.dl td img {
	  position: inherit;
	  float: right;
	  padding-top: 13px;
  }
  table.dl th {
	  padding-left: 20px; 
  }
}
@media screen\0 {
  table.dl th, table.dl td {
    line-height: 66px;
	padding: 0;
  }
  table.dl td {
	  position: static; 
  }
  table.dl td img {
	  position: inherit;
	  float: right;
	  padding-top: 13px;
  }
  table.dl th {
	  padding-left: 20px; 
  }
}
@media screen and (max-width:1320px){
	#container.shop h1 img,
	#container.fact h1 img {
		max-width: 42%;
	}
}
@media screen and (max-width:1240px){
	.info-area .box {
		width: 52%;
	}
	.info-area .box.search {
		width: 40%;
	}
	img.zaiko {
		max-width: 100%;
	}
	
	#container h1.fact_title {
		background-size: cover;
	}
}
@media screen and (max-width:1180px){
	.menu_area ul.menus li {
    margin-right: 20px;
	}
	
	.google-maps {
		position: relative;
		width: 90%;
		height: 0;
		padding-bottom: 56.25%;
		overflow: hidden;
		margin: 0 auto;
	}
	.google-maps iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width:1080px){
	.cont_area .in_area{
		width: 100%;
	}
	
	#container .cont_area .price_area{
		width: 100%;	
	}

	#container .cont_area .price_area p.scroll{
		display: block;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 20px;
		padding: 1rem;
		color: #1281CC;
		border-bottom: 2px solid #1281CC;
		position: relative;
	}
	
	.price_area p.scroll::before {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 10px solid transparent;
		border-left: 10px solid transparent;
		border-bottom: 10px solid #1281CC;
		border-top: 0;
		transform: rotate(225deg);
		right: 0px;
		bottom: -3px;
	}

	#container .cont_area .price_area div.scroll {
		overflow-x: scroll;
		min-width: 100%;
		width: 100%;
	}
}

@media screen and (max-width:1024px){
	#sub-title {
		padding-top: 80px;
	}
	#sub-title h1 {
		padding: 50px 0;
	}
	#container {
		padding: 60px 0;
	}
	#container.shop,#container.service {
		padding-top: 80px;
	}
	table.profile {
		width: 94%;
		margin: 20px auto 80px auto;
	}
	#container p {
		width: 94%;
	}
	#container .en-title {
		padding-bottom: 20px;
	}
	#container h3,#container h4,#container h5,ul.rule {
		width: auto;
	}
	#container.hyouka .scrollable-table {
		margin-bottom: 60px;
	}
	#container.faq dl {
		padding-top: 20px;
	}
	.info-area .box,.info-area .box.search {
		width: auto;
		display: block;
		margin: 0 3%;
	}
	.info-area .box.search {
		text-align: center;
	}
	img.zaiko {
		max-width: 60%;
	}
	img.tel {
		display: block;
		margin: 30px auto;
		width: 100%;
		max-width: 90%;
	}
	.bcs-box,ul.photo-c2 {
		width: auto;
	}
	#container.service h1 {
		font-size: 200%;
	}
	.service-top .cont {
		top: 4%;
		right: 0;
		width: 40%;
		padding: 20px 2%;
	}
	#container .shop02 .atte {
		font-size: 36px;
		width: 48%;
		padding: 16px;
		margin-top: -110px;
	}
	#container p.iten-tx {
		padding: 160px 0 140px 0;
	}
	
	#container.fact {
		padding-top: 80px;
	}
	#container.fact h1.fact_title {
		min-height: inherit;
		padding: 5% 1% 8% 3%;
	}
	#container.fact h1.fact_title img {
		max-width: 280px;
		object-fit: fill;
	}
	
	.menu_area {
    padding: 2rem 0;
	}
	
	.menu_area ul.menus {
		justify-content: left;	
	}
	
	.menu_area ul.menus li {
    max-width: none;
    width: calc(50% - 2rem);
    min-height: 130px;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem;
	}
	
	.cont_area{
		padding-left: 2%;
		padding-right: 2%;
	}
	
	#container .cont_area .dent_area .detail_area {
		margin-right: 20px;
	}

	.menu_area ul.menus li:nth-child(3),
	.menu_area ul.menus li:nth-child(4),
	.menu_area ul.menus li:nth-child(5){
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 2rem;
	}
	
		
	#container .cont_area ul.cl4,
	#container .cont_area ul.cl5{
		margin-bottom: auto;
	}
		
	#container .cont_area ul.cl4 li,
	#container .cont_area ul.cl5 li{
		display: flex;
		flex-direction: row-reverse;
		width: calc(50% - 1rem);
		padding: 10px;
		border: 1px solid #cccccc;
		border-radius: 5px;
		box-sizing: border-box;
		margin: 0 auto 20px 0.5rem;
		align-items: center;
	}
	
	#container .cont_area ul.cl4 li p,
	#container .cont_area ul.cl5 li p{
		margin-left: 10px;
	}
	
	#container .cont_area ul.cl4 li img,
	#container .cont_area ul.cl5 li img{
    max-width: 175px;
	}
	
	#container .cont_area .point_area dl dt {
		max-width: none;
	}
	
	#container .cont_area .point_area dl dd {
		width: 100%;
		padding-bottom: 2rem;
	}
	
	#container .cont_area .point_area dl dt:last-of-type {
    border-bottom: none;
	}
	
	#container .cont_area .point_area dl ul {
		margin-left: 0!important;
	}
	
	#container .cont_area .point_area dl ul li {
		width: calc(33% - 10px);		
    margin-right: 10px;
	}
	
	#container.support .sup_point_area ul.cl3 {
    flex-direction: column;
	}
	
	#container.support .sup_point_area ul.cl3 li{
		max-width: none;
		margin-bottom: 1rem;
	}
	
	#container.support .sup_point_area ul.cl3 li:last-child{
		margin-bottom: 0;
	}

	#container.support .sup_point_area ul.cl3 li h3 {
		text-align: left;
		min-height: auto;
  	margin: calc(1rem - 5px);
	}
	
	#container.support .sup_point_area ul.cl3 li h3 br{
		display: none;
	}
	
	#container.support .sup_point_area ul.cl3 li p.detail {
		width: calc(98% - (1rem - 5px));
    margin: calc(1rem - 5px);
		margin-bottom: 30px;
	}
	
	#container.support .s_point_area02 ul.cl2_org li {
    max-width: none;
    width: 100%;
		margin-bottom: 40px;
	}
	
	#container.support .s_point_area02 ul.cl2_org li:nth-child(3){
    margin-bottom: 40px;
}
	
	
	#container.support .b_yel p{
		text-align: left;
	}
	
	.royal_place {
    flex-wrap: wrap;	
    justify-content: center;
	}
	
	.royal_place .place_name {
    margin-bottom: 20px;
	}
	
  .royal_place .tel {
    max-width: 315px;
    width: 100%;
    margin-left: 30px;
    margin-bottom: 20px;
	}
	
	.royal_place p.gray {
    max-width: 540px !important;
	}
	
	.win_area {
    padding-right: 0;
    padding-bottom: 260px;
    background-position: bottom right 20px;
	}
	
	.win_area ul.support_list {
		margin: 0 auto;
    max-width: none;
	}
	
	ul.place_list li span {
    display: block;
    margin-left: 0;
    margin-top: 5px;
	}
	
	ul.place_list li::before {
    top: 1.45rem !important;
		bottom: auto;
	}
}
@media screen and (max-width:900px){
	br.non_900{
		display: none;
	}
	
	.scrollable-table {
		overflow-x: scroll;
		padding-bottom:10px;
		margin-bottom:10px;
	}
	
	.scrollable-table::-webkit-scrollbar {
		height: 10px;
	}
	.scrollable-table::-webkit-scrollbar-track {
		margin: 0 2px;
		background: #ccc;
		border-radius: 5px;
	}
	.scrollable-table::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	#container{
		width:96%;
	}
	.pdt_20{
		left:116px;
	}
	
	#container .cont_area .dent_area {
    flex-direction: column;
	}
	
	#container .cont_area .dent_area .detail_area {
		width: 100%;
		margin-right: auto;
		margin-bottom: 20px;
	}
	
	#container .cont_area .dent_area .img_area {
		max-width: none;
	}
	
	#container .cont_area .in_area .cl2 {
    flex-direction: column-reverse;		
	}
	
	#container .cont_area .point_area ul.cl2 {
		flex-direction: row;
	}
	
	#container .cont_area .point_area ul.cl2 li {
		width: 100%;
	}

	#container .cont_area .point_area ul.cl2 li:nth-child(odd),
	#container .cont_area .point_area ul.cl2 li:nth-child(even) {
		margin: auto 1rem;
	}

	#container .cont_area .in_area .cl2 .tx_area {
    width: 100%;
    padding-left: 0;
	}
	
	#container.support .sup_point_area ul.cl3_discnt li {
    max-width: none;
    width: calc(50% - 1rem);
	}
	
	#container.support ul.spons_list {
    flex-direction: column;
    align-items: center;
	}
	
	#container.support .spons_area ul.spons_list li:first-child,
	#container.support .spons_area ul.spons_list li:last-child{
		margin: auto;
	}

	#container.support .spons_area ul.spons_list li:first-child{
    margin-bottom: 4rem;		
	}
	
	#container.support .spons_area ul.spons_list li div img.dairi_logo{
		margin-bottom: 1rem;
	}

}
@media screen and (max-width:768px){
	#sub-title h1 {
		padding: 40px 0;
	}
	#container {
		padding: 40px 0;
	}
	table.profile th {
		display: block;
		width: auto;
		padding: 12px 12px 6px 12px;
		border-width: 0;
	}
	table.profile td {
		display: block;
		width: auto;
		padding: 0px 12px 12px 12px;
	}
	table.profile td ul {
		margin-left: 5%;
	}
	ul.info-c3 {
		padding: 30px 0 60px 0;
	}
	#container .en-title {
		font-size: 160%;
	}
	#container p {
		width: 98%;
	}
	#container.keiyaku p.fs-l {
		padding-top: 20px;
	}
	ul.rule {
		padding-top: 20px;
	}
	ul.royal-c2 li {
		width: 44%;
		margin: 0 3%;
	}
	table.dl th,table.dl td {
		display: block;
		height: auto;
	}
	table.dl td {
		min-height: 40px;
		position: static;
		padding: 0 0 10px 20px;
	}
	table.dl td img {
		margin-left: 12px;
		position: static;
		vertical-align: middle;
	}
	table.dl th {
		border-width: 0;
	}
	#container h4.sec {
		margin-top: 60px;
	}
	table.dl {
		margin-top: 0;
	}
	.otoku-area .title,.otoku-area .news {
		width: 100%;
	}
	.otoku-area .title {
		padding: 20px 0;
	}
	.google-maps {
		width: 96%;
	}
	.bcs-box ul li {
		width: 46%;
	}
	.service-top .cont {
		width: auto;
		padding: 2%;
	}
	#container.service h1 {
		font-size: 150%;
	}
	#container.service .en-title {
		padding: 0;
		font-size: 75%;
		margin: 5px auto 0 auto;
	}
	#container .shop02 .atte {
		width: 100%;
		margin: 30px auto 0 auto;
		background-color: #FFF;
		max-width: inherit;
		border-bottom: 1px solid #CCC;
		padding: 20px;
		font-size: 200%;
	}
	
	#container.fact h1.fact_title {
		padding-top: 80px;
	}
	
	#container .cont_area .in_area .detail p {
    padding-left: 0;
    padding-bottom: 150px;
    background-position: center bottom;
	}
	
	#container .cont_area ul.price_list {
    flex-direction: column;
    align-items: center;
	}
	
	#container .cont_area ul.price_list li {
		display: flex;
		align-items: center;
		max-width: 290px;
		width: 100%;
		text-align: left;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	
	#container .cont_area ul.price_list li small {
    bottom: -2px;
	}
	
	#container .cont_area ul.price_list li:last-child {
		margin-bottom: 0;
	}
	
	#container .cont_area ul.price_list li span {
    display: inline-block;
    max-width: 105px;
    width: 100%;
    box-sizing: border-box;
		text-align: center;
	}
	
	#container .cont_area ul.cl4 li, #container .cont_area ul.cl5 li {
		flex-direction: column-reverse;
	}
	
	#container .cont_area ul.cl4 li p, #container .cont_area ul.cl5 li p {
		margin-left: auto;
		margin-bottom: auto;
		padding: 10px 0;
		padding-bottom: 0;
	}
	
	#container .cont_area ul.cl4 li img, #container .cont_area ul.cl5 li img {
    max-width: 200px;
    width: 100%;
  }
	
	#container .cont_area p.price_at span.ali_l{
		display: block;
    text-align: left;
	}
	
	ul.more_list {
    flex-direction: column;
	}
	
	ul.more_list li{
		max-width: none;
		height: 70px;
		margin-bottom: 20px;
	}
	
	ul.more_list li:last-child{
		margin-bottom: 0;	
	}
	
	ul.more_list li:last-child a::before {
		right: 28px;
		left: auto;
	}
	
	br.non_768{
		display: none;
	}
	
	#container.support .s_point_area02 ul.cl2_org{
		margin-bottom: 60px;
	}
}
@media screen and (max-width:640px){
	#sub-title {
		padding-top: 56px;
	}
	#sub-title h1 {
		padding: 30px 0;
	}
	#container h3 {
		margin-top: 80px;
	}
	ul.royal {
		padding: 20px 0 40px 0;
	}
	ul.royal li,ul.royal li.n01, ul.royal li.n02, ul.royal li.n03,#container.kaitori ul.royal li.n02,#container.kaitori ul.royal li.n06 {
		font-size: 120%;
		min-height: inherit;
		padding: 15px 20px 20px 70px;
	}
	#container.kaitori ul.royal li.n03 {
		min-height: 92px;
		padding-top: 6%;
	}
	ul.royal li:before {
		top: 20px;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		background-position: left top;
		background-repeat: no-repeat;
		background-size: contain;
		width: 100%;
		height: 60px;
	}
	ul.royal li.n01:before {
		content: '';
		background-image: url(../images/li_green_1.png);
	}
	ul.royal li.n02:before {
		content: '';
		background-image: url(../images/li_green_2.png);
	}
	ul.royal li.n03:before {
		content: '';
		background-image: url(../images/li_green_3.png);
	}
	ul.royal li.n04:before {
		content: '';
		background-image: url(../images/li_green_4.png);
	}
	ul.royal li.n05:before {
		content: '';
		background-image: url(../images/li_green_5.png);
	}
	ul.royal li.n06:before {
		content: '';
		background-image: url(../images/li_green_6.png);
	}
	ul.royal li.n07:before {
		content: '';
		background-image: url(../images/li_green_7.png);
	}
	ul.royal li .fs-s {
		line-height: normal;
	}
	#sub-title h1 img {
		max-width: 55%;
	}
	ul.royal-c2 {
		width: auto;
	}
	#container.checkw p.fs-ll {
		padding: 0 0 30px 0;
	}
	
	#container.shop, #container.service, #container.fact {
		padding-top: 56px;
	}
	
	#container.fact h1.fact_title {
		padding-top: 40px;
	}
	
	#container.fact h1.fact_title img {
		width: 40%;
	}
	
	#container.faq dl dt {
		font-size: 100%;
		padding: 10px 45px 10px 45px;
		background-size: 20px;
		background-position: left 10px top 50%;
		margin-bottom: 15px;
	}
	dl.accordion dt::after {
		right: 12px;
		width: 8px;
		height: 8px;
	}
	#container.faq dl dd {
		padding: 0 16px 40px 16px;
	}
	#container.faq dl dd .title {
		line-height: 180%;
		font-size: 105%;
	}
	#container.faq dl dd p {
		padding:  10px 0 0 0;
	}
	ul.dotted li {
		padding: 15px 0;
	}
	#container.shop,#container.service,#container.fact {
		padding-top: 56px;
	}
	#container.shop .content {
		padding-top: 15px;
	}
	img.zaiko {
		max-width: 75%;
		margin: 20px auto;
	}
	ul.photo li {
		width: 48%;
	}
	.c-link {
		padding-top: 20px;
	}
	.otoku-area .news ul li a {
		display: block;
		margin: 5px 0 0 0;
	}
	#access:before,#service01:before,#service02:before,#service03:before {
		margin-top: -80px;
		height: 80px;
	}
	#container.service h2 .fs-l {
		font-size: 135%;
	}
	ul.photo-c2 li {
		width: auto;
		margin: 0 2% 30px 2%;
	}
	.bcs-box ul li {
		width: auto;
		display: block;
	}
	#container.service h1 {
		font-size: 125%;
	}
	.service-top .cont {
		padding: 1% 3%;
	}
	#container.service .en-title {
		margin: 5px auto;
		line-height: 100%;
	}
	#container p.iten-tx {
		text-align: left;
		line-height: 1.35;
	}
	ul.c3-orange {
		padding-bottom: 30px;
	}
	ul.c3-orange li {
		width: 31%;
		margin: 0 1%;
	}
		
	#container .coting .content p.str br.sp_640{
		display: block;
	}
	
	#container .cont_area .point_area ul li,
	#container .cont_area .point_area ul.cl2 li:nth-child(odd),
	#container .cont_area .point_area ul.cl2 li:nth-child(even) {
		margin: auto;
	}

	.menu_area ul.menus li {
		width: calc(100% - 2rem);
		min-height: 70px;
		margin-bottom: 20px;
  }
	
	.menu_area ul.menus li:nth-child(3),
	.menu_area ul.menus li:nth-child(4){
		margin-bottom: 20px;
	}
	
	.menu_area ul.menus li:nth-child(5) {
		margin-bottom: 0;
	}
	
	#container .cont_area .point_area dl ul li {
		width: calc(50% - 1rem);		
    margin-right: 1rem;
	}
	
	#container.support .b_yel p {
    font-size: 20px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	#container.support h1 {
		margin-bottom: 3rem;
	}
	
	#container.support .sup_point_area ul.cl3 li h3 {
  	font-size: 28px;		
	}
	
	#container.support ul.spons_list{
		flex-direction: column;
	}

	#container.support .spons_area ul.spons_list li{
		margin-bottom: 20px;
	}
	
	ul.place_list {
		flex-direction: column;	
	}
	
	ul.place_list li {
    max-width: none;
	}
	
	.win_area ul.support_list{
		flex-direction: column;
	}
	
	.win_area ul.support_list li{
		width: 100%;	
	}
	
	.win_area ul.support_list li:nth-child(odd),
	.win_area ul.support_list li:nth-child(even){
		margin: auto;
		margin-bottom: 1rem;
	}
	
	.win_area ul.support_list li:last-child{
		margin-bottom: 0;	
	}
	
	.win_area {
		padding-bottom: 220px;
		background-size: 195px;
	}
	
	.royal_place .place_name {
    max-width: none;
	}
	
	br.sp640{
		display: block;
	}
	
	
  .royal_place .tel {
		margin-left: 0;
	}
	
	#container.support .s_point_area02 ul.cl2_org li h5{
		font-size: 20px;
		background-size: 30px;
		background-position: 18px 22px;
		padding-left: 60px;
	}
	
	#container.support .s_point_area02 ul.cl2_org li {
    min-height: 360px;
	}
	
	#container.support .sup_point_area #window .point_area ul li {
		padding-left: 0;
		padding-right: 0;
	}
	
	#container.support .spons_area ul.spons_list li div img.dairi_logo{
	   max-width: calc(360px * 0.8);
	}
	#container.support .kakusyu .title-ma p {
		font-size: 20px;
	}
	#container.support .kakusyu .title-ma {
		padding: 0 40px;
	}
	#container.support .kakusyu .title-ma:before,#container.support .kakusyu .title-ma:after {
		width: 40px;
		height: 71px;
	}
	.intro {
		margin-bottom: 20px;
	}
	ul.kome li,#container .intro p {
		font-size: 17px;
	}
}
@media screen and (max-width:560px){
	.info-area .box ul li .cate {
		display: block;
		margin: 0 auto 10px auto;
		width: auto;
	}
	.info-area .box ul li {
		margin: 0 0 10px 0;
		font-size: 120%;
	}
	img.tel {
		max-width: 100%;
	}
	img.zaiko {
		max-width: 90%;
		margin: 10px auto;
	}
	ul.photo {
		padding: 0;
	}
	.btn-link {
		padding: 20px 0;
	}
	.btn-link a {
		padding: 12px 15px 12px 35px;
		text-align: left;
	}
	.btn-link a:before {
		left: 16px;
	}
	.c-link a {
		font-size: 100%;
		padding: 10px 30px 10px 60px;
	}
	.c-link a:before {
		top: 10px;
		left: 40px;
	}
	.coting .info-area .box ul li {
    min-width: auto;
    width: 100%;
		margin-right: auto;
	}
	
	#container.support .sup_point_area ul.cl3_discnt li{
		width; 100%;
	}
	
	#container.support .sup_point_area ul.cl3_discnt li,
	#container.support .sup_point_area ul.cl3_discnt li:nth-child(4),
	#container.support .sup_point_area ul.cl3_discnt li:nth-child(5){
		width: 100%;
		margin-bottom: 1rem;
	}
}
@media screen and (max-width:520px){
	#container h2{
		margin-bottom:30px;
	}
	.menu{
		padding:20px 0px 30px;
	}
	.misiyousya p{
		padding:0px 0 45px;
	}
}
@media screen and (max-width:480px){
	.scrollable-table th,.scrollable-table td {
		padding: 2px 5px;
		font-size: 14px;
	}
	.pdb_20{
		width:94%;
		margin:auto;
	}
	#container p{
		width:98%;
	}
	#sub-title h1{
		width:98%;
		margin:auto;
	}
	table.profile td ul {
		margin-left: 8%;
	}
	ul.info-c3 {
		padding: 0 0 40px 0;
	}
	ul.info-c3 li {
		display: inline-block;
		width: 38%;
		margin: 0 6% 10px 6%;
	}
	#container .en-title {
		padding: 10px 0;
	}
	#container h3:first-of-type {
		margin-top: 20px;
	}
	ul.royal {
		padding: 0 0 20px 0;
	}
	ul.royal li, ul.royal li.n01, ul.royal li.n02, ul.royal li.n03,#container.kaitori ul.royal li.n02,#container.kaitori ul.royal li.n06 {
		padding-left: 50px;
	}
	ul.royal li:before {
		height: 40px;
	}
	#container.kaitori p.fs-ll {
		font-size: 110%;
		padding: 15px 0 30px 0;
		width: 96%;
	}
	.bnr {
		width: 90%;
	}
	ul.rule {
		padding-top: 0;
	}
	#container.keiyaku p.fs-l {
		font-size: 108%;
		padding-top: 0;
	}
	#container p.pt30 {
		font-size: 108%;
	}
	#container.keiyaku .scrollable-table th,#container.keiyaku .scrollable-table td {
		padding: 2px 5px;
		font-size: 14px;
	}
	#container.faq p.fs-l {
		padding-bottom: 30px;
		font-size: 100%;
	}
	#container.service h2 {
		font-size: 125%;
	}
	#container.service h1 {
		font-size: 100%;
	}
	#container.service .en-title {
		font-size: 60%;
	}
	#container.shop h1 img {
		max-width: 56%;
	}
	.buy-top-image {
		padding-bottom: 10px;
	}
	
	#container .cont_area .point_area dl ul {
		margin-bottom: 20px;
	}
	
	#container .cont_area .point_area dl ul li {
		width: 100%;
		margin-right: 0;
	}
	
	#container .cont_area .point_area dl:last-of-type ul {
		margin-bottom: 0;
	}
	
	#container .cont_area ul.cl4 li,
	#container .cont_area ul.cl5 li {
		flex-direction: row-reverse;
		width: 96%;
		margin: auto;
		margin-bottom: 10px;
	}

	#container .cont_area ul.cl4 li p,
	#container .cont_area ul.cl5 li p {
		margin: auto;
		margin-left: 10px;
	}

	#container .cont_area ul.cl4 li img,
	#container .cont_area ul.cl5 li img {
		max-width: 150px;
		width: 100%;
	}
	
	#container .cont_area h4.b_yel span br.sp_480{
		display: block;
	}
	
	#container .cont_area p.cent{
		text-align: left;
	}
	
	#container .cont_area p.cent.mar0 {
		padding-bottom: 0;
	}
	
	br.sp480{
		display: block;
	}
	
	br.non_480{
		display: none;
	}
	
	#container.support .sup_point_area #warranty .point_area ul li p,
	#container.support .sup_point_area #window .point_area ul li p {
		padding: 0 1rem 1rem;
	}
	#container.support .kakusyu .title-ma {
		padding: 0 28px;
	}
	#container.support .kakusyu .title-ma:before,#container.support .kakusyu .title-ma:after {
		width: 24px;
		height: 43px;
	}
	#container.support .kakusyu .title-ma p {
		font-size: 16px;
	}
	#container.support .kakusyu {
		padding: 0 10px 80px 0;
	}
	#container.support h2.b_cyan {
		font-size: 1.5rem;
	}
	#container #policy.cont_area .hoshin_area {
		margin: 30px auto;
	}
	.intro {
		padding: 20px;
	}
}
@media screen and (max-width:360px){
	#container .shop02 .atte {
		padding: 10px;
		font-size: 150%;
		margin: 0 auto;
	}
	.c-link a {
		padding: 10px 30px;
		text-align: left;
	}
	.c-link a:before {
		top: 8px;
		left: 12px;
	}
}
