a{
	display: inline;
}
p{
	margin: 0;
}
ul.check, ul.arrow, ul.point, ul.voice, ul.disc, ul.ng {
    margin: .8em 0 .5em 1.5em;
}
[data-ruby] {
    position: relative;
	font-weight: bold;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.5em;
	text-align: center;
	font-weight: normal;
}
ul.sub_mkj li.uketsuke {
    line-height: 1.5em;
}
.maker_txt{
	margin-left: 5px;
	border: 1px solid #cc0000;
	color: #cc0000;
}
.container, .mail_cv_form {
    border: 1px solid #e7e7e7;
    padding: 1em 1.5em;
    margin: 2em auto 20px auto;
    width: 100%;
	max-width: 1024px;
}
.container h2 {
	border: none;
	border-radius: 0;
    text-align: center;
    font-size: 175%;
    font-weight: bold;
    border-bottom: 2px solid #6b2136;
	margin-top: 1em;
    margin-bottom: .5em;
	background: none;
}
h2#about, h2#item{
  display: inline-block;
  position: relative;
  padding: 15px 0px 10px 0;
  color: #FFF;/*フォントカラー*/
  background: #6b2136;/*背景色*/
  width: 100%;
  border-bottom: none;	
}
h2#about:before, h2#item:before{
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);/*折り返し部分*/
}

