@charset "UTF-8";
/* CSS Document */

/*-------------------Rolandサイト調整------------------------*/
#single-title {
	
}
.s-share-box {
        width: 90%;
        margin-bottom: 60;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 50px;
    }
#bloglist {
    margin: 0 auto;
    max-width: 1600px;
    min-width: 320px;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #fff;
    display: none;
}
@media only screen and (max-width: 767px) {
	.s-box .connection {
  width: 90%;
  margin: 0 auto;
  font-family: "proxima-nova", proxima-nova, sans-serif;
  font-weight: 100;
  font-size: 22px;
  text-transform: uppercase;
}
.s-recommend-wrap {
        width: 100%;
        height: auto;
        margin-top: 20px;
        margin-bottom: 60px;
    }
.s-r-box {
        width: 20%;
        margin-right: 3%;
        margin-left: 2%;
    }
.s-recommend {
        width: 100%;
        height: 100%;
    }
.s-recomment-title {
        width: 80%;
        margin-top: 10px;
    }
.s-recommend img {
        width: auto;
        margin-top: 4%;
    }
.single-top {
    margin-top: 0;
}
}
@media screen and (max-device-width: 680px) {
.s-recommend img {
        display: none;
    }
}
@media screen and (max-device-width: 480px) {
.s-r-box {
        width: 100%;
        margin-right: 3%;
        margin-left: 2%;
    }
.s-box {
        width: 90%;
        margin: 0 auto;
    }
}

/* sample
---------------------------------*/
.sample000{
 background: rgb(0, 0, 0);
 filter:alpha(opacity=50);
 background: rgba(0, 0, 0, 0.5);
}
.sample000 span {
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #fcee21 50%);
}

