/*
Template:accesspress-mag
Theme Name:accesspress-mag-child
Theme URI:http://standbyyou.com/
Description:accesspress-mag の子テーマです
Author:sh104bane
Version:1.0
*/

@import url(“../accesspress-mag/style.css”);

/*
2017.04.03 Color Change.
*/

input[type="submit"] {
        border: 1px solid #F5540A;
}

input[type="submit"]:hover {
    background: #F5540A;
}

a {
    color: #F5540A;
}

.entry-footer a:hover {
    color: #F5540A;
}

.navigation .nav-links a:hover{
    color: #F5540A !important;
}

.comment-author .fn .url:hover {
    background: #F5540A;
}

#cancel-comment-reply-link:before,
#cancel-comment-reply-link{
    color: #F5540A !important;
}

.logged-in-as a {
    color: #F5540A;
}

#top-navigation ul.sub-menu li:hover,
#top-navigation ul.sub-menu li.current-menu-item,
#top-navigation ul.sub-menu li.current-menu-ancestor,
#footer-navigation ul.sub-menu li:hover,
#footer-navigation ul.sub-menu li.current-menu-item,
#footer-navigation ul.sub-menu li.current-menu-ancestor {
    border-bottom: 1px solid #F5540A;
}

#site-navigation ul.menu > li:hover > a:after,
#site-navigation ul.menu > li.current-menu-item > a:after,
#site-navigation ul.menu > li.current-menu-ancestor > a:after {
    border-bottom: 1px solid #F5540A;
}


#site-navigation ul li:hover > a,
#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current-menu-ancestor > a{
    color: #F5540A;
}
#site-navigation ul.sub-menu li:hover,
#site-navigation ul.sub-menu li.current-menu-item,
#site-navigation ul.sub-menu li.current-menu-ancestor {
    border-bottom: 1px solid #F5540A;
}

.nav-toggle {
    background: none repeat scroll 0 0 #F5540A;
}

.random-post a:hover{
    color: #F5540A;
}

.search-icon > i:hover{
    color: #F5540A;
}

.slider-wrapper .bx-pager-item a {
    background: none repeat scroll 0 0 #F5540A;
}

.block-post-wrapper .post-title a:hover,
.random-posts-wrapper .post-title a:hover,
.sidebar-posts-wrapper .post-title a:hover,
.review-posts-wrapper .single-review .post-title a:hover,
.latest-single-post a:hover{
    color: #F5540A;
}

.block-poston a:hover{
    color: #F5540A;
}

.big-image-overlay i {
    background: none repeat scroll 0 0 #F5540A;
}

.stars-ratings .star-value {
    color: #F5540A;
}
.bottom-footer .ak-info a:hover{
    color: #F5540A;
}

.oops {
    color: #F5540A;
}

.error404 .error-num .num {
    background: none repeat scroll 0 0 #F5540A;
}

.error404 .not_found {
    color: #F5540A;
}

.widget ul li:hover a,
.widget ul li:hover:before{
    color: #F5540A;
}

.widget_tag_cloud .tagcloud > a:hover {
    color: #F5540A;
}

.entry-meta .post-categories li a {
    background: none repeat scroll 0 0 #F5540A;
}

.bread-you {
    background: none repeat scroll 0 0 #F5540A;
}

.bread-you:after{
    border-left: 5px solid #F5540A;
}

#accesspres-mag-breadcrumbs .ak-container > .current{
    color: #F5540A;
}

.post-review-wrapper .section-title {
    color: #F5540A;
}

.review-featured-wrap .stars-count {
    color: #F5540A;
}

.post-review-wrapper .summary-wrapper{
    color: #F5540A;
}

.post-source-wrapper .source,
.post-via-wrapper .via {
    background: none repeat scroll 0 0 #F5540A;
}

.author-metabox .author-title {
    color: #F5540A;
}

#back-top:hover{
    background: #F5540A;
}

.rtl .bread-you:after {
    border-right: 5px solid #F5540A;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    border-color: #F5540A;
}

