﻿@charset "utf-8";
@import "reset.css";
@import "common.css";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
vertical-align:baseline;
background:transparent;
font-family: -apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,メイリオ,meiryo,游ゴシック Medium,sans-serif;
}
html{
font-size: 100%;
}
body {
    color: #333;
    margin: 0;
    letter-spacing: .4px;
    font-size: 16px;
    line-height:130%;
 font-family: -apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,メイリオ,meiryo,游ゴシック Medium,sans-serif;
    overflow-wrap: break-word;
    word-break: normal;
	background: #FFFFFF;
}
img{
	margin: 13px 0px; 	
	vertical-align: top;
	max-width: 100%; 
	height: auto;
}

#wrapper {
width: 100%;
margin:0;
padding:0;
background:#FFFFFF;
}
#content {
width: 100%;
}
figure.full {
margin:0px;
height: 500px;
width: 100%;
text-align:center;

}

.titletxt {
	width: 870px;
	margin: 0 auto;
}

.titletxt ul {
	float: right;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	position: relative;
}


.titletxt ul li {
	float: left;
	margin: 0 5px;
}

.titletxt ul li a{
	text-decoration: none;
}

header span {
	font-size: 12px;
	margin-left: 10px;
}

.mv {
	width: 870px;
    margin: 0 auto;
    position: relative;	
	background: #ffff;
}

.mv img {
	margin: 0;
	width: 870px;
}

.post_content{
	width: 870px;
    margin: 0 auto;
    position: relative;
    min-height: 500px;
background: #ffff;
padding: 10px;

}
.coupon_list {
	text-align: center;
	margin: 10px auto;
	padding: 0 auto;
	
}

.coupon_list li{
	float:left;
	list-style-type:none;
	margin: 15px;
}

.coupon_list img{
	width:166px;
	border-radius:100px;
	border:solid 1px #eee
}

.toukou_box{
	margin: 10px auto;
	padding: 0 auto;
	
}
.toukou_box a {
	text-decoration: none;
	color: #000000;
	
}


.toukou_box li{
	width: 241px;
	float: left;
	border-width: 1px;
	border-color:#BABABA;
	border-style: solid; 
	margin: 10px;
}

.toukou_box img{
	width: 241px;
	
	
}

.toukou_box h3{
	text-decoration: none;
	border-bottom: none;
	font-size: 16px;
	margin: 10px 10px 0px 10px;
}

.toukou_box p {
	margin: 0px 5px 5px 5px;
	font-size: 12px;
	
}






h1 {
 font-size: 1.5em;
 font-weight:bold;
  /*線の種類（実線） 太さ 色*/
  margin: 23px 0px 5px 0px;
    line-height:150%;
	padding-left: 20px;
}




h2{
	margin: 50px 0 15px;
	padding: 0.8em;
	font-size:23px;
	font-weight: bold;
	color: #303030;
	background: #fafafa;
	border-left: solid 5px #ea1a3a;
	border-bottom: solid 3px #ccc;
	letter-spacing: 0.1em;
    line-height:140%;
}

.tokushu_box{
	margin:33px 0px;
	padding:33px;
}

.tokushu_box h2{
	margin:10px 0px 0px 0px;
	padding: 0px;
	font-size:20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	background: #fff;
	border:none;
}

.tokushu_box img{
	margin:0px;

}

.tokushu_box p{
	font-size:16px;
    line-height:120%;
}

h3{
	position: relative;
	margin: 50px 0 30px;
	padding-bottom: 13px;
	font-size:20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.2em;
    border-bottom: 3px solid;
	border-color: #ea1a3a;

}


h4{
	position: relative;
	margin: 30px 0 10px 0;
	padding-bottom: 9px;
	font-size:18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.2em;
    border-bottom: 3px solid #eee;
}

