/*
Template: jstork
Theme Name: stork_custom
Theme URI:http://open-cage.com/stork/
*/

/*関連記事：合わせて読みたい！
------------------------------------*/
a {
  text-decoration: none;
}

.yarpp-standard h5{
	font-weight: 700;
	font-size: 14px;
	color: inherit;
	padding: 5px;
	border: solid 1px #ff9900;
	border-radius: 3px;
	margin: 10px 0;
}

.yarpp-standard dl{
	clear:both;
}

.yarpp-standard img{
	float:left;
	margin: 0px 10px 20px 0;
}

.yarpp-standard a.title {
	font-weight: 700;
	color: #232323;
        font-size: 18px;
        line-height: 150%;
}

.yarpp-standard a.title:hover {
	color: #3366ff;
}

.yarpp-standard small {
	color: #A9A9A9;
}

.yarpp-standard .date {
        margin-bottom:10px;
	font-size: 14px;
	color: #66cc99;
}


/*対談記事コンテンツ
------------------------------------*/

.taidan-lead {
        font-size:14px;
        line-height:175%;
        margin-bottom:30px;
}

.taidan-lead p {
        font-size:14px;
        line-height:175%;
}

.taidan-lead {
        border:1px solid #eeefef;
        padding:17px 20px 16px 20px;
        color:#666666;
        font-size:14px;
        line-height:175%;
        margin-bottom:30px;
}

/*商品カテゴリ
------------------------------------*/
body.tax-product-category .post-list {
	margin-right: -10px;
	overflow: hidden;
}

body.tax-product-category .post-list .product {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 24px;
}

body.tax-product-category .post-list .product h3 {
	padding-top: 10px;
}

body.tax-product-category .post-list .product .price {
	display: block;
	margin-top: 4px;
}

@media screen and (min-width:641px){
	body.tax-product-category .post-list .product:nth-child(3n+1){
		clear:left
	}
}
@media screen and (max-width:640px){
	body.tax-product-category .content .content-left-post {
		width: 100%;
	}
	body.tax-product-category .post-list {
		margin-right: 0;
		padding: 0 1%;
	}
	body.tax-product-category .post-list .product {
		width: 48%;
		margin-right: 0;
		padding: 1%;
	}
	body.tax-product-category .post-list .product:nth-child(2n+1){
		clear:left
	}
}


/*商品詳細
------------------------------------*/
.content .content-left-post .product-detail p {
	font-size: 13px;
}
.product-detail {
	border: 1px solid #E6E6E6;
	padding: 10px;
	border-radius: 4px;
}
.product-detail .product-main-area {
	overflow: hidden;
}
.product-detail .product-image-area {
	float: left;
	width: 400px;
}
.product-detail .product-cart-area {
	margin-left: 420px;
}
.product-detail .product-image-area .main-image-container {
	width: 400px;
	height: 400px;
}
.product-detail .product-image-area .main-image-container img {
	width: 100%;
	height: auto;
}
.product-detail .product-image-area .sub-images {
	margin-top: 2%;
}
.product-detail .product-image-area .sub-images ul {
	overflow: hidden;
	margin: 0 -1% 0 0;
	padding: 0;
}
.product-detail .product-image-area .sub-images ul li {
	float: left;
	width: 13.28%;
	margin: 0 1% 1% 0;
	padding: 0;
	background: none;
	list-style: none;
	line-height: 0;
}
.product-detail .product-image-area .sub-images .sub-product-image {
	border: 1px solid #FFF;
}
.product-detail .product-image-area .sub-images .sub-product-image.selected {
	border-color: #0074ff;
}
.product-detail .product-image-area .brand-area {
	margin-top: 16px;
	overflow: hidden;
	text-align: right;
}
.product-detail .product-image-area .brand-area a {
	display: inline-block;
	background: #999;
	color: #FFF;
	padding: 14px 24px;
	border-radius: 6px;
	text-decoration: none;
}
.product-detail .product-image-area .brand-area a:hover {
	background: #AAA;
	text-decoration: none;
}

.product-detail .product-cart-area .product-name {
	margin: 0;
	padding: 0 0 6px;
	background: none;
	border: none;
}
.product-detail .product-cart-area .product-price {
	font-size: 15px !important;
	font-weight: bold;
	padding-bottom: 6px;
}
.product-detail .product-cart-area .product-delivery-fee,
.product-detail .product-cart-area .product-shipping {
	padding-bottom: 0;
}
.product-detail .product-cart-area .product-contact {
	padding: 4px 0 0 0;
}
.product-detail .product-cart-area .product-contact a {
	display: inline-block;
	text-decoration: none;
	padding: 3px 8px;
	border-radius: 4px;
	background: #999;
	color: #FFF;
}
.product-detail .product-cart-area .product-contact a:hover {
	background: #AAA;
	text-decoration: none;
}
.product-detail .product-cart-area .cart-button {
	margin: 20px 0;

}
.product-detail .product-cart-area .product-variation {
	margin: 20px 0;
}
.product-detail .product-cart-area .product-variation table {
	border-collapse: collapse;
	width: 100%;
}
.product-detail .product-cart-area .product-variation table th,
.product-detail .product-cart-area .product-variation table td {
	border: 1px solid #CCC;
	padding: 5px 10px;
	font-size: 12px;
}
.product-detail .product-cart-area .product-variation table th {
	background: #F6F6F6;
	text-align: left;
	font-weight: normal;
}
.product-detail .product-cart-area .product-variation table td {
	text-align: right;
}
.product-detail .product-variation-area,
.product-detail .product-detail-area {
	margin-top: 30px;
}
.product-detail .product-variation-area .title,
.product-detail .product-detail-area .title {
	margin: 0 0 16px;
	padding: 10px 12px;
	border: 1px solid #EEE;
	background: #F9F9F9;
	font-size: 13px;
	font-weight: bold;
}
.product-detail .product-variation-area ul {
	margin: 0 -1% 0 0;
	padding: 0;
	overflow: hidden;
}
.product-detail .product-variation-area ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
	float: left;
	width: 15.6%;
	margin-right: 1%;
	text-align: center;
}
.product-detail .product-variation-area ul li p {
	padding: 5px 0 0 0;
}
.product-detail .product-detail-area .content {
	padding: 0 5px;
	line-height: 1.4;
}