.woocommerce .woocommerce-info:before,
.woocommerce .star-rating span:before {
    color: #F5540A;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {    background-color: #F5540A;
}

.woocommerce .woocommerce-info:before,
.woocommerce .star-rating span:before {
    color: #F5540A;
}

/* Ticker Styling */
.ticker-title {
	background: #F5540A;
}

.ticker-title:before{

	border-left:6px solid #F5540A;
}

.rtl .ticker-title:before{
    border-right: 6px solid #F5540A;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    #site-navigation ul li:hover,
    #site-navigation ul.menu > li.current-menu-item,
    #site-navigation ul.menu > li.current-menu-ancestor {
        border-bottom: 1px solid #F5540A;
    }
    .sub-toggle {
        background: none repeat scroll 0 0 #F5540A;
    }
    #site-navigation ul.sub-menu li:hover:after,
    #site-navigation ul.sub-menu li.current-menu-item:after,
    #site-navigation ul.sub-menu li.current-menu-ancestor:hover:after {
        color: #F5540A;
    }
}

/*font change*/
body,
button,
input,
select,
textarea {
    /*font-family: 'Roboto', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";*/
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,'Yu Gothic', Verdana, Meiryo, sans-serif;
}

.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"]  {
    line-height: 150%;
}


blockquote {
    /*font-family: 'Roboto', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";*/
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,'Yu Gothic', Verdana, Meiryo, sans-serif;
}
.nav-wrapper,
.ticker-title,
.top-main-navigation,
.bread-you,
.post-categories,
.block-cat-name,
.widget-title,
.bottom-footer,
.sidebar-title{
    font-family: 'Dosis', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";
}

.mag-slider-caption
.entry-date,
.post-navigation{
    /*font-family: 'Roboto', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";*/
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,'Yu Gothic', Verdana, Meiryo, sans-serif;

}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat{
    /*font-family: 'Roboto', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";*/
    font-family: 'Dosis', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";
}

.block-post-wrapper .post-title a,
.random-posts-wrapper .post-title a,
.sidebar-posts-wrapper .post-title a,
.review-posts-wrapper .single-review .post-title a,
.latest-single-post a{
    /*font-family: 'Roboto', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";*/
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,'Yu Gothic', Verdana, Meiryo, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Roboto', "游ゴシック", "YuGothic", "Noto Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", "Meiryo", "sans-serif";*/
    font-family: "Avenir Next", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic,'Yu Gothic', Verdana, Meiryo, sans-serif;
}

h1{
    font-size:24px;
}
h2 {
    font-size:22px;
}
h3 {
    font-size:20px;
}
h4 {
    font-size:18px;
}
h5 {
    font-size:16px;
}
h6 {
    font-size:15px;
}

p{
    font-size: 14px;
}

.block-post-wrapper .post-title,
.sidebar-posts-wrapper .first-post,
.review-posts-wrapper .single-review.top-post .post-title {
    font-size: 20px;
}

.single-post .entry-title,
.archive .entry-title,
.search-results .entry-title, {
    font-size: 17px;
}

.latest-posts-wrapper h3.post-title,
.sidebar-posts-wrapper .post-title,
.random-posts-wrapper .post-title{
    font-size: 14px;
}

/*.block-post-wrapper .post-title,*/
.sidebar-posts-wrapper .first-post .post-title
/*.review-posts-wrapper .single-review.top-post .post-title {*/
{
    font-size: 17px;
}

/* tagcloud*/
.tagcloud a {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tagcloud a {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
}
/*.tagcloud ul li a {*/
.tagcloud a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 1em;
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	color: #333;
	font-size: 13px !important;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
}
.tagcloud a:hover {
	background-color: #F5540A;
	border: 1px solid #F5540A;
	color: #fff !important;
}

