@charset "utf-8";
/* CSS Document */





.clear {
	clear: both;
}
br.clear {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
	border: none;
	visibility: hidden;
	font-size: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1%;
}
* html .clearfix {
	height: 1%;/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
ul.ul {
	list-style: disc;
	padding: 0 0 0 40px;
}
ol.ol {
	list-style: decimal;
	padding: 0 0 0 40px;
}
.inner {
	width: 1200px;
	margin: 0 auto;
}






/****** NEWレイアウト ******/



ul {
    list-style: none;
}

.device-sp{
	display:block;
}
.device-pc{
	display:none;
}

ul,p{
	padding:0;
	margin:0;
}


#fukushima-point section {
    /*padding-bottom: 4%;*/
    margin-bottom: 6%;
    /*background: url(https://kikumoku.itembox.design/item/images/kikuno-ru-guide/new/line-dash.jpg) repeat-x 0 100%;*/
    background-size: 140%;
}

#fukushima-point section:last-child {
    padding-bottom: 1%;
    margin-bottom: 2%;
    background: none;
}


#fukushima-point img{
	width:100%;
}
#fukushima-point h2{
	font-size:4.8vw;
	font-weight:bold;
	text-align:center;
	margin:0 0 3vw;
	line-height:1.25;
}
#fukushima-point h2 span{
	display:block;
}
#fukushima-point .btns{
	margin:0 0 8vw;
}

#fukushima-point .btns ul{
	width:100%;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style:none;
}
#fukushima-point .btns ul li{
	width: calc(98%/2);
	margin:0 0 1.5vw;
}
#fukushima-point .btns ul li.thispage {
    opacity: 0.5;
}
#fukushima-point .bnr-kodawari{
	margin:0 0 5vw;
	text-align:center;
}

#fukushima-point .btn-buy{
	width:90%;
	margin:0 auto 8vw;
}

#fukushima-point .items {
    margin-bottom: 10%;
}

#fukushima-point span.num {
    background: #FAC5C6;
    padding: 0.5% 1.5%;
}

#fukushima-point h3{
	margin:0 0 3vw;
}

#fukushima-point h3 img {
    width: 100%;
}

#fukushima-point p{
	font-size:3.6vw;
	line-height:1.67;
    margin-bottom: 4%;
}

.types ul.items-inner li p {
    border: none;
	letter-spacing: -0.25em;
	
}

#fukushima-point .txt-box span.big {
    font-size: 110% !important;
}
#fukushima-point .txt-box span.orange {
    font-size: 100%;
    color: #ff6600;
    font-weight: bold;
}

#fukushima-point .btns ul li img {
    /*border-radius: 10px;*/
}

#fukushima-point .btns ul li.closed {
	filter: brightness(50%);
}


#fukushima-point .btns p {
    text-align: center;
}


.img-box img {
    width: 100%;
}

#fukushima-point h4 {
    font-weight: bold;
}

.items h4 {
    /*width: 70%;*/
}

.items h4 img.res {
    object-fit: cover;
    height: 6em;
}

.items h4.res img {
    object-fit: cover;
    height: 3.5em;
}

ul.items-inner {
    margin-bottom: 3%;
}

ul.items-inner li p {
    padding-left: 4px;
    border-left: #ff9900 solid 2px;
}


ul.items-inner li {
    width: calc(94%/3);
    float: left;
    margin: 1%;
}

ul.items-inner li img {
    width: 100%;
    border: 1px solid #ccc;
}

#fukushima-point .ptns-inner {
    width: 100%;
    margin: 0 auto;
}
#fukushima-point .ptns-inner h5 {
    font-weight: bold;
    font-size: 125%;
    border-bottom: solid 5px #95C7C6;
}

#fukushima-point .ptns-inner .ptn-img {
	text-align: center;
}

.txt-box h4 {
    font-size: 20px;
    padding-left: 8px;
    border-left: 3px solid #ff9900;
    line-height: 1.2em;
    margin-bottom: 4%;
}

/*
fs-c-heading--page{
	display:none;
}*/

/*** 盛夏 ****/

.nav ul li {
    width: 50%;
    float: left;
}

.nav {
    margin-bottom: 5%;
}

#a01, #a02, #a03, #a04 {
	margin-top: -180px;
	padding-top: 180px;
}


#fukushima-point h3 {
    color: #006600;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 8px 0;
    margin: 0 0 25px;
    border-radius: 5px;
}

#fukushima-point h3 img {
    width: 100%;
}

#fukushima-point h4 {
    font-weight: bold;
}

#fukushima-point p{
	font-size:16px;
	line-height:2;
	margin: 3%;
}

div#fukushima-point table {
    width: 100%;
}

div#fukushima-point table tr th, div#fukushima-point table tr td {
    border: solid 1px #ccc;
    padding: 1em;
    display: block;
}

div#fukushima-point table tr th {
    background: #eee;
    width: 100%;
    vertical-align: middle;
}

div#fukushima-point table tr td {
    width: 100%;
}