@media screen and (max-width:640px) {
	body.single-product .content .content-left-post {
		width: 100%;
	}
	.product-detail {
		margin: 0;
		padding: 0;
		border: none;
	}
	.product-detail .product-image-area {
		float: none;
		width: 100%;
	}
	.product-detail .product-cart-area {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.product-detail .product-image-area .main-image-container {
		width: auto;
		height: auto;
	}
}

@media screen and (max-width:480px) {
	body.tax-product-category .content .content-left-post,
	body.single-product .content .content-left-post {
		padding: 0;
	}
}

#producth3{
        margin: 0 0 30px 0; /* 上マージン0、右マージン0、下マージン30px、左マージン0 */
        font-size: 130%; /* 文字サイズを130% */
        color: #333333; /* 文字色を#333333 */
        padding: 5px 10px; /* 上下パディング5ピクセル、左右パディング10px */
        background:none;
        line-height:1.6
}

#product-img-right{
        float:right;
        margin: 0 0 10px 20px;
}

@media screen and (max-width:480px) {
	#product-img-right{
        float:none;
        margin: 0 0 10px 0px;
	}
}

/*カート部分
------------------------------------*/

#X_FORM_SHOPPING #X_PARAM_CART {
	padding:10px 15px 0;
	border:1px solid #E5E2DA;
	background:#f7f4eb;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}

#X_FORM_SHOPPING #X_PARAM_CART p {
	font-size:0.75em;
}

#X_PARAM_CART select{
	max-width: 215px;
}

#X_FORM_SHOPPING #X_PARAM_CART{border:1px solid #CCC;margin:0 0 10px;padding:8px 8px 0;}
#X_FORM_SHOPPING #X_PARAM_CART p{margin:0 0 8px;font-size:12px;}
#X_FORM_SHOPPING #X_PARAM_CART label{display:block;width:6em;float:left;line-height:1.6;}
#X_FORM_SHOPPING #X_FORM_ACTION{/*padding:10px 0 5px 0px;*/}
#X_FORM_SHOPPING #X_FORM_STOCK{float:left;padding:0 0 9px 50px;}
#X_FORM_SHOPPING #X_FAVORITE{float:right;padding:0 50px 9px 0;}
#X_FORM_SHOPPING #X_FORM_ACTION p,#X_FORM_SHOPPING #X_FORM_STOCK p{margin:0 5px;}
#X_FORM_SHOPPING #X_FAVORITE p{margin:0 5px 2px 0;}

#X_FORM_SHOPPING2 #X_PARAM_CART {
	padding:10px 15px 0;
	border:1px solid #E5E2DA;
	background:#f7f4eb;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}

#X_FORM_SHOPPING2 #X_PARAM_CART p {
	font-size:0.75em;
}

#X_PARAM_CART select{
	max-width: 215px;
}

#X_FORM_SHOPPING2 #X_PARAM_CART{border:1px solid #CCC;margin:0 0 10px;padding:8px 8px 0;}
#X_FORM_SHOPPING2 #X_PARAM_CART p{margin:0 0 8px;font-size:12px;}
#X_FORM_SHOPPING2 #X_PARAM_CART label{display:block;width:6em;float:left;line-height:1.6;}
#X_FORM_SHOPPING2 #X_FORM_ACTION{/*padding:10px 0 5px 0px;*/}
#X_FORM_SHOPPING2 #X_FORM_STOCK{float:left;padding:0 0 9px 50px;}
#X_FORM_SHOPPING2 #X_FAVORITE{float:right;padding:0 50px 9px 0;}
#X_FORM_SHOPPING2 #X_FORM_ACTION p,#X_FORM_SHOPPING #X_FORM_STOCK p{text-align: center;}
#X_FORM_SHOPPING2 #X_FAVORITE p{margin:0 5px 2px 0;}

@media screen and (max-width:1024px) {
	#X_FORM_SHOPPING{
        display: none;
	}
}

@media screen and (min-width:1025px) {
	#X_FORM_SHOPPING2{
        display:none;
	}
}



/*関連商品
------------------------------------*/
.kanren-list {
	margin-right: -10px;
	overflow: hidden;
}

.kanren-list .product {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 24px;
}

.kanren-list .product h3 {
	padding-top: 10px;
}

.kanren-list .product .price {
	display: block;
	margin-top: 4px;
}

@media screen and (min-width:641px){
	.kanren-list .product:nth-child(3n+1){
		clear:left
	}
}
@media screen and (max-width:640px){
	.kanren-list {
		margin-right: 0;
		padding: 0 1%;
	}
	.kanren-list .product {
		width: 48%;
		margin-right: 0;
		padding: 1%;
	}
	.kanren-list .product:nth-child(2n+1){
		clear:left
	}
}