p{
margin: 10px 0;
font-size:16px;
line-height: 1.7;
}
ul.list01 {
margin: 10px 0;
}
ul.list01 li{
font-size:16px;
line-height:2;
margin-left: 2em;
list-style-type:circle;
list-style-position: outside;
}
#footer_inner {
overflow: hidden;
width: 100%;
margin: 0 auto;
padding: 5px 0;
border-top: 1px solid #195547;
}
#footer_inner a {
margin: 0 1em 0 0;
text-decoration: none;
}
#footer_inner a:hover {
text-decoration: underline;
}
#copyright {
margin: 40px auto;
font-size: 13px;
text-align: center;
}

#toc_container {
border: 1px solid #aaa;
padding: 10px;
margin: 25px 0;
width: auto;
display: table;
}
#toc_container p.toc_title {
text-align: left;
font-weight: 700;
margin: 0;
padding: 0;
}
#toc_container p.toc_title+ol.toc_list {
margin-top: 0.5em;
}
div#toc_container ol li {
line-height:2;
font-size:16px;
}
#toc_container li, #toc_container ol {
margin: 0;
padding: 0;
list-style-type: decimal;
list-style-position: inside;
}

.disclaimer {
margin: 0 auto;
padding-bottom: 130px;
text-align: center;
}
.disclaimer h3 {
position:inherit;
margin: 100px auto 0;
padding-left: 0;
font-weight: bold;
border: none;
max-width: 422px;
}
.disclaimer h3:before {
position: absolute;
content: none;
}
.disclaimer h3:after {
position: absolute;
content: none;
}
.disclaimer h3 img {
width: 100%;
height: auto;
}
.disclaimer .linkbox {
clear: both;
margin-top: 20px;
}
.disclaimer .linkbox a {
margin: 0 25px;
}
.disclaimer .linkbox a img {
max-width: 248px;
height: auto;
}
.disclaimer .linkbox a:hover{
opacity: 0.4;
transition: all 0.3s;
}
/*ボタン*/
.cv_btn {
font-weight: bold;
text-align: center;
}
.cv_btn a {
padding: 1em 5em;
margin:  15px auto;
display: inline-block;
font-size: 20px;
color: #ffffff;
background: #ea1a3a;
background: -moz-linear-gradient(top, #ea1a3a 0%, #ea1a3a 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ea1a3a), color-stop(100%, #ea1a3a));
background: -webkit-linear-gradient(top, #ea1a3a 0%, #ea1a3a 100%);
background: -ms-linear-gradient(top, #ea1a3a 0%,#ea1a3a 100%);
background: linear-gradient(to bottom, #ea1a3a 0%, #ea1a3a 100%);
box-shadow: 0 -2px 0 #008c7f inset;
border-radius: 5px;
text-decoration: none;
transition:0.5s;
}
.cv_btn a:hover {
opacity: 0.7;
transition:0.5s;
}
/*FPボックス*/
.fp_wrap {
position: relative;
margin: 70px 0 40px;
padding: 20px;
border: solid 3px #004aaa;
}
.fp_wrap .fptitle {
position: absolute;
display: inline-block;
top: -30px;
left: -3px;
padding: 0 9px;
line-height: 30px;
font-size: 13px;
color: #fff;
font-weight: bold;
background: #004aaa;
border-radius: 5px 5px 0 0;
}
/*吹き出し*/
.balloon {
margin-top: 15px;
margin-bottom: 15px;
padding: 0 10px;
position: relative;
max-width: 980px;
width: 100%;
}
.balloon:before,.balloon:after {
clear: both;
content: "";
display: block;
}
.balloon .balloon-image {
width: 200px;
height: auto;
}
.balloon-image-left {
float: left;
margin-right: 20px;
}
.balloon .balloon-image img {
width: 100%;
height:auto;
margin: 0;
}
.balloon-text-right,.balloon-text-left {
position: relative;
padding: 10px;
border-radius: 7px;
max-width: -webkit-calc(100% - 220px);
max-width: calc(100% - 220px);
display: inline-block;
}
.balloon-text-right {
border: 1px solid #cccccc;
background-color: #ffffff;
}
.balloon-text-left {
border: 1px solid #cccccc;
background-color: #ffffff;
}
.balloon-text-right {
float: left;
}
.balloon-text-left {
float: right;
}
.balloon p {
font-size: 15px;
margin: 0 0 20px;
padding: 0;
}
.balloon p:last-child {
margin-bottom: 0;
}
/* 三角部分 */
.balloon-text-right:before{
content: '';
position: absolute;
border-right:10px solid #bbbbbb;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
left: -10px;
top: 10px;
}
.balloon-text-right:after {
content: '';
position: absolute;
border-right: 10px solid #ffffff;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
left: -9px;
top: 10px;
}


.balloon-text-left:before{
content: '';
position: absolute;
right: -10px;
top: 10px;
border-left: 10px solid #bbbbbb;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.balloon-text-left:after{
content: '';
position: absolute;
right: -9px;
top: 10px;
border-left: 10px solid #ffffff;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}


@media screen and (max-width: 767px) {
#wrapper {
margin: 0;
}
	
.titletxt {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.titletxt ul {
	float: right;
	margin: 0 5% 0 5%;
	font-size: 13px;
	font-weight: bold;
}

.titletxt ul li {
	float: left;
	margin: 1% 3%;
	text-align: center;
}
	
.mv {
	width: 100%;
    margin: 0 auto;
	background: #ffff;
}

.mv img {
	margin: 0;
	width: 100%;
}
	
h1 {
padding: 0.5em 0 0 0.5em;
font-size:18px;
letter-spacing: 0.1em;
}
h2{
margin: 30px 0 10px;
padding: 0.8em;
font-size:18px;
}
h3{
margin: 30px 7px 20px 0;
padding-bottom: 5px;
font-size:16px;
font-weight: bold;
}
	
h4{
margin: 30px 0 10px 0;
padding-bottom: 9px;
font-size:16px;
font-weight: bold;
letter-spacing: 0.1em;
line-height: 1.2em;
}
	
	
#footer_inner {
text-align: center;
}
	
.tokushu_box{
	margin:2% 0px;
	padding:2%;
}
	
.tokushu_box h2{
	margin:10px 0px 0px 0px;
	padding: 0px;
	font-size:18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	background: #fff;
	border:none;
}
	
	
.toukou_box li{
	width: 90%;
	float: left;
	border-width: 1%;
	border-color:#BABABA;
	border-style: solid; 
	margin: 5%;
}

.toukou_box img{
	width: 100%;
	
	
}

.toukou_box h3{
	text-decoration: none;
	border-bottom: none;
	font-size: 16px;
	margin: 10px 10px 0px 10px;
}

.toukou_box p {
	margin: 0px 5px 5px 5px;
	font-size: 14px;
	
}

#footer_inner a {
margin: 0 0.5em;
}
#toc_container {
border: 1px solid #aaa;
padding: 10px;
margin: 15px 0;
width: auto;
display: table;
}
#toc_container p.toc_title {
text-align: left;
font-weight: 700;
margin: 0;
padding: 0;
}
#toc_container p.toc_title+ol.toc_list {
margin-top: 0.5em;
}
div#toc_container ol li {
line-height:1.7;
font-size:13px;
}
#toc_container li, #toc_container ol {
margin: 0;
padding: 0;
list-style-type: decimal;
list-style-position: inside;
}