h2#about:after, h2#item:after{
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-left: solid 20px rgb(149, 158, 155);/*折り返し部分*/
}
div .detail {
  text-align: right;
}
h3 a {
  color: white;
  font-weight: normal;
}
.nav_box{
	margin-top: -3px;
}
.menu{
	max-width: 1020px;
}
.menu li {
    width: 25%!important;
}
.edlp{
	text-align: center;
	background-color: beige;
	margin-bottom: -5px;
}
#top_fv {
    background: #fff;
    background-image: url(/with-c/obon-godohoyo/images/top_fv_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 480px;
}
ul.fv_price{
	margin: 0 0 0 1.5em;
}
ul.fv_price li{
  list-style: none;
  font-size: 19px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #fff,
               -1px 1px 0 #fff,
               1px -1px 0 #fff,
               -1px -1px 0 #fff;
}
ol.item_needs{
	margin: 0 0 .8em 1.5em;
}
ol.item_needs li{
	font-size: 16px;
	list-style: decimal!important;
	border-bottom: 1px dotted #ccc;
}
ol.item_needs li::before{
	content: "";
}
ul.fv_price li span{
	font-size: 100%;
}
#rule_navi {
    border-top: 2px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    height: 55px;
}
#main_article dd {
  margin: 10px 10px 20px;
  line-height: 1.5;
}
#main_article dl {
  margin-bottom: 2rem;
}
#main_article article ul {
  list-style: inside square;
}
#main_article article ul li {
  padding: 0 0 0.5rem 0;
}
#main_article article ul.list {
  list-style: none;
}
.sample_box p.sample_title span.kihon{
	background-color: #cc0000;
	color:#fff;
	padding: .1em .5em;
	margin-right: .5em;
	font-weight: bold;
}
p.sample_title{
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
}
.sample_box img{
	width: 100%;
}
.box26, .box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 2px #cc0000;
    border-radius: 8px;
}
.box27 {
    border: solid 2px #6b2136;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #cc0000;
    font-weight: bold;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    bottom: -10px;
    right: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #333;
    font-weight: normal;
}
.box26 p, .box27 p{
    margin: 0; 
    padding: 0;
}
.box26 p span.price, .box27 p span.price{
	font-size: 100%;
}
.flex_box_between{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 0;
width: 100%;
}
.flex_box_between .sample.col_2{
	width: 49%;
	padding: 0;
	margin: 0 .5%;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.flex_box_between.mokuji{
width: 98%;
}
.img_left{
	float: left;
}
.right_box{
	float: right;
	width: 69%;
}
.right_box p{
	padding: 0 0 .5em 0;	
}
.right_box p.t_tera{
	font-weight: bold;
	padding-bottom: .2em;	
}
span.red_text{
	font-weight: bold;
	color: #cc0000;
}
.rulemenu{
	clear: both;
	max-width: 1020px;
	margin: 10px auto 6px;
}
ul.fv_con li a{
    display: block;
	padding: .5em 0;
}
ul.fv_con li {
    width: 19.4%;
	list-style: none;
	border: 2px solid #6b2136;
	border-radius: 4px;
}
ul.fv_con li a:hover {
    background-color: #d9e3c8;
}
.demerit{
	max-width: 1020px;
	width: 100%;
	margin: 1em auto;
}
.demerit .t_deme{
background-color: #ff0000;
color: #fff;
text-align: center;
font-weight: bold;
}
.demerit p.pop_box{
padding: .5em;
}
.read_more{
	text-align: center;
}
.comp_btn{
	border: 2px solid #fff;
	border-radius: 6px;
	width: 300px;
	margin: 0 auto 1em;
	padding: .5em 1em;
	background-color: #38880b;
	font-weight: bold;
	text-align: center;
}
.comp_btn a{
	color: #fff;
	font-weight: bold;
}
.arrow_btn {
    width: 460px;
}
.build_contents_box {
    width: auto;
	max-width: 993px;
}
.pop_contents {
    border: 4px solid #6b2136;
	padding: 0 1.5em;
}
.pop_contents h2, h2#collabo {
    margin: 1em 0 .5em 0;
	color: #000;
	border-bottom: 2px solid #6b2136;
	font-weight: bold;
}
.pop_contents h2 span{
    font-size: 75%;
}
.red_box{
	text-align: center;
	border: 1px solid #cc0000;
	font-weight: bold;
	color: #cc0000;
	padding: .5em 0;
}
ul.s_list li, .company_info ul.contact_sele{
	list-style: none;
}
.flex_box{
	display: flex;	
}
dl.price_plan, .container dl.price_plan{
	margin: .5em 0;
}
dl.price_plan dt, .container dl.price_plan dt{
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
}
dl.price_plan dt:before, .container dl.price_plan dt:before{
	content: "■";
	color:#1f895e;
}
dl.price_plan dd, .container dl.price_plan dl.price_plan dd{
	margin-bottom: 1em;
	font-size: 20px;
	color: #0d5319;
}
dl.price_plan dd p, .container dl.price_plan dl.price_plan dd p{
	font-size: 16px;
	padding: .2em 0;
	color: #000;
}
ul.gomagi_price{
	list-style: disc;
	margin: 0 0 .5em 1.5em;
}
ul.gomagi_price li{
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: .5em;
}
p span.small{
	font-size: 13px;
}
p.wiki_midashi{
	font-weight: bold;
	font-size: 1.1em;
}
ul.kind_list li{
	border: 1px solid #aaa;
	padding: 5px 5px 3px 5px;
	margin: .5%;
	width: 13.25%;
	float: left;
	text-align: center;
	border-radius: 4px;
}
ul.normal{
	list-style: disc;
	margin: 0 0 0 1.5em;
}
h3.t_midashi {
    font-size: 18px;
    width: 30%;
    margin: 1em 0em .2em 0em;
	padding: 6px 0;
	background-color: #6b2136;
}
h3.item_h3 {
	background: none;
	border: none;
	border-radius: 25px;
	text-align: center;
	color: #fff;
    font-size: 20px;
    width: 50%;
    margin: 1em 0em .5em 0em;
	padding: 6px 0;
	background-color: #a80447;
}
h3.item_h3 span.price{
	color: #ffff00;
}
h3.s_title, h3.m_title {
	background: none;
	border: none;
	border-radius: 6px 6px 0 0;
	text-align: center;
	color: #fff;
    font-size: 18px;
    width: 100%;
    margin: 0;
	padding: 6px 0;
	background-color: #3d71ec;
}
h3.m_title {
	background-color: #ef7d00;
}
.kantogen_box p.pop_box{
	padding: .4em 1em .4em 1.5em;
}
.manga{
	max-width: 993px;
	width: 100%;
	margin: 0 auto;
}
.ks_col1, .ks_col3{
	border: 1px solid #ccc;
	border-radius: 8px;
	margin: .5em auto;
}
.ks_col3, .tate_col3{
	width: 32%;
}
.ks_col3 p{
	padding: .5em;
}
.ks_col1 h3, .ks_col3 h3{
	margin: 0;
	padding: .3em .5em;
	border: none;
	background: none;
	background-color: #6b2136;
	color: #fff;
	text-align: center;
	border-radius: 8px 8px 0 0;
}
.ks_col1 dl.price_plan{
	margin: .5em 1.5em;
}
.ks_col3 dl.price_plan{
	margin: .5em;
}
.ks_col3 .arrow_btn {
    width: 80%;
}
.tate_col3{
	border: solid 2px #6b2136;
	padding: 0.5em 1em;
	border-radius: 8px;
	max-height: 500px;
	writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode:vertical-rl; 
}
.tate_col3 h2{
	text-align: left;
	margin-top: .3em;
	border: none;
}
.tate_col3 p{
	margin: .5em;
}
.l_flow_box {
    width: 100%;
}
.mail_cv_form dl {
    width: 96%;
    margin: .5em auto;
}
ul.t-field li.select.wish_item{
width: 25%;
float: left;
}
p.price{
	font-weight: bold;
	font-size: 2.5em;
	color: #cc0000;
	text-align: center;
	padding-top: .3em;
}
ul.note li ul.set8 li {
list-style: none;
margin: 5px 5px 0 5px;
border-bottom: 1px solid #a80447;
}
.img_c{
	text-align: center;
}
.cv{
	background-color: #017f43;
}
ul.list li{
	width: 49%;
	float: left;
	font-size: 18px;
	margin: .5%;
}
ul.list li span{
	font-size: 20px;
	font-weight: bold;
}
@media only screen and (max-width : 768px) {
nav {
    height: 42px;
}
.menu {
    left: -255px;
	top: 42px;
}
.menu > li {
    width: 245px !important;
}
.pop_contents h2 {
    background-color: #fff;
    color: #000;
}
.pop_contents h2 a {
    color: #6b2136;
}
ul.kind_list li {
    width: 15.6%;
}
.arrow_btn {
    width: 75%;
}
.l_flow_con {
    width: 61%;
}
.img_right {
    float: none;
    text-align: center;
}
.tate_col3 {
    width: 49%;
	margin: .5%;
}
}
@media only screen and (max-width : 600px) {
  .txt05{
    font-size: 1.2rem;
    font-weight: bold;
  }
}
@media only screen and (max-width : 480px) {
.build_contents_box h2{
font-size: 142%;		
 }
.pop_contents {
padding: 0 .5em;
}
ul.kind_list li {
    width: 32%;
}
.arrow_btn {
    width: 90%;
}
.ks_col3, .tate_col3 {
    width: 100%;
	margin: .5em auto;
}
.l_flow_con {
    width: 98%;
}
h3.t_midashi {
    width: 60%;
}
.container, .mail_cv_form {
    padding: .5em;
}
.flex_box{
flex-wrap: wrap;
}
.company_info {
    background-color: #d2e9f0;
}
.company_left {
float: none;
width: 100%;
text-align: center;
}
.company_right {
float: none;
width: 100%;
}
ul.t-field li.select.wish_item{
width: 48%;
}
ul.mkj li a {
    display: inline;
    margin: 0;
}
h3.item_h3 {
    width: 100%;
}
.flex_box_between .sample.col_2 {
    width: 98%;
    margin: .5em auto;
}
ul.list li{
	width: 98%;
	float: none;
	margin: .5% auto;
}
}