/* 人気記事ランキング WordPress Popular Posts  */
ul.wpp-list{
  counter-reset: number;
}
ul.wpp-list li{
  list-style:none;
  position:relative;
  border-bottom:1px solid #ddd;
  margin: 0;
  padding-bottom:0.75em;
  padding-top:0.75em;
  font-size:14px;
}
ul.wpp-list li a:before{
  counter-increment: number;
  content: counter(number);
  background: #000000;
  margin-right:3px;
  color:#fff;
  width:1.5em;
  height:1.5em;
  font-size:14px;
  font-weight:bold;
  display:block;
  text-align:center;
  line-height:1.5em;
  position:absolute;
  left:0;
  top:0;
}
ul.wpp-list img{
  margin-bottom:0;
}
ul.wpp-list li a.wpp-post-title{
  display:block;
}
ul.wpp-list li a.wpp-post-title:before{
  content:none;
}


/* 外部リンク ショートコード  */

.bookmark {
	margin: 1em;
	padding: 20px;
        border:1px solid #ddd;
}
.bookmark img {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
.bookmark figure {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	border: none;
	background: none;
}
.bookmark figure img {
	float: left;
	display: inline;
        padding: 1px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.bookmark_container {
	padding-left: 170px;
}
.bookmark header {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.bookmark h3 {
	margin: 0;
	padding: 0;
        font-size: 18px;
	border: none;
	background: none;
	display: inline;
	font-weight: normal;
}
.bookmark p {
	margin: 0 !important;
	padding: 5px 0 0 !important;
	width: auto;
	clear: none;
	font-size: 12px;
	color: #565656;
}

/************************************
** ブログカードのスタイル
************************************/
.blog-card{
	margin: 1em;
	padding: 20px;
  border:1px solid #ddd;
  word-wrap:break-word;
  max-width:100%;
  border-radius:5px;
}
 
.blog-card-thumbnail{
  float:left;
  padding: 1px;
  border: 1px solid #ddd;
  width:150px;
　height:auto;
}
 
.blog-card-content{
  margin-left:170px;
  line-height:150%;
}
.blog-card-title{
  margin-bottom:5px;
   font-size:18px;
}
 
.blog-card-title a{
  font-weight:bold;
  text-decoration:none;
  color:#111;
}
 
.blog-card-excerpt{
  color:#333;
  font-size:12px;
}
 
.blog-card-footer{
  font-size:70%;
  color:#777;
  margin-top:5px;
}
 
.clear{
  clear:both;
}

@media screen and (max-width:480px) {
.blog-card-title{
  margin-bottom:5px;
   font-size:14px;
}
}
/************************************
** メールマガジン
************************************/

.footer-mail{
  padding:1.5em 1.5em 1.8em;
  background:#E4E4E4;
  color:#333;
  margin-bottom: 1em;
  font-size: 14px;
  line-height: 1.7;
}
.footer-mail .ttl{
  margin-bottom: 1em;
  border-bottom:1px dotted #999;
  padding: 0 0 0.5em;
}
.footer-mail table,
.footer-mail table tr,
.footer-mail table td{
  border:none;
  padding:0;
  margin:0;
  background:none;
}
.footer-mail table{
  width: 100%;
}

.footer-mail input[type="text"],
select,
textarea {
	outline: none;
	border: 1px solid #aaa;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.footer-mail input[type="text"]:focus,
select:focus,
textarea:focus {
	box-shadow: 0 0 7px #1abc9c;
	border: 1px solid #1abc9c;
}

.footer-mail input.mail{
  width:90%!important;
  max-width:90%!important;
}

.footer-mail
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 4%;
  margin-bottom: 14px;
  font-size: 1em;
  color: #444;
  border-radius: 3px;
  vertical-align: middle;
  -webkit-box-shadow:0 0 3px #eee inset;
  -moz-box-shadow:0 0 3px #eee inset;
  box-shadow:0 0 3px #eee inset;
  border: 0;
  width: 92%;
  max-width: 480px;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; }

.footer-mail input[type="submit"]{
  background: #be1e1e;
  border-radius: 5px;
  border:none;
  padding:1.5% 2.5%;
  color:#fff;
  margin-top: 0.3em;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
}
.footer-mail input[type="submit"]:hover{
  background:#cf7474;
}
.footer-mail .btn-wrap{
	margin:0;
}

@media screen and (max-width: 320px) {

.footer-mail input.mail{
  width:40%!important;
  max-width:40%!important;
} 

}

@media only screen and (max-width: 767px) {
	.footer-mail{
		padding: 1em 1em 1.8em;
	}
}

/************************************
** プロフィール写真
************************************/

.pro {
  text-align: center;
}

/************************************
** 記事見出し
************************************/

.entry-content h2{position: relative;border: none;font-size:1.25em;padding: 1em 1.1em;margin-top: 2.1em;margin-bottom: 1em;background: #293855;color: #ffffff;box-shadow: 0 1px 5px rgba(0, 0, 0, .03);}

@media only screen and (max-width: 767px) {
.entry-content h2{position: relative;border: none;font-size:1.25em;padding: 1em 1.1em;margin-top: 2.1em;margin-bottom: 1em;background: #293855;color: #ffffff;box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
margin-left: -1em;margin-right: -1em;
}

.post-list .entry-content h2{margin-left: 0; margin-right: 0; font-size: 1em;}

}

.entry-content h3{
border-left:4px solid;
padding: .7em 0 .7em .8em;
margin-top: 1.8em;
margin-bottom: 1em;
}



h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
  font-size: 11.9px;
}

.page-view-block h3 {
	font-size: 28px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 45px;
	color:#FFFFFF;
	line-height: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(/wp-content/uploads/2015/04/h3title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
}

@media screen and (max-width:640px){
.page-view-block h3 {
	font-size: 22px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 15px;
	color:#FFFFFF;
	line-height: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(/wp-content/uploads/2015/04/h3title.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
}
}
.page-view-block h3 {
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 60px;
	color: #293855;
	line-height: 30px;
	background-image: url(/wp-content/uploads/2014/04/h4-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D9AB7;
	
}


.page-view-block h3 a {
  color: #333;
  text-decoration: none;
}

.page-view-block h3 a:hover {
  color: #C03;
}

.matome {
	background-image: url(/wp-content/uploads/2016/02/matome.jpg);
	background-repeat: no-repeat;
        line-height: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 70px;
	font-size: 18px;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F39801;
        font-weight: bold;
	

}
.blockqmodoki {
	background-color: #f3f3f3;
	background-image: url(/wp-content/uploads/2014/04/block.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: -10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

/* シェアボタン
-------------------------------------------------------------- */
.snsshare {
width: 100%;
height: 40px;
margin-top: 20px;
margin-bottom: 40px;
}
 
.snsshare a {
width: 35%;
padding: 25px 0 25px;
float: left;
font-size: 0.8em;
font-weight: lighter;
color: #ffffff;
text-align: center;
letter-spacing: 0.2em;
display: inline-block;
}
.snsshare a:hover {
    color: #dd3333;
}
.snsshare a#share_fb {
background-color: #3b5998;
border-bottom-color: #314a7f;
}
.snsshare a#share_tw {
background-color: #00acee;
border-bottom-color: #007fb2;
}

.snsshare span {
	width:30%;
	float:left;
	background-color:#f1f1f1;
	display:block;
	padding-top:2px;
	text-align:center;
}

@media screen and (max-width:640px){
.snsshare {
width: 100%;
height: 40px;
margin-top: 20px;
margin-bottom: 60px;
}

.snsshare a {
width: 25%;
padding: 25px 0 25px;
float: left;
font-size: 12px;
font-weight: lighter;
color: #ffffff;
text-align: center;
letter-spacing: 0.2em;
display: inline-block;
}
.snsshare span {
	width:50%;
	float:left;
	background-color:#f1f1f1;
	display:block;
	padding-top:2px;
	text-align:center;
}
}



/* 名言
-------------------------------------------------------------- */
.message-board {
background-color: #f7f7f7;
border: 1px solid #e4e7e8;
border-radius: 4px;
color: #333;
line-height: 1.6;
margin-bottom: 26px;
overflow: hidden;
padding: 15px;
font-style: oblique;
}

/* フルサイズビュー
-------------------------------------------------------------- */

/* contents03 */

#contents03 {
	position: relative;
	margin-top: -34px;
}
#contents03 .inner {
　　　　max-width: 100%; 
}
#contents03 .text {
	text-align:center;
	padding-top: 50px;
	
}

#contents03 .text03 {
　　　　max-width: 100%; 
	text-align:center;
}


#contents03 .text .hell0 {
	padding: 0 0 33px 0px;
}
#contents03 .text .hell0 h3 {
	margin-top: 11px;
}
#contents03 .text .btn {
	margin-top: 20px;
}
#contents03 #image03 {
	width: 615px;
}