.disclaimer {
margin: 0 auto;
padding-bottom: 50px;
text-align: center;
}
.disclaimer h3 {
margin: 50px auto 0;
}
.disclaimer h3 img {
width: 80%;
}
.disclaimer .linkbox {
clear: both;
margin:10px auto 0;
max-width: 330px;
overflow: hidden;
}

.disclaimer .linkbox a {
margin: 0;
}
.disclaimer .linkbox a img {
}
img.linkboximg01 {
width: 160px;
height: auto;
float: left;
}
img.linkboximg02 {
width: 160px;
height: auto;
float: right;
}
.disclaimer .linkbox a:hover{
opacity: 0.4;
transition: all 0.3s;
}
.disclaimer img.syosai {
margin-top: 10px;
max-width: 330px;
}

#copyright {
margin: 30px auto;
font-size: 11px;
}
.fp_wrap {
margin: 50px 0 10px;
padding: 10px;
}

/*ボタン*/
.cv_btn a {
padding: 0.8em 2em;
margin:  7px auto;
font-size: 20px;
}
.cv_btn a:hover {
opacity: 0.7;
transition:0.5s;
}

/*吹き出し*/
.balloon {
margin-top: 15px;
margin-bottom: 15px;
padding: 0 10px;
position: relative;
max-width: 980px;
width: 100%;
}
.balloon:before,.balloon:after {
clear: both;
content: "";
display: block;
}
.balloon .balloon-image {
width: 200px;
height: auto;
margin: 0 auto;
}
.balloon-image-left {
float:inherit;
margin-right: 20px;
}
.balloon .balloon-image img {
width: 100%;
height: auto;
margin: 0 auto;
}
.balloon-text-right,.balloon-text-left {
position: relative;
padding: 10px;
border-radius: 7px;
max-width: 100%;
display: inline-block;
}
.balloon-text-right {
border: 1px solid #cccccc;
background-color: #ffffff;
}
.balloon-text-left {
border: 1px solid #cccccc;
background-color: #ffffff;
}
.balloon-text-right {
float: inherit;
margin-top: 20px;
}
.balloon-text-left {
float: inherit;
}
.balloon p {
font-size: 15px;
margin: 0 0 20px;
padding: 0;
}
.balloon p:last-child {
margin-bottom: 0;
}
/* 三角部分 */
.balloon-text-right:before{
content: '';
position: absolute;
border-right:10px solid transparent;
border-bottom: 10px solid #bbbbbb;
border-left: 10px solid transparent;
left: 50%;
top: -20px;
margin-left: -5px;
}
.balloon-text-right:after {
content: '';
position: absolute;
border-right:10px solid transparent;
border-bottom: 10px solid #ffffff;
border-left: 10px solid transparent;
left: 50%;
top: -19px;
margin-left: -5px;
}