/* H tag style*/
.h3side-line{
    padding: .75em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



h3.h3point{
    position: relative;
    color: white;
    background: #F5540A;
    line-height: 1.4;
    padding: 0.5em 0.5em 0.5em 1.8em;
}

h3.h3point:before {/*疑似要素*/
    font-family: FontAwesome;
    content: "\f14a";
    position: absolute;
    left : 0.5em; /*左端からのアイコンまでの距離*/
}

h4.h4line {
    position: relative;/*相対位置*/
    padding: .75em 0;
    line-height: 1.4;/*行高*/
    padding-bottom: .5em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


h4.h4good {
    position: relative;/*相対位置*/
    padding: .75em 0;
    padding-left: 1.2em;/*アイコン分のスペース*/
    line-height: 1.4;/*行高*/
    padding-bottom: .5em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

h4.h4good:before{
     font-family: FontAwesome;/*忘れずに*/
     content: "\f164";/*アイコンのユニコード*/
     position: absolute;/*絶対位置*/
     font-size: 1em;/*サイズ*/
     left: 0;/*アイコンの位置*/
     top: .75em;/*アイコンの位置*/
     color: #F5540A; /*アイコン色*/
}

h4.h4arrow-up {
    position: relative;/*相対位置*/
    padding: .75em 0;
    padding-left: 1.2em;/*アイコン分のスペース*/
    line-height: 1.4;/*行高*/
    padding-bottom: .5em;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

h4.h4arrow-up:before{
     font-family: FontAwesome;/*忘れずに*/
     content: "\f062";/*アイコンのユニコード*/
     position: absolute;/*絶対位置*/
     font-size: 1em;/*サイズ*/
     left: 0;/*アイコンの位置*/
     top: .75em;/*アイコンの位置*/
     color: #F5540A; /*アイコン色*/
}

h4.h4center {
	overflow: hidden;
	text-align: center;
}
h4.h4center span {
	position: relative;
	display: inline-block;
	margin: 2.5em 2.5em;
	padding: 0 1em;
	text-align: left;
}
h4.h4center span::before,
h4.h4center span::after {
	position: absolute;
	top: 50%;
	content: '';
	width: 400%;
	height: 1px;
	background-color: #ccc;
}
h4.h4center span::before {
	right: 100%;
}
h4.h4center span::after {
	left: 100%;
}

.bottomline {
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
}

.leftline {
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
    margin: 1.2em 0;
}

.checkbox {
position: relative;
padding-left: 1.8em;/*アイコン分のスペース*/
line-height: 1.4;
margin: 2em 1em;
font-size: 14px;
}


.checkbox:before{ font-family: FontAwesome;/*忘れずに*/
content: "\f00c";/*アイコンのユニコード*/
position: absolute;/*絶対位置*/
font-size: 1em;/*サイズ*/
left: 0;/*アイコンの位置*/
top: 0;/*アイコンの位置*/
color: #F5540A; /*アイコン色*/
}

ul li{
    font-size: 14px;
}


.aboutme{
    margin: 0 2.5em;
}

.note {
    position: relative;
    background-color: #eee;
    padding: 1em;
}

.note h5 {
    position: absolute;
    top: -1em;
    background-color: rgba(100,100,100,0.4);
    padding: 0.25em 2em;
    color: #fff;
    transform: rotate(-4deg);
}

.note p{
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.point-list{
    padding:.5em;
}
dl.wrapper1 {
    margin:0;
    padding:.5em;
    background-color:#fff;
    font-size:1em;
}
dt {
    margin:0;
    padding:.5em;
    font-weight:bold;
    background-color:#e0e0e0;
}
dd {
    margin:0;
    padding:0;
    padding-top:.5em;
    padding-bottom:.5em;
}
dd .div1 {
    padding-left:.5em;
    border-left:1px solid #333;
    /*font-size:.9em;*/
    clear:both;
    font-size: 14px;
}

.widget ul li{
    font-size: 14px;
}

.textwidget,
.aptf-tweet-content{
    font-size: 14px;
}

.ak-info{
        display: none !important;
    }
/*contact form change*/

/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:14px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#DB4909; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #F5540A; border:1px solid #F5540A; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }


/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}

/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}
