@charset "utf-8";
/* font
--------------------------------------------
@font-face {
	font-family: Garamond;
	src: url("../font/GARA.eot");
}
@font-face {
	font-family: Garamond;
	src: url("../font/GARA.TTF") format("truetype");
}
---------*/

/* ベース ここから
 --------------------------------------------------------------*/

/* font-color
-----------------------------------------------------*/

body {
	color: #333333;
}

/* その他
 --------------------------------------------------------------*/

img {
	max-width: 100%;
	height: auto;
	}
	
.clearfix:after{ content : ''; display : block; clear : both; height:0; }


/* when drug color
-----------------------------------------------------*/
/* ::selection {
  background: ;
  color:;
}

::-moz-selection {/ Firefox/
background: ;
color:;
}
*/

/* headline
-----------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
	font-weight:normal;
}


/* table
-----------------------------------------------------*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* anchor
-----------------------------------------------------*/

a:link {
	color: #006AD5;
	text-decoration: underline;
}

a:visited {
	color: #006AD5;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
}


	
/* ベース ここまで
 --------------------------------------------------------------*/
 
/* 共通・ラッパー
-----------------------------------------------------*/

.wrap {
	width: 100%;
	background: #F7F6F5;} 

h2 {
	color:#FF9326;
	text-align: center;
	font-size: 1.3rem;
	line-height: 1.4;
	margin: 1.2rem 0 1.5rem 0;
	font-weight: bold;
}
.aside {
	display: none;
}

/* ヘッダー
-----------------------------------------------------*/
.upper {
	padding: 1rem ;
	background: url(../img/bg_header.png) repeat left top;
}
.upper-in {
	text-align: center;}
.upper .copy{
	margin-bottom: 0.8rem;}
.upper h1{
	margin-bottom: 0.8rem;}
.upper .eyecatch{
    margin: 1.5rem 0 0 0;}
.upper .medal{
    width: 22%;
	position: absolute;
    left: 10px;
    
}

div.adapt {
	margin: 0.5rem 1rem 1rem;
    position: relative;}
p.wp-adapt {
    float: right;
	font-size: 0.69rem;
	background: url(../img/ico_wp.png) no-repeat left center;
	padding: 6px 0 8px 30px;
	line-height: 1.4;
    margin-bottom: 5px;}
.g-nav {
	display: none;
}

/* パンクズ
-----------------------------------------------------*/
.breadcrumbs {
	padding: 1rem;}
.breadcrumbs ol {
		list-style: none;}
.breadcrumbs ol li {
	float: left;
	line-height: 1.2;
	margin-right: 7px;
	margin-bottom: 5px;
	padding-left: 17px;}
.breadcrumbs ol li:first-of-type {
	background: url(../img/ico_home.png) no-repeat left 2px;
	}
.breadcrumbs ol li:not(:first-of-type) {
	background: url(../img/ico_arrow.png) no-repeat left 1px;}

.breadcrumbs a,
.breadcrumbs a:visited {
	text-decoration: underline;
	color: #666666;}
.breadcrumbs a:hover {
	text-decoration: none;}
p.forbuy {
    clear: both;
    text-align: center;}

/* お知らせ
-----------------------------------------------------*/
.news {
	background: #FFFFFF;
	margin: 0.5rem;
	padding: 1rem;
	border-radius: 10px;}
.news p {
	color: #A99A8D;
	font-size: 1.1rem;
	border-bottom: 2px solid #EFEDEB;
	margin-bottom: 0.5rem;
	padding-bottom: 0.3rem;}
.news p a,
.news p a:visited {
	color: #A99A8D;
	text-decoration: underline;
	}
.news p a:hover {
	text-decoration: none;}
.news dt {
	margin-bottom: 0.8rem;
	font-size: 1rem;}
.news dd {
	margin-bottom: 0.9rem;
	font-size: 0.9rem;
	line-height: 1.3;}
	
/* あいさつ
-----------------------------------------------------*/

.greeting {
	position: relative;
	padding: 1rem 1.26rem;}
	
.capture {
	margin-bottom: 1.2rem;
    position: relative;}
.capture img {
	margin-bottom: 0.4rem;}
	
.capture .kamonohashi {
	margin: -40px 0 0 0;
	width: 22%;}
.capture .minpackage {
    position: absolute;
    bottom: 0;
    right: 0px;
	width: 22%;}
.capture .circleimage {
    position: absolute;
    bottom: 0;
    right: 0;
	width: 28%;}
.greeting p {
	line-height: 1.67;
	font-size: 1.0rem;
	margin-bottom: 1rem;}
.greeting ul li{
	line-height: 1.4;
	font-size: 1.2rem;
    list-style: none;
	margin-bottom: 1rem;}

.be-af ul li {
    list-style: none;}
.be-af ul li:first-of-type {}
.be-af ul li:nth-of-type(2) {
	background: url("../img/img_bf_arr_v.png") no-repeat center center;
	background-size: contain;
	width: 100%;
	height: 150px;
}
.be-af ul li:last-of-type {}
/* サマリー
-----------------------------------------------------*/
.summary {
	background: #fff;
	border: 2px solid #EFEDEB;
	border-width:2px 0;
	padding: 1rem 1.26rem;
	line-height: 1.4;}
.summary dt {
	color: #79695B;
	padding-top: 160px;
	margin-bottom: 0.7rem;
	font-size: 1.1rem;
	background: no-repeat center top;
	background-size: 150px auto;}
.summary dt.s1{	background-image: url(../img/ill_rapid.png) ;}
.summary dt.s2{	background-image: url(../img/ill_money.png) ;}
.summary dt.s3{	background-image: url(../img/ill_responsive.png) ;}
.summary dd {
	font-size: 1rem;
	line-height: 1.67;
	margin-bottom: 1.8rem;}
	
	
/* フィーチャー
-----------------------------------------------------*/

.feature {
	padding: 1rem 1.26rem;
	line-height: 1.67;}
.feature h3.f1 {background-image: url(../img/ico_f1.png);}
.feature h3.f2 {background-image: url(../img/ico_f2.png);}
.feature h3.f3 {background-image: url(../img/ico_f3.png);}
.feature h3.f4 {background-image: url(../img/ico_f4.png);}
.feature h3.f5 {background-image: url(../img/ico_f5.png);}
.feature h3.f6 {background-image: url(../img/ico_f6.png);}
.feature h3.f7 {background-image: url(../img/ico_f7.png);}
.feature h3 {
    font-weight: bold;
	line-height: 1.4;
    margin-top: 2rem;
	color: #79695B;
	padding: 0 0 0 25px;
	margin-bottom: 0.4rem;
	font-size: 1.2rem;
	background: no-repeat left 0.1rem;
	background-size: 21px 21px;}
div.f-detail {
	margin-bottom: 1.4rem;}
div.f-detail img{
	box-sizing: border-box;
	display: block;
	border-radius: 10px;
	border: 10px solid #C3B6AD;
	margin: 0 auto 0.7rem;}
div.f-detail p {
	font-size: 1.0rem;
	margin-bottom: 0.7rem;}
	
	
/* その他の機能
-----------------------------------------------------*/
.other-function {
	background: #FFFFFF;
	margin: 1.5rem 0rem 1.5rem;
	padding: 1rem;
	border-radius: 10px;}
.other-function p {
	color: #A99A8D;
	font-size: 1.1rem;
	border-bottom: 2px solid #EFEDEB;
	margin-bottom: 0.5rem;
	padding-bottom: 0.3rem;}
.other-function ul {
	margin-left: 1.2rem;
	font-size: 1rem;}
.other-function ul li {
	margin-bottom: 0.9rem;
	font-size: 0.8rem;
	line-height: 1.3;}
.other-function ul li:last-of-type {
    margin-bottom: 0.1rem;}
	
/* 購入までの流れ
-----------------------------------------------------*/

.flow {
	background: #fff;
	border: 2px solid #EFEDEB;
	border-width:2px 0;
	line-height: 1.4;
	padding: 1rem 1.26rem;}
.flow ol {
	font-size: 0.9rem;
	list-style: none;}
.flow ol li:first-child {background-image: url(../img/ico_flow1.png)}
.flow ol li:nth-child(2) {background-image: url(../img/ico_flow2.png)}
.flow ol li:nth-child(3){background-image: url(../img/ico_flow3.png)}
.flow ol li:nth-child(4){background-image: url(../img/ico_flow4.png)}
.flow ol li:nth-child(5){background-image: url(../img/ico_flow5.png)}
.flow ol li {
	padding: 0 0 0 50px;
	background: no-repeat left top;
	margin-bottom: 1.4rem;
	background-size: 40px auto;}
.flow p.movie-desc {
    font-size: 0.9rem;
    text-align: center;
    line-height: 1.4;
    margin-top: 0.6rem;
    margin-bottom: 1.2rem;}

.movie-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.movie-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

	
/* 使用者の声
-----------------------------------------------------*/
.voice {
	border-bottom: 2px solid #EFEDEB;
	line-height: 1.4;
	padding: 1rem 1.26rem;}

.voice h3 {
    text-align: left;.f
	color: #79695B;
	padding: 0 0 0.5rem 0;
	margin-bottom: 0.7rem;
	border-bottom: 2px dotted #D4CDC7;
	font-size: 1.2rem;}
div.v-indi {
	text-align: center;
	margin-bottom: 1.6rem;}
div.v-indi img{
	width: 200px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 50%;
	border: 10px solid #fff;
	margin: 0 0.5rem 0.7rem 0;}
div.v-indi p {
	text-align: left;
	font-size: 1.0rem;
	line-height: 1.6;}
	

	
/* よくある質問
-----------------------------------------------------*/
.faq {
	border-top: 2px solid #FFFFFF;
	line-height: 1.4;
	font-size: 0.9rem;
	padding: 1rem 1.26rem;}
.faq dt {
	color: #fff;
	padding: 0.5rem 0.5rem 0.5rem 42px;
	border-radius: 5px;
	background: #B1A192 ;
	position: relative;
	}
.faq dt:before {
    content: " ";
    position: absolute;
    width: 30px; 
    height: 100%;
	border-radius: 5px 0 0 5px;
    left: 0;
    top: 0;
    background: #998571;}
.faq dt:after {
    content: " ";
    position: absolute;
    width: 30px; 
    height: 100%;
    left: 0;
    top: 0;
	background: url(../img/ico_q.png) no-repeat 9px center;
	background-size: 12px auto;}

.faq dd {
	line-height: 1.6;
	padding: 0.5rem 0 1.8rem 40px;
	background: url(../img/ico_a.png) no-repeat left center;
	background-size: 25px auto;
	text-align: left;}
p.ow {
	text-align: right;
	padding: 4px 25px 2px 0;
	background: url(../img/ico_outlink.png) no-repeat right center;}
	
.inlink {
    padding: 4px 0px 2px 12px;
    background: url(../img/ico_inlink.png) no-repeat left center;}
.outlink {
    padding: 4px 25px 2px 0px;
	margin-right: 4px;
	background: url(../img/ico_outlink.png) no-repeat right center;}
    

/* 料率
-----------------------------------------------------*/
.rates {
    margin: 0 auto 10px;}
div.rates-in {
    padding: 0 1.26rem;}
.rates h4{
    font-size: 1.1rem;
    color: #fff;
    padding: 0.5rem 0.5rem 0.5rem 0.7rem;
    border-radius: 5px;
    background: #B1A192;
    line-height: 1.4;
    }
.rates p {
    font-size: 1.0rem;
    line-height: 1.67;
    margin-top: 1rem;}
.rates p.rakuten-rates {
    text-align: center;
    margin: 1rem auto;}
.rates p.rakuten-rates img{
    box-sizing: border-box;}
.rates table{
    width: 99%;
    font-weight: bold;
    position: relative;
    border-right: 3px solid #d4cdc7;
    border-bottom: 3px solid #d4cdc7;
    margin: 35px auto 30px;}
.rates tr.servicer td {
    color: #FFF;
    background: #b1a192;
    border-top: 3px solid #d4cdc7;
    text-align: center;}
.rates table td.empty {
    border: none;
    background: none;
    border-bottom: 3px solid #d4cdc7;
    }
.rates table th {
    background: #efedeb;
    color: #444444;
    border: 1px solid #d4cdc7;
    border-left: 3px solid #d4cdc7;
    text-align: left;
    font-size: 0.7rem;}
    
.rates th span {
    display: inline-block;
    padding: 8px 5px 8px 20px;
    margin-left: 5px;}
    
.rates th span.ama {
    background: url(../img/ico_rates_ama.png) no-repeat left center;
    background-size: 15px 15px;}
.rates th span.raku {
    background: url(../img/ico_rates_raku.png) no-repeat left center;
    background-size: 15px 15px;}
    
.rates table td {
    text-align: center;
    background: #FFF;
    border: 1px solid #d4cdc7;
    padding: 5px 5px;
    font-weight: bold;
    font-size: 0.6rem;}
.rates .rates_o {
    width: 140px;
    color: #ff9900;
    font-size: 1.1rem;
    font-weight: bold;  }
    
.rates tr.servicer td.ribbon img {
    position: absolute;
    z-index: 9;
    left:36%;
    width: 50%;
    top: -15px}
.rates tr.servicer td.ribbon em {
    position: absolute;
    z-index:10;
    left:49%;
    top: -10px;
    font-size: 0.9rem;
    line-height: 0.8;}
    
.rates table td span.memo {
    color: #444444;
    font-size: 0.7rem;}
.rates table td span.gray {
    color: #bbb;}


	
/* 購入ボックス
-----------------------------------------------------*/

.buy {
	line-height: 1.4;
	font-size: 0.9rem;
	padding: 1rem;
	background: #FFF;
	border: 2px solid #EFEDEB;
	border-width:2px 0;}

	
.buy .cart {
	text-align: center;}
.buy .logo {
	margin: 1rem 0 0.7rem;}
.buy .package {
	width: 80%;
	height: auto;
	margin: 1rem 0 0.7rem;}	
.buy .beta {
    border: 4px solid #F57B8A;
    border-radius: 5px;
    padding: 0.7rem;
    background: #FDDFE3;
    font-size: 1.0rem;
	margin: 0rem 0 1rem;
}
.buy .sales-day {
	margin: -65px 0 15px;}
.buy .bt-cv {
	text-align: center;
	/*  margin: 1rem 0 0rem; キャンペーンがある場合 */
	margin: 0; /* キャンペーンない場合はmargin 0にする */
    }	
.buy .bt-cv .option {
	/* メダルがないバナーの場合はwidth: 90%; にする */
	position: relative;
	margin-bottom: -15px;}
.buy .acc {
	margin: 1rem 0 1rem;
	text-align: center;}
.buy .acc p {
	margin-bottom: 0.7rem;}
.buy .acc img {
	display: block;
	margin-left: 0.5rem;
	margin-bottom: 0.3rem;}
	
.buy h4 {
	color: #666666;
	font-size: 1rem;
	margin-bottom: 0.5rem;}
.buy ul {
	margin-left: 1.2rem;}
.buy ul li{
	margin-bottom: 0.6rem;}
	
/* 販売元情報
-----------------------------------------------------*/

.maker {
	line-height: 1.4;
	font-size: 0.9rem;
	padding: 1rem;}
.maker table {
	width: 100%;
	background: #EFEDEB;
	font-size: 0.7rem;}
.maker table th{
	border-top: 2px solid #D4CDC7;
	border-bottom: 2px solid #D4CDC7;
	padding: 5px 4px 5px 7px;
	width: 25%;}
.maker table td span {
	border-left: 2px solid #D4CDC7;
	padding: 0 0 0 7px;
	display: block;}
.maker table td{
	padding: 5px 5px 5px 7px;
	border-top: 2px solid #D4CDC7;
	border-bottom: 2px solid #D4CDC7;}


/* スペシャルサンクス
-----------------------------------------------------*/
.st {
	line-height: 1.6;
	font-size: 1.2rem;
	min-height: 110px;
	border: 4px solid #FF9326;
	border-radius: 10px;
	text-align:left;
	background:  #FFF6E2;
margin-bottom: 10px;}
.st a {
	padding: 1rem 1.2rem;
	display: block;
}
.st a span:after {
	content: "、";}
.st a span:last-of-type:after {
	content: "... >>";
}

.st:hover,
.st:active {
	text-decoration:none ;
	
}
.st table {
	width: 100%;
	background: #EFEDEB;
	font-size: 0.9rem;}
.st table th{
	box-sizing: border-box;
	border-top: 2px solid #D4CDC7;
	background: #D4CDC7;
	border-bottom: 2px solid #EFEDEB;
	padding: 5px 4px 5px 7px;
	float: left;
width: 100%;}
.st table th a,
.st table th a:visited {
	color: #006AD5;}/
.st table td span {
	/* border-left: 2px solid #D4CDC7; */
	padding: 0 0 0 10px;
	display: block;}
.st table td{
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding: 5px 5px 15px 15px;
	border-bottom: 5px solid #FFF;}

.buy .acc .st table th img {
	display: inline;
	vertical-align: middle;
	width: 36px;
	padding-right: 5px;
}
.buy .acc .st table th img.double {
	width: 48px;}
.st a,
.st a:visited {
	color: #006AD5;}/*00A5F4*/
.st p{
	margin-bottom: 0;}

/* メール登録
-----------------------------------------------------*/
.mm {width: 100%;
	margin: 30px auto 15px;}
	.mm h3{
		font-weight: bold;
		font-size: 1.3em;
		background: #FF8B00;
		padding: 10px;
		text-align: center;
		line-height: 1.2;
		border-bottom: none !important;
		margin-bottom: 0 !important;
	border-radius: 6px 6px 0 0;
	color: #ffffff;}
	.mm .mm-desc {
	border: 2px solid #FF8B00;
	line-height: 1.6;
	border-radius: 0 0 6px 6px;
	background: #FFF6E2;
	padding:  10px 20px 10px 20px;}
	.mm form {
		/*display: -webkit-box;*/
		-webkit-box-orient:horizontal;
	}
	.mm form .mm-form {
		display: -webkit-box;
	}
	.mm ul li {
		margin-bottom: 0.5rem !important;
}
	.mm form input {
		padding: 5px 10px;
	}
	.mm form .form-name,
	.mm form .form-email {
		width: 100%;
		box-sizing: border-box;
		border: 1px solid #cdcdcd;
	}
	.mm form .form-email:hover {
		cursor: not-allowed;
	}
	.mm form button {
		padding: 5px 10px;
		border: 1px solid #098902;
		color:  #FFFFFF;
		width: 100%;
		margin-top: 3px;
		background: -webkit-gradient(linear ,left top ,left bottom, from(#3EAA00), to(#098902))
	}
	.mm form button:hover,
	.mm form button:active {
		text-decoration: underline;
	}
	.mm form button[disabled] {
		background: #efefef;
		columns: #ccc;
		border: #cdcdcd;
	}

/* ご利用規約
-----------------------------------------------------*/

.terms {
	line-height: 1.4;
	font-size: 0.9rem;
	padding: 1rem;}
.terms ul {
	margin-left: 1.2rem;
	font-size: 0.8rem;}
.terms ul li{
	margin-bottom: 0.6rem;}

/* 追伸
-----------------------------------------------------*/

.ps {
	background: #EFEDEB;
	line-height: 1.67;
	font-size: 0.9rem;
	padding: 1rem 1.26rem;}
.ps .ps-in h2 {
    font-family: "HGP明朝E", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: normal;
    color: #79695B;
    margin: 0rem 0 2.5rem 0;}
.ps .ps-in h2 span{
    display: inline-block;
    font-size: 1.7rem;}
    
.ps .ps-indi {
	text-align: center;}
.ps h3 {
	line-height: 1.6;
    text-align: left;
	font-size: 1rem;
	color: #79695B;
	border-bottom: 2px dotted #D4CDC7;
	padding: 0.4rem 0;
	margin-bottom: 0.7rem;}
.ps .ps-indi img {	
	box-sizing: border-box;
	border-radius: 50%;
	border: 10px solid #fff;
}
	
.ps .ps-indi .v-detail {
	margin-bottom: 2rem;}
.ps .ps-indi .v-detail p {
	text-align: left;
	margin-bottom: 0.7rem;}


.ps .ps-indi .v-prof{
    /* border: dotted #D5CFCA 2px; */
    font-size: 0.9rem;
    background: #FBFBFB;
    border-radius: 4px;
    padding: 0.6rem 0.7rem 0.1rem;
    margin-bottom: 1rem;}
.ps .ps-indi .v-prof p {
    text-align: left;
    font-size: 0.85rem;
	margin-bottom: 1rem;
	line-height: 1.6;}

.ps .ps-indi .v-prof .v-creator{
    text-align: center;
    font-size: 1rem;
    margin-bottom: 0.4rem;
    color: #A99A8D;}



/* ナビ（サイド）
-----------------------------------------------------*/
.nav .pcopen {
	display: none;}
.hide {
	display: none;}
.nav {
	-webkit-transform: translateX(272px);
	transform: translateX(272px);
	-webkit-transition: ease.3s;
	transition: ease .3s;
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 0;
	box-sizing: border-box;
	float: right;}
.nav .open {
	opacity: 0.95;
	font-size: 1rem;
	padding: 10px 3px 10px 12px;
	background: #333;
	border-radius: 4px 0 0 4px;
	color: #FFF;
	margin-left: -80px;}
.nav.active {
	-webkit-transform: translateX(0);
	transform: translateX(0);}
.nav ul{
	opacity: 0.95;
	background: #333;
	padding: 0px 0px 15px;}
.nav ul li{
	list-style: none;
	font-size: 1rem;}
.nav ul li a{
	text-decoration: none;
	display: block;
	padding: 13px 25px 14px 42px;
	background: url(../img/ico_circle_on.png) no-repeat 22px center;
	color: #FFF;
	}
.nav ul li a:active{
	color: #006AD5;}
	
.nav ul li.forcart {
	margin-left: -8px;
	color: #FFF;}
.nav ul li.forcart a,
.nav ul li.forcart a:hover{
	padding-left: 75px;
	background: url(../img/bg_cart.png) no-repeat left center;}

.nav ul.forsub{
    margin-top: 5px;
	box-shadow: none;
	padding: 5px 0px 5px;
	opacity: 0.8;}
.nav ul.forsub li {
	list-style: none;
    text-align: center;
	color: #CCC;}
.nav ul.forsub li a{
	text-decoration: none;
	display: inline-block;
	padding: 7px ;
	background: none;
	}
.nav ul.forsub li a:hover{
	background: none;}
    
/* 固定ページ
-----------------------------------------------------*/

.page {
	padding: 1rem 1.26rem;
    font-size: 0.9rem;}
    
.page h2 {
    margin-top: 0;}
.page h3 {    
	font-weight: bold;
	line-height: 1.4;
    font-size: 1.2rem;
	padding-bottom: 6px;
	border-bottom: 2px dotted #D4CDC7;
    margin-top: 1.2rem;
    margin-bottom: 1.5rem;
    }

.page h4 {
	font-weight: bold;
	line-height: 1.4;
    font-size: 1rem;
	border: 2px solid #CCC;
	padding: 0.6rem ;
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;}
    
.page h5 {
	font-weight: bold;
	line-height: 1.3;
    font-size: 1rem;
    margin-top: 2rem;
    padding-left: 0.6rem;
    border-left: 4px solid #CCC;
    margin-bottom: 0.7rem;}
    
.page p {
    line-height: 1.67;
    font-size: 1rem;
    margin-bottom: 1rem;}
.page ul,
.page ol {
    font-size: 1rem;
	margin-left: 1.4rem;
	margin-bottom: 2.5rem;}
.page ul li,
.page ol li {
    line-height: 1.67;
    margin-bottom: 30px;}
.page ol li img {
	margin-top: 5px;}
    
.page ul.lh-low li,
.page ol.lh-low li {
	margin-bottom: 1rem;}
.page dl{}
.page dl dt{
	line-height: 1.2;
	color: #998571;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 5px;}
.page dd{
	font-size: 1rem;
	line-height: 1.4;
	margin-bottom: 20px;
	margin-left: 10px;}	

.page dl dt.thumb {
	float: left;
	margin-right: 10px;}
.page dl dt.thumb img {
	width: 60px;
	height: 60px;
	border-radius: 6px;}

.page blockquote {
    background: url(../img/bt-bq-top.png) no-repeat left top ,
    url(../img/bt-bq-bt.png) no-repeat right bottom ;
    background-color: #EFEDEB;
    padding: 2.6rem 1rem 1.8rem;
    border-top: 2px solid #D9D3CE;
    border-bottom: 2px solid #D9D3CE;
    }
.page blockquote cite {
    display: block;
    text-align: right;}
.page blockquote cite a {
	padding: 4px 25px 2px 0;
	background: url(../img/ico_outlink.png) no-repeat right center;}
/* シングルページ
-----------------------------------------------------*/
.single {
	padding: 1rem 1.26rem;
    font-size: 0.9rem;
    }
.single h2 {
    margin-top: 0;}
.single h3 {
	font-weight: bold;
	line-height: 1.4;
    font-size: 1.2rem;
	padding-bottom: 6px;
	border-bottom: 2px dotted #D4CDC7;
    margin-top: 1.2rem;
    margin-bottom: 1.5rem;}
.single h4 {
	font-weight: bold;
	line-height: 1.4;
    font-size: 1rem;
	border: 2px solid #CCC;
	padding: 0.6rem ;
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;}
.single h5 {
	font-weight: bold;
	line-height: 1.3;
    font-size: 1rem;
    margin-top: 2rem;
    padding-left: 0.6rem;
    border-left: 4px solid #CCC;
    margin-bottom: 0.7rem;}
.single p {
    line-height: 1.67;
    margin-bottom: 1rem;
    font-size:1rem;}
    
.single ul,
.single ol {
    font-size: 1rem;
	margin-left: 1.4rem;
	margin-bottom: 2.5rem;}
.single ul li,
.single ol li{
	line-height: 1.67;
	margin-bottom: 30px;}
.single ol li img {
	margin-top: 5px;}
.single ul.lh-low li,
.single ol.lh-low li {
	margin-bottom: 1rem;}


.single dl{}
.single dl dt{
	color: #998571;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 5px;}
.single dd{
	font-size: 1rem;
	line-height: 1.4;
	margin-bottom: 25px;
	margin-left: 10px;}	
.single blockquote {
    background: url(../img/bt-bq-top.png) no-repeat left top ,
    url(../img/bt-bq-bt.png) no-repeat right bottom ;
    background-color: #EFEDEB;
    padding: 2.6rem 1rem 1.8rem;
    border-top: 2px solid #D9D3CE;
    border-bottom: 2px solid #D9D3CE;
    }
.single blockquote cite {
    display: block;
    text-align: right;}
.single blockquote cite a {
	padding: 4px 25px 2px 0;
	background: url(../img/ico_outlink.png) no-repeat right center;}


.single div.res-table{
    overflow: scroll;
	width: 100%;
}
.single table {
	box-sizing: border-box;}
.single table th {
    white-space: nowrap;
	box-sizing: border-box;
    padding: 10px;
    line-height: 1.4;
	font-size: 1.1rem;
    background: #E7E7E7;
    border: 1px solid #DCDCDC;
	}
.single table td {
    border: 1px solid #DCDCDC;
	box-sizing: border-box;
	font-size: 1.1rem;
    padding: 10px;
    background: #FFF;
	line-height: 1.4;}
.single table p {
	font-size: 1rem;}	
	
.single table th span {
	color: #a9a9a9;
	font-size: 1rem;}
    

.forback {
	margin: 35px 0 30px;	
	text-align: center;}
.forback a{
	display: inline-block;
	width: 60%;
	border: 3px solid  #FF9226;
	padding: 5px 5px;
	text-decoration: none;
	border-radius: 5px;
	color: #FF9226;
	font-size: 1.1rem;
	background: #FFF;}
.forback a:hover,
.forback a:active{
	color: #FFF;
	background: #FF9226;}


.fortweet {	
	text-align: center;}
.fortweet a{
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 10px;
	font-size: 1.2rem;
	background: #006AD5;
	color: #FFF;}
.fortweet a:hover,
.fortweet a:active{
	opacity: 0.8;}


.fordona {	
	text-align: center;}
.fordona a{
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	border-radius: 10px;
	font-size: 1.3rem;
	background: #006AD5;
	color: #FFF;}
.fordona a:hover,
.fordona a:active{
	opacity: 0.8;}


.forsupporter {	
	text-align: center;}
.forsupporter a{
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	border-radius: 10px;
	font-size: 1.3rem;
	background: #418926;
	color: #FFF;}
.forsupporter a:hover,
.forsupporter a:active{
	opacity: 0.8;}
    
/* アーカイブ
-----------------------------------------------------*/
.archive {
	padding: 1rem 1.26rem;
    font-size: 0.9rem;}
.archive h2 {
    margin-top: 0;}
.archive h4 {
	font-weight: bold;
	line-height: 1.4;
    font-size: 1rem;
	border: 2px solid #CCC;
	padding: 0.6rem ;
    margin-top: 2.5rem;
    margin-bottom: 1.2rem;}
.archive h5 {
	font-weight: bold;
	line-height: 1.3;
    font-size: 1rem;
    margin-top: 2rem;
    padding-left: 0.6rem;
    border-left: 4px solid #CCC;
    margin-bottom: 0.7rem;}
.archive .cate-desc {
	text-align: center;
	margin-bottom: 30px;
    line-height: 1.67;}
.archive dl{}

.archive dl dt{
	margin-bottom: 5px;}
.archive dl dd{
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 20px;}	
.archive dl dd a {
	display: block;}
.archive dl dd span.up-pub-date {
	font-size: 0.7em;
	margin-bottom: 2px;
}

.archive dl dt.thumb {
	float: left;
	margin-right: 10px;}
.archive dl dt.thumb img {
	width: 60px;
	height: 60px;
	border-radius: 6px;}
.archive dl dd.thumb {
	min-height: 60px;
	margin-bottom: 20px;}
.archive dl dd.thumb:after {
	content: ".";
	font-size: 0px;
	float: none;}
	
/* 支援者一覧カテゴリページ
-----------------------------------------------------*/

.archive-supporter h3 {
	font-weight: bold;
	line-height: 1.4;
    font-size: 1.2rem;
	padding-bottom: 6px;
	border-bottom: 2px dotted #D4CDC7;
    margin-top: 1.2rem;
    margin-bottom: 1.5rem;}
.sponsor-icon {
	width: 32px;
}
.archive-supporter p {
    line-height: 1.67;
    margin-bottom: 1rem;
    font-size:1rem;}

div.sp-indi {
	text-align: center;
	margin-bottom: 1.6rem;}
div.sp-indi img{
	width: 200px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 50%;
	border: 10px solid #fff;
	margin: 0 0.5rem 0.7rem 0;}
	


/* お問い合わせフォーム
-----------------------------------------------------*/
table.iqfm-table {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;}
table.iqfm-table th {
	box-sizing: border-box;
	float: left;
	width: 100%;
    padding: 10px;
    line-height: 1.4;
	font-size: 1.1rem;
	}
table.iqfm-table td {
	box-sizing: border-box;
	float: left;
	width: 100%;
	font-size: 1.1rem;
    padding: 10px;
	line-height: 1.4;}
table.iqfm-table p {
	font-size: 1rem;}	
	
table.iqfm-table th span.required {
	color: #FFF;
    font-size: 0.8rem;
    background: red;
    border-radius: 4px;
    padding: 0.3rem 0.3rem;}
table.iqfm-table th span.any {
	color: #FFF;
    font-size: 0.8rem;
    background: #FF9326;
    border-radius: 4px;
    padding: 0.3rem 0.3rem;}
table.iqfm-table th span {
	color: #a9a9a9;
	font-size: 1rem;}
table.iqfm-table select {
	background: #fff;
	width: 70%;
	padding: 5px 8px;}
table.iqfm-table textarea{
	box-sizing: border-box;
	width: 90%;
	height: 120px;
	padding: 5px 8px;}
table.iqfm-table input {
	background: #fff;
	width: 90%;
	padding: 7px 8px;}
table.iqfm-table label{
    padding: 2px 3px;}
table.iqfm-table label:hover {
    background: #F7ED79;
    cursor: pointer;}
table.iqfm-table input[type=checkbox] {
    width: 20px;
    height: 20px;}
div.inquiryform {
    margin-top: 2.2rem;}
div.inquiryform input[type=submit] {
	cursor: pointer;
    display: block;
    width: 200px;
	margin: 20px auto 20px;
    border: 3px solid #FF9226;
    padding: 10px 0px;
    border-radius: 5px;
    color: #FF9226;
	font-weight: bold;
	text-align: center;
    font-size: 1.1rem;
    background: #FFF;
	}
div.inquiryform input[type=submit]:hover {
	background: #FFE4CA;}
div.inquiryform input[type=button] {
	cursor: pointer;
    display: block;
    width: 200px;
	margin: 20px auto 20px;
    border: none;
    padding: 14px 0px;
    border: 3px solid #FF9226;
    border-radius: 5px;
    color: #FFF;
	font-weight: bold;
	text-align: center;
    font-size: 1.1rem;
    background: #FF9226;
	}
div.inquiryform input[type=button]:hover{
	background: #FF850B;}

/* フッター
-----------------------------------------------------*/
.scroll {
	position: fixed;
	z-index: 999;
	right: 3%;
	bottom: 3%;
	width: 42px;}
.footer ul{
	font-size: 0.8rem;
	background: #79695B;
	list-style: none;}
.footer ul li {
	width: 50%;
	box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #fff;}
.footer ul li a {
	display: block;}
.footer ul li:nth-child(2n) {
	border-left: 1px solid #fff;}
.footer ul li a{
	color: #FFF;
	padding: 0.8rem 0rem 0.8rem 0.6rem;
	text-decoration: none;}
.footer ul li a:hover{
	color: #FFF;
	text-decoration: underline;}

.footer p{
	font-size: 0.8rem;
	text-align: center;
	color: #FFF;
	padding: 0.4rem 0;
	background: #B0A295;}


/* 検索フォームと検索結果ページ
-----------------------------------------------------*/
div.searchform {
    padding: 0rem 1rem 0rem;}
form#searchform {
    display: flex;}
input.search {
	font-size: 1.4em;
	border: 1px solid #BAA996;
    border-right: 0;
	width: 80%;
	height: 42px;
	box-sizing: border-box;
	padding: 10px 5px 10px;}
button#searchsubmit {
    background: url(../img/ico_serach.png) no-repeat center center #FF9326;
    color: #FFF;
    font-weight: bold;
    border: none;
	height: 42px;
	width: 20%;}

.search dl dd span.up-pub-date {
	font-size: 0.8em;
	margin-bottom: 2px;
}

/* ページング
-----------------------------------------------------*/
div.paging-wrap {
    margin: 40px 0px;
    text-align:center;}
div.paging {
    line-height: 1.6;
	font-size: 1.2rem;
	display: inline-block;
	}
div.paging span.pages {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 2px 8px 3px;
	border: 1px solid #D4CDC7;
	}
div.paging a {	
	text-decoration: none;
	}

div.paging a.page {
	font-size: 1.2rem;
	padding: 4px 8px;
	margin: 0 2px;	
	background: #FF9226;
	color: #FFFFFF;
	border: 1px solid #FF9226;
	}

div.paging a.page:hover {
	background: #F38A02;
	}

div.paging span.current {
	padding: 4px 8px;
	margin: 0 2px;	
	border: 1px solid #D4CDC7;
    background: #D4CDC7;
	}	
div.paging span.prev a,
div.paging span.next a,
div.paging a.previouspostslink,
div.paging a.nextpostslink,
div.paging a.last,
div.paging a.first,
div.paging a.last {
	display:inline-block;
	margin: 0px 3px;
	color: #FF9226;
	border-bottom: 1px dotted #FF9226;
	}
div.paging span.prev a:hover,
div.paging span.next a:hover,
div.paging a.previouspostslink:hover,
div.paging a.nextpostslink:hover,
div.paging a.first:hover,
div.paging a.last:hover {
	border-bottom: 1px solid #FF9226;
}

span.back a{
	color: #FFF;
	font-size: 0.9em;
	padding: 2px 10px 2px 10px;
	background: #FF9226;
	border-radius: 9px 0px 0px 9px;
	}
span.back a:hover {
	background: #F38A02;}