@keyframes anime1 {
	0% {right: 0;}
	50% {right: 148px;}
	100% {right: 0;}
}

/* Chrome, Safari */
@-webkit-keyframes anime1 {
	0% {right: 0;}
	50% {right: 148px;}
	100% {right: 0;}
}

#contents03 #image03 img {
	position: absolute;
	bottom: 0;
	}

#voice{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0px;
	text-align: center;
}

#voice section{
	width: 900px;
	margin: 0 auto;
	padding: 20px 0px;
	text-align: center;
}
#voice ul {
	margin-top: 30px;
	padding: 0px;
        list-style:none;
　　　　margin-left:0px;
}
#voice  li {
	width: 400px;
	margin: 0px 0px;
	padding:0px 20px;
	float: left;
　　　　margin-left:0px;
　　　　list-style-type: none;
}
#voice  li strong {
	display: block;
	padding-top: 15px;
	color: #E74C3C;
	font-size: 130%;
}
#voice li a:hover {
	opacity: 0.8;
}
#voice  li span {
	font-size: 11px;
	color: #444444;
	margin:10px;
}

/*モデリング
------------------------------------ */

.post .post-contents {
	padding: 30px 0 10px;
}
.post .post-contents section img {
	max-width: 100%;
}
.post .post-contents section {
	margin-top: 70px;
}
.post .post-contents section h2 {
	margin-bottom: 20px;
	padding: 0 0 10px;
	border-bottom: 5px solid #000;
	font-size: 24px;
	line-height: 1.3;
}
.post .post-contents section p {
	margin-top: 30px;
	font-size: 17px;
	line-height: 2;
}
.post .post-contents .rank h2 {
	position: relative;
	padding: 0 0 5px 120px;
}
.post .post-contents .rank .rank-icon {
	position: absolute;
	left: 20px;
	bottom: 0;
	width: 75px;
}
.post .post-contents .rank1 .rank-icon,
.post .post-contents .rank2 .rank-icon,
.post .post-contents .rank3 .rank-icon {
	left: 0;
	width: 100px;
}


/*インタビュー
------------------------------------ */

#tetoomo{margin:0 auto;margin-bottom:40px;width:80%}
#tetoomo:after{content:"";clear:both;display:block}
div#tetoomo div#tetoomoImg{margin:30px 0 0 20px;float:left;width:200px}
div#tetoomo div#tetoomoImg img{width:300px;height:300px}
div#in-comment{font-size:14px;width:150px;line-height: 20px;}

#tetoomoComm{position:relative;background:#fcfcfc;border:2px solid #3b5998;width:400px;float:right;padding:15px}