.balloon-text-left:before{
content: '';
position: absolute;
right: -10px;
top: 10px;
border-left: 10px solid #bbbbbb;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.balloon-text-left:after{
content: '';
position: absolute;
right: -9px;
top: 10px;
border-left: 10px solid #ffffff;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}


.coupon_list {
	text-align: center;
	margin: 0% auto;
	
}

.coupon_list li{
	float:left;
	width: 50%;
	list-style-type:none;
	margin: 2% auto;
	text-align: center;
}

.coupon_list img{
	width:80%;
	border-radius:100px;
	border:solid 1% #eee;
	margin: 0 auto;
}
	
}/*@media*/

/*add20181009*/
/*その他テキスト*/
.color-01 {
color: #0070C0;
}
.color-02 {
color: #FF1919;
}
.bg-cl-01 {
background-color: #fff200;
}
.st {
font-weight: bold;
}
/*ADD gotomedia20181016*/
/* ------------------------------------
 * Modal Window
 * --------------------------------- */

/* Content */
.m-modal,
.m-modal-img {
  width: 100%;
  padding: 0 18px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  box-sizing: border-box;
}

.m-modal-bg,
.m-modal-img-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: .5;
  z-index: 1000;
  background: #000;
}

.m-modal-content,
.m-modal-img-content {
  margin: 0 auto;
  position: relative;
  z-index: 1000;
  display: table;
  background: #fff;
}

.m-modal-content-inner > *:first-child,
.m-modal-img-content-inner > *:first-child {
  margin-top: 0;
}

.m-modal-btn,
.m-modal-close,
.m-modal-img-btn,
.m-modal-img-close {
  overflow: hidden;
  display: block;
  padding: 0;
}

.m-modal-btn span,
.m-modal-close span,
.m-modal-img-btn span,
.m-modal-img-close span {
  position: relative;
  top: -1;
}

