/*	fadein */
.fadein {-webkit-animation:fadeIn 2s ease 0s 1 normal;animation:fadeIn 2s ease 0s 1 normal;}
@keyframes fadeIn {0% {opacity:0}100% {opacity:1}}
@-webkit-keyframes fadeIn {0% {opacity:0}100% {opacity:1}}
/*
font-family:
 'Kosugi Maru', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Train One', sans-serif;
font-family: 'M PLUS 1p', sans-serif;
*/

body {margin: 0;font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
img{max-width:100%;height:auto;vertical-align: bottom;}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}
.main a {
    text-decoration: none;
}

html {
  font-size:62.5%;
}
body {
  font-size:1.4rem;
}
article.main {
    font-family: 'M PLUS 1p', sans-serif;
    transform: rotate(
0.03deg
);
}
.clearfix::after {
  content:'';
  display:block;
  clear:both;
}

.camHeader {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.camHeader p {
    max-width: 960px;
    margin: 0 auto;
}

.navitopicpath_ {
    max-width: 960px;
    margin: 0 auto;font-size: 0.9em;
}
.navitopicpath_ > span a {
    background: url(//img.e87.com/img/usr/s/topicpath_bg.gif) right center no-repeat;
    padding-right: 16px;
}

/*header */
p.header_txt {
    background: #06c755;
    text-align: center;
    color: #fff;
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 36px;
    margin-top: 20px;
}

.header h1.PC_ttl {
    max-width: 960px;
    margin: 0 auto;
}

p.header_txt2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #584323;
    background-size: auto auto;
    background-color: #f9de49;
    margin: 0 auto;
    padding: 4px 0 3px;
    max-width: 960px;
    font-family: 'M PLUS 1p', sans-serif;
}
p.line_friend {
    margin: 20px auto;
    text-align: center;
}

/*navi */

.cam_navi_bg {
    background:#fce8dd;
    padding: 5px 0;
    margin: 25px 0 10px;
}
.cam_navi {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 958px;
    margin: 0 auto;
}
.cam_navi a:first-child {
    border: none;
}
.cam_navi a {
    width: 25%;
    border-left: 2px dotted #b04661;
}
.cam_navi a li {
    text-align: center;
    padding: 10px 0;
    color: #b04661;
    font-size: 26px;
}

/*application */
article.main {
    font-family: 'M PLUS 1p', sans-serif;
    transform: rotate(0.03deg);
    max-width: 960px;
    margin: 0 auto;
}
.main h2 {
    text-align: center;
    color: #333333;
    font-family: 'Noto Serif JP', serif;
    font-size: 33px;
    padding: 20px 0 5px;
    border-bottom: 3px solid #aaaaaa;
    max-width: 960px;
    margin: 0 auto;
}
p.h2_txt {
    padding: 15px 10px 20px;
    font-size: 16px;
    color: #584323;
    text-align: center;
    line-height: 1.4;
}
p.h2_txt a {
    text-decoration: underline;
}
p.h2_txt span.step_txt_span {
    color: #d83b63;
}
.step_outer {
    margin: 0 auto;
    max-width: 960px;
    display: flex;
}
.step_outer dl {
    width: 25%;
}
.step_outer dt {
    font-family: 'Train One', sans-serif;
    text-align: center;
    font-size: 36px;
    color: #aaaaaa;
    padding: 10px 0 20px;
}
.step_outer dl dd {
    text-align: center;
}
.step_outer dl dd.step_icon {
    min-height: 115px;
}
.step_outer dl dd.step_txt {
    font-size: 17px;
    border-top: 2px dashed #aaaaaa;
    border-bottom: 2px dashed #aaaaaa;
    margin: 25px 15px 10px;
    padding: 15px 0;
    line-height: 1.4;
}
span.step_txt_span {
    color: #fe5ca1;
    font-weight: 600;
}
/*osusume */

.osusume_outer div {
    float: left;
    max-width: 220px;
    padding: 10px;
}
.osusume_outer.mother {
    max-width: 960px;
    margin: 15px auto;
    background: #fff0f7;
}
.osusume_outer.father {
    max-width: 960px;
    margin: 15px auto;
    background: #f4f6fd;
}
.osusume_outer div .icon {
    display: flex;
    padding: 0 0 2px;
}
.osusume_outer div .icon p.icon_mother {
    width: 69px;
    height: 17px;
    text-align: center;
    font-family: 'Kosugi Maru', sans-serif;
    background: #96293d;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 2px;
    padding-top: 3px;
}
.osusume_outer.mother a img {
    border: 1px solid #d12954;
}
.osusume_outer.father a img {
    border: 1px solid #242493;
}
.osusume_outer.mother div dl dt a {
    font-size: 14px;
    font-weight: bold;
    color: #d12954;
    line-height: 1.3;
    padding-top:2px;
}

.osusume_outer div dd.price {
    font-size: 12px;
}

.osusume_outer div .icon p.icon_father {
    width: 69px;
    height: 17px;
    text-align: center;
    font-family: 'Kosugi Maru', sans-serif;
    background: #242493;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 2px;
    padding-top: 3px;
}

.osusume_outer.father div dl dt a {
    font-size: 14px;
    font-weight: bold;
    color: #242493;
    line-height: 1.3;
    padding-top:2px;
}
/* point */

dl.point_list {
    width: 960px;
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
}
dl.point_list dd {
    width: 75%;
    margin-top: 8px;
    line-height: 1.6;
    font-size: 15px;
}
dl.point_list dt {
    width: 23%;
    margin: 0px 2% 20px 0;
}
.osusume_outer div dt {
    max-width: 220px;padding-top: 2px;
}
dl.point_list dt span {
    background: linear-gradient(transparent 50%, #fff5bd 0%);
    font-size: 19px;
    display: block;
}
dl.point_list dd a {
    text-decoration: underline;
}
/* attention */
section#attention h2 {
    margin-bottom: 10px;
}
section#attention {
    max-width: 960px;
    margin: 0 auto 30px;
}
section#attention h3 {
    background: linear-gradient(transparent 50%, #ffcfe3 0%);
    font-size: 19px;
    display: inline;
    padding: 0 4px;
}
p.attention_txt1 {
    padding: 7px 5px 0px 40px;
    line-height: 1.4;
    text-indent: -1em;
}
p.attention_top30 {
    padding-top: 30px;
}
p.attention_bottom30 {
    padding-bottom: 30px;
}