#tetoomoComm:after,#tetoomoComm:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}
#tetoomoComm:after{border-color:rgba(252,252,252,0);border-right-color:#fcfcfc;border-width:15px;margin-top:-15px;content:"";clear:both;display:block}
#tetoomoComm:before{border-color:rgba(179,230,228,0);border-right-color:#3b5998;border-width:18px;margin-top:-18px}

@media screen and (max-width:640px){
div#tetoomo div#tetoomoImg{margin:0 0 0 100px;width:100px}
div#tetoomo div#tetoomoImg img{width:200px;height:150px}
div#in-comment{font-size:16px;width:200px;line-height: 20px;}
#tetoomoComm {
  width:90%;
  position: relative;
  background: #fcfcfc;
  border: 2px solid #3b5998;
  margin: 13px 0;
  padding: 7px 7px;
}
}

/*view数表示
------------------------------------*/

p.views	{
font-size:95%;
padding:2px 5px;
border:1px solid #000!important;
color:#fff!important;
background:#343434!important;
text-decoration:none;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}

/*記事プッシュ
------------------------------------*/

.push {
   margin-bottom:20px;
   width:100%;
}

.pushThumb {
   display:table-cell;
   width:350px;
   height:210px;
   background-position:center
}

.pushLike {
   display:table-cell;
   padding:20px;
   text-align:center;
   vertical-align:middle;
   line-height:1.4;
   font-size:20px;
   background-color:#2b2b2b;
   color:#fff;
}

.pushButton {
   margin-top:15px;
   display:inline-block;
   width:200px;
   height:40px;
   line-height:40px;
   -webkit-transform:scale(1.2);
   -ms-transform:scale(1.2);
   transform:scale(1.2)
}

.pushButtonLike {
   line-height:1
}

.note {
   margin-top:15px;
   font-size:12px;
   color:#999
}

.p-entry__tw-follow{margin-bottom:20px;background:#f4f4f4;width:100%;padding:15px 0}
.p-entry__tw-follow__cont{text-align:center;font-size:15px;color:#252525}
.p-entry__tw-follow__item{display:inline-block;vertical-align:middle;margin:0 15px}

@media screen and (max-width:640px){
.pushThumb {
   display:table-cell;
   width:40%;
   height:auto;
   background-position:center
}

.pushLike {
   display:table-cell;
   padding:7px;
   text-align:center;
   line-height:1.4;
   font-size:14px;
   background-color:#2b2b2b;
   color:#fff;
}

.pushButton {
   margin-top:5px;
   margin-bottom:10px;
   display:inline-block;
   width:200px;
   line-height:40px;
   -webkit-transform:scale(1.2);
   -ms-transform:scale(1.2);
   transform:scale(1.2)
}

.pushButtonLike {
   line-height:1
}

.note {
   display:none
}

.p-entry__tw-follow {
    border: 2px solid #e6e6e6;
    margin-top: 10px;
    padding: 12px 0;
    background-color:#fff;
}
.p-entry__tw-follow__cont{
    text-align: center;
    font-size: 13px;
    color: #252525;
    font-weight: 700;
}
.p-entry__tw-follow__item{
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}
}


/*グローバルメニュー
------------------------------------*/

.nav li ul.sub-menu,
.nav li ul.children {font-weight: bold;margin: 0;position: absolute;z-index: 8999;border-radius:0;}



/*予約フォーム
------------------------------------*/

@media (max-width: 480px) {
    #booking_client-fieldset table th,
    #booking_client-fieldset table td,
    #booking-reservation-fieldset table th,
    #booking-reservation-fieldset table td,
    #booking-message-fieldset table th,
    #booking-message-fieldset table td,
    #booking-confirm-fieldset table th,
    #booking-confirm-fieldset table td {
        display: block;
        float: none;
        width: 90%;
        text-align: center;
        overflow: auto;
    }
}


/*背景のドロップシャドウ
------------------------------------*/


@media only screen and (min-width: 768px) {
 #inner-content,
 #breadcrumb,
 #inner-header,
 #footer-top .inner,
 .footer .inner,
 #custom_header{
 -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
 }
}

/*出典先の表示
------------------------------------*/


.syutten{
    color:#999;
    font-size:9px;
    letter-spacing:0 !important;
    line-height:1.2em !important;
    display:inline-block;
    font-family:'Montserrat',sans-serif;text-transform:uppercase;
    -webkit-font-smoothing:antialiased;
    width:100%;
    margin:0 0 20px;
}
.syutten a{
    color:#999;
    display:inline-block
}

/*個別相談のフォーム
------------------------------------*/

@media screen and (max-width: 768px) and (min-width: 320px){
.pb40 {
    overflow: hidden;
　　　　　　　max-width: 100%;
}
}

