@charset "UTF-8";

body {
	background-color: #fff !important;
}

body, td, th {
    font-family: "Mplus 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Noto Sans Japanese', 'Open Sans', serif !important;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.lastChild { margin-right: 0; }
.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb80 { margin-bottom: 80px !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.mr0 { margin-right: 0!important; }
.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.pl20 { padding-left: 20px !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
.floatL {
	float: left !important;
}

.floatR {
	float: right !important;
}

.pc {
	display: block !important;
}

.sp {
	display: none !important;
}

strong {
    background: linear-gradient(transparent 60%, #ffff66 60%);
    font-size: 110%;
}

em.marker-blue {
    background: linear-gradient(transparent 60%, #92dbff 60%);
    font-weight: bold;
    font-style: normal;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

span.ft_strong {
	font-weight: bold;
}

span.red_strong {
	color: #f21400;
	font-weight: bold;
}

span.new-icon {
	display: inline-block;
	background: #df002c;
	padding: 1px 5px;
	margin-left: 5px;
	vertical-align: middle;
	font-size: 0.6em;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
}

/* グロナビ */

.header-logo #nav ul li a, #onlynav ul li a, #nav_fixed #nav ul li a {
    font-size: 1em;
}

.footerBtn {
	display: none;
}

#logo {
	min-height: 95px;
}

#custom_html-2 {
	position: absolute;
	bottom: 8px;
	right: 0;
	width: 300px;
    text-align: right;
}

#custom_html-2 img {
	width: 100%;
}

.grecaptcha-badge {
    bottom: 90px !important;
    display: none !important;
}

.header_search {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	color: #c6bb80;
}

.header_search i {
	width: 45px;
	height: 45px;
	margin: 0;
	border: 1px solid #8d9ab2;
	border-radius: 5px;
	line-height: 45px;
	text-align: center;
	font-size: 1.7rem;
}
.header_search i:before {
	padding :0;
	line-height: 45px;
}

#nav_fixed .logo {
	display: none;	
}

span.hd_tel {
	position: relative;
	font-weight: bold;
	display: block;
	font-size: 1.8em;
	color: #042668;
	line-height: 1.4em;
	text-indent: 1.5em;
}

span.hd_tel:before{
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width: 1.3em;
	height: 1.3em;
	background:url(/wp/wp-content/themes/diver/images/top/ico_free.png) no-repeat;
	background-size:contain;
}

.hd_open {
	font-weight: bold;
	display: block;
	font-size: 1em;
	color: black;
}

.hd_sky {
	color: white;
	background: #5d8ac1;
	border-radius: 1.5em;
	font-weight: bold;
	font-size: .8em;
	display: inline-block;
	padding: .1em 2.3em;
}

.seiho-box .hd_tel {
	font-size: 2.1em;
	line-height: 1.3em;
	text-indent: 1.6em;
}

.seio-box span.hd_tel:before{
	width: 1.6em;
	height: 1.6em;
}

.seiho-box .hd_open {
	font-size: 1.4em;
	line-height: 1.6em;
}

.seiho-box .hd_sky {
	font-size: 1.2em;
	padding: .1em 1.9em;
	margin-right: .5em;
}

/* フッターナビ Footer Navi */

#custom_html-3 {
	padding-right: 10px;
}

#custom_html-3 img.logo {
}

#custom_html-3 .Button {
	width: auto;
	margin: 15px auto;
}

#custom_html-3 .Button a {
	font-size: 18px;
}

#menu-main-navi-2 li, 
#menu-main-navi-3 li {
	position: relative;
}

#menu-main-navi-2 li a {
	padding-left: 1.3em;
}

#menu-main-navi-3 li a {
	padding-left: 1.8em;
}

#menu-main-navi-2 li::before, 
#menu-main-navi-3 li::before {
	font-family: FontAwesome;
	position: absolute;
	left: 4px;
	top: 1em;
}

#menu-main-navi-3 li::before {
	top: 0.7em;
}

#menu-main-navi-2 li:first-child:before, 
#menu-main-navi-3 li:first-child:before {
	content: "\f015";
}

#menu-main-navi-2 li:nth-child(2):before, 
#menu-main-navi-3 li:nth-child(2):before {
	content: "\f0ea";
}