section#selection_bnr {
    max-width: 960px;
    margin: 0 auto 26px;
}
ul.bnr_img {
    display: flex;
    margin: 0 20px;
}
ul.bnr_img li {
    margin: 10px 20px;
}
.camFooter { padding: 20px 0 10px; width: 100%; border-top: #e5ddda 1px solid; text-align: center; }
.camFooter ul { margin-bottom: 10px; text-align: center; font-size: 0; }
.camFooter ul li { display: inline-block; color: #705252; font-size: 1.4rem; }
.camFooter ul li a { color: #705252; }
.camFooter ul li:after { content: '｜'; }
.camFooter ul li:last-child:after { content: ''; }
.camFooter p{ text-align: center; }
.camFooter p small { color: #401f1f; font-size: 1.0rem; }


@media screen and (min-width: 781px) { 
h1.SP_ttl {
    display: none;
}
}

@media screen and (max-width: 780px) { 
.camHeader p {
    width: 65%;
    padding: 5px 0;
}
.navitopicpath_ {
    padding: 0 5px 5px;
}
.navitopicpath_ > span a{font-size:11px;}
.navitopicpath_ > span{font-size:11px;}
h1.PC_ttl,p.header_txt,p.header_txt2 {
    display: none;
}
p.line_friend {
    margin: 15px 3%;
}
.cam_navi {
    width: 100%;
}
.cam_navi_bg {
    padding: 5px 1%;margin-top: 10px;}
.cam_navi a li {
    font-size: 13px;}
.main h2 {
    text-align: center;
    color: #333333;
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    padding: 15px 0 0px;
    border-bottom: 3px solid #aaaaaa;
    margin: 0 2%;
}    
p.h2_txt {
    text-align: left;
    font-size: 15px;
    line-height: 1.3;
}
.step_outer {
    margin: 2%;
    display: block;
}
.step_outer dl {
    float: left;
    width: 50%;
}
.step_outer dl.step3 {
    clear: both;
}
.step_outer dt {
    font-size: 32px;
}
.step_outer dl dd.step_icon{
    min-height: 90px;
}
dd.step_icon img {
    max-height: 90px;
    width: auto;
}
.step_outer dl dd.step_txt {
    font-size: 13px;
    margin: 20px 3% 10px;
    padding: 10px 0;
}
.step_outer:after {
    content: "";
    display: block;
    clear: both;
}
.osusume_outer {
    position: relative;
    overflow: hidden;
}
.osusume_outer>div {
    position: relative;
    left: 50%;
    transform: translateX(-100%);
}
.osusume_outer>div {
    float: left;
    max-width: 47%;
    padding: 10px 1.5%;
}
.osusume_outer.mother,.osusume_outer.father{
    max-width: 100%;
    margin: 15px auto;
    padding: 0 1%;
}
.osusume_outer div:nth-child(odd) {
    clear: both;
}
.osusume_outer div dd.price {
    font-size: 11px;
}
.osusume_outer div dt {
    line-height: 1.2;
}
.osusume_outer.mother div dl dt a {
    line-height: 1.2;
    font-weight: normal;
}
dl.point_list {
    width: 100%;
    margin: 10px auto;
    display: block;
}
dl.point_list dt {
    margin: 5px 2% 8px;
    width: 96%;
}
dl.point_list dd {
width: 96%;
    margin: 5px 2%;
    line-height: 1.4;
    font-size: 14px;
}
section#attention h3 {
    margin: 10px 2% 0;
    display: block;
}
p.attention_txt1 {
    padding: 10px 5px 0px 17px;
    line-height: 1.4;
    text-indent: -13px;
    font-size: 13px;
}
ul.bnr_img {
    display: block;
    margin: 0 20px;
}


.camFooter ul li,.camFooter p {
    font-size: 1.2rem;}
    
}

