﻿@charset "utf-8";


/* ---------------------------------------------------------------- *
	コンテンツエリアの設定です
 * ---------------------------------------------------------------- */


#container {
	width: 100%;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.contents {
	margin: 0 auto;
	padding: 10px 0;
	max-width: 1240px;
	text-align: center;
}

.contents:after {
	content: "";
	display: block;
	clear: both;
}

.contents p{ margin: 0;padding: 0;}


/* ---------------------------------------------------------------- *
	スペックテーブルの設定です
 * ---------------------------------------------------------------- */

table { margin: 0;border-spacing: 0;border-collapse: collapse;float: left;}
th { padding: 8px;text-align: center;}
tbody tr td { border: 1px solid #CACACA;text-align: left;}
tbody tr th, tbody tr td {padding: 10px;}
tbody tr th { padding: 10px;text-align: center;font-weight: bold;background: #E8EBF2;text-transform: uppercase;border: 1px solid #CACACA;}


/* ---------------------------------------------------------------- *
	カートボタン・スクロールの設定です
 * ---------------------------------------------------------------- */

#lp-cart {
	position: fixed;
	bottom: 150px;
	right: 0;
	font-size: 80%;
	text-indent:-9999px;
	z-index: 1000;
}

#lp-cart a {
	background:url(https://www.eefuton.net/html/user_data/assets/img/skpd_img/lp_cart.png) no-repeat;
	background-position: 50% 0;
	width: 120px;
	height: 120px;
	padding: 38px 0 0 0;
	text-align: center;
	display: block;
}

#lp-cart a:hover {
	background:url(https://www.eefuton.net/html/user_data/assets/img/skpd_img/lp_cart_on.png) no-repeat;
	background-position: 50% 0;
}


/* ---------------------------------------------------------------- *
	Q&Aの設定です
 * ---------------------------------------------------------------- */

section ul {
	width: 94%;
	margin: 0 auto 40px auto;
	padding: 20px;
	background-color: #FFFFFF;
	border-radius: 14px;
	list-style: none;
	display: inline-block;
}

section ul li.q{
	padding-left: 40px;
	margin: 10px 0;
	line-height: 2.8;
	background: url(https://www.eefuton.net/html/user_data/assets/img/skpd_img/question.png) left 0px top 0 no-repeat;
	background-size: 30px auto;
}

section ul li.a{
	padding-left: 40px;
	line-height: 2.8;
	background: url(https://www.eefuton.net/html/user_data/assets/img/skpd_img/answer.png) left 0px top 0 no-repeat;
	background-size: 30px auto;
}

section ul li p{
	line-height: 1.8;
	padding-left: 40px;
	text-align: left;
}


/*-----------------------------------------------------	*/
/*	for 940px - 2480px				*/
/*----------------------------------------------------	*/

@media screen and (min-width: 940px) and (max-width: 2480px) {

.contents {width: 100%; padding: 0 120px 40px 120px;}
.contents p{font-size: 120%;}
.pc_image {margin: 0 auto;}
.sp_image {display: none;}
.image_box80 {margin: 20px 0 80px 0; clear: both;}
.image_box50 {width: 50%; padding: 0 25px; margin-bottom: 0px; float: left;}
.image_box40 {width: 40%; padding: 0; float: left;}
.image_box20 {margin: 20px 0; clear: both;}
.box50 {width: 50%; padding: 0 25px; float: left;}

table { width: 100%;}

.skpd_subject { font-size: 160%; color:#443333;font-family: BIZ UDMincho;text-align:center;clear: both;margin: 50px 0; width: 100%;display: inline-block;}
.skpd_subject_bb { font-size: 160%; color:#443333;font-family: BIZ UDMincho;text-align:center;clear: both;padding-bottom:10px;}
.skpd_topic { font-size: 130%; color:#443333;font-weight: bold;font-family:-apple-system, BIZ UDゴシック;text-align: center;}
.skpd_title { font-size: 100%; color:#443333;font-weight: bold;font-family: Georgia;text-align: center;}

.emphasize{ font-size: 120%; font-weight: bold;}

.sp_br { display: block;}

/* ** */}


/*-----------------------------------------------------	*/
/*	for - 640px - 939px				*/
/*-----------------------------------------------------	*/

@media screen and (min-width: 640px) and (max-width: 939px) {

.contents {width: 98%;padding: 0 40px 20px 40px;clear: both;}
.contents p{font-size: 110%;}
.pc_image {display: none;}
.sp_image {margin: 0 auto;}
.image_box80 {margin: 20px 0 40px 0; clear: both;}
.image_box50 {width: 50%; padding: 0 15px; margin-bottom: 0px; float: left;}
.image_box40 {width: 40%; padding: 0; float: left;}
.image_box20 {margin: 20px 0; clear: both;}
.box50 {width: 50%; padding: 0 15px; float: left;}

table { width: 100%;}

.skpd_subject { font-size: 150%; color:#443333;font-family: BIZ UDMincho;text-align:center;clear: both;margin: 50px 0; width: 100%;display: inline-block;}
.skpd_subject_bb { font-size: 150%; color:#443333;font-family: BIZ UDMincho;text-align:center;clear: both;padding-bottom:10px;}
.skpd_topic { font-size: 120%; color:#443333;font-weight: bold;font-family:-apple-system, BIZ UDゴシック;text-align: center;}
.skpd_title { font-size: 120%; color:#443333;font-weight: bold;font-family: Georgia;text-align: center;}

.emphasize{ font-size: 120%; font-weight: bold;}

.sp_br { display: block;}

#lp-cart { position: fixed; bottom: 140px; right: 0; font-size: 80%; text-indent:-9999px; z-index: 1000; }

/* ** */}


/*-----------------------------------------------------	*/
/*	for - 639px				*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 639px) {

.contents {width: 98%;padding: 0 20px 20px 20px;clear: both;}
.contents p{font-size: 110%;}
.pc_image {display: none;}
.sp_image {margin: 0 auto;}
.image_box80 {margin: 0 0 40px 0; clear: both;}
.image_box50 {width: 95%; padding: 0; margin: 0 auto;}
.image_box40 {width: 95%; padding: 0; margin: 0 auto;}
.image_box20 {margin: 10px 0; clear: both;}
.box50 {width: 95%; padding: 15px 0; margin: 0 auto;}

table { width: 98%; margin: 0 1%;}

.skpd_subject { font-size: 120%; color:#443333;font-weight: bold;font-family:BIZ UDMincho;text-align:center;clear: both;margin: 60px 0 50px 0; width: 100%;display: inline-block;}
.skpd_subject_bb { font-size: 120%; color:#443333;font-weight: bold;font-family:BIZ UDMincho;text-align:center;clear: both;margin:10px 0 20px 0;width: 100%;display: inline-block;}
.skpd_topic { font-size: 100%; color:#443333;font-weight: bold;font-family:-apple-system, BIZ UDゴシック;}
.skpd_title { font-size: 100%; color:#443333;font-weight: bold;font-family: Georgia;text-align: center;}

.txtLeft { text-align: left;}

.emphasize{ font-size: 124%; font-weight: bold;}

.sp_br { display: none;}

section ul { width: 100%; padding: 5px;}
section ul li.a{ margin-top: 20px;}

#lp-cart { position: fixed; bottom: 120px; right: 0; font-size: 80%; text-indent:-9999px; z-index: 1000; }

#lp-cart a {
	background:url(https://www.eefuton.net/html/user_data/assets/img/skpd_img/lp_cart_s.png) no-repeat;
	background-position: 50% 0;
	width: 80px;
	height: 80px;
	padding: 38px 0 0 0;
	text-align: center;
	display: block;
}

#lp-cart a:hover {
	background:url(https://www.eefuton.net/html/user_data/assets/img/skpd_img/lp_cart_s_on.png) no-repeat;
	background-position: 50% 0;
}


/* ** */}