/* Clearfix
---------------------------------*/
.clearfix {
  min-height: 1px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clear { clear:both; }

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.font-zero{
	font-size:0;
}


/*-------------------------
    標準フォーマット
--------------------------*/
header.simple_header {
    background-color: #fff;
    height: 100%;
    line-height: 0;
}
header.simple_header img {
 width: 130px;
 /* background-color: #ff5a00; */
 padding: 25px 25px;
}
.l-footer {
  background-color: #000;
  color: #fff;
  padding: 100px 0
}

.l-footer-logo {
  max-width: 200px;
  margin: 0 auto 25px
}
img[src$=".svg"] {
    width: 100%;
}
.l-footer-copyright small {
    color: #fff;
    font-family: proxima-nova, sans-serif;
    font-size: 16px !important;
    font-size: 1.6rem;
}
.l-footer-copyright small span {
	font-size: 18px;
}
.l-footer-copyright {
    text-align: center;
}

.contents_area{
	font-family:"Kozuka Gothic Pro",kozuka-gothic-pro,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Helvetica,Arial,Verdana,sans-serif;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.top_section{
 margin: 0 auto;
 position: relative;
 background-color: #ffde39;
 height: 740px;
}
.top_section .wrap{
 margin: 0 auto;
 background-image:url("../img/main_back.jpg");
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center 0;
 height: 90%;
 position: relative;
}

.top_section .wrap .main_title{
 margin: 0 auto;
 width: 80%;
 max-width: 840px;
 position: absolute;
 left: 0;
 right: 0;
 bottom: 35px;
 z-index: 1;
}
.top_section .wrap .period{
 margin: 0 auto;
 font-family: "proxima-nova", proxima-nova, sans-serif;
 font-size: 40px;
 line-height: 1.5;
 font-weight: 600;
 background-color: #fff;
 /* display: inline-block; */
 padding: 7px 70px;
 border-radius: 50px;
 position: absolute;
 bottom: -35px;
 right: 0;
 left: 0;
 width: 460px;
 text-align: center;
}
.top_section .wrap .period span{
 margin: 0 auto;
 font-size: 17px;
}
.main_section{
 padding-top: 0;
 margin: 0 auto;
 background-color: #ffde3a;
 padding-bottom: 60px;
}
.main_section .wrap{
 margin: 0 auto;
 width: 80%;
 max-width: 900px;
 background-color: #fff;
 padding: 5%;
 border-radius: 10px;
}
.main_section .wrap .cp_lead{
 margin: 0 auto;
 font-size: 20px;
 line-height: 1.5;
 font-weight: 400;
 color: #000;
}
.main_section .wrap .cp_lead span{
 margin: 0 auto;
 font-size: 30px;
 font-weight: bold;
 background: linear-gradient(transparent 50%, #fcee21 50%);
}
.main_section .wrap .cp_sub_lead{
 margin: 0 auto;
 font-size: 20px;
 font-weight: bold;
 line-height: 1.8;
 margin-top: 30px;
 margin-left: 3%;
}
.main_section .wrap .cp_sub_lead span{
 margin: 0 auto;
 color: #f79696;
}
.data_list_box{
 margin: 0 auto;
 background-color: #f1f1f1;
 border-radius: 6px;
 padding: 3%;
 margin-top: 50px;
 position: relative;
 text-align: center;
}
.data_list_box .data_list{
 margin: 0 auto;
 background-color: #515151;
 color: #fff;
 font-size: 20px;
 display: inline-block;
 padding: 3px 30px;
 position: absolute;
 top: -20px;
 left: 20px;
 border-radius: 30px;
}
.main_section .wrap .attention_box {
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
}
.main_section .wrap .data_attention {
    margin: 0 auto;
    margin-top: 25px;
    width: 95%;
}
.main_section .wrap .attention_box .attention {
    margin: 0 auto;
    position: relative;
    padding-left: 21px;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 5px;
}
.main_section .wrap .attention_box .attention:before {
    margin: 0 auto;
    position: absolute;
    content:"※";
    left: 0;
}
.main_section .wrap .data_attention .attention {
    margin: 0 auto;
    position: relative;
    font-size: 13px;
}
.data_list_box .s_wrap{
 margin: 0 auto;
 width: 45%;
 display: inline-block;
 text-align: left;
 margin-left: 2%;
 margin-right: 2%;
 vertical-align: top;
}
.data_list_box .s_list{
 margin: 0 auto;
 margin-top: 15px;
}
.data_list_box .s_list .name{
 margin: 0 auto;
 font-weight: bold;
 font-size: 18px;
 position: relative;
 padding-left: 26px;
 line-height: 1.5;
}
.data_list_box .s_list .name:before{
 content: "■";
 position: absolute;
 left: 0;
 font-size: 14px;
}
.data_list_box .s_list .comment{
 margin: 0 auto;
 font-size: 13px;
 line-height: 1.5;
}
.cp_item_section{
 margin: 0 auto;
}
.cp_item_section .cp_title_box{
 margin: 0 auto;
 background-color: #3a3a3a;
 margin-left: 0;
 padding-top: 40px;
 padding-bottom: 40px;
 position: relative;
 margin-bottom: 70px;
}
.cp_item_section .cp_title_box .name{
 margin: 0 auto;
 color: #fff;
 font-size: 30px;
 font-weight: bold;
 padding-left: 10%;
 padding-right: 10%;
 text-align: center;
}
.cp_item_section .cp_title_box .down_navi{
    width: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -45px;
    margin: 0 auto;
    height: 0;
    border-style: solid;
    border-width: 60px 100px 0 100px;
    border-color: #3a3a3a transparent transparent transparent;
}
.cp_item_section .item_list_wrap{
 margin: 0 auto;
 width: 45%;
 padding: 5%;
 float: left;
 vertical-align: top;
}
.cp_item_section .cp_wrap_02 .item_list_wrap{
 margin: 0 auto;
 width: 45%;
 padding: 5%;
 padding-top: 0;
 float: right;
 vertical-align: top;
}
.cp_item_section .item_list_wrap .series_name{
 margin: 0 auto;
 font-size: 40px;
 line-height: 1.5;
 font-weight: 500;
 border-bottom: 1px solid;
 padding-bottom: 4px;
 margin-bottom: 40px;
 font-family: "proxima-nova", proxima-nova, sans-serif;
}
.cp_item_section .item_list_wrap .series_name span{
 margin: 0 auto;
 font-size: 20px;
 padding-left: 10px;
 font-style: italic;
}
.cp_item_section .item_list_wrap .s_item{
 margin: 0 auto;
 display: inline-block;
 width: 28%;
 margin-left: 2%;
 margin-right: 2%;
 margin-bottom: 40px;
 vertical-align: top;
}
.cp_item_section .item_list_wrap .s_item a{
 display: block;
 color: #515151;
}
.cp_item_section .item_list_wrap .s_item a:hover{
 color: #ff5a00;
 transition: 0.4s;
}
.cp_item_section .item_list_wrap .s_item a:hover img{
 opacity: 0.6;
 transition: 0.4s;
}
.cp_item_section .cp_wrap_02 .item_list_wrap .s_item{
 display: inline-block;
 margin-bottom: 30px;
}
.cp_item_section .item_list_wrap .name{
 margin: 0 auto;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 10px;
 font-family: "proxima-nova", proxima-nova, sans-serif;
 line-height: 1.5;
 position: relative;
 z-index: 1;
}
.cp_item_section .item_list_wrap .image{
 margin: 0 auto;
 width: 100%;
 margin-top: -20px;
 position: relative;
}
.cp_item_section .item_list_wrap .link_name{
 margin: 0 auto;
}
.cp_item_section .item_list_wrap .link_name{
 margin: 0 auto;
 margin-top: 0px;
 text-align: center;
 font-family: "proxima-nova", proxima-nova, sans-serif;
}
.cp_item_section .item_list_wrap .link_name a {
 padding: 10px 10px;
 text-decoration: none;
 border-radius: 3px;
 display: block;
 margin: 0 auto;
 max-width: 500px;
 font-size: 13px;
 font-weight: 600;
 position: relative;
 background-color: #000000;
 color: #fff !important;
 background-size: 200% 100%;
 background-image: -webkit-linear-gradient(left, transparent 50%, rgb(121, 121, 121) 50%);
 background-image: linear-gradient(to right, transparent 50%, rgb(121, 121, 121) 50%);
 -webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
 transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}
.cp_item_section .item_list_wrap .link_name a:after{
 position: absolute;
 right: 5px;
 content: "";
 width: 15px;
 height: 19px;
 background-image: url("../img/navi.png");
 background-position: center;
 background-repeat: no-repeat;
 background-size: 6px;
}
.cp_item_section .item_list_wrap .link_name a:hover {
    background-color: #525252;
    background-position: -100% 100%;
}

.cp_item_section .item_content_wrap{
 margin: 0 auto;
 width: 35%;
 vertical-align: top;
 float: right;
 background-color: #FBFBFB;
 padding: 5%;
 padding-top: 90px;
 margin-top: 55px;
 margin-bottom: 70px;
}
.cp_item_section .cp_wrap_02 .item_content_wrap{
 margin: 0 auto;
 width: 35%;
 vertical-align: top;
 float: left;
 background-color: #FBFBFB;
 padding: 5%;
 padding-top: 90px;
 margin-top: -5px;
}
.cp_item_section .item_content_wrap .s_name{
 margin: 0 auto;
 font-size: 16px;
 line-height: 1.5;
 font-weight: 600;
 color: #ff5a00;
}
.cp_item_section .item_content_wrap .l_name{
 margin: 0 auto;
 font-size: 25px;
 line-height: 1.5;
 font-weight: bold;
 color: #ff5a00;
 margin-bottom: 20px;
}
.cp_item_section .item_content_wrap .l_comment{
 margin: 0 auto;
 font-weight: bold;
 font-size: 16px;
}
.cp_item_section .item_content_wrap .comment{
 margin: 0 auto;
 font-size: 14px;
 line-height: 1.8;
 margin-top: 6px;
 margin-bottom: 20px;
}
.cp_item_section .item_content_wrap .image{
 margin: 0 auto;
 line-height: 0;
}
.cp_item_section .item_content_wrap .link_name{
 margin: 0 auto;
}
.cp_item_section .item_content_wrap .link_name{
 margin: 0 auto;
 margin-top: 40px;
 text-align: center;
 font-family: "proxima-nova", proxima-nova, sans-serif;
}
.cp_item_section .item_content_wrap .link_name a {
 padding: 15px 10px;
 text-decoration: none;
 border-radius: 3px;
 display: block;
 margin: 0 auto;
 width: 80%;
 max-width: 500px;
 font-size: 15px;
 font-weight: 600;
 position: relative;
 background-color: #ff5a00;
 border: 1px solid;
 color: #fff !important;
 background-size: 200% 100%;
 background-image: -webkit-linear-gradient(left, transparent 50%, rgb(0, 0, 0) 50%);
 background-image: linear-gradient(to right, transparent 50%, #000000 50%);
 -webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
 transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}
.cp_item_section .item_content_wrap .link_name a:after{
 position: absolute;
 right: 15px;
 content: "";
 width: 15px;
 height: 19px;
 background-image: url("../img/navi.png");
 background-position: center;
 background-repeat: no-repeat;
 background-size: 6px;
 color:#fff;
}
.cp_item_section .item_content_wrap .link_name a:hover {
    background-color: #ffffff;
    background-position: -100% 100%;
    color:#fff !important;
}
.cp_item_section .item_content_wrap .link_name:hover a:after{
	background-image: url("../img/navi.png");
}
.image_wrap01 {
    height: 500px;
    width: 100%;
    background-image: url(../img/wrap_image01.jpg);
    background-attachment: fixed;
    background-position: left 0;
    background-size: cover;
}
.firsttime_select{
 margin: 0 auto;
 background-color: #fdfaf0;
 padding-top: 120px;
 padding-bottom: 120px;
 /* border-top: 5px solid #ffde3a; */
}
.firsttime_select .title_box{
 margin: 0 auto;
 text-align: center;
 margin-bottom: 75px;
}
.firsttime_select .title_box .s_title{
 margin: 0 auto;
 line-height: 1.5;
 font-size: 25px;
}
.firsttime_select .title_box .l_title{
 margin: 0 auto;
 font-size: 35px;
 line-height: 1.5;
}
.firsttime_select .wrap{
 margin: 0 auto;
 width: 90%;
 max-width: 1000px;
}
.firsttime_select .wrap .image{
 margin: 0 auto;
}
.firsttime_select .wrap .s_box{
 margin: 0 auto;
}
.firsttime_select .wrap .s_box .comment{
 margin: 0 auto;
 font-size: 16px;
 line-height: 2.3;
 text-align: center;
 margin-top: 60px;
}
.firsttime_select .wrap .s_box .link_name{
 margin: 0 auto;
}
.firsttime_select .wrap .s_box .link_name{
 margin: 0 auto;
 margin-top: 40px;
 text-align: center;
 font-family: "proxima-nova", proxima-nova, sans-serif;
}
.firsttime_select .wrap .s_box .link_name a {
 padding: 15px 10px;
 text-decoration: none;
 border-radius: 3px;
 display: block;
 margin: 0 auto;
 width: 80%;
 max-width: 500px;
 font-size: 15px;
 font-weight: 600;
 position: relative;
 /* background-color: #ffffff; */
 border: 1px solid;
 color: #000 !important;
 background-size: 200% 100%;
 background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255, 90, 0) 50%);
 background-image: linear-gradient(to right, transparent 50%, #ff5a00 50%);
 -webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
 transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}
.firsttime_select .wrap .s_box .link_name a:after{
 position: absolute;
 right: 15px;
 content: "";
 width: 15px;
 height: 19px;
 background-image: url("../img/navi_bk.png");
 background-position: center;
 background-repeat: no-repeat;
 background-size: 6px;
 color:#fff;
}
.firsttime_select .wrap .s_box .link_name a:hover {
    background-color: #ffffff;
    background-position: -100% 100%;
    color:#fff !important;
}
.firsttime_select .wrap .s_box .link_name:hover a:after{
	background-image: url("../img/navi.png");
}


/*-------------アニメーション--------------------*/
/* 遅延表示 */
.appear {
	transform-origin:center top;
	animation:show 1s both;
}
@media all and (-ms-high-contrast: none){
.appear {
	transform-origin:center top;
	animation: none;
}
}
span.appear {display:inline-block;}
p.appear,div.appear {display: initial;}
.d1 {animation-delay:0.7s;}
.d2 {animation-delay:2s;}
.d3 {animation-delay:3s;}
.d4 {animation-delay:4s;}
.d6 {animation-delay:6s;}
.d8 {animation-delay:8s;}
.d10 {animation-delay:10s;}
.d12 {animation-delay:12s;}
@keyframes show {
	0% {
		transform:translate(0,2em);
		opacity:0;
		text-shadow:0 0 0 #000;
	}
	50% {
		text-shadow:0 0 0.5em #000;
	}
	100% {
		transform:translate(0,0);
		opacity:1;
		text-shadow:none;
	}
}
/* インアウトエフェクト */
.fadein{
    animation: fadeIn 4s ease 0s 1 normal;
    -webkit-animation: fadeIn 4s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.animation {
}
.fadeInUp {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp;
 visibility: visible !important;
}
@-webkit-keyframes fadeInUp {
 0% { opacity: 0; -webkit-transform: translateY(100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInUp {
 0% { opacity: 0; -webkit-transform: translateY(100px); -ms-transform: translateY(100px); transform: translateY(100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px); transform: translateY(-30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.fadeInLeft {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration: 0.4s;
 -webkit-animation-name: fadeInLeft;
 animation-name: fadeInLeft;
 visibility: visible !important;
}
@-webkit-keyframes fadeInLeft {
 0% { opacity: 0; -webkit-transform: translateX(-200px); }
 100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fadeInLeft{
 0% { opacity: 0; -webkit-transform: translateX(-200px); -ms-transform: translateX(-200px); transform: translateX(-200px); }
 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}

.fadeInRight {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration: 1s;
 -webkit-animation-name: fadeInRight;
 animation-name: fadeInRight;
 visibility: visible !important;
}
@-webkit-keyframes fadeInRight {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInRight {
 0% { opacity: 0; -webkit-transform: translateX(200px); -ms-transform: translateX(200px); transform: translateX(200px); }
 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}

/*------------------------------*/

@media screen and (min-device-width: 481px) {

}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1125px) {

}
@media only screen and (min-width: 768px) {
.pc{
	display:none;
}
	.pc_tab{
	display:inherit;
}
	.tab{
	display:inherit;
}
.sp{
	display:none;
}
}
@media only screen and (min-width: 1026px) {
.pc{
	display:inherit;
}
	.pc_tab{
	display:inherit;
}
	.tab{
	display:none;
}
.sp{
	display:none;
}
}
@media only screen and (max-width: 767px) {
	.pc{
	display:none;
}
	.pc_tab{
	display:none;
}
	.tab{
	display:none;
}
.sp{
	display:inherit;
}
.top_section {
    height: 550px;
}
.top_section .wrap .main_title {
    width: 81%;
    bottom: 38px;
    max-width: 380px;
}
.top_section .wrap .period {
    padding: 2%;
    width: 80%;
    font-size: 25px;
    bottom: -24px;
}
.top_section .wrap {
    background-position: 52%;
    background-size: cover;
    background-image: url(../img/main_back_sp.jpg);
}
.main_section .wrap .cp_lead {
    font-size: 14px;
    font-weight: 600;
}
.main_section .wrap .cp_lead span {
    font-size: 20px;
    font-weight: bold;
}
.main_section .wrap .cp_sub_lead {
    font-size: 14px;
}
.main_section .wrap .cp_sub_lead span {
    font-size: 25px;
}
.data_list_box .data_list {
    font-size: 15px;
}
.data_list_box .s_wrap {
    margin: 0 auto;
    width: 93%;
}
.data_list_box .s_list .name {
    font-size: 14px;
    padding-left: 18px;
}
.data_list_box .s_list .comment {
    font-size: 12px;
    padding-left: 19px;
}
.main_section .wrap .data_attention .attention {
    font-size: 12px;
    padding-left: 16px;
}
.data_list_box {
    padding-bottom: 25px;
}
.main_section .wrap .attention_box .attention {
    padding-left: 15px;
    font-size: 12px;
}
.cp_item_section .cp_title_box .name {
    font-size: 21px;
    line-height: 1.5;
}
.cp_item_section .cp_title_box {
    padding-top: 30px;
    padding-bottom: 30px;
}
.cp_item_section .cp_title_box .down_navi {
    bottom: -24px;
    border-width: 30px 40px 0 40px;
}
.cp_item_section .item_list_wrap {
    margin: 0 auto;
    width: 90%;
    padding: 0;
    float: none;
}
.cp_item_section .item_list_wrap .series_name {
    font-size: 30px;
    line-height: 1.5;
    padding-bottom: 4px;
    margin-bottom: 25px;
}
.cp_item_section .item_list_wrap .s_item {
    margin-bottom: 20px;
}
.cp_item_section .item_list_wrap .name {
    font-size: 15px;
}
.cp_item_section .item_content_wrap {
    margin: 0 auto;
    width: 85%;
    float: none;
    padding-top: 40px;
    margin-top: 0;
    margin-bottom: 70px;
}
.cp_item_section .item_content_wrap .s_name {
    font-size: 14px;
}
.cp_item_section .item_content_wrap .l_name {
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 20px;
}
.cp_item_section .item_content_wrap .l_comment {
    font-size: 15px;
    line-height: 1.5;
}
.cp_item_section .item_content_wrap .link_name {
    margin-top: 25px;
}
.cp_item_section .cp_wrap_02 .item_list_wrap {
    margin: 0 auto;
    width: 90%;
    padding: 5%;
    padding-top: 0;
    float: none;
}
.cp_item_section .cp_wrap_02 .item_list_wrap .s_item {
    margin-bottom: 1px;
}
.cp_item_section .cp_wrap_02 .item_content_wrap {
    padding: 5%;
    margin: 0 auto;
    width: 85%;
    float: none;
    padding-top: 40px;
    margin-top: 0;
    margin-bottom: 70px;
}
.image_wrap01 {
    height: 317px;
    background-attachment: inherit;
    background-position: center top;
    background-size: 170%;
    background-repeat: no-repeat;
}
.firsttime_select .title_box .s_title {
    line-height: 1.5;
    font-size: 18px;
    width: 90%;
}
.firsttime_select .title_box .l_title {
    margin: 0 auto;
    width: 90%;
    font-size: 22px;
    line-height: 1.5;
}
.firsttime_select {
    padding-top: 90px;
    padding-bottom: 90px;
}
.firsttime_select .wrap .s_box .comment {
    font-size: 14px;
    line-height: 2.3;
    text-align: left;
    margin-top: 25px;
}
}
@media only screen and (max-width: 480px) {


}

/*------------デバイス別---------------*/

@media screen and (max-device-width: 900px) {
.image_wrap01 {
    height: 317px;
    background-attachment: inherit;
    background-position: center;
    background-size: 124%;
    background-repeat: no-repeat;
}
}
@media screen and (max-device-width: 640px) {

}
@media screen and (max-device-width: 480px) {


}