.m-modal-close,
.m-modal-img-close {
  width: 36px;
  height: 36px;
  margin: -18px -18px 0 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  border: none;
  border-radius: 50%;
  box-shadow: 1px 1px 5px #555;
  background: transparent;
}

.m-modal-close::after,
.m-modal-img-close::after {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: -210px -52px;
  background-size: 250px 250px;
  background-image: url("../image/sprites.png");
  content: '';
}

.m-modal-btn,
.m-modal-img-btn {
  margin: 30px auto 0;
}

.m-modal-logo,
.m-modal-img-logo {
  width: 140px;
}

.m-modal-hdg[data-type="bg"],
.m-modal-img-hdg[data-type="bg"] {
  margin: 20px 0;
  padding: 10px 5px 8px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  background: #195547;
}

/* Standard Content */

.m-modal-content {
  width: 100%;
  max-width: 600px;
  padding: 30px;
  box-sizing: border-box;
}

/* Image Expansion Content */

.m-modal-img-content {
  padding-bottom: 30px;
}

.m-modal-img-content .m-modal-img-wrapper {
  width: auto;
}

.m-modal-img-content img {
  display: table-cell;
  width: auto;
}
@media screen and (max-width: 767px) {
.m-modal-content {
  width: 100%;
  max-width:inherit;
  padding: 20px;
}
}
/* Image Expansion Trigger */

.js-modal-img {
  margin-bottom: 17px;
  width: 100%;
  text-align: center;
  position: relative;
  display: block;
}

.js-modal-img img {
  width: 100%;
  display: table-cell;
}

.js-modal-img:hover .m-btn-m,
.js-modal-img:hover .m-btn-m-w,
.js-modal-img:focus .m-btn-m,
.js-modal-img:focus .m-btn-m-w,
.js-modal-img:active .m-btn-m,
.js-modal-img:active .m-btn-m-w {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #ffffff 100%);
}

.js-modal-img:hover .m-btn-m span,
.js-modal-img:hover .m-btn-m-w span,
.js-modal-img:focus .m-btn-m span,
.js-modal-img:focus .m-btn-m-w span,
.js-modal-img:active .m-btn-m span,
.js-modal-img:active .m-btn-m-w span {
  box-shadow: 0 0 0 #ccc inset;
}

.js-modal-img .m-btn-m[data-type="zoom"],
.js-modal-img .m-btn-m-w[data-type="zoom"] {
  position: absolute;
  bottom: -17px;
  right: 0;
}

.js-modal-img .m-btn-m:hover,
.js-modal-img .m-btn-m:focus,
.js-modal-img .m-btn-m:active,
.js-modal-img .m-btn-m-w:hover,
.js-modal-img .m-btn-m-w:focus,
.js-modal-img .m-btn-m-w:active {
  top: inherit !important;
}

@media screen and (max-width: 767px) {
  .m-modal-img {
    display: none !important;
  }

  .js-modal-img .m-btn-m,
  .js-modal-img .m-btn-m-w {
    display: none;
  }
}