.pb40 {
    padding-bottom: 40px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.bg_03 {
    position: relative;
}

@media screen and (max-width: 960px) {
.form_1098 {
    padding: 0 !important;
    margin-right: 2%;
    margin-left: 2%;
    width: 96% !important;
}
}
@media screen and (max-width: 960px){
.wrap_1098 {
    width: 100%;
    padding: 0 4%;
}
}

.mauto {
    margin-left: auto;
    margin-right: auto;
}

.wrap_1098 {
    width: 100%;
}


form {
    padding: 25px;
}

.w800 {
    width: 800px;
}

.design_title07 {
    font-size: 2.8em;
    display: inline-block;
    padding: 15px 30px;
    position: relative;
}

ul.check01 li {
    background:left 5px;
    padding-top: 0px;
    padding-left: 50px;
    text-align: left;
    border-bottom: 1px dotted #888;
    margin-bottom: 10px;
    padding-bottom: 10px;
    min-height: 31px;
}

.bg_white {
    background-color: #FFF;
}
.t22 {
    font-size: 22px;
}

/*自己肯定感のテーブル
------------------------------------*/


.table__td--box-item {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
    border-radius: 10px;
    background-color: #e0e6e9;
}

.table--border th, .table--border td {
    position: relative !important;
    border: 1px solid #ccc !important;
    vertical-align: top;
}

.table__td--box {
    position: relative;
}

 .table__td--box {
    position: relative;
  }.table__td--box-item {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
    border-radius: 10px;
    background-color: #e0e6e9;
  }
  .table--border th,
  .table--border td {
    position: relative !important;
    border: 1px solid #ccc !important;
    vertical-align: top;
  }
  .table--border .ng-sign,
  .table--border .ok-sign {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 100%);
    display: block;
  }
  .table--border .ng-sign {
    bottom: -18px;
    display: block;
    color: #a00;
    font-size: 2.8em;
    font-weight: bold;
  }
  .table--border .ok-sign {
    bottom: -6px;
    display: block;
    color: #080;
    font-size: 2em;
  }
  .table--border td ul {
    margin-bottom: 0px;
  }
  .table--arrow-last td:last-of-type:before,
  .table--arrow-last td:last-of-type:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
    display: block;
  }
  .table--arrow-last td:last-of-type:before {
    left: -5px;
    display: block;
    width: 7px;
    height: 10px;
    background-color: #0069ba;
  }
  .table--arrow-last td:last-of-type:after {
    left: 2px;
    display: block;
    width: 0px;
    height: 0px;
    border-width: 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #0069ba;
  }
  @media screen and (max-width:640px) {
    .table--arrow-last td:last-of-type:before,
    .table--arrow-last td:last-of-type:after {
      display: none;
    }
  }

/* ------------------------------------------------------------
診断ジェネレーター作成プラグイン用style
------------------------------------------------------------*/
.diagnosis-wrap .question{
	margin-bottom:1.5em;
}
.diagnosis-wrap .question .qcontents{
	margin-bottom:.5em;
	font-weight:bold;
}
.diagnosis-wrap .question .qselect span{
	display:block;
}
.diagnosis-wrap .question .qselect span input{
	margin:0 5px;
}
.diagnosis-wrap .submit input{
	padding:1em;
	width:300px;
	max-width:80%;
	margin-bottom:1em;
}

/* ------------------------------------------------------------
オンラインアカデミーLPstyle
------------------------------------------------------------*/

.border-box {
    border: solid 2px #E1AF68;
    padding: 40px;
    box-sizing: border-box;
}
	
.simple-box-list-wrap {
    border: solid #E1AF68 12px;
    margin-bottom: 93px;
}


.simple-box-list-wrap .simple-box-list {
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(193, 163, 82);
    border-image: initial;
    margin: 5px;
    padding: 48px 38px 48px 48px;
}


.txt002 span {
    font-size: 44px;
}

.txt003 {
    margin: 60px 0;
}

.txt003 span {
    font-size: 44px;
    background: linear-gradient(transparent 70%, rgb(255, 255, 102) 70%);
}

	
.txt-blue {
	color: #225ebb;
}

.txt-blue-st {
    font-size: 24px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background: linear-gradient(transparent 70%, rgb(255, 255, 102) 70%);
}

.txt005 {
    font-size: 60px;
    line-height: 60px;
    box-sizing: border-box;
    color: rgb(239, 0, 0);
    font-weight: bold;
    display: inline-block;
    padding: 0px 12px;
	 text-align: center;
    background: linear-gradient(transparent 80%, rgb(255, 255, 102) 80%);
}
	

.txt006 {
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    color: rgb(239, 0, 0);
    padding: 0px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(239, 0, 0);
    border-image: initial;
}