#menu-main-navi-2 li:nth-child(3):before, 
#menu-main-navi-3 li:nth-child(3):before {
	content: "\f059";
}

#menu-main-navi-2 li:nth-child(4):before, 
#menu-main-navi-3 li:nth-child(4):before {
	content: "\f157";
}

#menu-main-navi-2 li:nth-child(5):before, 
#menu-main-navi-3 li:nth-child(5):before {
	content: "\f249";
}

#menu-main-navi-2 li:nth-child(6):before, 
#menu-main-navi-3 li:nth-child(6):before {
	content: "\f1ad";
}

#menu-main-navi-2 li:nth-child(7):before, 
#menu-main-navi-3 li:nth-child(7):before {
	content: "\f0e0";
}

#menu-main-navi-2 li:nth-child(8):before, 
#menu-main-navi-3 li:nth-child(8):before {
	content: "\f022";
}

/* SNS アイコン */

 .follow-me {
	list-style: none;
	margin: 0 0 -8px;
	overflow: hidden;
	padding: 0;
}

.follow-me li {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0;
}

.follow-me li a::before {
	-webkit-border-radius: 2px;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 22px;
	height: 38px; /* Button height */
	line-height: 40px; /* Button height */
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-align: center;
	width: 38px; /* Button width */
}

.follow-me li a.website::before {
	font-size: 20px;
}

.follow-me li a:hover::before {
	opacity: 0.7;
}

