/*
Theme Name: WING-AFFINGER5 Child
Template: affinger5
Description: ver20180521以上対応
Version: 20180521
*/

@media print, screen and (min-width: 960px){
#header-l{
    max-width: calc(100% - 420px);
}
body.not-front-page main {
    padding: 30px 20px;
}
#side aside{
		padding: 0 20px 0 0!important;
    width: 280px!important;
}
}

/*
 * theme_reset
 * */
#st-menuwide, nav.smanone, nav.st5, #st-menuwide div.menu, #st-menuwide nav.menu, #st-header, #st-header-under-widgets-box, #content, #footer-in {
    max-width: none !important;
}
#content-w{
	padding: 0;
}
.colum1 main{
	padding: 0;
}
p{
	margin: auto!important;
}
i:before{
	font-family: FontAwesome;
}
.ymarker-s {
    background: linear-gradient(transparent 70%, #ffd200 70%);
}

@media only screen and (max-width: 959px){
	.post .entry-content p:not(.p-entry-t):not(.p-free):not(.sitename):not(.post-slide-title):not(.post-slide-date):not(.post-slide-more):not(.st-catgroup):not(.wp-caption-text):not(.cardbox-more):not(.st-minihukidashi):not(.st-mybox-title):not(.st-memobox-title):not(.st-mybtn){
		font-size: 15px;
	}
	
}

/*
 * add_css
 * */
body{
	color: #273443;
	background: none;
}
.sp_none{
	display: block;
}
.pc_none{
	display: none;
}
.colum1 main{
	margin: 0;
}
.post{
	padding: 0;
}
.cnts_outer{
	padding: 60px 0;
}
.cnts_outer_last{
	padding: 60px 0 120px;
}
.bk_01{
	background: #fff;
}
.bk_02{
	background: #f5f7fa;
}
.bk_03{
	background: url(/wp-content/uploads/2018/08/bk03.jpg);
}
.cnts_box{
	max-width: 1000px;
	margin: auto;
}
.cnts_inner{
	max-width: 840px;
	margin: auto;
}

.box1{
 padding:40px 120px;
	border-radius:20px;
	background-color: #fff;
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
}
.box2{
	background: #fff;
	border: 1px solid #cabfad;
	border-radius: 15px;
	padding: 45px 80px;
	margin: 25px 0;
}
.box2 ul{
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
.box2 ul li{
	position: relative;
	padding: 0 0 30px 50px;
	font-size: 22px !important;
	font-family: 'M PLUS 1p';
	font-weight: 700;
}
.box2 ul li:before{
	content: "";
	background: url(/wp-content/uploads/2018/08/icon_03.png);
	width: 38px;
	height: 40px;
	position: absolute;
	top: -8px;
	left: 0;
}
.box3{
	margin-bottom: 60px;
}
.box4{
	background: #fff;
	border-radius: 0 0 15px 15px;
	padding: 45px 80px;
	margin: 0 0 25px;
}
.box5{
	background: #eee;
	padding: 40px;
}

.txtarea_01{
	border-top: 2px solid #364b09;
	color: #454a40;
	padding: 25px 0 50px;
}
.txtarea_01 p{
	margin-bottom: 20px !important;
}
.reason_box{
	margin-bottom: 25px;
}
.reason_box:first-of-type{
	margin-top: 10px;
}
.reason_box:last-of-type{
	margin-bottom: 0;
}
.cta_box{
	background: rgba(253,251,249,0.75);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	padding: 60px 80px;
}
.cta_box .txt4{
	letter-spacing: 0.1em;
	font-size: 17px!important;
}
.cta_box .txt4 + .txt4{
	margin-top: 30px !important;
}
.price_box{
	background: #fff;
	margin: 30px 0;
	padding: 30px 80px;
	border: 2px solid #a6937c;
}
.price_box .lead_box{
	text-align: center;
	padding-bottom: 40px;
}
.price_box .lead{
	color: #273443;
	font-size: 36px !important;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.price_box .lead_box .lead:before{
	content: "";
	background: #a6937c;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.price_box .lead_box .lead:after{
	content: "";
	background: #a6937c;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -5px;
}




.img_box_01 img{
	display: block;
	margin: 0 auto;
}

.o_flexbox{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
}
.o_flexbox_01 .lbox{
	width: 40%;
	box-sizing: border-box;
}
.o_flexbox_01 .lbox p{
	color: #f86573!important;
	font-weight: bold;
}
.o_flexbox_01 .rbox{
	width: 60%;
	box-sizing: border-box;
	padding-left: 3%;
}
.o_flexbox_01 .rbox .txt01{
	margin-bottom: 25px!important;
}
.o_flexbox_02 .lbox{
	width: 30%;
	box-sizing: border-box;
}
.o_flexbox_02 .lbox p{
	color: #49473c !important;
}
.o_flexbox_02 .rbox{
	width: 70%;
	box-sizing: border-box;
	padding-left: 7%;
}
.o_flexbox_02 .rbox .txt01{
	font-size: 24px !important;
	margin-bottom: 10px !important;
}
.o_flexbox_02 .rbox .txt02{
	font-size: 28px !important;
	font-weight: bold;
	margin-bottom: 35px!important;
}
.o_flexbox_02 .rbox .txt03{
	line-height: 1.7;
	margin-bottom: 30px !important;
}
.o_flexbox_02 .rbox .txt04{
	font-size: 24px !important;
	font-weight: bold;
}
.o_flexbox_03 .lbox{
	width: 25%;
	box-sizing: border-box;
}
.o_flexbox_03 .lbox p{
	color: #49473c !important;
}
.o_flexbox_03 .rbox{
	width: 75%;
	box-sizing: border-box;
	padding-left: 4%;
}
.o_flexbox_04{
	color: #273443;
	align-items: center;
}
.o_flexbox_04 .innerbox1{
	width: 27%;
}
.o_flexbox_04 .innerbox1 .txt1{
	padding-bottom: 5px;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_04 .innerbox1 .txt2{
	font-size: 33px !important;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_04 .innerbox1 .txt3{
	font-size: 50px !important;
	position: relative;
	letter-spacing: 0.02em;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_04 .innerbox1 .txt3:before{
	content: "";
	width: 100%;
	height: 2px;
	background: #dd4242;
	position: absolute;
	left: 0;
	bottom: 55%;
}
.o_flexbox_04 .innerbox1 .txt3:after{
	content: "";
	width: 100%;
	height: 2px;
	background: #dd4242;
	position: absolute;
	left: 0;
	bottom: 40%;
}
.o_flexbox_04 .innerbox2{
	width: 15%;
}
.o_flexbox_04 .innerbox3{
	width: 15%;
}
.o_flexbox_04 .innerbox3 .txt1{
	font-size: 28px !important;
	padding-bottom: 5px;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_04 .innerbox3 .txt2{
	font-size: 28px !important;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_04 .innerbox4{
	width: 43%;
}
.o_flexbox_04 .innerbox4 .txt1{
	font-size: 56px !important;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_04 .innerbox4 .txt2{
	font-size: 84px !important;
	letter-spacing: 0.02em;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_flexbox_05{
	margin-top: 30px;
}
.o_flexbox_05 .innerbox{
	width: 32.6666%;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
	text-align: center;
}
.o_flexbox_05 .innerbox .contact_ttl{
	border-radius: 20px 20px 0 0;
	background-color: #273443 !important;
	font-size: 26px !important;
	color: #fff;
	padding: 10px 5%;
}
.o_flexbox_05 .innerbox .contact_ttl img{
	display: block;
	margin: 0 auto;
}
.o_flexbox_05 .innerbox .contact_txtarea{
	padding: 10px 20px;
}
.o_flexbox_05 .innerbox .contact_txtarea .txt1{
	font-size: 20px !important;
}
.o_flexbox_05 .innerbox2{
	margin: 0 1%;
}
.o_flexbox_06 .lbox{
	width: 47%;
	box-sizing: border-box;
}
.o_flexbox_06 .rbox{
	width: 53%;
	box-sizing: border-box;
	padding-left: 5%;
}
.o_flexbox_07 .lbox{
	width: 49%;
	margin-right: 2%;
}
.o_flexbox_07 .rbox{
	width: 49%;
}

@media only screen and (max-width: 959px){
	.sp_none{
		display: none;
	}
	.pc_none{
		display: block;
	}
	.cnts_outer {
	    padding: 45px 0;
	}
	.cnts_outer_last{
		padding: 45px 0 90px;
	}
	.cnts_box{
		padding: 0 4%;
	}
	.box1{
		padding: 5%;
		margin: 0;
	}
	.box2{
		padding: 10% 5%;
		margin: 0;
	}
	.box2 ul li {
	    position: relative;
	    padding: 0 0 10px 20px;
	    font-size: 16px !important;
	}
	.box2 ul li:before {
	    width: 15px;
	    height: 16px;
	    top: 6px;
	    background-size: cover;
	}
	.box3 {
    	margin-bottom: 30px;
	}
	.box4{
	    padding: 10% 5% 5%;
	    margin: 0;
	}
	.box5{
		padding: 5%;
		margin: 0;
	}
	.txtarea_01{
		padding: 25px 0 20px;
	}
	.cta_box{
		padding: 5%;
	}
	.cta_box .txt4{
		letter-spacing: 0.02em;
		font-size: 15px!important;
	}
	.price_box{
		padding: 5%;
	}
	.price_box .lead_box{
		padding-bottom: 20px;
	}
	.price_box .lead {
    	font-size: 17px !important;
		font-size: 4vw !important;
		    padding-bottom: 1%;
	}
	.o_flexbox {
    	display: block;
	}
	.o_flexbox .lbox {
    	width: 100%;
    	padding: 0;
	}
	.o_flexbox .lbox img{
   		margin: auto;
    	display: block;
	}
	.o_flexbox .rbox {
    	width: 100%;
    	padding: 0;
	}
	.o_flexbox_01 .rbox {
    	padding-left: 0;
	}
	.o_flexbox_02 .rbox .txt01 {
	    font-size: 16px !important;
	    margin: 15px 0 0 !important;
	}
	.o_flexbox_02 .rbox .txt02 {
	    font-size: 16px !important;
	    margin-bottom: 15px!important;
	}
	.o_flexbox_02 .rbox .txt04 {
    	font-size: 16px !important;
	}
	.o_flexbox_03 .lbox img{
		width: 80%;
	    margin: 0 auto 5%;
	}
	.o_flexbox_04{
		display: -ms-flexbox;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.o_flexbox_04 .innerbox1 {
	    width: 32%;
	}
	.o_flexbox_04 .innerbox1 .txt1{
		font-size: 3.125vw !important;
	    line-height: 1;
	}
	.o_flexbox_04 .innerbox1 .txt2{
		font-size: 3.75vw !important;
		line-height: 1;
	}
	.o_flexbox_04 .innerbox1 .txt3{
		font-size: 6.875vw !important;
		line-height: 1;
	}
	.o_flexbox_04 .innerbox2 {
        width: 10%;
    	padding: 0 1%;
    	box-sizing: border-box;
	}
	.o_flexbox_04 .innerbox3{
		width: 15%;
	}
	.o_flexbox_04 .innerbox3 .txt1 {
		font-size: 3.125vw !important;
		line-height: 1;
	}
	.o_flexbox_04 .innerbox3 .txt2 {
		font-size: 3.75vw !important;
		line-height: 1;
		text-align: justify;
	}
	.o_flexbox_04 .innerbox4{
		width: 43%;
	}
	.o_flexbox_04 .innerbox4 .txt1 {
	    font-size: 3.125vw !important;
	    line-height: 1;
	}
	.o_flexbox_04 .innerbox4 .txt2 {
	    font-size: 9.6875vw !important;
	    line-height: 1;
	}
	.o_flexbox_05 .innerbox{
		width: 100%;
	}
	.o_flexbox_05 .innerbox1{
		margin-bottom: 5%;
	}
	.o_flexbox_05 .innerbox2{
		margin-bottom: 5%;
	}
}


/*
 * parts
 * */
.o_ttl_h3_01{
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 0 10px !important;
}
.o_ttl_h3_01:before{
	content: none !important;
}
.o_ttl_h3_01:after{
	content: none !important;
}
.entry-content h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_02{
	background: url(/wp-content/uploads/white_ttl_02.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	border: none !important;
	line-height: initial !important;
	padding: 23px 0 43px !important;
	text-align: center !important;
	font-size: 36px !important;
	color: #ef7e88 !important;
}
.o_ttl_h3_02:before,
.o_ttl_h3_02:after{
	content: none !important;
}
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_03,
.o_ttl_h3_03{
	color:  #273443 !important;
	background: none !important;
	border: none !important;
	font-size: 28px !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	letter-spacing: 0.05em;
	text-align: left !important;
	font-family: 'M PLUS 1p';
	font-weight: 900;
}
.o_ttl_h3_03:before,
.o_ttl_h3_03:after{
	content: none !important;
}
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_04,
.o_ttl_h3_04{
	color: #fff !important;
	font-size: 30px !important;
	background: #273443 !important;
	margin: 0 !important;
	padding: 25px 0 !important;
	border-radius: 25px 25px 0 0;
	border: none;
	font-family: 'M PLUS 1p';
	font-weight: 800;
}
.o_ttl_h3_04:before,
.o_ttl_h3_04:after{
	content: none !important;
}
.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_05,
.o_ttl_h3_05{
	color: #273443 !important;
	font-size: 30px !important;
	background: none !important;
	border: none !important;
	margin: 0px 0 40px !important;
	padding: 7px 0 !important;
	position: relative;
	font-family: 'M PLUS 1p';
	font-weight: 800;
}
.post .o_another_box h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_05:not(:first-of-type),
.o_another_box .o_ttl_h3_05:not(:first-of-type){
	margin: 40px 0 40px !important;
}
.o_ttl_h3_05:before{
	content: none !important;
}
.o_ttl_h3_05:after{
	content: "";
	background: #273443;
	width: 40px;
	height: 6px;
	border: none !important;
	border-radius: 3px !important;
	position: absolute;
    left: 50%;
    bottom: -15%;
    transform: translate(-50%,0);
}
.o_ttl_h3_06{
    background: no-repeat !important;
    border: none !important;
    color: #454a40 !important;
    font-size: 36px !important;
    margin: 0 !important;
    padding: 10px 0 30px !important;
}

.o_ttl_h4_logo{
	border: none !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 0 20px 0 !important;
}
.o_ttl_h4_01{
	border-left: none !important;
	color:  #f78993 !important;
	background-color: transparent !important;
	font-size: 24px !important;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	letter-spacing: 0.05em;
	font-family: 'M PLUS 1p';
	font-weight: 700;
}
.o_ttl_h4_02{
	border-left: none !important;
	color:  #273443 !important;
	background-color: transparent !important;
	font-size: 28px !important;
	margin: 0 0 5px 0 !important;
	padding: 0 0 10px 40px !important;
	letter-spacing: 0.05em;
	text-align: center !important;
	display: inline-block;
	position: relative;
	font-family: 'M PLUS 1p';
	font-weight: 800;
}
.o_ttl_h4_02:before{
	content: "";
	background: url(/wp-content/uploads/white_icon_04.png);
	position: absolute;
	top: -3px;
	left: 0;
	width: 30px;
	height: 30px;
}
.o_ttl_h4_03{
	border-left: none !important;
	color:  #273443 !important;
	background-color: transparent !important;
	font-size: 26px !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	position: relative;
	letter-spacing: 0.05em;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

.o_ttl_h4_04 {
  overflow: hidden;
  text-align: center;
	background: none !important;
	border: none !important;
	font-size: 28px !important;
	color: #49473c !important;
	font-family: 'M PLUS 1p';
	font-weight: 700;
}
.o_ttl_h4_04 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.o_ttl_h4_04 span::before,
.o_ttl_h4_04 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 2px;
  background-color: #454a40;
}
.o_ttl_h4_04 span::before {
  right: 100%;
}
.o_ttl_h4_04 span::after {
  left: 100%;
}
.post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t).o_ttl_h5_01,
.o_ttl_h5_01{
	font-size: 26px !important;
	color: #273443 !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
.o_ttl_h5_01 span{
	margin-right: 30px;
}

.o_p_01{
	font-size: 30px !important;
	color: #273443 !important;
	text-align: center;
	font-family: 'M PLUS 1p';
	font-weight: 900;
	padding: 2% 0;
}

.o_under_01{
	background: linear-gradient(transparent 70%, #ffd200 70%);
	line-height: 1.6;
}
.o_color_red{
	color: #db4f00;
	font-weight: bold;
}
.o_txt_bold_01{
	font-size: 23px;
	font-weight: bold;
}
.o_number_01{
	color: #273443;
    font-size: 28px;
    font-family: Arial;
}
.o_number_01:hover{
	color: #273443;
	opacity: 0.8;
}
.o_number_01 i{
	margin-right: 5px;
}
.ymarker{
	background: linear-gradient(transparent 60%, #ffe400 60%);
}
.hutoaka{
	color: #db4f00;
}

.o_center{
	text-align: center;
}
.o_under{
	text-decoration: underline;
}


.o_btn_01{
	background: url(/wp-content/uploads/2018/08/btn_02.png);
	color: #fff;
	font-size: 30px;
	padding: 18px 20px;
	background-size: cover;
	max-width: 540px;
	width: 90%;
	margin: 35px auto 0;
	border-radius: 50px;
	box-sizing: border-box;
}
.o_btn_02{
	background: #e85400;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	width: 100%;
	margin: 35px auto 0;
	border-radius: 50px;
	box-sizing: border-box;
}
.o_btn_02 div{
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", serif;
}
.o_btn_03{
	border-width: 1px;
	border-color: #f86573;
	border-style: solid;
	border-radius: 10px;
	background: #ff670f;
	background: -moz-linear-gradient(top, #ff670f 0%, #ff7c8d 0%, #ff6a78 100%);
	background: -webkit-linear-gradient(top, #ff670f 0%,#ff7c8d 0%,#ff6a78 100%);
	background: linear-gradient(to bottom, #ff670f 0%,#ff7c8d 0%,#ff6a78 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#ff6a78',GradientType=0 );
	font-size: 20px;
	margin: 5px 0;
	color: #fff;
	text-decoration: none;
	padding: 12px 0;
	display: block;
}
.o_btn_03:hover{
	color: #fff;
	opacity: 0.8;
}
.o_btn_04{
	border-width: 1px;
	border-color: #f86573;
	border-style: solid;
	border-radius: 6px;
	background: #ff670f;
	background: -moz-linear-gradient(top, #ff670f 0%, #ff7c8d 0%, #ff6a78 100%);
	background: -webkit-linear-gradient(top, #ff670f 0%,#ff7c8d 0%,#ff6a78 100%);
	background: linear-gradient(to bottom, #ff670f 0%,#ff7c8d 0%,#ff6a78 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#ff6a78',GradientType=0 );
	font-size: 20px;
	margin: 5px 0;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	display: block;
}
.o_btn_04:hover{
	color: #fff;
	opacity: 0.8;
}


.o_icon_01{
	background: #f7969f;
	background: -moz-linear-gradient(-45deg, #f7969f 0%, #f86573 100%);
	background: -webkit-linear-gradient(-45deg, #f7969f 0%,#f86573 100%);
	background: linear-gradient(135deg, #f7969f 0%,#f86573 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7969f', endColorstr='#f86573',GradientType=1 );
	border-radius: 50%;
    display: inline-block;
    padding: 12px 25px;
    margin-right: 15px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    min-width: 87px;
    box-sizing: border-box;
}
.o_icon_01 span{
	font-size: 37px;
	display: block;
	line-height: 1;
}
.o_icon_02{
	padding-right: 7px;
}
.o_icon_03{
	padding-left: 10px;
}

.triangle{
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 30px solid #f78993;
	margin: 25px auto;
}
.triangle1{
	width: 0;
	height: 0;
	border-left: 30px solid #f78993;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	margin: 25px auto;
}
.triangle2{
	width: 0;
	height: 0;
	border-top: 30px solid transparent;
	border-right: 30px solid #f78993;
	border-bottom: 30px solid transparent;
	margin: 25px auto;
}
.triangle3{
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #f78993;
	margin: 25px auto;
}

.wrapnote {
	width: 100%;
}
.wrapnote .note {
	padding: 10px 0 15px 0;
}
.wrapnote .note .line {
	background: url(/wp-content/uploads/2018/08/line25px.png) repeat bottom left;
	font-size: 14px;
	line-height: 25px !important;
	margin: 0 20px;
	color: #273443;
}

@media only screen and (max-width: 959px){
	.o_ttl_h3_01{
		padding: 0;
    	margin: 0 0 10px;
	}
	.entry-content h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_02{
		font-size: 18px !important;
		padding: 15px 0 25px !important;
	    margin: 0 0 5px;
	}
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_03, .o_ttl_h3_03{
		font-size: 24px !important;
		text-align: center !important;
	}
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_04, .o_ttl_h3_04{
	    font-size: 22px !important;
        padding: 15px 0 !important;
	}
	.post h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title).o_ttl_h3_05, .o_ttl_h3_05{
	    font-size: 18px !important;
	}
	.o_ttl_h4_logo{
	    margin-top: 5%!important;
	}
	.o_ttl_h4_01{
		font-size: 15px !important;
	    padding: 0 !important;
	}
	.o_ttl_h4_02{
	    font-size: 16px !important;
        padding: 0 0 0 27px !important;
        width: 100%;
		box-sizing: border-box;
		text-align: left!important;
	}
	.o_ttl_h4_02:before {
	    top: 2px;
	    width: 20px;
	    height: 20px;
	    background-size: cover;
	}
	.o_ttl_h4_03{
	    font-size: 16px !important;
        margin: 0 0 15px !important;
	}
	.o_ttl_h4_04 {
    	font-size: 24px !important;
	}
	.post h5:not(.st-css-no):not(.st-matome):not(.rankh5):not(.point):not(.st-cardbox-t):not(.popular-t):not(.kanren-t):not(.popular-t).o_ttl_h5_01, .o_ttl_h5_01{
    	font-size: 20px !important;
	    margin-bottom: 10px;
	}
	.o_ttl_h5_01 span {
	    margin-right: 15px;
	}
	.o_ttl_h3_06{
    	font-size: 28px;
    	padding: 10px 0 15px;
	}
	.o_p_01 {
    	font-size: 20px !important;
	}
	.o_p_02{
		margin-top: 5px!important;
	}
	.o_txt_bold_01{
		font-size: 14px;
	}
	.o_btn_01{
		font-size: 16px;
		width: 100%;
		padding: 15px 15px;
		margin: 20px auto 0;
	}
	.o_btn_02{
	    font-size: 12px;
		font-size: 3.4vw;
        padding: 5px 0px;
        margin: 15px auto 0;
	}
	.o_btn_04{
	    margin: 10px 0;
	}
	.o_icon_01{
    font-size: 10px;
    padding: 5px 14.2px;
    word-break: keep-all;
    margin-right: 3%;
    line-height: 1.8;
    box-sizing: border-box;
    min-width: 50px;
	}
	.o_icon_01 span {
	    font-size: 22px;
	    /*margin-top: -5px;*/
	}

}

/*
 * accordion
 * */
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger {
    border: 1px solid #f78993;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger{
	margin: 10px 0 0 0;
	font-size: 18px !important;
	font-weight: bold !important;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{
	color: #273443 !important;
	text-decoration: none;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-content{
	border: 1px solid #f78993;
	border-top: none;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
	padding: 10px 20px 10px 50px;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a:before{
	content: "\f107";
	font-size: 24px !important;
	font-weight: bold;
	color: #fff !important;
	background: #f78993;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger.wc-shortcodes-accordion-header-active a:before {
	content: "\f067";
	font-size: 17px !important;
	font-weight: 400;
	padding: 14px 0 0;
}

/*
 * access
 * */
.access01 .wc-shortcodes-one-third .IMG,
.access02 .wc-shortcodes-one-third .IMG,
.access03 .wc-shortcodes-one-third .IMG{
	margin-bottom: 10px;
}
.access01 .wc-shortcodes-one-third .IMG img,
.access02 .wc-shortcodes-one-third .IMG img,
.access03 .wc-shortcodes-one-third .IMG img{
	margin: auto;
}
.access01 .wc-shortcodes-one-third .IMG:before,
.access02 .wc-shortcodes-one-third .IMG:before,
.access03 .wc-shortcodes-one-third .IMG:before{
	content: "";
	width: 0;
	height: 0;
	border-left: 12px solid #68381e;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	position: absolute;
	top: 40%;
    left: -9%;
    transform: translate(0,-50%);
}
.access01 .wc-shortcodes-one-third:first-child .IMG:before,
.access02 .wc-shortcodes-one-third:first-child .IMG:before,
.access03 .wc-shortcodes-one-third:first-child .IMG:before{
	content: none;
}
.access01 .wc-shortcodes-one-third:nth-of-type(2) .IMG:before,
.access01 .wc-shortcodes-one-third:nth-of-type(3) .IMG:before{
	content: none;
}
.access02 .wc-shortcodes-one-third:nth-of-type(3) .IMG:before{
	content: none;
}




@media only screen and (max-width: 480px){
	.access01 .wc-shortcodes-one-third .IMG:before,
	.access02 .wc-shortcodes-one-third .IMG:before,
	.access03 .wc-shortcodes-one-third .IMG:before{
		content: none;
	}
}

/*
 * header
 * */
.o_descr{
	border-top: 4px solid #1b4977;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.o_header_cnts_box,
#headbox {
    max-width: 1200px;
    margin: 0 auto;
}
#headbox{
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
	justify-content: space-between;
    -ms-justify-content    : flex-end; 
	align-items: flex-end;
}
#headbox:after{
	content: none;
}
#headbox #header-r,
#headbox #header-l{
	float: none;
}
#headbox-bg{
	background: #fff!important;
}
header .headbox .textwidget, #footer .headbox .textwidget {
    background: none!important;
	padding: 0;
}
header #header-r{
	padding-top: 10px;
}
header #header-r .txt1_1{
	font-size: 15px;
    text-align: left!important;
}
header #header-r .txt1_2{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #db4f00;
	padding: 4px 14px;
	border-radius: 15px;
	margin-right: 8px;
	text-align: left;
}
header #header-r .txt1_3{
	font-weight: bold;
	text-align: left;
}
header #header-r .txt1_4{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 9px 0 2px !important;
}
header #header-r .txt2_1{
	font-size: 52px;
	font-weight: bold;
	font-family: Arial;
}
header #header-r .txt2_2{
	margin-right: 5px;
}
header #header-r .txt3_1{
	position: relative;
	padding-left: 30px;
}
header #header-r .txt3_1:before{
	content: "";
	background: url(https://golazo1978.net/wp-content/uploads/icon.png
);
	width: 23px;
	height: 17px;
	position: absolute;
	top: 3px;
	left: 0;
}
header #header-r .txt3_2{
	position: relative;
	padding-left: 30px;
}
header #header-r .txt3_2:before{
	content: "";
	background: url(/wp-content/uploads/2018/08/icon_07.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 1px;
	left: 0;
}
header #header-l{
	
}

@media only screen and (max-width: 959px){
	#headbox{
		justify-content: center;
	}
	.sitename img{
		max-width: 100%;
	}
}

/*
 * footer
 * */
 .footer-l > * {
    text-align: center;
}
footer #footer{
	background: url(/wp-content/uploads/2018/08/bg_02.png);
	background-position: center top;
    background-size: cover;
    background-color: #fff;
    position: relative;
    color: #49473c !important;
    padding: 5% 0 2%;

}
footer #footer:after{
	content: "";
	background: url(/wp-content/uploads/2018/08/bg_04.png);
	background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 98%;
    width: 100%;
    height: 12%;
    left: 0;
}
footer #footer #footer-in{
	max-width: 1000px !important;
}
#footer .footerlogo img {
    max-width: 100%;
    margin: 0 auto 10px;
    text-align: center;
}
footer #footer .headbox .textwidget {
    background: none;
	padding: 0;
	display: block;
	color: #273443;
}
footer .footer-l{
	padding: 0;
}
footer .footer-l .txt1_1{
	font-size: 15px !important;
    text-align: left!important;
    line-height: 1.7;
}
footer .footer-l .txt1_2{
	font-size: 13px !important;
	font-weight: bold;
	color: #fff;
	background: #db4f00;
	padding: 4px 14px;
	border-radius: 15px;
	margin-right: 8px;
	text-align: left !important;
}
footer .footer-l .txt1_3{
	font-weight: bold;
	text-align: left !important;
}
footer .footer-l .txt1_4{
	font-size: 15px !important;
	font-weight: bold;
	text-align: left !important;
	margin: 9px 0 2px !important;
}
footer .footer-l .txt2_1{
	font-size: 52px !important;
	font-weight: bold;
	font-family: Arial;
	text-align: left!important;
}
footer .footer-l .txt2_2{
	margin-right: 5px;
}
footer .footer-l .txt3_1{
	position: relative;
	padding-left: 30px;
}
footer .footer-l .txt3_1:before{
	content: "";
	background: url(https://golazo1978.net/wp-content/uploads/icon.png
);
	width: 23px;
	height: 17px;
	position: absolute;
	top: 3px;
	left: 0;
}
footer .footer-l .txt3_2{
	position: relative;
	padding-left: 30px;
}
footer .footer-l .txt3_2:before{
	content: "";
	background: url(/wp-content/uploads/2018/08/icon_07.png);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 1px;
	left: 0;
}
footer .footer-r{
	padding: 0 0 0 5%;
}
footer .footer-r .footer-rbox:not(:first-of-type){
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px solid #49473c;
}
footer .footer-r ul{
	padding: 0 0 5px 0;
}
footer .footer-r ul li {
	list-style: none;
	position: relative;
	padding: 0 0 8px 15px;
}
footer .footer-r ul li:before {
	content: "";
	background: #49473c;
	width: 10px;
	height: 3px;
	position: absolute;
	top: 8px;
	left: 0;
}
footer .footer-r ul li a{
	color: #49473c !important;
	font-size: 15px !important;
}
footer .footer-r .st-widgets-title{
	position: relative;
    padding: 0 0 10px 15px;
    font-size: 20px !important;
    font-weight: bold;
    color: #573825;
}
footer .footer-r .st-widgets-title:before{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid #573825;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-radius: 1px;
    position: absolute;
    top: 5px;
    left: 0;
}
#st-footermenubox{
	padding: 0;
}
#st-footermenubox img{
	width: 100%;
}
.o_copy{
	padding-top: 6%;
	background: url(/wp-content/uploads/white_copy.png);
}
@media only screen and (max-width: 959px){
	footer #footer{
	    padding: 5% 5%;
	}
	footer #footer:after{
		height: 5%;
	}
	footer .footer-l .txt2_1 {
    	font-size: 38px !important;
	}
	footer .footer-r {
    	padding: 0;
	}
	footer .footer-r ul li:before{
		top: 10px;
	}
}