.m-btn,
.m-btn-w {
  color: #000;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: table;
  position: relative;
  border: none;
  border-radius: 4px;
  background: #edebe0;
  background: -moz-linear-gradient(top, #f5f5ef 0%, #edebe0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f5f5ef), color-stop(100%, #edebe0));
  background: -webkit-linear-gradient(top, #f5f5ef 0%, #edebe0 100%);
  background: -ms-linear-gradient(top, #f5f5ef 0%, #edebe0 100%);
  background: linear-gradient(to bottom, #f5f5ef 0%, #edebe0 100%);
}

.m-btn:hover,
.m-btn:focus,
.m-btn:active,
.m-btn-w:hover,
.m-btn-w:focus,
.m-btn-w:active {
  top: 1px;
  opacity: 1;
  background: #edebe0;
  background: -moz-linear-gradient(top, #edebe0 0%, #f5f5ef 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #edebe0), color-stop(100%, #f5f5ef));
  background: -webkit-linear-gradient(top, #edebe0 0%, #f5f5ef 100%);
  background: -ms-linear-gradient(top, #edebe0 0%, #f5f5ef 100%);
  background: linear-gradient(to bottom, #edebe0 0%, #f5f5ef 100%);
}

.m-btn:hover span,
.m-btn:focus span,
.m-btn:active span,
.m-btn-w:hover span,
.m-btn-w:focus span,
.m-btn-w:active span {
  box-shadow: 0 0 0 #ccc inset;
}

.m-btn span,
.m-btn-w span {
  padding: 13px 30px 14px;
  display: block;
  box-shadow: 0 -1px 0 #ccc inset;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}

/* White */

.m-btn-w {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
}

.m-btn-w:hover,
.m-btn-w:focus,
.m-btn-w:active {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e6e6e6 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e6e6e6 0%, #ffffff 100%);
}
/* Link */

.m-btn[data-type="link"] span,
.m-btn-w[data-type="link"] span {
  padding-right: 15px;
  padding-left: 40px;
}

.m-btn[data-type="link"] span::after,
.m-btn-w[data-type="link"] span::after {
  width: 14px;
  height: 14px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 13px;
  background-position: -27px -71px;
  background-size: 250px 250px;
  background-image: url("../image/sprites.png");
  content: '';
}

/* Begin */

.m-btn[data-type="begin"] span,
.m-btn-w[data-type="begin"] span {
  position: relative;
  padding-left: 48px;
}

.m-btn[data-type="begin"] span::before,
.m-btn-w[data-type="begin"] span::before {
  width: 19px;
  height: 24px;
  margin: -12px 0 0 0;
  position: absolute;
  top: 50%;
  left: 17px;
  background-position: -70px -137px;
  background-size: 200px 200px;
  background-image: url("../image/sprites.png");
  content: '';
}
@media screen and (max-width: 767px) {
  .m-btn,
  .m-btn-w {
    width: 100%;
    display: block;
  }

  .m-btn span,
  .m-btn-w span {
    padding-top: 12px;
    padding-bottom: 11px;
    padding-left: 30px;
  }

  .m-btn[data-type="begin"] span::before,
  .m-btn-w[data-type="begin"] span::before {
    width: 19px;
    height: 24px;
    margin: 0 10px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    left: 0;
  }
}
/*ADD gotomedia20181018*/
.headlogo_wrap {
	text-align:left;
	color:#FFFFFF;
	border-bottom: #D5D5D5 solid 1px;
}

.headlogo_wrap a {
	text-decoration: none;
	
}

.headlogo_wrap a:hover {
	text-decoration: none;
	
}

.headlogo_wrap a:active {
	text-decoration: none;
	
}

.headlogo_wrap a:checked {
	text-decoration: none;
	
}

.head_link {
	float: right;
	font-size: 12px;
	margin: 0.5%;
}


.headlogo_wrap img {
margin: 0.5% 0.5% 0.5% 1%;


}
@media screen and (max-width: 767px) {
.head_link {
	font-size: 8px;
	margin: 0.5%;
}
	
.headlogo_wrap img {
	width: 80px;
margin: 0.5% 0.5% 0.5% 1%;

}
	
	
	
figure.full {
margin:0px;
width: 100%;
heght:250px;
text-align:center;
	
}
	
.post_content{
	width:100%;
    margin: 0 auto;
	padding:8px;
}


}
/*ADD gotomedia20181022*/
p.shosai_wrap a {
display: block;
}
p.shosai_wrap a img {
margin-bottom: 10px;
}
.cv_area{
	margin: 23px 0px;
    padding: 13px;
    text-align: center;
}

.square_btn{
	background:#ea1a3a;
	border-bottom:solid 2px #AD001B;
	border-radius:8px;
	box-shadow:inset 0 2px 0 rgba(255,255,255,0.2),0 2px 2px rgba(0,0,0,0.25);
	font-weight:700;text-align:center;
	margin:13px;
}

.square_btn a{
	padding:22px;
	text-decoration:none;
	color:#FFF;width:100%;
	display:block;
	font-size:1.4em;
	font-weight:700;
}

.square_btn:active{
	border-bottom:solid 2px #AD001B;
	box-shadow:0 0 2px rgba(0,0,0,0.30)}#tvbd{width:100%}.youtube{position:relative;width:100%;padding-top:56.25%}.youtube iframe{position:absolute;top:0;right:0;width:100%!important;height:100%!important}.imgline{border:2px #bebebe solid}.crypto_box{}.crypto_box a img{text-align:center;display:block}.crypto_box li{font-size:1em;line-height:160%}.banner_img{text-align:center}.box27{position:relative;margin:2em 0;padding:.5em 1em;border:solid 3px #62c1ce}.box27 .box-title{position:absolute;display:inline-block;top:-27px;left:-3px;padding:0 9px;height:25px;line-height:25px;vertical-align:middle;font-size:17px;background:#62c1ce;color:#fff;font-weight:700;border-radius:5px 5px 0 0}.box27 p{margin:0;padding:0}.lptitle_twitetr{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding:1em;background-color:#EBB105;color:#fff;letter-spacing:.2em;clear:both;font-size:20px;margin:2em 0 1em;text-align:left;font-weight:700;line-height:1.4}table{border-collapse:collapse;border-spacing:0;border:1px solid #e5e5e5;width:100%;border-collapse:collapse;border-spacing:0;line-height:1.6}th,td{border:1px solid #e5e5e5;padding:1.5em .8em}th{width:13em;font-weight:700}td{}td:last-child{}td ul li,td ol li{margin:0}

.square_btn_bottm{
	background:#ea1a3a;
	border-bottom:solid 2px #AD001B;
	border-radius:8px;
	box-shadow:inset 0 2px 0 rgba(255,255,255,0.2),0 2px 2px rgba(0,0,0,0.25);
	font-weight:700;text-align:center;
	margin:13px 13px 50px 13px;
}

.square_btn_bottm a{
	padding:22px;
	text-decoration:none;
	color:#FFF;width:100%;
	display:block;
	font-size:1.4em;
	font-weight:700;
}

.square_btn_bottm:active{
	border-bottom:solid 2px #AD001B;
	box-shadow:0 0 2px rgba(0,0,0,0.30)}#tvbd{width:100%}.youtube{position:relative;width:100%;padding-top:56.25%}.youtube iframe{position:absolute;top:0;right:0;width:100%!important;height:100%!important}.imgline{border:2px #bebebe solid}.crypto_box{}.crypto_box a img{text-align:center;display:block}.crypto_box li{font-size:1em;line-height:160%}.banner_img{text-align:center}.box27{position:relative;margin:2em 0;padding:.5em 1em;border:solid 3px #62c1ce}.box27 .box-title{position:absolute;display:inline-block;top:-27px;left:-3px;padding:0 9px;height:25px;line-height:25px;vertical-align:middle;font-size:17px;background:#62c1ce;color:#fff;font-weight:700;border-radius:5px 5px 0 0}.box27 p{margin:0;padding:0}.lptitle_twitetr{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding:1em;background-color:#EBB105;color:#fff;letter-spacing:.2em;clear:both;font-size:20px;margin:2em 0 1em;text-align:left;font-weight:700;line-height:1.4}table{border-collapse:collapse;border-spacing:0;border:1px solid #e5e5e5;width:100%;border-collapse:collapse;border-spacing:0;line-height:1.6}th,td{border:1px solid #e5e5e5;padding:1.5em .8em}th{width:13em;font-weight:700}td{}td:last-child{}td ul li,td ol li{margin:0}


.markerRed {
    background: linear-gradient(transparent 80%, #FF9896 80%);
}

.markerYellow {
    background: linear-gradient(transparent 80%, #FFD170 80%);
}