.follow-me li a[href*="amazon.co.jp"]::before,
.follow-me li a[href*="amazon.com"]::before         { background-color: #ff9900; content: "\f270"; }
.follow-me li a[href*="codepen.io"]::before         { background-color: #000000; content: "\f1cb"; }
.follow-me li a[href*="delicious.com"]::before      { background-color: #3399ff; content: "\f1a5"; }
.follow-me li a[href*="deviantart.com"]::before     { background-color: #05cc47; content: "\f1bd"; }
.follow-me li a[href*="digg.com"]::before           { background-color: #000000; content: "\f1a6"; }
.follow-me li a[href*="dribble.com"]::before        { background-color: #ea4c89; content: "\f17d"; }
.follow-me li a[href*="dropbox.com"]::before        { background-color: #007ee5; content: "\f16b"; }
.follow-me li a[href*="facebook.com"]::before       { background-color: #3b5998; content: "\f09a"; }
.follow-me li a[href*="feedly.com"]::before         { background-color: #6cc655; content: "\f09e"; }
.follow-me li a[href*="flickr.com"]::before         { background-color: #0063dc; content: "\f16e"; }
.follow-me li a[href*="foursquare.com"]::before     { background-color: #f94877; content: "\f180"; }
.follow-me li a[href*="github.com"]::before         { background-color: #181717; content: "\f09b"; }
.follow-me li a[href*="plus.google.com"]::before    { background-color: #dc4e41; content: "\f0d5"; }
.follow-me li a[href*="b.hatena.ne.jp"]::before     { background-color: #008fde; content: "\f027"; font-family: blogicon; }
.follow-me li a[href*="instagram.com"]::before      { background-color: #125688; content: "\f16d"; }
.follow-me li a[href*="last.fm"]::before            { background-color: #d51007; content: "\f202"; }
.follow-me li a[href*="linkedin.com"]::before       { background-color: #0077b5; content: "\f0e1"; }
.follow-me li a[href*="nicovideo.jp"]::before       { background-color: #eaeaea; content: "\f047"; font-family: blogicon; }
.follow-me li a[href*="pinterest.com"]::before      { background-color: #bd081c; content: "\f0d2"; }
.follow-me li a[href*="getpocket.com"]::before      { background-color: #ef3f56; content: "\f265"; }
.follow-me li a[href*="reddit.com"]::before         { background-color: #ff4500; content: "\f1a1"; }
.follow-me li a[href*="skype.com"]::before,
.follow-me li a[href*="skype:"]::before             { background-color: #00aff0; content: "\f17e"; }
.follow-me li a[href*="slideshare.net"]::before     { background-color: #2d2d2d; content: "\f1e7"; }
.follow-me li a[href*="spotify.com"]::before        { background-color: #84bd00; content: "\f1bc"; }
.follow-me li a[href*="steamcommunity.com"]::before { background-color: #171a21; content: "\f1b6"; }
.follow-me li a[href*="stumbleupon.com"]::before    { background-color: #eb4929; content: "\f1a4"; }
.follow-me li a[href*="tumblr.com"]::before         { background-color: #36465d; content: "\f173"; }
.follow-me li a[href*="twitch.tv"]::before          { background-color: #6441a5; content: "\f1e8"; }
.follow-me li a[href*="twitter.com"]::before        { background-color: #55acee; content: "\f099"; }
.follow-me li a[href*="vimeo.com"]::before          { background-color: #1ab7ea; content: "\f27d"; }
.follow-me li a[href*="vine.co"]::before            { background-color: #11b58a; content: "\f1ca"; }
.follow-me li a[href*="weibo.com"]::before          { background-color: #e6162d; content: "\f18a"; }
.follow-me li a[href*="whatsapp.com"]::before       { background-color: #64d548; content: "\f232"; }
.follow-me li a[href*="wordpress.com"]::before,
.follow-me li a[href*="wordpress.org"]::before      { background-color: #21759b; content: "\f19a"; }
.follow-me li a[href*="youtube.com"]::before        { background-color: #cd201f; content: "\f16a"; }
.follow-me li a[href$="/feed"]::before              { background-color: #ffa500; content: "\f09e"; }
.follow-me li a.website::before                     { background-color: #0fa227; content: "\f108"; }
.follow-me li a[href$="/subscribe"]::before         { background-color: #363636; content: "\f000";  font-family: blogicon; }

/* 丸文字 */

ol.circle-in-number {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
}
 
.circle-in-number li {
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
}

.circle-in-number li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #0068b7;
	color: #222;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
}

span.maru_half {
    background: #999;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 5px 9px 4px;
}

.maru_em {
    border-radius: 50%;
    font-size: 6em;
    line-height: 2em;
    padding-top: 0.1em;
    padding-left: 0.35em;
    padding-right: 0.35em;
}

.black_1 {
}

.blue_1 {
      color: #0068b7;
      border: 1px solid #0068b7;
}
.pink2 {
      color: #fff;
      border: 4px solid pink;
      background: pink;
}
.sky1 {
      color: skyblue;
      border: 4px solid skyblue;
}
.sky2 {
      color: #fff;
      border: 4px solid skyblue;
      background: skyblue;
}

/* ニュース削除 */

header .news-bar {
	display: none;
}

/* フッター */
.footer-socket-left-sectoin a, 
.footer-socket-left-sectoin a:link, 
.footer-socket-left-sectoin a:visited, 
.footer-socket-left-sectoin a:active, 
.footer-socket-left-sectoin a:hover {
	color: white;
}

/* お問合せフォーム */

.wpcf7-form {
	margin: 40px 0 20px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #d30000 !important;
}

.wp-cf7-title {
	font-size: 15px;
	width: auto;
	float: none;
}
.wp-cf7-text-design {
	font-size: 16px;
	background-color: #f7f7f7;
	color: #666;
	margin-top: 10px;
	width: 72%;
	border-radius: 0;
}

.wpcf7-form-control-wrap {
	text-align: center !important;
	margin: 10px auto 0;
}

.wpcf7-recaptcha {
	padding-left: 22%;
}

.wp-cf7-button {
	clear: both;
	padding-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}

span.input-must, 
span.wp-cf7-icon {
	background-color: #d30000;
	color: #ffffff;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 12px;
	padding: 2px 5px 3px;
}

span.input-must {
	margin-left: 0px;
}

.wpcf7-form dl {
	color: black;
	width: 100%;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: none;
	background: #dfe7ea;
}

.wpcf7-form dt {
  width: 50%;
  float: left;
  padding: 10px;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
}

.wpcf7-form dd {
  margin-left: 50%;
  padding: 10px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: #fff;
}

.wpcf7-form dd:after {
  display: block;
  content: "";
  clear: both;
}

span.wpcf7-not-valid-tip {
    text-align: left;
}

.wpcf7 input, 
.wpcf7 .wpcf7-textarea, 
.wpcf7 .textfield, 
.wpcf7 .select {
    border: 1px solid #9a9a9a;
    background: #fff;
    border-radius: 0;
    padding: 7px 15px;
    margin-bottom: 0;
    box-sizing: border-box;
    max-width: 100%;
}

.wpcf7-select {
    border: 1px solid #9a9a9a;
    background: #fff;
    border-radius: 0;
    padding: 7px 15px;
    margin-bottom: 0;
}

.wpcf7 input[type="submit"] {
    font-size: 1.4em;
    padding: 0.2em 2em;
    background: #1c4b90;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    max-width: 6em;
}

.wpcf7 input:hover[type="submit"] {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.wpcf7 p {
	line-height: 1.6;
}

.wpcf7 dd {
    border-bottom: none;
	color: black;
}

.wpcf7 .form_conf


/* ショートコードで補足説明を追加 */
.supplement{
	background:lightyellow;
	background:rgba(255,255,0,.2);
	font-size: .94em;
	padding: 3% 4%;
	margin: 1.5em 0 2em;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border: 1px solid #999;
	border-color: rgba(165, 165, 165, 0.2);
}
.supplement p,
.c_box p{
	margin-bottom:.8em;
}
.supplement p:last-child,
.c_box p:last-child{
	margin-bottom:0;
}
.supplement.warning{
	background:pink;
	background: rgba(255, 0, 45, 0.18);color:#333;
}
.supplement:before{
	font-family:"fontawesome";
	content:'\f0e6';
	display:inline-block;
	margin-right:.3em;
	font-size: 1.2em;
}

.firstview_custom .aside-normal {
    width: 70%;
    padding: .8em 1.1em;
    margin: -15px auto 30px;
    font-size: 1.2rem;
    text-align: left;
}

.supplement.warning:before{content:'\f071';}
.supplement.boader:before{content: none;}
.supplement.noicon:before{content: none;}
.supplement.boader{background:none;}

/* ボックスデザイン */
.c_box{
	padding: 0 3% .7em !important;
	margin: 3em 0 2em;
	border: 2px solid #dddddd;
	border-radius: 0.2em;
}
.c_box.intitle{
	padding-top: 0;
	padding-bottom: 1.4em;
}
.c_box.intitle .box_title span{
	position: relative;
	letter-spacing: 1px;
	font-size: 20px;
	top: -0.9em;
	padding: 0.1em 0.7em 0.15em;
	background: #6d6d6d;
	color: #ffffff;
	font-weight: bold;
	border-radius: 0.2em;
	display: inline-block;
	vertical-align: bottom;
}
.c_box.blue_box{
	background: #d4f3ff;
	border-color: #57b7da;
	color: #223b44;
}
.c_box.blue_box .box_title span{
	background: #57b7da;
}
.c_box.red_box{
	background: #ffafaf;
	border-color: #e77373;
	color: #654646;
}
.c_box.red_box .box_title span{
	background: #e77373;
}
.c_box.yellow_box{
	background: #fff8d4;
	border-color: #ded647;
	color: #19420f;
}
.c_box.yellow_box .box_title span{
	background: #ded647;
}
.c_box.green_box{
	background: #e7fbda;
	border-color: #389731;
	color: #0d2308;
}
.c_box.green_box .box_title span{
	background: #389731;
}
.c_box.pink_box{
	background: #ffeeee;
	border-color: #e46969;
	color: #4b2828;
}
.c_box.pink_box .box_title span{
	background: #e46969;
}
.c_box.glay_box{
	background: #ececec;
	border-color: #c5c5c5;
	color: #555555;
}
.c_box.glay_box .box_title span{
	background: #9c9c9c;
}
.c_box.black_box{
	background: #313131;
	border-color: #757575;
	color: #ffffff;
}
.c_box.black_box .box_title span{
	background: #757575;
}

.c_box ul.checkUl, 
.c_box ul.circleUl, 
.c_box ul.questionUl, 
.c_box ul.meritUl, 
.c_box ul.demeritUl {
	list-style-type: none;
	margin-left:14px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.5;
	padding: 0;
}

.c_box ul li {
	margin-bottom: .3em;
	line-height: 1.5 !important;
	font-size: 18px;
}

.c_box ul.circleUl li:before {
	margin-left:-14px;
	margin-right: 3px;
	content: '・';
}

.c_box ul.demeritUl li:before {
	margin-left:-14px;
	margin-right: 3px;
	color: #0070A7;
	content: '×';
}

.c_box ul.meritUl li:before {
	margin-left:-14px;
	margin-right: 3px;
	color: #0070A7;
	content: '◎';
}

.c_box ul.checkUl li:before {
	margin-left:-14px;
	margin-right: 3px;
	color: #0070A7;
	font-family: 'FontAwesome';
	content: '\f00c';
}

.c_box ul.questionUl li:before {
	margin-left:-14px;
	margin-right: 3px;
	color: #e46969;
	font-family:'FontAwesome';
	content: '\f128';
}

.c_box.green_box ul li:before {
	color: #2aa321;
}

.c_box.pink_box ul li:before {
	color: #e46969;
}

.c_box.blue_box ul li:before {
	color: #0070A7;
}

/* フロー画像 */

.flow_wrap {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 20px auto 20px;
	position: relative;
}

.flow_tri_wrap {
	width: 160px;
	margin: 0 auto -25px;
	text-align: center;
}

.flow_tri {
	width: 0;
	height: 0;
	border-top: 40px solid #b9b9b9;
	border-right: 80px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 80px solid transparent;
}

.flow_img {
	width: 100%;
	max-width: 690px !important;
}

.paypal_img {
	width: 60%;
	max-width: 300px !important;
}

img.flow_img, 
img.paypal_img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	outline: 1px solid #999;
	outline-offset: -1px;
}

img.no_border {
    outline: none !important;
    outline-offset: 0 !important;
}

.widget_text .textwidget img.win-vps {
	margin-bottom: 15px;
}

.type-page .content ul
{
    list-style-type: none; 
    padding: 0;
    line-height: 1.6;
}

/* MT4キャプチャ */

img.mt4-image {
    width: 360px;
    max-width: 100%;
    margin: 10px auto;
    height: auto !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #999;
}

/* WPブログカード */

.article-body iframe {
    width: 100%;
}

.article-body .youtube_wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.youtube_wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/*------------------------------------------------------------
	TOP スライダー
------------------------------------------------------------*/

.widget_slider_area {
/*	background-color: white;*/
}

.firstview_custom {
}

.front-page-top-section {
}

.metaslider {
    width: 1100px !important;
}

.metaslider .flex-control-nav {
    bottom: 7px !important;
}

.flex-control-paging li a.flex-active {
    background: #5897ca !important;
}

.metaslider .flexslider {
    margin-bottom: 0 !important;
}

.metaslider .flex-viewport {
	overflow: visible !important;
}

/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/

#page ul#sitemap_list, 
.page ul#sitemap_list {
	margin-left: 10px;
}
 
#page ul#sitemap_list, 
#page ul#sitemap_list ul, 
.page ul#sitemap_list, 
.page ul#sitemap_list ul {
	padding-left: 0 !important;
}
 
#page ul#sitemap_list li, 
.page ul#sitemap_list li {
	list-style: none;
}

.page ul#sitemap_list li.page-item-255 {
	display: none;
}

#page ul#sitemap_list li.home-item, 
#page ul#sitemap_list li.page_item, 
.page ul#sitemap_list li.home-item, 
.page ul#sitemap_list li.page_item {
	margin-bottom: 15px;
}

#page ul#sitemap_list li ul, 
.page ul#sitemap_list li ul {
	margin-top: .5em;
	margin-bottom: .75em;
	margin-left: 48px;
}
 
#page ul#sitemap_list li ul li, 
.page ul#sitemap_list li ul li {
	margin-bottom: .25em;
	position: relative;
	line-height: 1.6em;
}
 
#page ul#sitemap_list li ul li::before, 
.page ul#sitemap_list li ul li::before {
	content: "";
	position: absolute;
	top: -0.5em;
	left: -16px;
	width: 10px;
	height: calc(100% + .75em);
	border-left: 1px solid #3972b2;
}
 
#page ul#sitemap_list li ul li:last-child::before, 
.page ul#sitemap_list li ul li:last-child::before {
	height: calc(1em + .25em);
}
 
#page ul#sitemap_list li ul li::after, 
.page ul#sitemap_list li ul li::after {
	content: "";
	position: absolute;
	top: .75em;
	left: -16px;
	width: 10px;
	border-bottom: 1px solid #3972b2;
}

/*------------------------------------------------------------
	基本設定
------------------------------------------------------------*/

#main-wrap, .header-wrap .header-logo, .header_small_content, .bigfooter_wrap, .footer_content, .containerwidget {
	width: 980px;
}

.single-post-main {
    padding: 0;
	margin-top: 20px;
}

.single-post-main .content p {
    padding: 0;
    margin-bottom: 10px;
	font-size: 1.2rem;
}

.content p {
    padding: 0 0 1em;
    margin-bottom: 0px;
	font-size: 1.2rem;
}

.single-post-main .content img {
    margin: 0;
}

.single-post-main .hdl {
	line-height: 1.9em;
}

.single-post-main .hdl p {
	padding: 0;
}

.appeal_box, #share_plz, .hentry, #single-main .post-sub, #breadcrumb, #sidebar .widget, .navigation, .wrap-post-title, .pickup-cat-wrap, .maintop-widget, .mainbottom-widget, .post-box-contents, .pickup_post_list, .sticky-post-box, .p-entry__tw-follow, .p-entry__push, .catpage_content_wrap, #cta {
    -webkit-box-shadow: 0 0 0 #fff !important;
    -moz-box-shadow: 0 0 0 #fff !important;
    box-shadow: 0 0 0 #fff !important;
    -webkit-box-shadow: 0 0 2px rgba(150, 150, 150, 0) !important;
    -moz-box-shadow: 0 0 2px rgba(150, 150, 150, 0) !important;
    box-shadow: 0 0 2px rgba(150, 150, 150, 0) !important;
	width: auto;
}

.widgettitle {
    background: #042668;
}

.catpage_content_wrap .cover {
    filter: none !important;
}

.catpage_content_wrap .cover {
   background-image: url(/wp/wp-content/themes/diver/images/page/cost.jpg);
}

/* 会社概要 */

.tableInfo {
	width: 100%;
	max-width: 980px;
	text-align: center;
	margin: 10px auto 20px;
    padding: 17px 0 28px 0;
}

.tableInfo table {
    width: 100%;
    empty-cells: show;
	text-align: left;
    border-collapse: collapse;
    border-spacing: 0;
}

.tableInfo th, .tableInfo td {
    display: table-cell;
    vertical-align: middle;
}

.tableInfo th {
    padding: 10px 5px 12px 26px;
    width: 20.7%;
    font-weight: bold;
	background-color: #c9d6e6;
	border-bottom: 1px solid white;
}

.last th {
	border-bottom: none;
}

.tableInfo td {
    padding: 10px 5px 12px 10px;
    line-height: 1.6;
    width: 75%;
    word-break: normal;
}

table#contents-images {
}

table#contents-images td img {
	max-width: 300px !important;
}

/* お問い合わせ */

/*全体*/
.hidden_box {
    margin: 2em 0;/*前後の余白*/
    padding: 0;
}

/*ボタン装飾*/
.hidden_box label.label_first {
	font-size:1.2rem;
    font-weight: normal;
    cursor :pointer;
    padding: 0 5px;
    background: #fffacb;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #ffff82;
}

/*チェックは見えなくする*/
.hidden_box input {
	font-size: 1.2rem;
	font-weight: bold;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input#label1:checked ~ .hidden_show {
    margin-top: 0px;
    padding: 0px 0 10px;
    height: auto;
    height: auto;
    opacity: 1;
}

.hidden_box .question_ttl {
	font-size:1.2rem;
	font-weight: bold;
	display: inline-block;
	position: relative;
	padding-right: 2em;
}

.hidden_box .question_ttl span.icon_must {
    background-color: #d30000;
    color: #ffffff;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 12px;
    padding: 0px 6px 1px 4px;
    position: absolute;
    right: -.5em;
    top: 5px;
}

.hidden_box .inq_caution {
	display: inline-block;
	font-size: .9rem;
    color: #f21400;
    font-weight: bold;
	margin-left: 15px;
}

/* Popup 2022.03.06 */
.pum-theme-466 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #1c4b90 !important;
}

.pum-theme-466 .pum-content, .pum-theme-default-theme .pum-content {
    color: #000 !important;
}

.pum-theme-466 .button.radius.solid.block.blue a {
	background-color: #6ab844;
	box-shadow: 0 5px 0 #468428;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0 !important;
}

@media screen and (max-width: 1200px) {
	.single-post-main, .catpage_content_wrap .content {
		padding: 0;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {

	.pc {
		display: none !important;
	}
	
	.sp {
		display: block !important;
	}

	.grecaptcha-badge {
		bottom: 70px !important;
	}
	
	#nav_fixed.fixed, 
	#nav_fixed #nav ul ul {
		background: #fff !important;
		color: #042668 !important;
	}

	#nav_fixed .logo {
		display: block;
	}
	
	#nav_fixed.fixed a, 
	#nav_fixed .logo_title, 
	.header_search i {
    	color: #042668;
	}

	#custom_html-3 {
		padding-left: 10px;
	}

	#custom_html-3 img.logo {
		width: 80%;
		margin: 10px auto 5px;
		text-align: center;
		padding: 0;
	}

	#logo {
		min-height: auto;
	}

	#main-wrap, .header-wrap .header-logo, .header_small_content, .bigfooter_wrap, .footer_content, .containerwidget {
		width: 100% !important;
	}

	#custom_html-2 {
		display: none;
	}
	
	.menu-main-navi-container {
		padding: 0 10px;
	}
	
	.single-post-main {
		padding: 3px 2% 10px;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}

	.single-post-main .content, 
	.single-post-main .content p, 
	.single-post-main .content li, 
	.single-post-main .content dd, 
	.single-post-main .content dt {
		font-size: 16px;
	}
	
	.c_box.intitle .box_title span {
		font-size: 18px;
	}

	.wp-cf7-title, 
	.wp-cf7-text-design {
		width: auto !important;
		min-width: auto;
		float: none;
	}
	
	.wpcf7-recaptcha {
		padding-left: 0%;
	}

	.wpcf7-form dt{
		width: 100%;
		float: none;
	}
	.wpcf7-form dd{
		margin-left: auto;
		border-left: none;
	}

	.adtext_wrap img {
		max-width: 100% !important;
	}

	#content .mvp_image_wrap img {
		width: 80%;
		max-width: 300px !important;
	}

	.flow_img {
		width: 90%;
		max-width: auto;
	}

	.tableInfo th {
		padding: 6px 5px;
	}

/* Footer */

	.footerBtn {
		display: block;
		overflow: hidden;
		border-top: 1px solid #fff;
	}

	.footerBtn li {
		width: 50%;
		text-align: center;
		float: left;
		position: relative;
		border: none;
	}

	.footerBtn li a {
		padding: 5px 5px 8px !important;
		font-size: 15px;
		letter-spacing: -0.5px;
		line-height: 1.2;
		font-weight: bold;
		color: #fff;
		display: block;
		text-align: left;
		text-decoration: none;
		background-color: #6ab844;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}

	.footerBtn li a span:before,
	.footerBtn li:last-child a span:after {
		position: inherit;
		width: 0;
		height: 0;
		background: none;
	}

	.footerBtn li:last-child {
		width: 50%;
	}

	.footerBtn li:last-child a {
		background-color: #36699C;
	}

	.fBox {
		width: 100%;
		position: fixed;
		height: 55px;
		bottom: 0px;
		left:0;
		z-index: 9000;
		background-color: #fff;
	}

	.firstview_custom .aside-normal {
		width: 100%;
		font-size: 16px;
		margin: 0 auto 20px;
	}

	.hidden_box .inq_caution {
		margin-left: 0px;
		display: block;
	}

	.seiho-box .hd_tel {
		font-size: 1.6em;
		line-height: 1.4em;
		text-indent: 1.3em;
	}

	.seiho-box span.hd_tel:before{
		width: 1.3em;
		height: 1.3em;
	    margin-left: -1.5em;
	    left: auto;
	}

	.seiho-box .hd_open {
		font-size: 1.2em;
		line-height: 1.9em;
	}

	.seiho-box .hd_sky {
		font-size: 1.1em;
		padding: .1em 1.6em;
		margin-right: .2em;
	}

}

@media screen and (max-width: 420px) {
	.flow_img {
		width: 100%;
		max-width: auto;
	}

	.paypal_img {
		width: 80%;
		max-width: 250px !important;
	}

}