.ps-list {
    margin: 0 auto;
    box-sizing: border-box;
    padding: 35px;
    border: solid 1px #E1AF68;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
	
.ps-list li {
    margin-bottom: 18px;
}

.sp-show {
    display: none;
}
	
@media only screen and (max-width: 767px)
{
	.border-box {
    border: solid 2px #E1AF68;
    padding: 20px 12px;
}

	.border-box .program-list {
    font-size: 16px;
}	
	
	.simple-box-list-wrap {
    border: solid #E1AF68 4px;
    margin-bottom: 34px;
}
	
.border-box .program-list {
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
}

	.simple-box-list-wrap .simple-box-list {
    padding: 20px 8px 20px 12px;
    font-size: 14px;
}
	
　　　.txt002　span {
    font-size: 30px;
}	
	
	.txt003 span {
    font-size: 30px;
}	

	.txt005 {
    font-size: 45px;
    margin-bottom: 0px;
}	
	
.txt006 {
    font-size: 20px;
    width: 100%;
    height: auto;
    padding: 0 20px;	 
    line-height: 33px;
	 margin: 24px auto 90px;
}	

	.txt-blue-st {
    font-size: 18px;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background: linear-gradient(transparent 70%, rgb(255, 255, 102) 70%);
}
	
	.ps-list {
    width: 100%;
    padding: 15px;
}

	.ps-list li {
    margin-bottom: 18px;
    text-indent: -27px;
    padding-left: 24px;
    font-size: 18px;
}	

	.sp-show {
    display: block;
}	
}		

.instagram-center {
 margin:0 auto;
 max-width: 350px;
}


/* add */
.next-page-link {
  width: 80%;
  margin: 40px auto 10px;
  text-align:center;
  border-radius:30px;
  background: #333;
}
.next-page-link > a { text-decoration: none; }
.next-page-link > a > span {
  display: block;
  margin: 5px 0;
  color: #fff;
  line-height: 1;
  padding: 6px 0;
}
/* .next-page-link a:first-of-type { display: none } */
.next-page-link:hover {
  background: #555;
}
.next-page-link a:hover { color: #fff }

/* add 2 */
.pagination,
.wp-prev-next { margin: 3em 0 4em }
.pagination,
.page-links { text-align: center }
.pagination ul,
.page-links ul {
	margin-bottom: 20px;
	padding: 0;
	clear: both;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 1;
    align-items: center;
    justify-content: center;
    position: relative;
}
.pagination li,
.page-links li {
	margin: 0 !important;
	padding: 0 !important;
	display: block;
}

.pagination a,
.pagination span,
.page-links a,
.page-links ul > li > span {
	padding: 9px 14px;
	text-decoration: none;
	line-height: 1;
	font-size: 1em;
	font-weight: normal;
	color: #1BB4D3;
	border: 1px solid #1BB4D3;
    display: block;
    width: auto;
    text-align: center;
    margin: 4px;
    min-height: 30px;
	display: flex;
}
.page-links ul > span { padding: 9px 14px }
.pagination span.dots,
.page-links ul > li > span.dots {
	background: none!important;
	padding-left: 11px;
	padding-right: 11px;
}
.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus,
.page-links a:hover,
.page-links a:focus {
	background-color: #1BB4D3;
	color: #fff;
}
.pagination .current,
.page-links ul > li > span {
	cursor: default;
	color: #fff;
	background-color: #1BB4D3;
}
.pagination .current:focus,
.pagination .dots:hover,
.pagination .dots:focus { color: #111 }

@media only screen and (max-width: 480px) {
	.pagination li {
		margin-bottom: 1em! important;
	}
	.pagination a,
	.pagination span,
	.page-links a,
	.page-links ul > li > span {
		font-size: 0.85em;
		padding: 8px 10px;
	}
}

/*ADD 20190326*/
#logo.fs_m .h1{vertical-align: middle;}
.h1.bg_logo{background: url("https://www.akiradrive.com/wp-content/uploads/2024/01/logo_parcysnote240123.png") no-repeat scroll center center / 100% auto;}
.h1 .logo_text{text-indent:100%; overflow: hidden; white-space:nowrap; display: block !important; width: 175px !important;}
.post-list-magazine .post-list .entry-content{overflow: visible;}
.post-list-magazine .post-list .entry-content .entry-title{background: none; box-shadow: none; color: #333; padding: 0;}
.widget dl{margin: 0;}
#g_nav{padding-right: 50px;}

.btn {
  border-radius: 5px;
  border: none;
  padding: 1.5% 2.5%;
  color: #fff;
  margin-top: 0.3em;
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
}
.btn-danger{background: #be1e1e;}

/*---Sm---*/
@media only screen and (max-width: 767px) {
  .h1 .logo_text{height: 45px !important;}
  .h1.bg_logo{background-size:auto 100%;}
  #logo a{color: #fff !important;}
}

/* ------------------------------------------------------------
ブログ記事文字装飾
------------------------------------------------------------*/
.font-red{
	color: #ff0000;
	font-weight:bold;
}

/*---------------------------------------------------------------
 * 固定ポップアップバナー、LPテンプレートで非表示
 * -------------------------------------------------------------*/
.post_lp-template-default #afc_sidebar_18192{
display:none;
}

/*mailmagazine ad_akira-mailmagazine_2*/
.postid-26778 .catchcopy{
	display:none;
}
.postid-26778 .eyecatch.lp{
	margin-bottom:-25px;
}
.btn_green{
	background-image: linear-gradient(180deg,#BCCE47 5%,#14b951 61%) !important;
	padding: 15px 16px !important;
  border-radius: 34px !important;
	width:50%;
	font-size:1.2rem;
	font-weight:700;
}
.btn_green:hover{
	background-image: linear-gradient(180deg,#14b951 0%,#BCCE47 95%) !important;
}
.btn_greenwrap{
	margin: 0;
	text-align:center;
	}

.btn_green input[type="submit"]:hover{
	background-image: linear-gradient(360deg,#14b951 5%,#BCCE47 80%); 
}
.form26778{
	background-position: 100%;
    background-size: cover;
    padding-top: 15%;
    min-height: auto;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 5%;
    margin-bottom: 13%;
    background: #e9dadf;
    padding: 0 25%;
}
.formtable{
	background:#fff;
	border-radius:10px;
	border:5px solid #e9dbe0;	
	padding:8% 4% 0;
}

.postid-26778 #main input[type="text"]{
	background: #fbf6f8;
    height: 50px;
    border: #999 solid 1px;
}
.formtable table{
	width: 100%;
	border: none;
    padding: 0;
    margin: 0;
    background: none;
}
.formtable td, .formtable tr{
	border:none;
}
.postid-26778 .formtable input.mail{
	width:100%;
}
.twocolumn, .voicebox_wrap{
	display:flex;
}
.twocolumn_left{
	width:50%;
}
.twocolumn_right{
	width:50%;
}
.twocolumn_text{
	padding: 5% 7% 0;
    line-height: 2;
}

.formbg{
	background: #ff1372;
    padding: 4%;
	margin-bottom:7rem;
	}
.mb0{
	margin-bottom:0!important;
}
 .sponly{
		  display:none;
	  }
 .pconly{
		  display:block;
	  }
.intro_title{
	font-size: 1.5rem;
    text-align: center;
	font-family:serif;
	font-weight:700;
}
.mb3rem{
	margin-bottom:3rem;
}
.p05per{
	padding:0 5%;
}
.mt10rem{
	margin-top:10rem !important;
}

.voicebox26778{
	border: 1px solid #eee;
    border-radius: 10px;
    padding-top: 5%;
	margin: 0 2%;
	background:#fff;
}
.voice_title{
	color:#fe287e;
	text-align:left;
	display:block;
}
.postid-26778 .entry-content p{
	line-height:2.2;
}
.align-item-center{
	align-items:center;
}
.form_notice{
	text-align: center;
    line-height: 1.7 !important;
    font-size: small;
	color:#fe287e;
}
.y-markbold{
	    background: linear-gradient(transparent 70%, rgb(255, 255, 102) 70%);
	font-weight:bold;
}

  @media only screen and (max-width: 767px){
	  .form26778{
		  padding:3%;
	  }
	  .formtable input[type="submit"]{
		  width:100%;
		  font-size:4vw;
		  margin-left:0;
	  }
	  .imgmax{
		  margin-left: -1em !important;
		  margin-right: -1em !important;
		  max-width: 100vw !important;
	  }
	  .pconly{
		  display:none;
	  }
	   .sponly{
		  display:block;
	  }
	  .twocolumn{
	display:block;
	  }
	  .twocolumn_left{
		  width:auto;
	  }
	  .twocolumn_right{
		  width:100%;
	  }
	  .twocolumn_text{
		  padding:5% 0 0 0;
		  line-height: 2;
	  }
	  .intro_title{
	font-size: 1.3rem;
		  line-height:1.5 !important;
}
	  .voicebox26778{
		  margin:0 2%;
		  }
	  .mt10rem{
	margin-top:5rem !important;
}
}

/*shindanreg*/
.w100{
	width:100% !important;
}
.mw100{
	max-width:100% !important;
}
.d-flex{
	display:flex;
}
.mr1{
	margin-right:1rem;
}
.ml1{
	margin-left:1rem;
}
.shindanreg .sbm-button{
	display: block;
    margin: 0 auto;
    padding: 2% 10% !important;
	background:#42c142 !important;
    width: 60%;
	font-size: larger !important;
    font-weight: 700;
	max-width:100% !important;
}
.required-srt {
    padding: 0% 2%;
    background: #ebbebe;
    color: #fff;
    border-radius: 7%;
    margin-right 10px;
    vertical-align: middle;
    line-height: inherit;
	font-size:small;
}
 @media only screen and (max-width: 767px){
	 .mr1{
	margin-right:0;
	 }
	 .ml1{
	margin-left:0;
	 }
	 .shindanbtn{
		 width:100%;
	 }
}

/*header logo tablet width*/
@media only screen and (min-width: 768px) {
.header.headercenter #logo img {
		max-height: 90px;
	}
}
#post-32448 .page-title{
	display:none;
}

/*lp postid-32448　postid-32666 postid-32703 postid-32918*/
.postid-32448 #content.lp-wrap,.postid-32666 #content.lp-wrap,.postid-32703 #content.lp-wrap,.postid-32918 #content.lp-wrap{
margin-top:0;
}
.postid-32448 .page-title.catchcopy,.postid-32666 .page-title.catchcopy,.postid-32703 .page-title.catchcopy,.postid-32918 .page-title.catchcopy{
display:none;
}
.postid-32448 .row,.postid-32666 .row,.postid-32703 .row,.postid-32918 .row{
display:flex;
flex-wrap: wrap;
align-items:center;
justify-content: center;
}
.postid-32448 .col-30,.postid-32666 .col-30,.postid-32703 .col-30,.postid-32918 .col-30{
flex: 0 0 30%;
    max-width: 28%;
    margin-right: 2%;
}
.postid-32448 .col-70,.postid-32666 .col-70,.postid-32703 .col-70,.postid-32918 .col-70{
flex: 0 0 auto;
    max-width: 100%;
   }
@media only screen and (max-width: 425px){
.postid-32448 .col-30, .col-70,.postid-32666 .col-30,.postid-32703 .col-30,.postid-32918 .col-30{
flex: 0 0 100%;
    max-width: 100%;
margin-right:0;
	text-align:center;
}
	.postid-32448 .col-30 img,.postid-32703 .col-30 img,.postid-32918 .col-30 img{
		max-width:220px;
		margin-bottom:20px !important;
	}
}

/*novel comment*/
.novel_comment{
	background: #F2F0EC;
	padding: 20px 20px 0px 20px;
}
.novel_comment p{
	margin-bottom:0;
}
.novel_comment p:last-child{
	margin-bottom:0 !important;
}
.novel_comment_title{
	font-weight:700;
	margin-bottom:0 !important;
}
.novel_comment_inner{
	padding-bottom:30px;
}
.novel_comment hr{
	margin: 5px 0;
    background: none;
    border-bottom: 1px solid #999;
}

/*用語解説*/
.yougo_wrap{
background-color: #fff;
background-image:
    radial-gradient(#a59550 5%, transparent 5%);
background-size: 3px 3px;
padding:15px;
	margin-bottom:30px;
}
.yougo{
font-weight: 700;
font-size: 1.2rem;
color: #a59550;
}
.yougo_box{
padding:2%;
	background:#fff;
}
/*250725_kc_ad*/
.box_250725{
	padding: 1.5em 1.5em 1.8em;
    background: #E4E4E4;
    color: #333;
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 1.7;
    width: 90%;
    margin: 60px 5%;
}
@media screen and (max-width:640px){
.box_250725{
	width:100%;
	margin:30px 0;
}
}
.ttl_250725{
	border-bottom: 2px solid #b79b6b;
  line-height: 1.4!important;
	color:#b98325;
	font-weight:700;
	text-align:center;
	padding-bottom:10px;
	font-size:1.2em;
}

.btn_ad250725{
	margin:20px auto!important;
	max-width:240px!important;
	width:100%;
	display:block;
}
.box_250725 ul{
	max-width:fit-content;
	margin:20px auto;
}
.box_250725 ul li{
	margin:0.8em 0;
	background:#fff;
}
